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)
Map Crashing ~Solved~
Moderator: Moderators
-
Abiter_b
Map Crashing ~Solved~
Last edited by Abiter_b on Fri Apr 06, 2007 5:34 am, edited 1 time in total.
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
RE: Map Crashing
That's it?
-
Elmo
- Field Commander

- Posts: 962
- Joined: Wed Nov 08, 2006 5:13 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
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.
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.
