Author Topic: Game crashes with a new simple "furball" mission I created  (Read 2393 times)

0 Members and 1 Guest are viewing this topic.

Offline Woolie Wool

  • 211
  • Fire main batteries
Game crashes with a new simple "furball" mission I created
To test out the Cylon fighters I created a simple mission with 24 fighters in three teams fighting each other around Armistice Station. However, a few seconds after I enter the mission I get this:

---------------------------
Warning!
---------------------------
Invalid model number -1 requested. Please post the call stack where an SCP coder can see it.

ntdll.dll! KiFastSystemCallRet
kernel32.dll! WaitForSingleObject + 18 bytes
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
fs2_open_Diaspora_R1_Debug.exe! <no symbol>
kernel32.dll! BaseThreadInitThunk + 18 bytes
ntdll.dll! RtlInitializeExceptionChain + 99 bytes
ntdll.dll! RtlInitializeExceptionChain + 54 bytes

[ This info is in the clipboard so you can paste it somewhere now ]


Use Yes to break into Debugger, No to continue.
and Cancel to Quit

---------------------------
Yes   No   Cancel   
---------------------------

Mission file attached.

[attachment removed and sold on the black market]
16:46   Quanto   ****, a mosquito somehow managed to bite the side of my palm
16:46   Quanto   it itches like hell
16:46   Woolie   !8ball does Quanto have malaria
16:46   BotenAnna   Woolie: The outlook is good.
16:47   Quanto   D:

"did they use anesthetic when they removed your sense of humor or did you have to weep and struggle like a tiny baby"
--General Battuta

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Game crashes with a new simple "furball" mission I created
I'll see if I can find the cause but it's going to take a while as I'm not on the PC I used to make the Diaspora builds so I can't debug until I make some new ones.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

  

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Re: Game crashes with a new simple "furball" mission I created
Only thing I noticed with quick look in notepad is gamma wing is 3rd_team.  Since gamma is a default loadout wing (alpha, beta, gamma, delta) that might cause a weird crash.  Also try avoiding Zeta unless it's a hostile in multiplayer.  I think the zeta thing was fixed at some point but not sure.
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Game crashes with a new simple "furball" mission I created
Yeah, that might do it.

I have builds but I suspect FUBAR's on the money. If he's not, I'll take a look.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Woolie Wool

  • 211
  • Fire main batteries
Re: Game crashes with a new simple "furball" mission I created
Crash confirmed when I change the wing names. Also the crash appears to be similar to (http://www.hard-light.net/forums/index.php?topic=81895.0). (and I get this crash too)



[attachment removed and sold on the black market]
16:46   Quanto   ****, a mosquito somehow managed to bite the side of my palm
16:46   Quanto   it itches like hell
16:46   Woolie   !8ball does Quanto have malaria
16:46   BotenAnna   Woolie: The outlook is good.
16:47   Quanto   D:

"did they use anesthetic when they removed your sense of humor or did you have to weep and struggle like a tiny baby"
--General Battuta

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Game crashes with a new simple "furball" mission I created
Okay, I will look into this today.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Echelon9

  • 210
Re: Game crashes with a new simple "furball" mission I created
Crash confirmed when I change the wing names. Also the crash appears to be similar to (http://www.hard-light.net/forums/index.php?topic=81895.0). (and I get this crash too)

Yup, I've tracked it down to the same section of code as that other report.

We're looking into it.