Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 46 47 48 [49] 50 51 52 ... 91   Go Down

Author Topic: Ultrapack bug report thread (all versions)  (Read 98306 times)

0 Members and 21 Guests are viewing this topic.

KingTiger503

  • Legendary History Luftwaffe Elite Ace ,,,
  • Supporter
  • member
  • Offline Offline
  • Posts: 1993
  • KT503 Elite
Re: Ultrapack bug report thread (all versions)
« Reply #576 on: February 26, 2023, 08:56:13 AM »

I getting Weird about the  Me-410B Select loadout.

Code: [Select]
[2023-02-26 23:17:34.736 UTC +8] dT:  356 Weapon set 'R2' not registered in air.ME_410B, trying to find the best matching set.
[2023-02-26 23:17:34.737 UTC +8] dT:    0 Best matching weapon set 'U2' will be loaded instead now.
[2023-02-26 23:17:34.750 UTC +8] dT:    0 Weapon set 'R2' not registered in air.ME_410B, trying to find the best matching set.
[2023-02-26 23:17:34.751 UTC +8] dT:    0 Best matching weapon set 'U2' will be loaded instead now.
Logged
My Greatest and Best Regards KT503

KingTiger503

  • Legendary History Luftwaffe Elite Ace ,,,
  • Supporter
  • member
  • Offline Offline
  • Posts: 1993
  • KT503 Elite
Re: Ultrapack bug report thread (all versions)
« Reply #577 on: February 27, 2023, 06:19:37 AM »

Found a Bug on that M26_W_500lbs bomb

Code: [Select]
[2023-02-27 01:55:01.337 UTC +8] dT:  840 java.lang.NumberFormatException: *c_M26_w_500lbs
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at java.lang.Integer.parseInt(Unknown Source)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at java.lang.Integer.<init>(Unknown Source)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.il2.net.ZutiSupportMethods_NetReceive.aircraftListSplit(ZutiSupportMethods_NetReceive.java:568)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.il2.net.ZutiSupportMethods_NetReceive.processReceivedMessage(ZutiSupportMethods_NetReceive.java:86)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.il2.net.NetUser.netInput(NetUser.java:1133)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.NetObj.msgNet(NetObj.java:375)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.MsgNet.invokeListener(MsgNet.java:56)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 01:55:01.337 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 01:55:01.338 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 01:55:01.338 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-02-27 01:56:59.841 UTC +8] dT:  136 java.lang.NumberFormatException: 1x250lb+2x500lb
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at java.lang.Integer.parseInt(Unknown Source)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at java.lang.Integer.<init>(Unknown Source)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.il2.net.ZutiSupportMethods_NetReceive.aircraftListSplit(ZutiSupportMethods_NetReceive.java:568)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.il2.net.ZutiSupportMethods_NetReceive.processReceivedMessage(ZutiSupportMethods_NetReceive.java:86)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.il2.net.NetUser.netInput(NetUser.java:1133)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.NetObj.msgNet(NetObj.java:375)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.MsgNet.invokeListener(MsgNet.java:56)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 01:56:59.841 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 01:56:59.843 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

I also Found a Error Log it said its out of  Bounds

