Loading [MathJax]/extensions/Safe.js

Special Aircraft Service

Please login or register.

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

Author Topic: Unlocked HSFX FMB stopped working  (Read 2198 times)

0 Members and 1 Guest are viewing this topic.

Kanttori

  • member
  • Offline Offline
  • Posts: 100
    • Lentolaivue 32
Unlocked HSFX FMB stopped working
« on: June 08, 2015, 06:59:12 PM »

What is wrong with my unlocked FMB: Everything worked normally yesterday, but today when I tried to open the game with the mapmaking "bldconf.ini" -file the game starts but just as it has loaded 70 % or something it shut down. With the gaming "bldconf.ini" everything is ok.

That is the only thing I have done unnormally: I tested today in the game "SOUNDS default" MOD and I opened accidentally "HSFX_Client_Updater.exe" It only opened the JSGME.exe and I move the sounds-MOD to the right box. After testing I moved it back to the left box. Now I have only the HSFX History MOD enabled just like earlier, but Game crashes before it is open...

What can I do, my map worx are waiting...?     :(

P.S: I have worked with the unlocked FMB since last autumn, so I understand how the system works.
Logged

vpmedia

  • Modder
  • member
  • Offline Offline
  • Posts: 6652
  • www.vpmedia.hu/il2
    • VPMEDIA SKINS
Re: Unlocked HSFX FMB stopped working
« Reply #1 on: June 08, 2015, 10:08:17 PM »

Quote
Unlocked HSFX FMB stopped working

The title is missleading because the fmb stopped working together with everything else.
The problem has probably nothing to do with the FMB.
Try to post your logfile. Having a backup is also a good idea.

Kanttori

  • member
  • Offline Offline
  • Posts: 100
    • Lentolaivue 32
Re: Unlocked HSFX FMB stopped working
« Reply #2 on: June 09, 2015, 12:33:17 PM »

From where I find the log file?
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9602
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Unlocked HSFX FMB stopped working
« Reply #3 on: June 09, 2015, 12:42:32 PM »

Read how to do this here:
https://www.sas1946.com/main/index.php/topic,13457.0.html

For a instant log File read here:
https://www.sas1946.com/main/index.php/topic,19308.0.html

Important: what to post and how to post it (code option):
https://www.sas1946.com/main/index.php?topic=39780.0

Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

Kanttori

  • member
  • Offline Offline
  • Posts: 100
    • Lentolaivue 32
Re: Unlocked HSFX FMB stopped working
« Reply #4 on: June 09, 2015, 01:06:20 PM »

Ok, here is the end of the log:

Code: [Select]
INTERNAL ERROR: Str2FloatClamp() - Clamped 2 -> 0.95 (delta = -1.05) to Range 0..0.95
[18:57:17]
INTERNAL ERROR: Str2FloatClamp() - Clamped 4096 -> 512 (delta = -3584) to Range 1..512
[18:57:17]
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
[18:57:17]
INTERNAL ERROR: Str2FloatClamp() - Clamped 1 -> 0.5 (delta = -0.5) to Range 0..0.5
[18:57:31]
Main begin: PlMapActors: No 'Title' in file 'com/maddox/il2/objects/static.ini', section 'buildings.House$House_I'
[18:57:31]
java.lang.RuntimeException: PlMapActors: No 'Title' in file 'com/maddox/il2/objects/static.ini', section 'buildings.House$House_I'
[18:57:31]
at com.maddox.il2.builder.PlMapActors.configure(PlMapActors.java:1553)
[18:57:31]
at com.maddox.il2.builder.Plugin.loadAll(Plugin.java:152)
[18:57:31]
at com.maddox.il2.builder.Builder.<init>(Builder.java:3158)
[18:57:31]
at com.maddox.il2.gui.GUIBuilder.<init>(GUIBuilder.java:90)
[18:57:31]
at com.maddox.il2.gui.GUI.create(GUI.java:166)
[18:57:31]
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:849)
[18:57:31]
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:508)
[18:57:31]
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
[18:57:31]
at com.maddox.il2.game.Main.exec(Main.java:422)
[18:57:31]
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[09.06.2015 18:57:31]
-------------- END log session -------------
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9602
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Unlocked HSFX FMB stopped working
« Reply #5 on: June 09, 2015, 01:20:36 PM »

Quote
No 'Title' in file 'com/maddox/il2/objects/static.ini', section 'buildings.House$House_I'
Your static.ini file is corrupted!
Search word:buildings.House$House_I (I do not have objects with this name ...)
And look for the correct title!

Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

Kanttori

  • member
  • Offline Offline
  • Posts: 100
    • Lentolaivue 32
Re: Unlocked HSFX FMB stopped working
« Reply #6 on: June 09, 2015, 01:30:45 PM »

So what can I do? I just checked static.ini file. :)
Logged

Uufflakke

  • Modder
  • member
  • Offline Offline
  • Posts: 2078
Re: Unlocked HSFX FMB stopped working
« Reply #7 on: June 09, 2015, 01:41:14 PM »

So what can I do? I just checked static.ini file. :)

See reply #3 for solution:

https://www.sas1946.com/main/index.php?topic=41342.0
Logged
"The Best Things In Live Aren't Things"

Kanttori

  • member
  • Offline Offline
  • Posts: 100
    • Lentolaivue 32
Re: Unlocked HSFX FMB stopped working
« Reply #8 on: June 09, 2015, 01:42:23 PM »

I repaired it myself! I made a backup from static.ini and added "Titles" where needed, actually four HSFX-mod (?) houses. But now it works again. Thank you fellas, that logfile-system is good to know! :)

Edit: I read your link Uufflakke and that was exactly what I correct to that file! )
Logged
Pages: [1]   Go Up
 

Page created in 0.05 seconds with 27 queries.