Loading [MathJax]/extensions/Safe.js

Special Aircraft Service

Please login or register.

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

Author Topic: Having weird problems with the game  (Read 2123 times)

0 Members and 1 Guest are viewing this topic.

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Having weird problems with the game
« on: January 11, 2022, 08:13:09 AM »

Hey guys, so i used to play il2 1946 in the 4.13.4m version with the SAS Modact 6.40 mod installed with(that some individual planes installed) without any problems. But then suddenly it started giving me some troubles, my game started freezing constantly to the to point i cant even play anymore. I tried uninstalling and installing the mod, but it didnt worked, then i repeated the same process with the game itself, but still no results. Does anyone here knows how to solve it please?
Logged

Flying H

  • member
  • Offline Offline
  • Posts: 1351
  • "And you can fly, high as a kite if you want to..
Re: Having weird problems with the game
« Reply #1 on: January 11, 2022, 08:40:02 AM »

Read on how to submit log here https://www.sas1946.com/main/index.php/topic,49972.0.html That way you will be able to get help.
Logged
And you can fly, high as a kite, if you want to.........

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Re: Having weird problems with the game
« Reply #2 on: January 12, 2022, 08:23:26 AM »

Read on how to submit log here https://www.sas1946.com/main/index.php/topic,49972.0.html That way you will be able to get help.
Oh sorry i didnt knew i had to do this, thank you for informing me about this. But then which part of my log should i post? Because im still unable the identify the error
Logged

Flying H

  • member
  • Offline Offline
  • Posts: 1351
  • "And you can fly, high as a kite if you want to..
Re: Having weird problems with the game
« Reply #3 on: January 12, 2022, 11:42:32 AM »

I think the last 20 - 40 lines would be sufficient for identifying the culprit.
Logged
And you can fly, high as a kite, if you want to.........

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Re: Having weird problems with the game
« Reply #4 on: January 12, 2022, 06:28:20 PM »

Okk here it is, i got the last lines because the raw log was huge

