Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Game Crash on Mission Recording Playback  (Read 198 times)

0 Members and 2 Guests are viewing this topic.

sgt_fresh

  • member
  • Offline Offline
  • Posts: 215
Game Crash on Mission Recording Playback
« on: March 09, 2025, 09:43:03 PM »

As soon as I hit the play track button CTD

Code: [Select]
[3:37:21 AM] Start Recording: records/quick0021.ntrk
[3:37:33 AM] INTERNAL ERROR: Str2FloatClamp() - Clamped 8 -> 0.5 (delta = -7.5) to Range 0..0.5
[3:37:40 AM] Stop Recording: records/quick0021.ntrk
[3:38:04 AM] java.lang.NoSuchFieldError: bOverrideIcons
[3:38:04 AM] at com.maddox.il2.gui.GUIRecordSelect._enter(GUIRecordSelect.java:55)
[3:38:04 AM] at com.maddox.il2.game.GameState.enterPush(GameState.java:92)
[3:38:04 AM] at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
[3:38:04 AM] at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
[3:38:04 AM] at com.maddox.il2.gui.GUIMainMenu$DialogClient.notify(GUIMainMenu.java:108)
[3:38:04 AM] at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
[3:38:04 AM] at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
[3:38:04 AM] at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
[3:38:04 AM] at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
[3:38:04 AM] at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
[3:38:04 AM] at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
[3:38:04 AM] at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
[3:38:04 AM] at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
[3:38:04 AM] at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
[3:38:04 AM] at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
[3:38:04 AM] at com.maddox.rts.Message._send(Message.java:1217)
[3:38:04 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[3:38:04 AM] at com.maddox.rts.Message.sendToArray(Message.java:1147)
[3:38:04 AM] at com.maddox.rts.Message.sendTo(Message.java:1128)
[3:38:04 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[3:38:04 AM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[3:38:04 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[3:38:04 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[3:38:04 AM] at com.maddox.il2.game.Main.exec(Main.java:449)
[3:38:04 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[code]

Let me know if i need more log info, thanks in advance

Logged

WxTech

  • Modder
  • member
  • Offline Offline
  • Posts: 6092
Re: Game Crash on Mission Recording Playback
« Reply #1 on: March 10, 2025, 03:46:34 AM »

It appears to have to do with the selection of displaying plane icons or not. Boolean object bOverrideIcons would be a means to select how to handle icon display, depending whether itsstate is true or false. Seems like a modded class conflict...

Try to play back the track with icons enabled, as is the stock scheme, to see if that at least can be done.

Is this an older game version, with a mod installed which removes track playback icons?
Logged
Great minds discuss ideas. Average minds discuss events. Small minds discuss people. - Hyman Rickover (but probably predating his use.)

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24036
  • Taking a timeout
    • STFU
Re: Game Crash on Mission Recording Playback
« Reply #2 on: March 10, 2025, 06:36:58 AM »

Seems like a modded class conflict
THIS.

Additionally, you (sgt_fresh) forgot to mention your game version, and whether it's modded (custom, by yourself) or not.
Seek for help? Provide details.
Seek for anecdotal 25-page discussions? Skip details.

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

sgt_fresh

  • member
  • Offline Offline
  • Posts: 215
Re: Game Crash on Mission Recording Playback
« Reply #3 on: March 10, 2025, 10:25:21 AM »

It appears to have to do with the selection of displaying plane icons or not. Boolean object bOverrideIcons would be a means to select how to handle icon display, depending whether itsstate is true or false. Seems like a modded class conflict...

Try to play back the track with icons enabled, as is the stock scheme, to see if that at least can be done.

Is this an older game version, with a mod installed which removes track playback icons?

So after looking into it furthur as WxTech advised it is in fact a mod class conflict the old -mod (disable) resolved the issue. Thanks all :)
Logged

Flying H

  • member
  • Offline Offline
  • Posts: 1349
  • "And you can fly, high as a kite if you want to..
Re: Game Crash on Mission Recording Playback
« Reply #4 on: March 10, 2025, 03:04:44 PM »

Can you elaborate what mod you disabled to help others that may run into similar problems? (and label the topic as solved)
Logged
And you can fly, high as a kite, if you want to.........

sgt_fresh

  • member
  • Offline Offline
  • Posts: 215
Re: Game Crash on Mission Recording Playback
« Reply #5 on: March 10, 2025, 06:57:43 PM »

Can you elaborate what mod you disabled to help others that may run into similar problems? (and label the topic as solved)

After adding a new aircraft mod to Vp modpack that also needed a mirror mod, the game played w/o issue however after attempting a playback a mission track recording the game immediately CTD example video:

Later the mirror mod was identified as the mod that caused the conflict it was disabled and track playback was restored.
Logged

Flying H

  • member
  • Offline Offline
  • Posts: 1349
  • "And you can fly, high as a kite if you want to..
Re: Game Crash on Mission Recording Playback
« Reply #6 on: Yesterday at 05:02:44 AM »

Thanks
Logged
And you can fly, high as a kite, if you want to.........
Pages: [1]   Go Up
 

Page created in 0.046 seconds with 24 queries.