When I run tool, it says "error: couldn't read file :/toolbeta.map" and then closes immediatly.
What does that mean? And is that bad?
Problem With Making a scenario
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
-
- Posts: 5426
- Joined: Sat Jul 24, 2004 12:12 pm
- Location: I'm a Paranoid
- Contact:
The toolbeta.map thing is normal.
If you are using batch files add the "pause" command into the next line.
e.g
If you are using batch files add the "pause" command into the next line.
e.g
Code: Select all
tool <command>
pause
...left for good
- Cryticfarm
- Posts: 3611
- Joined: Sat Dec 09, 2006 7:23 pm
- Location: canada
- Contact:
Re: Problem With Making a scenario
Are you double clicking on the tool icon, cause that doesn't work. Go to C:\WINDOWS\system32 and copy cmd and paste it into your haloce root directory.DeadHamster wrote:When I run tool, it says "error: couldn't read file :/toolbeta.map" and then closes immediatly.
What does that mean? And is that bad?
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm