Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 56 57 58 [59] 60 61 62 ... 139   Go Down

Author Topic: Community Universal Patch C.U.P.  (Read 493644 times)

0 Members and 1 Guest are viewing this topic.

decipher

  • Missioneer
  • member
  • Offline Offline
  • Posts: 297
Re: Community Universal Patch C.U.P.
« Reply #696 on: March 13, 2015, 02:49:49 AM »

I am starting to do a complete fresh re-download as I was experiencing some issues that others could not replicate and I noticed my downloads appear to be smaller than those listed in the first page of the thread.

I am finding though that the fresh downloads are the exact same size as my original downloads. I am downloading direct from Mediafire.

Do my file sizes match others who have downloaded direct? I have only just started re-downloading so I only have the first three so far.

filename                   size according to first page of the thread       my filesize old and new 

SAS-MME01.rar         3,114,736,529                                          3,041,735 KB
SAS-MME02.rar         3,211,434,326                                          3,136,167 KB
SAS-MME03.rar         2,943,925,317                                          2,874,928 KB

you should not rely on file sizes, of course if they seem to differ that much something seems wrong, but thats why we have checksums, to be completely sure if a file IS or IS NOT identical.
if you already have the latest beta version of 7-zip installed you can enable displaying checksums of files in the windows explorer by right clicking!

[to enable CRC check open 7-zip -> tools menu -> Options -> 7-Zip -> integrate 7-zip to shell context menu -> and make sure the box at "CRC SHA >" is checked. ]

if you don't already have 7-zip check this thread -> https://www.sas1946.com/main/index.php/topic,2123.0.html 
it is recommended by the SAS-Team. it is free, secure and fast.

with the checksums there is no need to calculate or guess or anything. just compare the checksums from the first post with yours.

s!
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23613
  • Taking a timeout
    • STFU
Re: Community Universal Patch C.U.P.
« Reply #697 on: March 13, 2015, 02:52:39 AM »

Thank you very much decipher, very true and spot on.
Special thanks to the 7-zip checksum hint!

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23613
  • Taking a timeout
    • STFU
Re: Community Universal Patch C.U.P.
« Reply #698 on: March 13, 2015, 03:04:35 AM »

Stay polite and everything's fine.
Feel insulted if you want to - putting my maths into question wasn't quite what I'd call "friendly" either, but that's life.

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

Odin1one

  • member
  • Offline Offline
  • Posts: 36
Re: Community Universal Patch C.U.P.
« Reply #699 on: March 13, 2015, 03:25:36 AM »

(...)Sorry - not sure if this is too long.

NO FULL QUOTES.
Hi. Had the same fly by problem in My cup instal. Check your sound settings in the game setup from the main meny. Selet your speaker type.I Also did run the Setupprogram inside the game main folder and adjusted the speaker type and grapiccard type and settings to the same I used in DBW,TFM etc.. As To read in cup manual Never open your sound settings Playing à game  or during à flight. Finaly check your settings in config.ini. compare sound settings in config.ini With your earleir confi.ini from DBW, TFM or other installs you  Have. This Helped me out. God luck.
Logged

Alfie Noakes

  • Art Director
  • member
  • Offline Offline
  • Posts: 2614
Re: Community Universal Patch C.U.P.
« Reply #700 on: March 13, 2015, 04:16:21 AM »

