Page 1 of 1

Map Crashing ~Solved~

Posted: Thu Apr 05, 2007 9:30 pm
by Abiter_b
My Map is crashing and i got no idea why if any1 can help me plz do

~SOLVED~


heres the log


Opened logfile BFront2.log 2007-04-06 1119
ingame stream movies\crawl.mvs
prev = none iLastPage = nil
prev = texture iLastPage = 1
prev = texture iLastPage = 2
prev = texture iLastPage = 3
prev = texture iLastPage = 4
ifs_legal.Exit

Message Severity: 2
.\Source\GameMovie.cpp(399)
Unable to find open movie segment shell_main

ifs_saveop_DoOps LoadFileList
ifs_saveop_DoOps LoadFileList
ifs_saveop_DoOps LoadProfile
ifs_saveop_DoOps LoadProfile
num, Selection = 1 table: 03DB134C
+++mission modes changed! ifs_mspc_MapList_layout.SelectedIdx = 1
EraSelection.subst = c era_c
EraSelection.subst = g era_g
play movie ARF 200 , 300 510 x 400

Message Severity: 2
.\Source\GameMovie.cpp(399)
Unable to find open movie segment ARF0.000000ly

+++mission modes changed! ifs_mspc_MapList_layout.SelectedIdx = 11
EraSelection.subst = c era_c
EraSelection.subst = g era_g
EraSelection.subst = c era_c
EraSelection.subst = g era_g
num, Selection = 1 table: 03DB134C
+++mission modes changed! ifs_mspc_MapList_layout.SelectedIdx = 32
EraSelection.subst = c era_c
EraSelection.subst = c era_c
this.CurButton = nil
cur_button = nil
+++ DoubleClicked
bEra_CloneWar = 1 bEra_Galactic = 1
clonewar_visable = true galactic_visable = false
Adding map: 0PCc_con idx: 1
play movie ARF 200 , 300 510 x 400

Message Severity: 2
.\Source\GameMovie.cpp(399)
Unable to find open movie segment ARF0.000000ly

this.CurButton = Launch
cur_button = nil
(none):0: attempt to call global `GetRegion' (a nil value)

RE: Map Crashing

Posted: Thu Apr 05, 2007 10:36 pm
by Darth_Z13
That's it?

Posted: Thu Apr 05, 2007 11:27 pm
by Elmo
Rofl, no way can that be your whole log. Either, you post the whole log (lol) or give us more info on what you did before the crashing started.

Posted: Fri Apr 06, 2007 1:48 am
by [RDH]Zerted
The log does end in an error: (none):0: attempt to call global `GetRegion' (a nil value).

Somewhere you are using GetRegion( <your variable> ) with <your variable> spelled wrong.

Or I just read that wrong and the function GetRegion() does not exist or you are calling it before the Lua file, which contains the funcation, is loaded.

Posted: Fri Apr 06, 2007 4:21 am
by Abiter_b
thx zerted ill try that and elmo i know its short but that is the hole log :shock: