Page 1 of 1
Map crash before loading
Posted: Wed Jan 23, 2013 11:51 am
by Executer94
My map crash now without even loading. After clicking the start button it says "Could not open MISSION/TCCc_con.lvl" in a small window and the BFront2 does not say much more:
Re: Map crash before loading
Posted: Wed Jan 23, 2013 12:07 pm
by GAB
I am 99% sure that this is your problem:
Code: Select all
Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1283)
Could not open MISSION\TCCc_con.lvl
You might have your
mission.req or one of its sub
.reqs not set up properly (they might have a typo or a similar mistake). Also, make sure the addme references the correct files and that your
.luas don't have any mistake too.
Re: Map crash before loading
Posted: Wed Jan 23, 2013 2:50 pm
by Marth8880
Do you get any errors when you try to munge?
