Page 1 of 1

Adding 'Mini-Star Destoyers' to map results in crash[Solved]

Posted: Thu Dec 03, 2015 3:06 pm
by RubikPanda
Hi there, first of all, I'm new here (despite me making my account eons ago)

At the moment I'm working on a 'Jakku' map, but its more bland than I would like. So I decided to put Star Destroyers in the sky, however, when i do so, the game just crashes for no apparent reason. No error window, no nothing, it just crashes when I try to play the map.
The specific .odf is "spa1_prop_minidestroyer2"

Is there a way that I can stop this from happening?

Cheers,

RubikPanda

Re: Adding 'Mini-Star Destoyers' to map results in crash

Posted: Thu Dec 03, 2015 3:18 pm
by AceMastermind
If the only purpose it serves is visual, I would just give it a simple prop ODF to rule out anything else.

Code: Select all

[GameObjectClass]       

ClassLabel      =   "prop"
GeometryName    =   "spa1_prop_minidestroyer2.msh"


[Properties]        

GeometryName    =   "spa1_prop_minidestroyer2"

Re: Adding 'Mini-Star Destoyers' to map results in crash

Posted: Thu Dec 03, 2015 3:40 pm
by RubikPanda
I can't stress enough how thankful I am :D

Thanks so much.

I assume this would work for say a Rebel spaceship too, if I put in the appropriate things (Like its .msh and stuff)

Thank you again :)

RubikPanda