Map Crashing ~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
Abiter_b

Map Crashing ~Solved~

Post 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)
Last edited by Abiter_b on Fri Apr 06, 2007 5:34 am, edited 1 time in total.
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

RE: Map Crashing

Post by Darth_Z13 »

That's it?
Elmo
Field Commander
Field Commander
Posts: 962
Joined: Wed Nov 08, 2006 5:13 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post 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.
User avatar
[RDH]Zerted
Gametoast Staff
Gametoast Staff
Posts: 2982
Joined: Sun Feb 26, 2006 7:36 am
Projects :: Bos Wars AI - a RTS game
Games I'm Playing :: SWBF2 and Bos Wars
xbox live or psn: No gamertag set
Location: USA
Contact:

Post 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.
Abiter_b

Post by Abiter_b »

thx zerted ill try that and elmo i know its short but that is the hole log :shock:
Post Reply