A Community discussion forum for Halo Custom Edition, Halo 2 Vista, Portal and Halo Machinima

Home  Search Register  Login Member ListRecent Posts
  
 
»Forums Index »Halo Custom Edition (Bungie/Gearbox) »Halo CE Technical / Map Design »tool error when compiling .jms to structure

Author Topic: tool error when compiling .jms to structure (13 messages, Page 1 of 1)
Moderators: Dennis

Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 14, 2012 06:59 PM    Msg. 1 of 13       
self explainetry. plus a pic... which wont paste?


Spartan314
Joined: Aug 21, 2010

Former biped rigger & FP animator


Posted: Jan 14, 2012 07:32 PM    Msg. 2 of 13       
You need to post the bottom paragraph of your debug.txt in your Halo CE directory.


Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 14, 2012 09:11 PM    Msg. 3 of 13       
01.15.12 13:09:01 tool pc 01.00.00.0609 ----------------------------------------------
01.15.12 13:09:01 reference function: _write_to_error_file
01.15.12 13:09:01 reference address: 42ca20
01.15.12 13:09:01 Couldn't read map file './toolbeta.map'
01.15.12 13:09:01 file_open('data\levels\hobbet_canyon\models\hobbet_canyon\models\hobbet_canyon.jms') error 0x00000003 'The system cannot find the path specified. '


01.15.12 13:09:25 tool pc 01.00.00.0609 ----------------------------------------------
01.15.12 13:09:25 reference function: _write_to_error_file
01.15.12 13:09:25 reference address: 42ca20
01.15.12 13:09:25 Couldn't read map file './toolbeta.map'


I posted the 2 variations i have done. but the second one says in cmd.exe "####error model file has wrong version number. ...?


Spartan314
Joined: Aug 21, 2010

Former biped rigger & FP animator


Posted: Jan 14, 2012 10:18 PM    Msg. 4 of 13       
Quote: --- Original message by: hobbet360
01.15.12 13:09:01 tool pc 01.00.00.0609 ----------------------------------------------
01.15.12 13:09:01 reference function: _write_to_error_file
01.15.12 13:09:01 reference address: 42ca20
01.15.12 13:09:01 Couldn't read map file './toolbeta.map'
01.15.12 13:09:01 file_open('data\levels\hobbet_canyon\models\hobbet_canyon\models\hobbet_canyon.jms') error 0x00000003 'The system cannot find the path specified. '


01.15.12 13:09:25 tool pc 01.00.00.0609 ----------------------------------------------
01.15.12 13:09:25 reference function: _write_to_error_file
01.15.12 13:09:25 reference address: 42ca20
01.15.12 13:09:25 Couldn't read map file './toolbeta.map'


I posted the 2 variations i have done. but the second one says in cmd.exe "####error model file has wrong version number. ...?

First one: That might be a typo, try typing data\levels\hobbet_canyon\models\hobbet_canyon.

As for the second one... I have no clue. Try the first one first.


Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 14, 2012 10:47 PM    Msg. 5 of 13       
the second one is a fixed typo of the first... thats pretty much all i know about them?


rerout343
Joined: Aug 7, 2010

Targeted and Firing


Posted: Jan 15, 2012 12:48 AM    Msg. 6 of 13       
What are you typing into tool?

You do not include the models or data folders when typing the path. If your model is located in:

data\levels\hobbet_canyon\models\hobbet_canyon.jms

You would type:

tool structure levels\hobbet_canyon hobbet_canyon

EDIT: Nevermind I just re-read the post. What does tool say when it fails? Not debug.txt, but the actual tool window.
Edited by rerout343 on Jan 15, 2012 at 12:55 AM


Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 15, 2012 01:20 AM    Msg. 7 of 13       
F:\My Documents\[my-folder-name]\halo stuff +\halo editiong kit>tool structure levels\hobbet_canyon Hobbet_canyon
Couldn't read map file ' ./toolbeta.map'
building intermediate geometry...
### ERROR model file has wrong version number.

that is EXACTLY quoted from the cmd.exe window when i type what you said to type. and in the dubug.txt it says

01.15.12 17:20:09 tool pc 01.00.00.0609 ----------------------------------------------
01.15.12 17:20:09 reference function: _write_to_error_file
01.15.12 17:20:09 reference address: 42ca20
01.15.12 17:20:09 Couldn't read map file './toolbeta.map'

soo... now what...??
Edited by hobbet360 on Jan 15, 2012 at 01:26 AM


rerout343
Joined: Aug 7, 2010

Targeted and Firing


Posted: Jan 15, 2012 01:27 AM    Msg. 8 of 13       
Quote: --- Original message by: rerout343

What are you typing into tool?

You do not include the models or data folders when typing the path. If your model is located in:

data\levels\hobbet_canyon\models\hobbet_canyon.jms

You would type:

tool structure levels\hobbet_canyon hobbet_canyon

EDIT: Nevermind I just re-read the post. What does tool say when it fails? Not debug.txt, but the actual tool window.
Edited by rerout343 on Jan 15, 2012 at 12:55 AM


Sorry, I suppose I should have removed the old post. What does the tool window say when it fails?


Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 15, 2012 01:29 AM    Msg. 9 of 13       
this is everything in the window at the time it fails...


F:\My Documents\[my-folder-name]\halo stuff +\halo editiong kit>tool structure levels\hobbet_canyon Hobbet_canyon
Couldn't read map file ' ./toolbeta.map'
building intermediate geometry...
### ERROR model file has wrong version number.


rerout343
Joined: Aug 7, 2010

Targeted and Firing


Posted: Jan 15, 2012 01:39 AM    Msg. 10 of 13       
The only thing i can think of that might be causing a problem, is that it looks like you have the HEK installed to a different directory than Halo. But I'm not even sure if that would be the reason for that error or not.


Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 15, 2012 01:41 AM    Msg. 11 of 13       
i can compile bitmaps, scenarios into .maps and stuff... but i cant do the structure command.



edit


unless its the .jms file itself?
Edited by hobbet360 on Jan 15, 2012 at 01:42 AM


Spartan314
Joined: Aug 21, 2010

Former biped rigger & FP animator


Posted: Jan 15, 2012 01:53 AM    Msg. 12 of 13       
Do you use chimp?

Quote: --- Original message by: Mythril
Open the .jms in notepad, delete the extra text you have, like CHIMP START and everything before it, and CHIMP END (at the bottom)
I think that's it, I haven't used chimp for ages.


E: If you google the problem there are lots of people with the same problem as you that have been solved. Just do some research. :)
Edited by Spartan314 on Jan 15, 2012 at 01:53 AM


Hobbet360
Joined: Jan 10, 2012

ProTools > ToolPro


Posted: Jan 15, 2012 02:24 AM    Msg. 13 of 13       
yeah im using chimp... ill have a look....


edit


... still the exact same thing.



EDIT: ok, i opened it with notepad deleted *Chimp_Start* and chip end... same prob, so i deleted ******JMS_START***** and ********JMS_END******...now a new prob.... over 76 **ERRORS***
Edited by hobbet360 on Jan 16, 2012 at 10:52 PM

 

 
Previous Older Thread    Next newer Thread







Time: Fri January 20, 2023 1:09 AM 110 ms.
A Halo Maps Website