How do I fix these errors?
Posted: Tue Nov 28, 2006 11:15 pm
I've got some strange errors. I dont know how I got them, and I dont know how to fix them. They are making me unable to spawn into my level, ie - just the sides show up with a black screen.
MungeLog:
BFront2 Runlog(at least I think that's what it's called):
[/code]
I think the 8 error one is the one causing the problem, but I dont know what to do about it.
MungeLog:
Code: Select all
WARNING[PC_modelmunge msh\hoth_bldg_ioncannon.msh]:hoth_bldg_ioncannon has 1089 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\kas2_bldg_tree_leaves.msh]:kas2_bldg_tree_leaves has 5264 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\kas2_prop_canopy.msh]:kas2_prop_canopy has 3948 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
0 Errors 3 Warnings
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
ERROR[levelpack BAT.req]:Expecting bracket, but none was found.
File : munged\pc\bat.terrain.req(1)...
ucft <--
ERROR[levelpack BAT.req]:Expecting bracket, but none was found.
File : munged\pc\bat.terrain.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
ERROR[levelpack BAT_1flag.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack BAT_1flag.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
[continuing]
ERROR[levelpack BAT_conquest.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack BAT_conquest.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
[continuing]
ERROR[levelpack BAT_ctf.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack BAT_ctf.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
[continuing]
ERROR[levelpack BAT_eli.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack BAT_eli.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
[continuing]
8 Errors 0 Warnings
ERROR[levelpack BAT.req]:Expecting bracket, but none was found.
File : munged\pc\bat.terrain.req(1)...
ucft <--
ERROR[levelpack BAT.req]:Expecting bracket, but none was found.
File : munged\pc\bat.terrain.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
Code: Select all
Message Severity: 3
.\Source\LoadUtil.cpp(1010)
Data in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\BAT\Data\_lvl_pc\BAT\BAT.lvl is not a binary UCF file.
Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk BAT_conquest in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\BAT\Data\_lvl_pc\BAT\BAT.lvl
Message Severity: 3
.\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:BAT\BAT.lvl
Message Severity: 3
.\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to perform arithmetic on a nil value
stack traceback:
(none): in function `AddCommandPost'
(none): in function `ScriptPostLoad'
I think the 8 error one is the one causing the problem, but I dont know what to do about it.