Author Topic: Game crashes while loading Mission  (Read 1607 times)

0 Members and 1 Guest are viewing this topic.

Offline Barndo

  • 21
Game crashes while loading Mission
Hi,

i got problem with my FSPort. When i want to start the next Mission the Game crashes.

Here is an extraction of the FS2_open logfile:
Code: [Select]
ERROR: Invalid intel name.

In sexpression: ( when
   ( true )
   ( allow-weapon "Flail" )
   ( allow-weapon "Interceptor" )
   ( tech-add-weapons
      "Flail"
      "Interceptor"
   )
   ( tech-add-intel "Shivans" )
)
(Error appears to be: Shivans)
File: missionparse.cpp
Line: 5487
Freeing all existing models...

I'm really sure that every File is on the right place.

An other issue is that i can only play (if there where not the crash with fsport) at debug mode. Because with regular .exe my mousecursor moves not like normal behaviour, it stutters.

So, puh, my english isn't really well i hope i could show the problem.

Thanks in advance

Barndo

[attachment deleted by ninja]

 

Offline mjn.mixael

  • Cutscene Master
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Game crashes while loading Mission
I do not recommend playing with a debug build. I'm not sure about the mouse problem.

But as for the crash, my guess is that you are trying to play with a different language?
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 

Offline Barndo

  • 21
Re: Game crashes while loading Mission
I tried in German and English Version but the Error appears in both cases.

 

Offline mjn.mixael

  • Cutscene Master
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Game crashes while loading Mission
 :wtf:

If you have a clean install of the English version, that error won't be there.

The tech room is string-variable based and the problem is that other languages spell 'Shivans' differently.
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.