Code: [Select]
[1:13:17 AM] Time overflow (120): speed 0.13089006
[1:13:17 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:17 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:17 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:17 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:17 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:17 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:17 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:17 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:17 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:17 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:17 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:17 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:17 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:17 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:17 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:17 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:17 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:17 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:17 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:17 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:17 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:17 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:17 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:17 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:17 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:17 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:17 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:17 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:17 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:17 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:17 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:17 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:17 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:17 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:17 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:17 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:17 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:17 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:17 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:17 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:17 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:17 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:17 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:17 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:17 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:17 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:17 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:17 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:17 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:17 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:17 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:17 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:17 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:17 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:17 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:17 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:17 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:17 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:17 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:17 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:17 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:17 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:17 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:17 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:17 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:17 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:18 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:18 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:18 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:18 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:18 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:18 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:18 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:18 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:18 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:18 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:18 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:18 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:18 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:18 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:18 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:18 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:18 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:18 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:18 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:18 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:18 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:18 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:18 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:18 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:18 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:18 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:18 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:18 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:18 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:18 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:18 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:18 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:18 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:18 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:18 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:18 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:18 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:18 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:18 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:18 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:18 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:18 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:18 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:18 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:18 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:18 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:18 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:18 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:18 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:18 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:18 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:18 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:18 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:18 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:18 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:18 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:18 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:18 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:18 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:18 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:18 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:18 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:18 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:18 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:18 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:18 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:18 AM] java.lang.ArrayIndexOutOfBoundsException
[1:13:18 AM] at com.maddox.il2.fm.Motor.getCompressorMultiplier(Motor.java:4385)
[1:13:18 AM] at com.maddox.il2.fm.Motor.computeForces(Motor.java:3043)
[1:13:18 AM] at com.maddox.il2.fm.Motor.update(Motor.java:1096)
[1:13:18 AM] at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:292)
[1:13:18 AM] at com.maddox.il2.fm.AIFlightModel.update(AIFlightModel.java:60)
[1:13:18 AM] at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:1001)
[1:13:18 AM] at com.maddox.il2.ai.air.Pilot.update(Pilot.java:196)
[1:13:18 AM] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:761)
[1:13:18 AM] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[1:13:18 AM] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:447)
[1:13:18 AM] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[1:13:18 AM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[1:13:18 AM] at com.maddox.rts.Message._send(Message.java:1217)
[1:13:18 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[1:13:18 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[1:13:18 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[1:13:18 AM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[1:13:18 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[1:13:18 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[1:13:18 AM] at com.maddox.il2.game.Main.exec(Main.java:479)
[1:13:18 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[1:13:21 AM] Time overflow (140): speed 0.14513788
[1:13:26 AM] Time overflow (160): speed 0.12368584
[1:13:32 AM] Time overflow (180): speed 0.105540894
[1:13:37 AM] Time overflow (200): speed 0.12205045
[1:13:41 AM] Time overflow (220): speed 0.13937283
[1:13:48 AM] Time overflow (240): speed 0.08967269
[1:13:50 AM] Time overflow (260): speed 0.2186589
[1:13:57 AM] Time overflow (280): speed 0.09422111
[1:14:01 AM] Time overflow (300): speed 0.14977534
[1:14:06 AM] Time overflow (320): speed 0.11342155
[1:14:12 AM] Time overflow (340): speed 0.104402296
[1:14:15 AM] Time overflow (360): speed 0.2091321
[1:14:21 AM] Time overflow (380): speed 0.09511731
[1:14:24 AM] Time overflow (400): speed 0.2084057
[1:14:30 AM] Time overflow (420): speed 0.092151746
[Jan 13, 2022 1:14:46 AM] -------------- END log session -------------
Logged

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Re: Having weird problems with the game
« Reply #5 on: January 13, 2022, 08:22:21 PM »

I think the last 20 - 40 lines would be sufficient for identifying the culprit.
So did you guys found the problem?
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24059
  • Taking a timeout
    • STFU
Re: Having weird problems with the game
« Reply #6 on: January 13, 2022, 10:56:30 PM »

We see an engine related error in the log but it's impossible to say what's going on without knowing exactly what you did.
Which kind of mission? Net, Single Player, Campaign, Full Mission Builder, Quick Mission Builder?
Which mission?
Which other parameters?
Which planes have there been on the mission? Which loadouts?
What exactly did you do?
What exactly happened?

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

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Re: Having weird problems with the game
« Reply #7 on: January 13, 2022, 11:19:43 PM »

We see an engine related error in the log but it's impossible to say what's going on without knowing exactly what you did.
Which kind of mission? Net, Single Player, Campaign, Full Mission Builder, Quick Mission Builder?
Which mission?
Which other parameters?
Which planes have there been on the mission? Which loadouts?
What exactly did you do?
What exactly happened?

]cheers[
Mike
Oh it was a single mission for the finnish air force, which was the B-239 N1 mission, i just opened it real quick just to show the screen freezing problem, but i basically did nothing than just sitting for a few seconds until i logged off. But note that this problem just doesnt happens with that specific mission, it happens constantly with every mission and even when im the main menu
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24059
  • Taking a timeout
    • STFU
Re: Having weird problems with the game
« Reply #8 on: January 13, 2022, 11:39:26 PM »

Well in that case: Reinstall from scratch.
As you're the only one with this issue, it's a safe bet that you made some mistake during the installation process.

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

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Re: Having weird problems with the game
« Reply #9 on: January 14, 2022, 07:43:17 AM »

Well in that case: Reinstall from scratch.
As you're the only one with this issue, it's a safe bet that you made some mistake during the installation process.

]cheers[
Mike
Well now thats the problem, i have reinstalled it multiple times but It didnt worked, but i suspect that its because i downloaded the game on steam, and i guess it doesnt unistall the game from the scratch. So what should i do now?
Logged

SAS~tsisqua

  • Tsisqua Tsigawonisgi, but you can call me Bird!
  • member
  • Offline Offline
  • Posts: 461
Re: Having weird problems with the game
« Reply #10 on: January 14, 2022, 10:10:09 AM »

Well in that case: Reinstall from scratch.
As you're the only one with this issue, it's a safe bet that you made some mistake during the installation process.

]cheers[
Mike
Well now thats the problem, i have reinstalled it multiple times but It didnt worked, but i suspect that its because i downloaded the game on steam, and i guess it doesnt unistall the game from the scratch. So what should i do now?

If you suspect a bad STEAM install, I would uninstall the STEAM game . . . then go to your STEAM library and delete the IL2 Sturmovik 1946 folder if it has left one there.

Now re-install from STEAM.
Copy that entire folder somewhere you want it after you have it again, and try starting over.
I'd uninstall any other versions as well (GoG), at least for now.


Good Luck, Mate.
Logged
"When you have to kill a man, it costs nothing to be polite." Winston Churchill

celta_preto

  • member
  • Offline Offline
  • Posts: 7
Re: Having weird problems with the game
« Reply #11 on: January 14, 2022, 11:38:57 AM »

Well in that case: Reinstall from scratch.
As you're the only one with this issue, it's a safe bet that you made some mistake during the installation process.

]cheers[
Mike
Well now thats the problem, i have reinstalled it multiple times but It didnt worked, but i suspect that its because i downloaded the game on steam, and i guess it doesnt unistall the game from the scratch. So what should i do now?

If you suspect a bad STEAM install, I would uninstall the STEAM game . . . then go to your STEAM library and delete the IL2 Sturmovik 1946 folder if it has left one there.

Now re-install from STEAM.
Copy that entire folder somewhere you want it after you have it again, and try starting over.
I'd uninstall any other versions as well (GoG), at least for now.


Good Luck, Mate.
I know this might sound a dumb question, but when i uninstall the steam, do i also uninstall all of my other games that i have installed in steam? Because if yes, there is another way of solving this?
Logged
Pages: [1] 2   Go Up
 

Page created in 0.041 seconds with 19 queries.