My DOF game freezes at 60% on the loading page
Sifting through the log.lst in my DOF folder and came across this.......
Code: [Select]
  AutoMounting SFS files from folder SFS_DOF finished.
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 75 -> 32 (delta = -43) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 120 -> 60 (delta = -60) to Range 0..60
INTERNAL ERROR: Str2FloatClamp() - Clamped 1024 -> 512 (delta = -512) to Range 1..512
INTERNAL ERROR: Can't open file '3DO/Effects/GunShells/GunsmokeI.tga'
WARNING: object '3DO/Effects/GunShells/GunsmokeI.tga' of class 'TTexture2D' not loaded
INTERNAL ERROR: Texture required
WARNING: object '3DO/Effects/GunShells/Cannonsmoke.mat' of class 'TMaterial' not loaded
Ship: Value of [Steamboat]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipYardSteam.<clinit>(ShipYardSteam.java:115)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipYardSteam$Steamboat
Ship: Value of [QMary]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipYardSteam.<clinit>(ShipYardSteam.java:116)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipYardSteam$QMary
Ship: Value of [GunBoat1]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipYardSteam.<clinit>(ShipYardSteam.java:117)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipYardSteam$GunBoat1
Ship: Value of [GunBoat2]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipYardSteam.<clinit>(ShipYardSteam.java:118)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipYardSteam$GunBoat2
Ship: Value of [Avizo1]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipYardSteam.<clinit>(ShipYardSteam.java:119)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipYardSteam$Avizo1
Ship: Value of [Avizo2]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipYardSteam.<clinit>(ShipYardSteam.java:120)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipYardSteam$Avizo2
Ship: Value of [SCargoAndreaIa]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.Shipgio.<clinit>(Shipgio.java:28)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.Shipgio$SCargoAndreaIa
Ship: Value of [SCargoValentinaIIa]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.Shipgio.<clinit>(Shipgio.java:29)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.Shipgio$SCargoValentinaIIa
Ship: Value of [HMSCossack]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipAshe.<clinit>(ShipAshe.java:118)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipAshe$HMSCossack
Ship: Value of [HMSJupiter]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipAshe.<clinit>(ShipAshe.java:119)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipAshe$HMSJupiter
Ship: Value of [HMSMatabele]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipAshe.<clinit>(ShipAshe.java:120)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipAshe$HMSMatabele
Ship: Value of [HMSNubian]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipAshe.<clinit>(ShipAshe.java:121)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipAshe$HMSNubian
Ship: Value of [HMSTartar]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipAshe.<clinit>(ShipAshe.java:122)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipAshe$HMSTartar
Ship: Value of [HMSWarspite]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipAshe.<clinit>(ShipAshe.java:123)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipAshe$HMSWarspite
Ship: Value of [Petropavlovsk]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.RusNavy.<clinit>(RusNavy.java:110)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.RusNavy$Petropavlovsk
Ship: Value of [Diana]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.RusNavy.<clinit>(RusNavy.java:111)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.RusNavy$Diana
Ship: Value of [Pallada]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.RusNavy.<clinit>(RusNavy.java:112)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.RusNavy$Pallada
Ship: Value of [Azard]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.RusNavy.<clinit>(RusNavy.java:113)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.RusNavy$Azard
Ship: Value of [Gavriil]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.RusNavy.<clinit>(RusNavy.java:114)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.RusNavy$Gavriil
Ship: Value of [SpanishBou]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipgioTral.<clinit>(ShipgioTral.java:10)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipgioTral$SpanishBou
Ship: Value of [GerKMTrawler]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipgioTral.<clinit>(ShipgioTral.java:11)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipgioTral$GerKMTrawler
Ship: Value of [RNTrawler]:<Mesh> not foundCan't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.getS(BigshipGeneric.java:4444)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.LoadShipProperties(BigshipGeneric.java:4547)
at com.maddox.il2.objects.ships.BigshipGeneric$SPAWN.<init>(BigshipGeneric.java:4776)
at com.maddox.il2.objects.ships.ShipgioTral.<clinit>(ShipgioTral.java:12)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadChiefClasses(Main.java:243)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1505)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.ships.ShipgioTral$RNTrawler
No spawner for 'com.maddox.il2.objects.vehicles.stationary.Smoke$Smoke24'
No spawner for 'com.maddox.il2.objects.vehicles.stationary.Smoke$Smoke25'
No spawner for 'com.maddox.il2.objects.vehicles.stationary.Smoke$Smoke26'
 

I checked through the previous comments and found mentions of ship related problems ...#170, #432 and #499 but could see no fixes...
Is this a corrupted download possibly ?
The irony is that I've downloaded DOF successfully when it first came out and it worked perfectly.
I then loaded it with inappropriate mods and blew it up !
So I made a clean Modact/4.12, installed new d/l DOF over it, but I cannot get it to run  :(
Any ideas other than downloading another 4 DOF modules ?
Many thanks for any help..

Cheers

Alfie
Logged
Everything is for the best in the best of all possible worlds

Gremlin4

  • member
  • Offline Offline
  • Posts: 54
Re: Community Universal Patch C.U.P.
« Reply #701 on: March 13, 2015, 04:25:00 AM »

I loaded Dawn of Flight and it appeared to be OK and having selected QMB all of the early aircraft were listed.
However, when I went to select any of the planes, I got the message "Data file corrupt"
Is it practical to re-install the various Modules one at a time to eliminate the 'corrupt file' or should I download them all again and start from a clean 4 12.2 withModact 5.3?
Any advice welcomed.
Logged

don.noca

  • member
  • Offline Offline
  • Posts: 17
Re: Community Universal Patch C.U.P.
« Reply #702 on: March 13, 2015, 04:35:47 AM »

Like someone said already, check the checksum (MD5, CRC, whatever), this is the only way to check file consistency. Why not the file size? Because it could be different for many reasons (file system types, HDD size etc.). I'll gibe you only one example: there is a thing called disk sector which is 512B in size and this is the smallest addressable element that resides on a disk surface. OS will use it as is or, maybe, by combining those into bigger elements that are now addressable by OS (this is an outcome after formatting the disk, besides many other structures but I won't go that far).

