Page 1 of 1

Message Severity: 3

Posted: Mon Apr 21, 2008 10:54 pm
by baishere
I have a crash with 1 Severity....



Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open ..\..\addon\ASL\data\_LVL_PC\core.lvl
prev = none iLastPage = nil
prev = texture iLastPage = 1
prev = texture iLastPage = 2
prev = texture iLastPage = 3
prev = texture iLastPage = 4
ifs_legal.Exit


HELP!!!!!!! :runaway: :sick: :funny2:

Re: Message Severity: 3

Posted: Tue Apr 22, 2008 8:49 am
by ryukaji
a clean usually fixes that for me

Re: Message Severity: 3

Posted: Tue Apr 22, 2008 9:20 am
by Flinti
If that doesn't help, copy [BF2ModTools]\data_AAA\_LVL_PC\core.lvl manually to [swbf2_Gamedata]\addon\ASL\data\_LVL_PC.

Re: Message Severity: 3

Posted: Tue Apr 22, 2008 12:42 pm
by Teancum
If your core.lvl is bad then you probably have a mungelog error. Post it.

Re: Message Severity: 3

Posted: Thu Apr 24, 2008 7:09 pm
by baishere
It totally crashed their were other problems, dont worry about it thnx for helping though :bowdown:

Re: Message Severity: 3

Posted: Fri Apr 25, 2008 9:53 am
by Caleb1117
baishere wrote:

Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open ..\..\addon\ASL\data\_LVL_PC\core.lvl
prev = none iLastPage = nil
prev = texture iLastPage = 1
prev = texture iLastPage = 2
prev = texture iLastPage = 3
prev = texture iLastPage = 4
ifs_legal.Exit

That error shows up every time, it has to do with the game starting up, don't worry about it.

Re: Message Severity: 3

Posted: Fri Apr 25, 2008 11:20 am
by Teancum

Code: Select all

Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open ..\..\addon\ASL\data\_LVL_PC\core.lvl
It does?

Re: Message Severity: 3

Posted: Fri Apr 25, 2008 9:33 pm
by Caleb1117
Wait, maybe not, i think I confused it for something like this:
Message Severity: 2
.\Source\GameMovie.cpp(399)
Unable to find open movie segment TES0.000000ly

this.CurButton = check_mode6
cur_button = nil
this.CurButton = check_mode5
cur_button = nil
this.CurButton = check_mode4
cur_button = nil
this.CurButton = check_mode3
cur_button = nil
this.CurButton = check_mode2
cur_button = nil
this.CurButton = check_era1
cur_button = nil
But I could swear I've seen that error before... Someplace.


EDIT: I know why, because it shows in the very beginning, of every log:
Opened logfile BFront2.log 2008-04-25 2129
ingame stream movies\crawl.mvs
prev = none iLastPage = nil
ifs_legal.Exit
Strange that an error concerning a map would Precede, the game loading errors.

Re: Message Severity: 3

Posted: Sun Apr 27, 2008 5:29 pm
by [RDH]Zerted
Caleb1117 wrote:Strange that an error concerning a map would Precede, the game loading errors.
When the error occured, the game was still in the process of starting up. It would have been looking through the addon folder and processing all the addme.luas.