Crashing?!?!
Moderator: Moderators
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
Crashing?!?!
I'm sick and tired of my maps crashing is there a way to find out exactly why
your map is crashing???
(thanks)
your map is crashing???
(thanks)
-
Ipodzanyman
- Sith

- Posts: 1304
- Joined: Fri Feb 03, 2006 12:16 am
- Contact:
RE: Crashing?!?!
THe Bf2 log thing and proofreading everything yourself works, When you munge your map does it have any errors, and if there is what are they? 
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
Well it worked last night I undid every thing I did last night and it still crashes
this is the error
C:\BF2_ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\DOK\~$Kc_con.lua:1: invalid control char near `char(6)'
ERROR[scriptmunge scripts\DOK\~$Kc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\DOK\~$Kc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings
but I played my map with this error before
this is the error
C:\BF2_ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\DOK\~$Kc_con.lua:1: invalid control char near `char(6)'
ERROR[scriptmunge scripts\DOK\~$Kc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\DOK\~$Kc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings
but I played my map with this error before
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
MasterSkywalker
- Major

- Posts: 501
- Joined: Mon Apr 17, 2006 1:44 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
BF2_modtools.exe creates the bfront2.log, which is a log of all of the errors it encounters while the map is running. I'll tell you how to run it.
In BF2_ModTools, there is a file called bf2_modtools.exe. Put it in your GameData folder. Then run it.
run your map, and let it crash. then, go to your GameData folder, and a file called bfront2.log should be there now. open it in notepad an paste it's contents here (but post it as a quote, so it doesn't take up so much space
)
In BF2_ModTools, there is a file called bf2_modtools.exe. Put it in your GameData folder. Then run it.
run your map, and let it crash. then, go to your GameData folder, and a file called bfront2.log should be there now. open it in notepad an paste it's contents here (but post it as a quote, so it doesn't take up so much space
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
wazmol
- High General

- Posts: 892
- Joined: Sat Sep 02, 2006 6:47 pm
- Projects :: Thinking...
- Location: London
- Contact:
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
Ipodzanyman
- Sith

- Posts: 1304
- Joined: Fri Feb 03, 2006 12:16 am
- Contact:
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
Ipodzanyman
- Sith

- Posts: 1304
- Joined: Fri Feb 03, 2006 12:16 am
- Contact:
- squipple
- 1st Lieutenant

- Posts: 420
- Joined: Tue Jun 28, 2005 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
Ipodzanyman
- Sith

- Posts: 1304
- Joined: Fri Feb 03, 2006 12:16 am
- Contact:
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
Ipodzanyman
- Sith

- Posts: 1304
- Joined: Fri Feb 03, 2006 12:16 am
- Contact:
- [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:
Batch files are normal text files with a .bat ending. Open up notepad and start typing. When you save, use Save As... and change the Save as Type... to All Files. Next, change the file ending to .bat and save. To run the file just like an exe.
Tip: If you want to see the bat's output, put pause as the file's last line.
Tip: If you want to see the bat's output, put pause as the file's last line.
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