So, imagine you have 256B of DATA. You'll occupy ONE SECTOR for this nevertheless i.e. 512B. This will produce a file of 512B although the useful part is 256B  only.

Regarding maths, everything was calculated around exponent of 2 (1024, 2048...) so 1KB was always 1024B. Further, 1024KB would make 1MB. That was true, actually, but, someone decided a long time ago that it's better to have 1MB as 1000KB, not 1024KB (don't ask me why, only a HDD market trick imho).
Logged

moepkid

  • member
  • Offline Offline
  • Posts: 82
Re: Community Universal Patch C.U.P.
« Reply #703 on: March 13, 2015, 04:35:59 AM »

I loaded Dawn of Flight and it appeared to be OK and having selected QMB all of the early aircraft were listed.
However, when I went to select any of the planes, I got the message "Data file corrupt"

Had the same problem! it was because the files didn't download correctly. You should download the DOF again and see if that works
Logged

ozy1

  • member
  • Offline Offline
  • Posts: 41
Re: Community Universal Patch C.U.P.
« Reply #704 on: March 13, 2015, 04:59:19 AM »

Hi all I ma having 60%CTD with JTW here is the log file thanks in advance

Code: [Select]
[10:44:08 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
[10:44:08 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
[10:44:08 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
[10:44:08 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 75 -> 32 (delta = -43) to Range 0..32
[10:44:08 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 120 -> 60 (delta = -60) to Range 0..60
[10:44:09 AM] WARNING: ****( Unexpected txr reload (tfNoCompress16Bit): '3DO/Effects/TEXTURES/PlaneDamageSmoke.tga'
[10:44:09 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 1024 -> 512 (delta = -512) to Range 1..512
[10:44:09 AM] INTERNAL ERROR: Can't open file '3DO/Effects/GunShells/GunsmokeI.tga'
[10:44:09 AM] WARNING: object '3DO/Effects/GunShells/GunsmokeI.tga' of class 'TTexture2D' not loaded
[10:44:09 AM] INTERNAL ERROR: Texture required
[10:44:09 AM] WARNING: object '3DO/Effects/GunShells/Cannonsmoke.mat' of class 'TMaterial' not loaded
[10:44:12 AM] Spawn.get( com.maddox.il2.objects.air.TYPHOON1B ): com.maddox.il2.objects.air.TYPHOON1B
[10:44:12 AM] java.lang.ClassNotFoundException: com.maddox.il2.objects.air.TYPHOON1B

edit: next time use code option when pasting your log please. thank you.
Logged

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4765
Re: Community Universal Patch C.U.P.
« Reply #705 on: March 13, 2015, 05:16:17 AM »

Code: [Select]
java.lang.ClassNotFoundException: com.maddox.il2.objects.air.TYPHOON1B
ozy, there is something wrong with your downloads?
I have the Typhoon IB working as it should be ..  :-X
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

ozy1

  • member
  • Offline Offline
  • Posts: 41
Re: Community Universal Patch C.U.P.
« Reply #706 on: March 13, 2015, 05:23:25 AM »

i have tried ti disable that plane in air.ini but still i get 60%ctd i have also noticed that i have two files in game folder buttons and -buttons
Logged

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4765
Re: Community Universal Patch C.U.P.
« Reply #707 on: March 13, 2015, 05:29:57 AM »

when there is a minus sign in front of a file it means that this files i disabled and will be not read by the game. But this isn't the problem as the other button file is read.

but a 60% start means that your install must be incomplete/corrupted.  :-X
download and install again - sadly thats all I can advice.
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;
Pages: 1 ... 56 57 58 [59] 60 61 62 ... 139   Go Up
 

Page created in 0.071 seconds with 29 queries.