Serious Problem with map i'm making!

Discuss HaloCE modding with the HEK tools here. For help, go to the Help Desk forum above.
Post Reply
BooperGrandson





Posts: 146
Joined: Tue Jun 13, 2006 4:25 pm

Serious Problem with map i'm making!

Post by BooperGrandson »

I'm making a new multiplayer level, and all I need to do is add the stuff into the map using Sapien and type the cache-build tool code. But then in Sapien, it doesn't show the map, and an error message comes up from the bottom. Here's what it says from my debug -


11.14.06 19:20:26 sapien pc 01.00.00.0609 ----------------------------------------------
11.14.06 19:20:26 reference function: _write_to_error_file
11.14.06 19:20:26 reference address: 401b13
11.14.06 19:20:26 Couldn't read map file './sapienbeta.map'
11.14.06 19:20:27 CreateDevice succeeded with refresh rate = 0
11.14.06 19:20:28 Increasing sound decompression buffer size to 1048576 bytes
11.14.06 19:20:56 file_open('tags\ui\ui_tags_loaded_solo_scenario_type.tag_collection') error 0x00000002 'The system cannot find the file specified. '
11.14.06 19:20:56 couldn't open tag_collection tag 'ui_tags_loaded_solo_scenario_type.tag_collection'.
11.14.06 19:20:56 failed to load ui tags tied to solo scenarios
11.14.06 19:20:56 WARNING: 1 clusters in structure_bsp levels\test\biotch\biotch have no background sound or sound environment.
11.14.06 19:20:56 local player 0, weapon (0x0), deleted unexpectedly


Here's a picture -

Go here for picture
striderdude





Posts: 284
Joined: Fri Jul 21, 2006 5:43 pm
Location: I dont know. 0.o

Post by striderdude »

'tags\ui\ui_tags_loaded_solo_scenario_type.tag_collection') error 0x00000002 'The system cannot find the file specified.

In guerilla, change your scenario to where it says "skies" from solo to multiplayer in the dropdown box.
Striderdude says: The spam! It burns!! IT BURNS!!
BooperGrandson





Posts: 146
Joined: Tue Jun 13, 2006 4:25 pm

Post by BooperGrandson »

But now it says -

11.15.06 16:19:33 sapien pc 01.00.00.0609 ----------------------------------------------
11.15.06 16:19:33 reference function: _write_to_error_file
11.15.06 16:19:33 reference address: 401b13
11.15.06 16:19:33 Couldn't read map file './sapienbeta.map'
11.15.06 16:19:33 CreateDevice succeeded with refresh rate = 0
11.15.06 16:19:34 Increasing sound decompression buffer size to 1048576 bytes
11.15.06 16:20:09 WARNING: 1 clusters in structure_bsp levels\test\biotch\biotch have no background sound or sound environment.
11.15.06 16:20:09 local player 0, weapon (0x0), deleted unexpectedly
metkillerjoe




Wordewatician 500

Posts: 1267
Joined: Thu Aug 03, 2006 3:35 pm
Contact:

Post by metkillerjoe »

Did you calculate radiosity?
Image
striderdude





Posts: 284
Joined: Fri Jul 21, 2006 5:43 pm
Location: I dont know. 0.o

Post by striderdude »

metkillerjoe wrote:Did you calculate radiosity?
That, and did sapien just automatically close on you after you opened it?
Striderdude says: The spam! It burns!! IT BURNS!!
BooperGrandson





Posts: 146
Joined: Tue Jun 13, 2006 4:25 pm

Post by BooperGrandson »

striderdude wrote:
metkillerjoe wrote:Did you calculate radiosity?
That, and did sapien just automatically close on you after you opened it?
It only closed when I first opened it, and how do you calculate radiosity?
striderdude





Posts: 284
Joined: Fri Jul 21, 2006 5:43 pm
Location: I dont know. 0.o

Post by striderdude »

2 steps.

1. Reinstall HEK
2. In the command prompt, type in

tool lightmaps levels\yourmap\yourmap yourmap 0(or1) 0.0000001
Striderdude says: The spam! It burns!! IT BURNS!!
User avatar
inferno
Readers Club




Literarian 500

Posts: 678
Joined: Fri Sep 08, 2006 1:18 pm
Location: Somwhere... Kills:8365945 Pwnage:367657 Killtaculars:6547

Post by inferno »

or you can do it in sapien heres how



(hit the ` key under escape)
type>radiosity_quality 0
(hit enter)
type>radiosity_start
(hit enter)

-- 3 numbers will apear they will count down when the reach zero it done ---

type>radiosity_save
(hit enter)


that should work i use sapien too do it because i think its easyer

and also if you type radiosity_quality 1 it will do the radiosity at a higher quality but it will take all night :wink:
Signature text exceeded five lines.
BooperGrandson





Posts: 146
Joined: Tue Jun 13, 2006 4:25 pm

Post by BooperGrandson »

Inferno wrote:or you can do it in sapien heres how



(hit the ` key under escape)
type>radiosity_quality 0
(hit enter)
type>radiosity_start
(hit enter)

-- 3 numbers will apear they will count down when the reach zero it done ---

type>radiosity_save
(hit enter)


that should work i use sapien too do it because i think its easyer

and also if you type radiosity_quality 1 it will do the radiosity at a higher quality but it will take all night :wink:
Didn't work
metkillerjoe




Wordewatician 500

Posts: 1267
Joined: Thu Aug 03, 2006 3:35 pm
Contact:

Post by metkillerjoe »

1. Do you have the latest graphics drivers for your graphics card?
2. Did you put in a sky?
3. Did you set the map type to multiplayer?
4. Did you get any errors in tool while making the scenario?
Image
BooperGrandson





Posts: 146
Joined: Tue Jun 13, 2006 4:25 pm

Post by BooperGrandson »

metkillerjoe wrote:1. Do you have the latest graphics drivers for your graphics card?
2. Did you put in a sky?
3. Did you set the map type to multiplayer?
4. Did you get any errors in tool while making the scenario?
The first time I was making the scenario in tool, I got a lot of errors and I fixed em'
striderdude





Posts: 284
Joined: Fri Jul 21, 2006 5:43 pm
Location: I dont know. 0.o

Post by striderdude »

Do what i said in tool.
Striderdude says: The spam! It burns!! IT BURNS!!
BooperGrandson





Posts: 146
Joined: Tue Jun 13, 2006 4:25 pm

Post by BooperGrandson »

striderdude wrote:Do what i said in tool.
I did, and it still didn't work!
Post Reply