Hard Light Productions Forums

Hosted Projects - FS2 Required => FreeSpace Conversion => Topic started by: Barndo on August 04, 2011, 10:52:25 am

Title: Game crashes while loading Mission
Post by: Barndo on August 04, 2011, 10:52:25 am
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]
Title: Re: Game crashes while loading Mission
Post by: mjn.mixael on August 04, 2011, 11:11:29 am
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?
Title: Re: Game crashes while loading Mission
Post by: Barndo on August 04, 2011, 11:57:56 am
I tried in German and English Version but the Error appears in both cases.
Title: Re: Game crashes while loading Mission
Post by: mjn.mixael on August 04, 2011, 12:00:39 pm
 :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.