Could not open level file [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
RacoonLR
Second Lance Corporal
Second Lance Corporal
Posts: 105
Joined: Fri Apr 25, 2014 5:31 pm
xbox live or psn: No gamertag set
Location: UNDER YOUR BED

Could not open level file [Solved]

Post by RacoonLR »

I've got a weird problem that never happened to me before : (
battlefront is crashing after I started modding again, because
I lost all my data...

I don't know what's wrong so here's the log:

Code: Select all

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open SIDE\pre.lvl

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open SIDE\sep.lvl
uf_updateClassIndex(): Added class:    rep_inf_ep3_rifleman
(the custom level files aren't missing! I've checked it!)

Tell me if you need more information!
Last edited by RacoonLR on Thu Apr 09, 2015 9:38 pm, edited 1 time in total.
razac920
2nd Lieutenant
2nd Lieutenant
Posts: 365
Joined: Sun Jan 16, 2011 12:42 am

Re: Could not open level file

Post by razac920 »

I'd hazard a guess that you didn't add dc: when loading your custom sides in the mission script LUA.
RacoonLR
Second Lance Corporal
Second Lance Corporal
Posts: 105
Joined: Fri Apr 25, 2014 5:31 pm
xbox live or psn: No gamertag set
Location: UNDER YOUR BED

Re: Could not open level file

Post by RacoonLR »

razac920 wrote:I'd hazard a guess that you didn't add dc: when loading your custom sides in the mission script LUA.
That was my mistake : D I forgot it, thanks^^
Post Reply