Page 1 of 2

My game's crashing! (New Problem)

Posted: Wed Aug 26, 2009 5:52 pm
by Master of Stickmen
Ok, lemme cut to the chase. I run battlefront 2 and play a map. then I exit and munge my map. I run it again, and my map wont show up on th map list, but its in my addon folder.Then I notice that my map is missing its addme.script. then I munge one of my custom sides, and the addme.script is in my maps folder, but whenever I run SWBF2, it crashes once it gets to the profile screen. Whats wrong??????

Re: My game's crashing!

Posted: Wed Aug 26, 2009 6:12 pm
by 501st_commander
run the bf2modtools.exe, it will tell you why the game is crashing. then post the error.log

Re: My game's crashing!

Posted: Wed Aug 26, 2009 7:56 pm
by Master of Stickmen
Mod tools does the same thing.... it just crashes with no error.log

EDIT

Think I found it, does this make any sense to you?
Hidden/Spoiler:
[quote="BFront2.log"]Opened logfile BFront2.log 2009-08-26 2007
shell_interface: Entered
shell_interface: gPlatformStr, gOnlineServiceStr, gLangStr, gLangEnum: PC GameSpy english 0
ifs_era_handler - Entered
ifs_era_handler - Exited
shell_interface: No custom_gc_0.lvl
shell_interface: No custom_gc_1.lvl
shell_interface: No custom_gc_2.lvl
shell_interface: No custom_gc_3.lvl
shell_interface: No custom_gc_4.lvl
shell_interface: No custom_gc_5.lvl
shell_interface: No custom_gc_6.lvl
shell_interface: No custom_gc_7.lvl
shell_interface: No custom_gc_8.lvl
shell_interface: No custom_gc_9.lvl
shell_interface: No custom_gc_10.lvl
custom_EraButtonList(): Finished building era button table Known eras buttons: 28
custom_GetGMapEras(): Finished building era table Known eras: 28
custom_GetGMapModes(): Finished building game mode table Known Modes: 39
custom_GetMPGameModeList(): Finished building game mode list table List Length: 40
custom_SetMovieLocation()
custom_GetGCButtonList()
custom_SetMovieLocation()
custom_GetFreeformBattleModeList(): Finished building freeform battle mode list Known Modes: 39
ingame stream movies\crawl.mvs
shell_interface: Opening movie: movies\shell.mvs
shell_interface: Leaving
Mission Checker: Entered addme
Mission Checker: addme: Now listening in on AddDownloadableContent() calls
Mission Checker: Exited addme
Cannot find side\rvs.lvl. Skipping BGL's extra KotOR missions
Cannot find ..\..\addon\BDT\data\_LVL_PC\SIDE\dark.lvl. Skipping BGL's extra Dark Times missions

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open ..\..\addon\BDT\data\_LVL_PC\dtshell.lvl

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaScript.cpp(435)
Script file addme not found[/quote]
EDIT 2
I'll take my map out of my addon and see if it still crashes.

EDIT 3
OK, without my map, it works fine, so it IS my map, but what ABOUT my map is causing the problem?

Re: My game's crashing!

Posted: Wed Aug 26, 2009 8:41 pm
by 501st_commander

Code: Select all

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaScript.cpp(435)
Script file addme not found
make sure the addme files are in,
\BF2_ModTools\data_***\addme\munged\addme.script

and
\BF2_ModTools\data_***\addme\addme.lua

if not clean and remunge

Re: My game's crashing!

Posted: Wed Aug 26, 2009 8:48 pm
by Master of Stickmen
it's all there, yet still crash.

Re: My game's crashing!

Posted: Wed Aug 26, 2009 8:50 pm
by 501st_commander
see if you addme is here somewhere:

\BF2_ModTools\data_***\_LVL_PC

Re: My game's crashing!

Posted: Wed Aug 26, 2009 8:53 pm
by Master of Stickmen
501st_commander wrote:see if you addme is here somewhere:

\BF2_ModTools\data_***\_LVL_PC
that dir isn't even in my data_*** folder

Re: My game's crashing!

Posted: Wed Aug 26, 2009 8:55 pm
by 501st_commander
_LVL_PC isnt? oh no, in your map data file you removed is there lvl files?

Re: My game's crashing!

Posted: Wed Aug 26, 2009 8:57 pm
by Master of Stickmen
you mean the one in my addon folder? lemmie check.... nope.

BTW
There never was a _LVL_PC folder in my data_*** folder

Re: My game's crashing!

Posted: Wed Aug 26, 2009 9:02 pm
by 501st_commander
on the first munge, VM make one, if it doesn't, im not sure why.


edit:
when VM munges is there any errors?

Re: My game's crashing!

Posted: Thu Aug 27, 2009 2:14 pm
by Frisbeetarian
How fast is your first munge? It is reminiscent of another error I've seen, but in those cases, the addme.script always got moved over.

Re: My game's crashing!

Posted: Thu Aug 27, 2009 3:39 pm
by Master of Stickmen
Frisbeetarian wrote:How fast is your first munge? It is reminiscent of another error I've seen, but in those cases, the addme.script always got moved over.
REALLY quick. (like 3 seconds)

Re: My game's crashing!

Posted: Thu Aug 27, 2009 4:20 pm
by Frisbeetarian
Just to confirm, when you munge a brand new map, does the map show up in the mission list at all (it would show up like ABC%s_%s).

Re: My game's crashing!

Posted: Sun Aug 30, 2009 9:55 am
by Master of Stickmen
Master of Stickmen wrote:Ok, lemme cut to the chase. I run battlefront 2 and play a map. then I exit and munge my map. I run it again, and my map wont show up on th map list, but its in my addon folder.Then I notice that my map is missing its addme.script. then I munge one of my custom sides, and the addme.script is in my maps folder, but whenever I run SWBF2, it crashes once it gets to the profile screen. Whats wrong??????
See red text (this is my first map)

EDIT
sorry for double post, but, MY GAMES STILL NOT WORKING

You already have 1 warning, don't push it -Staff

Re: My game's crashing!

Posted: Sun Aug 30, 2009 1:23 pm
by [RDH]Zerted
Where do you have the mod tools installed? Do a full, manual clean then remunge and try again. Post your addme.lua.

Re: My game's crashing!

Posted: Sun Aug 30, 2009 5:50 pm
by Master of Stickmen
[RDH]Zerted wrote:Where do you have the mod tools installed?
Program files\Lucasarts

is that bad?

Re: My game's crashing!

Posted: Sun Aug 30, 2009 6:28 pm
by Frisbeetarian
Master of Stickmen wrote:is that bad?
Yes

You cannot have a space in the directory for the ModTools; it screws up the batch files commands.

Good catch Zerted.

Re: My game's crashing!

Posted: Sun Aug 30, 2009 6:30 pm
by Master of Stickmen
Frisbeetarian wrote:
Master of Stickmen wrote:is that bad?
Yes

You cannot have a space in the directory for the ModTools; it screws up the batch files commands.
No, its in my lucasarts folder that was created when i installed battlefront

Re: My game's crashing!

Posted: Sun Aug 30, 2009 6:32 pm
by Frisbeetarian
If you're telling me that I'm wrong, that's fine, your ModTools just won't work.

If that path that the folder BF2_ModTools is in has a space in it, you cannot get it to munge properly.

Re: My game's crashing!

Posted: Sun Aug 30, 2009 6:33 pm
by Master of Stickmen
ok ill check it.....

EDIT
oh, crap, you're right!

now how do I reinstall it without losing my map?