Code: [Select]
[2023-02-27 00:26:09.526 UTC +8] dT: 2975 null
[2023-02-27 00:26:09.526 UTC +8] dT:    0 java.lang.ArrayIndexOutOfBoundsException
[2023-02-27 00:26:09.526 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.isWeaponsChanged(NetAircraft.java:1626)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.access$1500(NetAircraft.java:81)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft$Master.netUpdate(NetAircraft.java:1245)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.NetEnv.msgTimeOut(NetEnv.java:477)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 00:26:09.527 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-02-27 00:26:14.529 UTC +8] dT:  167 null
[2023-02-27 00:26:14.529 UTC +8] dT:    0 java.lang.ArrayIndexOutOfBoundsException
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.isWeaponsChanged(NetAircraft.java:1626)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.access$1500(NetAircraft.java:81)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft$Master.netUpdate(NetAircraft.java:1245)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.NetEnv.msgTimeOut(NetEnv.java:477)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 00:26:14.529 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 00:26:14.530 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 00:26:14.530 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 00:26:14.530 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 00:26:14.530 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 java.lang.ArrayIndexOutOfBoundsException
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.isWeaponsChanged(NetAircraft.java:1626)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.access$1500(NetAircraft.java:81)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft$Master.netUpdate(NetAircraft.java:1245)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.NetEnv.msgTimeOut(NetEnv.java:477)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 00:28:54.353 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-02-27 00:28:58.180 UTC +8] dT:  128 3DO/Effects/Aircraft/BlackSmallTSPD.eff : WARNING: TSmokeTrail::TSmokeTrail() Estimated number of particles 30 was clamped to (1 .. 8)
[2023-02-27 00:28:58.180 UTC +8] dT:    0 3DO/Effects/Aircraft/BlackSmallTSPD.eff : WARNING: TSmokeTrail::TSmokeTrail() Estimated number of particles 30 was clamped to (1 .. 8)
[2023-02-27 00:28:59.381 UTC +8] dT:   40 null
[2023-02-27 00:28:59.381 UTC +8] dT:    0 java.lang.ArrayIndexOutOfBoundsException
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.isWeaponsChanged(NetAircraft.java:1626)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.access$1500(NetAircraft.java:81)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft$Master.netUpdate(NetAircraft.java:1245)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.rts.NetEnv.msgTimeOut(NetEnv.java:477)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 00:28:59.381 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 00:28:59.382 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 00:28:59.382 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 00:28:59.382 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 00:28:59.382 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 00:28:59.382 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 00:28:59.382 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-02-27 00:29:04.383 UTC +8] dT:  167 null
[2023-02-27 00:29:04.383 UTC +8] dT:    0 java.lang.ArrayIndexOutOfBoundsException
[2023-02-27 00:29:04.383 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.isWeaponsChanged(NetAircraft.java:1626)
[2023-02-27 00:29:04.383 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.access$1500(NetAircraft.java:81)
[2023-02-27 00:29:04.383 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft$Master.netUpdate(NetAircraft.java:1245)
[2023-02-27 00:29:04.383 UTC +8] dT:    0 at com.maddox.rts.NetEnv.msgTimeOut(NetEnv.java:477)
[2023-02-27 00:29:04.383 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-02-27 00:29:04.383 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 00:29:04.384 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-02-27 00:29:07.797 UTC +8] dT:  113 Chat: Server: ** ( KINGTIGER503 ) Shotdown AI Plane ( A-20BostonMkIIIS ) at [AG16.4]
[2023-02-27 00:29:09.385 UTC +8] dT:   54 null
[2023-02-27 00:29:09.385 UTC +8] dT:    0 java.lang.ArrayIndexOutOfBoundsException
[2023-02-27 00:29:09.385 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.isWeaponsChanged(NetAircraft.java:1626)
[2023-02-27 00:29:09.385 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft.access$1500(NetAircraft.java:81)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.il2.objects.air.NetAircraft$Master.netUpdate(NetAircraft.java:1245)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.NetEnv.msgTimeOut(NetEnv.java:477)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-02-27 00:29:09.386 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
 

Best Regards KT503
Logged
My Greatest and Best Regards KT503

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #578 on: February 27, 2023, 06:56:52 AM »

I getting Weird about the  Me-410B Select loadout.

Code: [Select]
[2023-02-26 23:17:34.736 UTC +8] dT:  356 Weapon set 'R2' not registered in air.ME_410B, trying to find the best matching set.
[2023-02-26 23:17:34.737 UTC +8] dT:    0 Best matching weapon set 'U2' will be loaded instead now.
[2023-02-26 23:17:34.750 UTC +8] dT:    0 Weapon set 'R2' not registered in air.ME_410B, trying to find the best matching set.
[2023-02-26 23:17:34.751 UTC +8] dT:    0 Best matching weapon set 'U2' will be loaded instead now.
Not a bug but a feature. Seriously 8)
This is Ultrapack substituting old loadout name declarations with current ones.
Working exactly as it should.

Found a Bug on that M26_W_500lbs bomb
(...)
I also Found a Error Log it said its out of  Bounds

Which aircraft/mission/loadout etc. did you use when this happened?
Please either provide full log or sufficient description, thanks.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

KingTiger503

  • Legendary History Luftwaffe Elite Ace ,,,
  • Supporter
  • member
  • Offline Offline
  • Posts: 1993
  • KT503 Elite
Re: Ultrapack bug report thread (all versions)
« Reply #579 on: February 27, 2023, 08:24:04 AM »

Back in Malta Mission I guess.

And Another one In Mistel Mission Map


Best Regards KT503
Logged
My Greatest and Best Regards KT503

FL2070

  • Modder
  • member
  • Offline Offline
  • Posts: 1247
  • FAC #87
Re: Ultrapack bug report thread (all versions)
« Reply #580 on: February 27, 2023, 08:01:06 PM »

F4U-4 and F4U-4B in plane.properties have interesting years:
Logged
On average, the average average averages, averagely, the average average of all averages.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #581 on: February 28, 2023, 01:44:31 AM »

Probably someone just took a look at the F4U Wikipedia page, took the maiden flight date and put that in.
Will fix it in the next patch/hotfix (tbd which will be next).

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #582 on: March 05, 2023, 02:02:06 AM »

Just a quick update regarding current bugfix status.

IL-4 top gunner pit will have debugging code added in order to isolate why it causes issues to some users.
Technically there's no reason to do so and I still can't reproduce the issue no matter how much I try.
No one provided the requested dump fileset so far, therefore I can't proceed hunting down this issue.

The dreaded cockpit door bug could get narrowed down to a specific code section in the RTS hotkeys package of IL-2, thanks to Tobi for the logfile.
Next hotfix will get further debugging code in the corresponding section in order to further narrow down the underlying issue.

These two issues I cannot reproduce - my best guess is that it's a network issue on KT's end. Reason: The exceptions get raised by mismatching network diagrams, but there's no way the server code could issue network diagrams resulting in such errors.
Found a Bug on that M26_W_500lbs bomb
(...)
I also Found a Error Log it said its out of  Bounds

Other than that, all reported errors so far have either been fixed or are no error but a feature (mentioned in replies if that's the case).

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

P51vsFw190

  • Flying Ass Clown #5/#7
  • Supporter
  • member
  • Offline Offline
  • Posts: 2058
  • Connoisseur of strange aircraft
Re: Ultrapack bug report thread (all versions)
« Reply #583 on: March 05, 2023, 11:47:03 AM »

Canopy debug results


Just had the canopy bug rear its ugly head. Followed the instructions and here's my log (may have to scroll a fair way down).
Code: [Select]
[Mar 5, 2023 10:34:58 AM UTC -5] ------------ BEGIN log session -------------

[Mar 5, 2023 10:34:58 AM UTC -5] ----------- Switched to pipe mode ----------
[2023-03-05 10:34:58.567 UTC -5] dT:    0 Initializing Random Number Generator, Seed=1445212922213902263
[2023-03-05 10:34:58.569 UTC -5] dT:    0 Using new TrackIR: true
[2023-03-05 10:34:58.584 UTC -5] dT:    0 OpenGL provider: Opengl32.dll
[2023-03-05 10:34:58.585 UTC -5] dT:    0 no GLU provider name available
[2023-03-05 10:34:58.758 UTC -5] dT:    0 OpenGL library:
[2023-03-05 10:34:58.759 UTC -5] dT:    0   Vendor: NVIDIA Corporation
[2023-03-05 10:34:58.759 UTC -5] dT:    0   Render: GeForce RTX 2060/PCIe/SSE2
[2023-03-05 10:34:58.759 UTC -5] dT:    0   Version: 4.6.0 NVIDIA 451.67
[2023-03-05 10:34:58.759 UTC -5] dT:    0   Extensions: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_win32 GL_EXT_win32_keyed_mutex GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_win32 GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap GL_NV_conservative_raster_pre_snap_triangles GL_NV_conservative_raster_underestimation GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_image GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NVX_linked_gpu_multicast GL_NV_gpu_multicast GL_NVX_gpu_multicast2 GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NVX_multigpu_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control
[2023-03-05 10:34:58.759 UTC -5] dT:    0 Size: 1920x1080
[2023-03-05 10:34:58.759 UTC -5] dT:    0 ColorBits: 32
[2023-03-05 10:34:58.759 UTC -5] dT:    0 DepthBits: 24
[2023-03-05 10:34:58.759 UTC -5] dT:    0 StencilBits: 8
[2023-03-05 10:34:58.759 UTC -5] dT:    0 isDoubleBuffered: true
[2023-03-05 10:34:58.815 UTC -5] dT:    0 *** IL-2 Selector 5.1.2.0 Build 23012801 loaded ***
[2023-03-05 10:34:58.839 UTC -5] dT:    0 Sound: Native library (build 1.1, target - P IV) loaded.
[2023-03-05 10:34:58.887 UTC -5] dT:    0
[2023-03-05 10:34:58.888 UTC -5] dT:    0 *** Looking for Advanced CPU Instructions...
[2023-03-05 10:34:58.888 UTC -5] dT:    0 [x] PentiumPro
[2023-03-05 10:34:58.888 UTC -5] dT:    0 [x] Multimedia (MMX)
[2023-03-05 10:34:58.888 UTC -5] dT:    0 [x] 3D (SSE)
[2023-03-05 10:34:58.888 UTC -5] dT:    0 [x] 3D (SSE2)
[2023-03-05 10:34:58.888 UTC -5] dT:    0 [-] 3D (3DNow)
[2023-03-05 10:34:58.888 UTC -5] dT:    0 ColourBits 32, ABits 0, ZBits 24
[2023-03-05 10:34:58.890 UTC -5] dT:    0
[2023-03-05 10:34:58.890 UTC -5] dT:    0 *** Looking for Render API Extensions ...
[2023-03-05 10:34:58.890 UTC -5] dT:    0 [-] 'GL_EXT_paletted_texture' extension - Palettized textures (8 bit RGBA palette).
[2023-03-05 10:34:58.890 UTC -5] dT:    0 [-] 'GL_EXT_compiled_vertex_array' extension - Compiled Vertex arrays.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [-] 'GL_EXT_clip_volume_hint' extension - Frustum clipping optimization.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_EXT_secondary_color' extension - Secondary Color for 3D fog & specular optimization.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_EXT_separate_specular_color' extension - SeparateSpecular for 3D fog & specular optimization.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_ARB_multitexture' extension - Multitexturing.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_EXT_texture_env_combine' extension - Multitextures advanced combining for special effects.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_NV_texture_env_combine4' extension - Multitextures advanced combining for special effects.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_EXT_texture_env_dot3' extension - Dot3 Bump advanced combining.
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_NV_depth_clamp' extension - Corrects Shadows rendering
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_NV_texture_shader' extension - NV Pixel Shaders
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_ARB_texture_compression' extension - Saves texture memory by 400
[2023-03-05 10:34:58.891 UTC -5] dT:    0 [x] 'GL_EXT_texture_filter_anisotropic' extension - Anisotropic texture filtering.
[2023-03-05 10:34:58.891 UTC -5] dT:    0
[2023-03-05 10:34:58.891 UTC -5] dT:    0 Maximum texture size : 32768
[2023-03-05 10:34:58.891 UTC -5] dT:    0 Maximum simultaneous textures :4
[2023-03-05 10:34:58.891 UTC -5] dT:    0 MaxAnisotropic (1.0 = none) : 16.000000
[2023-03-05 10:35:05.629 UTC -5] dT:    0 SAS Common Utils Game Version = 4.101
[2023-03-05 10:35:12.821 UTC -5] dT:    0 ScreenMode Library Version 0.01 loaded successfully.
[2023-03-05 10:35:15.370 UTC -5] dT:   59 Initializing DirectSound playback device...
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Primary buffer created.
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Playback format is set : sampling rate = 44100, num channels = 2.
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Not enought hardware buffers (0), hardware disabled
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Buffer caps : Transfer rate = 0, CPU overhead = 0.
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Default speaker config is : 1310724.
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Direct sound audio device initialized successfully :
[2023-03-05 10:35:15.370 UTC -5] dT:    0 DX Version : 7
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Hardware    - disabled [buffers : 0]
[2023-03-05 10:35:15.370 UTC -5] dT:    0 Extensions  - enabled :
[2023-03-05 10:35:15.370 UTC -5] dT:    0   EAX ver. 1 [ ]  - disabled
[2023-03-05 10:35:15.370 UTC -5] dT:    0   EAX ver. 2 [ ]  - disabled
[2023-03-05 10:35:15.370 UTC -5] dT:    0   EAX ver. 3 [ ]  - disabled
[2023-03-05 10:35:15.370 UTC -5] dT:    0   I3D ver. 2 [ ]  - disabled
[2023-03-05 10:35:15.370 UTC -5] dT:    0   ZoomFX     [ ]  - disabled
[2023-03-05 10:35:15.371 UTC -5] dT:    0   MacroFX    [ ]  - disabled
[2023-03-05 10:35:15.371 UTC -5] dT:    0 SIMD render [X]
[2023-03-05 10:35:15.371 UTC -5] dT:    0 num channels 16
[2023-03-05 10:35:15.371 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:15.371 UTC -5] dT:    0 Cannot open audio file samples/Misc/ship_horn.wav
[2023-03-05 10:35:15.371 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:15.371 UTC -5] dT:    0 Cannot open audio file samples/Misc/train_signal.wav
[2023-03-05 10:35:15.371 UTC -5] dT:    0 Cannot open audio file samples/infinite 1
[2023-03-05 10:35:15.371 UTC -5] dT:    0
[2023-03-05 10:35:15.943 UTC -5] dT: 1285 Loading mission Records/Intro 04 Ed.trk...
[2023-03-05 10:35:16.018 UTC -5] dT:    0 Loading mission.mis defined airfields...
[2023-03-05 10:35:16.024 UTC -5] dT:    0 Loaded camouflage: PACIFIC
[2023-03-05 10:35:16.025 UTC -5] dT:    0 Loading map.ini defined airfields...
[2023-03-05 10:35:16.972 UTC -5] dT:    0 Load bridges
[2023-03-05 10:35:16.972 UTC -5] dT:    0 Load static objects
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:35:17.921 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.921 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:35:17.922 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.922 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:35:17.922 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:17.922 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:35:17.923 UTC -5] dT:    0
[2023-03-05 10:35:17.923 UTC -5] dT:    0
[2023-03-05 10:35:18.440 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.440 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:35:18.440 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.440 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:35:18.440 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.440 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:35:18.440 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.440 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Sakae/starter.wav
[2023-03-05 10:35:18.440 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.441 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Sakae/x_starter.wav
[2023-03-05 10:35:18.441 UTC -5] dT:    0
[2023-03-05 10:35:18.923 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.923 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:35:18.923 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.923 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:35:18.923 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.923 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:35:18.923 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.923 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:35:18.923 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.923 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:35:18.924 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.924 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:35:18.924 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.924 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:35:18.924 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.924 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:35:18.924 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:35:18.924 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:35:18.924 UTC -5] dT:    0
[2023-03-05 10:35:20.096 UTC -5] dT:    0 Searching for missing resources...
[2023-03-05 10:35:20.096 UTC -5] dT:    0 Done!
[2023-03-05 10:35:20.409 UTC -5] dT:    0 Loading RRR objects resources data...
[2023-03-05 10:35:20.409 UTC -5] dT:    0 Done.
[2023-03-05 10:35:20.450 UTC -5] dT:    0 EventLog Pending Events Checker is running!
[2023-03-05 10:35:30.647 UTC -5] dT:  339 warning: no files : music/crash
[2023-03-05 10:35:30.863 UTC -5] dT:-1683 Before GC, Memory: total(465305600) free(377627688)
[2023-03-05 10:35:31.781 UTC -5] dT:    0 After GC, Memory: total(465305600) free(401032880)
[2023-03-05 10:36:21.861 UTC -5] dT:    0 socket start connecting to 148.251.238.135:21010
[2023-03-05 10:36:22.089 UTC -5] dT:    0 socket channel '2' start creating: 148.251.238.135:21010
[2023-03-05 10:36:22.095 UTC -5] dT:    0 Player Server uses Patch Level 2!
[2023-03-05 10:36:22.095 UTC -5] dT:    0 Player Server uses Selector Version 4.0.2!
[2023-03-05 10:36:22.096 UTC -5] dT:    0 Player Server uses Hotfix Version 14!
[2023-03-05 10:36:22.119 UTC -5] dT:    0 D/L Aircraft Skin (owner filename=MC-202_III/Heinkel_spanish_nm.bmp) from Storebror starting!
[2023-03-05 10:36:22.120 UTC -5] dT:    0 D/L Pilot Skin (owner filename=!_Jack_01.bmp) from Storebror starting!
[2023-03-05 10:36:22.121 UTC -5] dT:    0 Player Storebror uses Patch Level 2!
[2023-03-05 10:36:22.121 UTC -5] dT:    0 Player Storebror uses Selector Version 5.1.2!
[2023-03-05 10:36:22.121 UTC -5] dT:    0 Player Storebror uses Hotfix Version 14!
[2023-03-05 10:36:22.122 UTC -5] dT:    0 D/L Aircraft Skin (owner filename=MosquitoBMkIV/vp_MosquitoBMkXVI_generic_nm.bmp) from skylla starting!
[2023-03-05 10:36:22.122 UTC -5] dT:    0 D/L Pilot Skin (owner filename=!!!!!!_Anonymus_Skylla_b.bmp) from skylla starting!
[2023-03-05 10:36:22.122 UTC -5] dT:    0 Player skylla uses Patch Level 2!
[2023-03-05 10:36:22.122 UTC -5] dT:    0 Player skylla uses Selector Version 5.1.2!
[2023-03-05 10:36:22.122 UTC -5] dT:    0 Player skylla uses Hotfix Version 14!
[2023-03-05 10:36:22.125 UTC -5] dT:    0 Player Check uses Patch Level 2!
[2023-03-05 10:36:22.125 UTC -5] dT:    0 Player Check uses Selector Version 5.1.2!
[2023-03-05 10:36:22.125 UTC -5] dT:    0 Player Check uses Hotfix Version 14!
[2023-03-05 10:36:22.126 UTC -5] dT:    0 D/L Aircraft Skin (owner filename=B-25G-1NA/B25G 38thBG 823rdBS 00.bmp) from KINGTIGER503 starting!
[2023-03-05 10:36:22.127 UTC -5] dT:    0 D/L Pilot Skin (owner filename=DE_GAScolditz.bmp) from KINGTIGER503 starting!
[2023-03-05 10:36:22.127 UTC -5] dT:    0 D/L Noseart (owner filename=Vamp_14.bmp) from KINGTIGER503 starting!
[2023-03-05 10:36:22.127 UTC -5] dT:    0 Player KINGTIGER503 uses Patch Level 2!
[2023-03-05 10:36:22.127 UTC -5] dT:    0 Player KINGTIGER503 uses Selector Version 5.1.2!
[2023-03-05 10:36:22.127 UTC -5] dT:    0 Player KINGTIGER503 uses Hotfix Version 14!
[2023-03-05 10:36:22.128 UTC -5] dT:    0 D/L Aircraft Skin (owner filename=SpitfireMkVIII/Spitfire VIII, Desert Scheme, RAF, Tail Bars.bmp) from Hog starting!
[2023-03-05 10:36:22.129 UTC -5] dT:    0 Player Hog uses Patch Level 2!
[2023-03-05 10:36:22.129 UTC -5] dT:    0 Player Hog uses Selector Version 5.1.2!
[2023-03-05 10:36:22.129 UTC -5] dT:    0 Player Hog uses Hotfix Version 14!
[2023-03-05 10:36:22.163 UTC -5] dT:    0 Initializing DirectSound capture device...
[2023-03-05 10:36:22.163 UTC -5] dT:    0 Mixer not accessible...Ok.
[2023-03-05 10:36:22.163 UTC -5] dT:    0 Creating capture (size = 32768)...
[2023-03-05 10:36:22.163 UTC -5] dT:    0 Capture started !
[2023-03-05 10:36:22.163 UTC -5] dT:    0
[2023-03-05 10:36:22.239 UTC -5] dT:    0 Chat: --- PvF joins the game.
[2023-03-05 10:36:22.288 UTC -5] dT:    0 socket channel '2', ip 148.251.238.135:21010, is complete created
[2023-03-05 10:36:23.985 UTC -5] dT:    0 Chat: --- checkTimeSpeed 8sec 15
[2023-03-05 10:36:23.986 UTC -5] dT:    0 Chat: Server: Pilot Welcome PvF from Glastonbury (United States) TLVL: 100
[2023-03-05 10:36:26.617 UTC -5] dT:    0 Loading mission FBDj/skylla/Sardinia_43_S.mis...
[2023-03-05 10:36:26.619 UTC -5] dT:    0 Loading mission.mis defined airfields...
[2023-03-05 10:36:26.637 UTC -5] dT:    0 Loaded camouflage: MTO
[2023-03-05 10:36:26.637 UTC -5] dT:    0 Loading map.ini defined airfields...
[2023-03-05 10:36:26.637 UTC -5] dT:    0 Detected Vertex Shaders 3.0.
[2023-03-05 10:36:26.637 UTC -5] dT:    0 *** Detected Shaders 4.0. NVidia 8XXX+ series!!!
[2023-03-05 10:36:26.638 UTC -5] dT:    0 Vertex texture units: 32
[2023-03-05 10:36:26.638 UTC -5] dT:    0
[2023-03-05 10:36:27.909 UTC -5] dT:    0 PBuffer: suitable formats: 12
[2023-03-05 10:36:27.909 UTC -5] dT:    0
[2023-03-05 10:36:27.913 UTC -5] dT:    0 Created a 256x256 RenderTexture with BPP(8, 8, 8, 8)
[2023-03-05 10:36:27.913 UTC -5] dT:    0 Depth = 24, stencil = 8
[2023-03-05 10:36:27.957 UTC -5] dT:    0 PBuffer: suitable formats: 12
[2023-03-05 10:36:27.957 UTC -5] dT:    0
[2023-03-05 10:36:27.961 UTC -5] dT:    0 Created a 512x512 RenderTexture with BPP(8, 8, 8, 8)
[2023-03-05 10:36:27.961 UTC -5] dT:    0 Depth = 24, stencil = 8
[2023-03-05 10:36:28.162 UTC -5] dT:    0 Loading vertex/fragment programs: *713961096*
[2023-03-05 10:36:28.162 UTC -5] dT:    0 *** Loading: [vpFogFar2Tex2D]
[2023-03-05 10:36:28.171 UTC -5] dT:    0 *** Loading: [vpFog2Tex2DBlend]
[2023-03-05 10:36:28.171 UTC -5] dT:    0 *** Loading: [vpFogFar4Tex2D]
[2023-03-05 10:36:28.172 UTC -5] dT:    0 *** Loading: [vpFogFar8Tex2D]
[2023-03-05 10:36:28.172 UTC -5] dT:    0 *** Loading: [vpFogNoTex]
[2023-03-05 10:36:28.172 UTC -5] dT:    0 *** Loading: [vpFog4Tex2D]
[2023-03-05 10:36:28.172 UTC -5] dT:    0 *** Loading: [vpFog4Tex2D_UV2]
[2023-03-05 10:36:28.173 UTC -5] dT:    0 *** Loading: [vp4Tex2D]
[2023-03-05 10:36:28.173 UTC -5] dT:    0 *** Loading: [vp6Tex2D]
[2023-03-05 10:36:28.173 UTC -5] dT:    0 *** Loading: [vpTexUVTex2D]
[2023-03-05 10:36:28.173 UTC -5] dT:    0 *** Loading: [vpWaterGrid_NV]
[2023-03-05 10:36:28.174 UTC -5] dT:    0 *** Loading: [vpWaterSunLight_NV]
[2023-03-05 10:36:28.174 UTC -5] dT:    0 *** Loading: [vpWaterSunLight_ATI]
[2023-03-05 10:36:28.174 UTC -5] dT:    0 *** Loading: [vpWaterSunLight_FP]
[2023-03-05 10:36:28.174 UTC -5] dT:    0 *** Loading: [vpTreeSprite]
[2023-03-05 10:36:28.175 UTC -5] dT:    0 *** Loading: [vpTreeTrunk]
[2023-03-05 10:36:28.175 UTC -5] dT:    0 *** Loading: [vpVAObjectsN]
[2023-03-05 10:36:28.175 UTC -5] dT:    0 *** Loading: [vpVAObjectsL0]
[2023-03-05 10:36:28.176 UTC -5] dT:    0 *** Loading: [vpSprites]
[2023-03-05 10:36:28.176 UTC -5] dT:    0 *** Loading: [vpSimpleGL]
[2023-03-05 10:36:28.176 UTC -5] dT:    0 *** Loading: [fpWaterSunLightFast] -> NV3X Optimized!
[2023-03-05 10:36:28.176 UTC -5] dT:    0 *** Loading: [fpWaterSunLight] -> NV3X Optimized!
[2023-03-05 10:36:28.176 UTC -5] dT:    0 *** Loading: [fpWaterSunLightBest] -> NV3X Optimized!
[2023-03-05 10:36:28.177 UTC -5] dT:    0 *** Loading: [fpCoastBump] -> NV3X Optimized!
[2023-03-05 10:36:28.177 UTC -5] dT:    0 *** Loading: [fpCoastFoam] -> NV3X Optimized!
[2023-03-05 10:36:28.177 UTC -5] dT:    0 *** Loading: [fpCoastFoamFast] -> NV3X Optimized!
[2023-03-05 10:36:28.177 UTC -5] dT:    0 *** Loading: [fpCoastFoamFarFogTex] -> NV3X Optimized!
[2023-03-05 10:36:28.178 UTC -5] dT:    0 *** Loading: [fpCausticSimple] -> NV3X Optimized!
[2023-03-05 10:36:28.178 UTC -5] dT:    0 *** Loading: [fpCaustic] -> NV3X Optimized!
[2023-03-05 10:36:28.178 UTC -5] dT:    0 *** Loading: [fpSprites] -> NV3X Optimized!
[2023-03-05 10:36:28.178 UTC -5] dT:    0 *** Loading: [fpObjectsL0] -> NV3X Optimized!
[2023-03-05 10:36:28.178 UTC -5] dT:    0 *** Loading: [fpObjectsL0_2L] -> NV3X Optimized!
[2023-03-05 10:36:28.179 UTC -5] dT:    0 *** Loading: [fpSimpleGL]
[2023-03-05 10:36:28.179 UTC -5] dT:    0 *** Loading: [fpNearLandFog] -> NV3X Optimized!
[2023-03-05 10:36:28.179 UTC -5] dT:    0 *** Loading: [fpFarLandFog] -> NV3X Optimized!
[2023-03-05 10:36:28.179 UTC -5] dT:    0 *** Loading: [fpRiverCoastAA]
[2023-03-05 10:36:28.179 UTC -5] dT:    0 *** Loading: [vpWaterDM_GPU] -> NV4X Optimized!
[2023-03-05 10:36:28.180 UTC -5] dT:    0 *** Loading: [vpWaterDM_GPU8800] -> NV5X Optimized!
[2023-03-05 10:36:28.180 UTC -5] dT:    0 *** Loading: [fpCoastFoam8800] -> NV5X Optimized!
[2023-03-05 10:36:28.180 UTC -5] dT:    0 *** Loading: [fpCoastFoamFarFogTex8800] -> NV5X Optimized!
[2023-03-05 10:36:28.181 UTC -5] dT:    0 *** Loading: [fpCoastBump8800] -> NV5X Optimized!
[2023-03-05 10:36:28.181 UTC -5] dT:    0 *** Loading: [vpWaterDM_CPU]
[2023-03-05 10:36:28.181 UTC -5] dT:    0 *** Loading: [fpWaterNearDM] -> NV4X Optimized!
[2023-03-05 10:36:28.182 UTC -5] dT:    0 *** Loading: [fpWaterMiddleDM] -> NV4X Optimized!
[2023-03-05 10:36:28.182 UTC -5] dT:    0 *** Loading: [fpWaterFarDM] -> NV4X Optimized!
[2023-03-05 10:36:28.182 UTC -5] dT:    0 *** Loading: [fpWaterDM_CPU] -> NV3X Optimized!
[2023-03-05 10:36:28.183 UTC -5] dT:    0 *** Loading: [fpWaterDM_CPULo] -> NV3X Optimized!
[2023-03-05 10:36:28.183 UTC -5] dT:    0 *** Loading: [fpWaterNearDM8800] -> NV5X Optimized!
[2023-03-05 10:36:28.184 UTC -5] dT:    0 *** Loading: [fpWaterMiddleDM8800] -> NV5X Optimized!
[2023-03-05 10:36:28.184 UTC -5] dT:    0 *** Loading: [fpWaterFarDM8800] -> NV5X Optimized!
[2023-03-05 10:36:28.184 UTC -5] dT:    0 *** Loading: [fpWaterLFogDM8800] -> NV5X Optimized!
[2023-03-05 10:36:28.184 UTC -5] dT:    0 *** Loading: [fpWaterLFogDM]
[2023-03-05 10:36:28.184 UTC -5] dT:    0 *** Loading: [fpIceWater] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpNearNoBlend] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpNearNoBlendNoise] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpNearBlend] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpNearBlendNoise] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpFarBlend] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpForestPlane] -> NV3X Optimized!
[2023-03-05 10:36:28.185 UTC -5] dT:    0 *** Loading: [fpForestPlaneNoise] -> NV3X Optimized!
[2023-03-05 10:36:28.186 UTC -5] dT:    0 *** Loading: [fpForestPlaneEdges] -> NV3X Optimized!
[2023-03-05 10:36:28.186 UTC -5] dT:    0 *** Loading: [fpForestPlaneEdgesNoise] -> NV3X Optimized!
[2023-03-05 10:36:28.261 UTC -5] dT:    0 Load bridges
[2023-03-05 10:36:28.298 UTC -5] dT:    0 Load static objects
[2023-03-05 10:36:30.697 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.697 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.697 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.697 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:30.697 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.697 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:30.697 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.697 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:30.698 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:30.698 UTC -5] dT:    0 Cannot open audio file samples/MotorsPi
[2023-03-05 10:36:30.700 UTC -5] dT:    0 son/prop_start.wav
[2023-03-05 10:36:30.700 UTC -5] dT:    0
[2023-03-05 10:36:31.156 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.156 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:31.156 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.156 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:31.156 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.156 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:31.156 UTC -5] dT:    0
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.207 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.207 UTC -5] dT:    0
[2023-03-05 10:36:31.781 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.781 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.781 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.781 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:31.781 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.781 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:31.781 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.781 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:31.781 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:31.781 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:31.781 UTC -5] dT:    0
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.192 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.192 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.193 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.193 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.193 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.193 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.193 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.193 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.193 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.195 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.195 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.196 UTC -5] dT:    0
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.233 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.233 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.234 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.234 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.234 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.234 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.234 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.234 UTC -5] dT:    0 can
[2023-03-05 10:36:32.236 UTC -5] dT:    0 not open file for reading
[2023-03-05 10:36:32.236 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.236 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.236 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.236 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.236 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.236 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.236 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:32.236 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.236 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:32.236 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.236 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:32.236 UTC -5] dT:    0
[2023-03-05 10:36:32.650 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.650 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:32.650 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.650 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:32.650 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:32.650 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:32.650 UTC -5] dT:    0
[2023-03-05 10:36:47.873 UTC -5] dT:    0 Searching for missing resources...
[2023-03-05 10:36:47.873 UTC -5] dT:    0 Done!
[2023-03-05 10:36:47.919 UTC -5] dT:    0 TDestroyGround (33780.0, 65197.0, 511.079833984375) - Objects to destroy 14
[2023-03-05 10:36:47.919 UTC -5] dT:    0 TDestroyGround (62156.0, 45449.0, 9.925018310546875) - Objects to destroy 11
[2023-03-05 10:36:47.919 UTC -5] dT:    0 TDestroyGround (59747.0, 46910.0, 0.0) - Objects to destroy 27
[2023-03-05 10:36:47.919 UTC -5] dT:    0 TDestroyGround (35380.0, 68510.0, 460.400146484375) - Objects to destroy 24
[2023-03-05 10:36:47.919 UTC -5] dT:    0 TDestroyGround (50278.0, 61256.0, 589.43994140625) - Objects to destroy 4
[2023-03-05 10:36:47.920 UTC -5] dT:    0 TDestroyGround (53869.0, 63310.0, 193.4998779296875) - Objects to destroy 2
[2023-03-05 10:36:47.920 UTC -5] dT:    0 TDestroyGround (23057.0, 69424.0, 68.61990356445312) - Objects to destroy 17
[2023-03-05 10:36:48.146 UTC -5] dT:    0 Loading RRR objects resources data...
[2023-03-05 10:36:48.147 UTC -5] dT:    0 Done.
[2023-03-05 10:36:50.139 UTC -5] dT:    0 ZutiNetSendMethods - requestParaCapturedHbList executed by user >PvF<.
[2023-03-05 10:36:50.140 UTC -5] dT:    0 ZSM_NS - requestAcList executed by user >PvF<.
[2023-03-05 10:36:50.612 UTC -5] dT:    0 ZSM_Air - Spawning new AC. Owner name is >Storebror_0<
[2023-03-05 10:36:50.823 UTC -5] dT:    0 ZSM_Air - Spawning new AC. Owner name is >KINGTIGER503_0<
[2023-03-05 10:36:50.972 UTC -5] dT:    0 ZSM_Air - Spawning new AC. Owner name is >Hog_0<
[2023-03-05 10:36:51.096 UTC -5] dT:   20 cannot open file for reading
[2023-03-05 10:36:51.096 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:51.096 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:51.096 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:51.096 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:51.096 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:51.096 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:51.096 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:51.097 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:51.097 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:51.097 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:51.097 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:51.097 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:51.097 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:51.097 UTC -5] dT:    0
[2023-03-05 10:36:51.885 UTC -5] dT:    4 ZSM_Air - Spawning new AC. Owner name is >Check_0<
[2023-03-05 10:36:52.357 UTC -5] dT:    1 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start_int.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/starter.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/x_starter.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start_int.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start_int.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start.wav
[2023-03-05 10:36:52.357 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Cannot open a
[2023-03-05 10:36:52.357 UTC -5] dT:    0 Time overflow (25): tickLen 64
[2023-03-05 10:36:52.416 UTC -5] dT:   20 udio file samples/MotorsPiston/Fiat/start_int.wav
[2023-03-05 10:36:52.416 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.416 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start.wav
[2023-03-05 10:36:52.416 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start_int.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start_int.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPiston/Fiat/start.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.417 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.417 UTC -5] dT:    0 cannot op
[2023-03-05 10:36:52.442 UTC -5] dT:    1 en file for reading
[2023-03-05 10:36:52.442 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.442 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.442 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg1.wav
[2023-03-05 10:36:52.442 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.442 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_dmg2.wav
[2023-03-05 10:36:52.442 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_x_dmg.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.443 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.443 UTC -5] dT:    0 cannot o
[2023-03-05 10:36:52.821 UTC -5] dT:    1 ZSM_Air - Spawning new AC. Owner name is >skylla_0<
[2023-03-05 10:36:52.913 UTC -5] dT:    0 pen file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.913 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.913 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.914 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.914 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.914 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.914 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.914 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.914 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.914 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.914 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.914 UTC -5] dT:    0 cannot open
[2023-03-05 10:36:52.941 UTC -5] dT:   12 file for reading
[2023-03-05 10:36:52.941 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.941 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.941 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.941 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.941 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.941 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.941 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.941 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.942 UTC -5] dT:    0 Cannot open audio file samples/MotorsPison/prop_start.wav
[2023-03-05 10:36:52.942 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.942 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/startup.wav
[2023-03-05 10:36:52.942 UTC -5] dT:    0 cannot open file for reading
[2023-03-05 10:36:52.942 UTC -5] dT:    0 Cannot open audio file samples/DoubleWasp/x_startup.wav
[2023-03-05 10:36:52.942 UTC -5] dT:    0
Logged
“German humor is no laughing matter”

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #584 on: March 05, 2023, 12:01:46 PM »

Too long to post, please upload to pastebin.com instead, thx!
Logged
Don't split your mentality without thinking twice.

KingTiger503

  • Legendary History Luftwaffe Elite Ace ,,,
  • Supporter
  • member
  • Offline Offline
  • Posts: 1993
  • KT503 Elite
Re: Ultrapack bug report thread (all versions)
« Reply #585 on: March 05, 2023, 09:23:32 PM »

Found a Bug on Fw-190 A-7 Dec 1943 Logs found here.

Code: [Select]
[2023-03-06 00:36:53.049 UTC +8] dT: 1248 INTERNAL ERROR: Can't open file '3DO/Cockpit/FW-190A-7/DA5GP1.mat'
[2023-03-06 00:36:53.049 UTC +8] dT:    0 WARNING: object '3DO/Cockpit/FW-190A-7/DA5GP1.mat' of class 'TMaterial' not loaded
[2023-03-06 00:36:53.049 UTC +8] dT:    0 INTERNAL ERROR: Material: Can't load 'DA5GP1.mat'
[2023-03-06 00:36:53.049 UTC +8] dT:    0 Caught Exception in materialReplace(A4GP1, DA5GP1):
[2023-03-06 00:36:53.049 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'DA5GP1.mat'
[2023-03-06 00:36:53.049 UTC +8] dT:    0
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.engine.HierMesh.MaterialReplace(Native Method)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.engine.HierMesh.materialReplace(HierMesh.java:518)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.CockpitFW_190A7.reflectCockpitState(CockpitFW_190A7.java:334)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.Cockpit.doReflectCockitState(Cockpit.java:574)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.setCockpitState(Aircraft.java:2877)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.fm.AircraftState.doSetCockpitState(AircraftState.java:1536)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.fm.AircraftState.setCockpitState(AircraftState.java:1526)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.FW_190NEW.hitBone(FW_190NEW.java:818)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgShot(Aircraft.java:1097)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgShot(AircraftLH.java:348)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.splintersHit(Aircraft.java:859)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgExplosion(Aircraft.java:873)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgExplosion(AircraftLH.java:327)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.invokeListener(MsgExplosion.java:97)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.rts.Message.send(Message.java:1091)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:81)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:18)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgEndAction(Aircraft.java:680)
[2023-03-06 00:36:53.049 UTC +8] dT:    0 at com.maddox.rts.MsgEndAction.invokeListener(MsgEndAction.java:59)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 INTERNAL ERROR: Can't open file '3DO/Cockpit/FW-190A-7/DA5GP1_night.mat'
[2023-03-06 00:36:53.050 UTC +8] dT:    0 WARNING: object '3DO/Cockpit/FW-190A-7/DA5GP1_night.mat' of class 'TMaterial' not loaded
[2023-03-06 00:36:53.050 UTC +8] dT:    0 INTERNAL ERROR: Material: Can't load 'DA5GP1_night.mat'
[2023-03-06 00:36:53.050 UTC +8] dT:    0 Caught Exception in materialReplace(A4GP1_night, DA5GP1_night):
[2023-03-06 00:36:53.050 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'DA5GP1_night.mat'
[2023-03-06 00:36:53.050 UTC +8] dT:    0
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.engine.HierMesh.MaterialReplace(Native Method)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.engine.HierMesh.materialReplace(HierMesh.java:518)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.CockpitFW_190A7.reflectCockpitState(CockpitFW_190A7.java:335)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.Cockpit.doReflectCockitState(Cockpit.java:574)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.setCockpitState(Aircraft.java:2877)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.fm.AircraftState.doSetCockpitState(AircraftState.java:1536)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.fm.AircraftState.setCockpitState(AircraftState.java:1526)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.FW_190NEW.hitBone(FW_190NEW.java:818)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgShot(Aircraft.java:1097)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgShot(AircraftLH.java:348)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.splintersHit(Aircraft.java:859)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgExplosion(Aircraft.java:873)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgExplosion(AircraftLH.java:327)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.invokeListener(MsgExplosion.java:97)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.rts.Message.send(Message.java:1091)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:81)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:18)
[2023-03-06 00:36:53.050 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgEndAction(Aircraft.java:680)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.MsgEndAction.invokeListener(MsgEndAction.java:59)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 java.lang.NullPointerException
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Cockpit.setNightMats(Cockpit.java:585)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.CockpitFW_190A7.retoggleLight(CockpitFW_190A7.java:317)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.CockpitFW_190A7.reflectCockpitState(CockpitFW_190A7.java:359)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Cockpit.doReflectCockitState(Cockpit.java:574)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.setCockpitState(Aircraft.java:2877)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.fm.AircraftState.doSetCockpitState(AircraftState.java:1536)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.fm.AircraftState.setCockpitState(AircraftState.java:1526)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.FW_190NEW.hitBone(FW_190NEW.java:818)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgShot(Aircraft.java:1097)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgShot(AircraftLH.java:348)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.splintersHit(Aircraft.java:859)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgExplosion(Aircraft.java:873)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgExplosion(AircraftLH.java:327)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.invokeListener(MsgExplosion.java:97)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.send(Message.java:1091)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:81)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:18)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgEndAction(Aircraft.java:680)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.MsgEndAction.invokeListener(MsgEndAction.java:59)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 00:36:53.051 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

And I found a M17 bomb issue Bug, Log Found. Maybe its B-25H

Code: [Select]
[2023-03-06 01:33:10.255 UTC +8] dT:   90 INTERNAL ERROR: Can't open file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff'
[2023-03-06 01:33:10.255 UTC +8] dT:    0 WARNING: object 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' of class 'FObjSect' not created
[2023-03-06 01:33:10.255 UTC +8] dT:    0 INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.255 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.256 UTC +8] dT:    0
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3D.New(Native Method)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3DActor.New(Eff3DActor.java:262)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.ExplodeCharge(BombM17Inc.java:52)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.doFireContaineds(BombM17Inc.java:68)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.interpolateTick(BombM17Inc.java:32)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:151)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 01:33:10.256 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-03-06 01:33:10.289 UTC +8] dT:    1 INTERNAL ERROR: Can't open file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff'
[2023-03-06 01:33:10.289 UTC +8] dT:    0 WARNING: object 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' of class 'FObjSect' not created
[2023-03-06 01:33:10.289 UTC +8] dT:    0 INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.289 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.289 UTC +8] dT:    0
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3D.New(Native Method)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3DActor.New(Eff3DActor.java:262)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.ExplodeCharge(BombM17Inc.java:52)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.doFireContaineds(BombM17Inc.java:68)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.interpolateTick(BombM17Inc.java:32)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:151)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 01:33:10.289 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-03-06 01:33:10.306 UTC +8] dT:    1 INTERNAL ERROR: Can't open file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff'
[2023-03-06 01:33:10.306 UTC +8] dT:    0 WARNING: object 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' of class 'FObjSect' not created
[2023-03-06 01:33:10.306 UTC +8] dT:    0 INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.306 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.306 UTC +8] dT:    0
[2023-03-06 01:33:10.306 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3D.New(Native Method)
[2023-03-06 01:33:10.306 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3DActor.New(Eff3DActor.java:262)
[2023-03-06 01:33:10.306 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.ExplodeCharge(BombM17Inc.java:52)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.doFireContaineds(BombM17Inc.java:68)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.interpolateTick(BombM17Inc.java:32)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:151)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 01:33:10.307 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-03-06 01:33:10.339 UTC +8] dT:    1 INTERNAL ERROR: Can't open file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff'
[2023-03-06 01:33:10.339 UTC +8] dT:    0 WARNING: object 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' of class 'FObjSect' not created
[2023-03-06 01:33:10.339 UTC +8] dT:    0 INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.339 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.339 UTC +8] dT:    0
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3D.New(Native Method)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3DActor.New(Eff3DActor.java:262)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.ExplodeCharge(BombM17Inc.java:52)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.doFireContaineds(BombM17Inc.java:68)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.interpolateTick(BombM17Inc.java:32)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:151)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 01:33:10.339 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 01:33:10.340 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2023-03-06 01:33:10.373 UTC +8] dT:    1 INTERNAL ERROR: Can't open file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff'
[2023-03-06 01:33:10.373 UTC +8] dT:    0 WARNING: object 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' of class 'FObjSect' not created
[2023-03-06 01:33:10.373 UTC +8] dT:    0 INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.373 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Effect param file 'effects/Explodes/Air/Zenitka/US_Frag/Sparks.eff' NOT loaded
[2023-03-06 01:33:10.373 UTC +8] dT:    0
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3D.New(Native Method)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.engine.Eff3DActor.New(Eff3DActor.java:262)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.ExplodeCharge(BombM17Inc.java:52)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.doFireContaineds(BombM17Inc.java:68)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.objects.weapons.BombM17Inc.interpolateTick(BombM17Inc.java:32)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:151)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:252)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:17)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2023-03-06 01:33:10.373 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

Best Regards KT503
Logged
My Greatest and Best Regards KT503

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #586 on: March 07, 2023, 09:29:33 AM »

Found a Bug on Fw-190 A-7 Dec 1943 Logs found here.

Bug forwarded to original mod thread: https://www.sas1946.com/main/index.php/topic,20351.msg767103.html#msg767103
For the moment - as a stopgap solution - the damage materials of the affected cockpits will be the same like the undamaged ones, i.e. there is no damage to most of the gauges of these aircraft.

And I found a M17 bomb issue Bug, Log Found. Maybe its B-25H
Cant reproduce this but - better safe than sorry - Hotfix 15 will explicitely contain the required effect files once more.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #587 on: March 12, 2023, 01:22:02 AM »

Hotfix 15 is available, I hope I didn't miss too many of the issues that have been reported in the meantime:
https://www.sas1946.com/main/index.php/topic,67406.msg767427.html#msg767427

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.
Pages: 1 ... 46 47 48 [49] 50 51 52 ... 91   Go Up
 

Page created in 0.04 seconds with 26 queries.