Tool help with radiosity

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





Posts: 4
Joined: Wed Aug 08, 2007 12:23 pm

Tool help with radiosity

Post by StampyMan »

Following geometric's gmax mapping tutorial word for word, I ran into an error while building the radiosity using tool...

Here is the input, code, and resulting errors in the window...

Code: Select all

C:\Program Files\Microsoft Games\Halo Custom Edition>tool lightmaps levels\beginner\beginner beginner 0 0.99
Couldn't read map file './toolbeta.map'
i'm going to render debug lightmaps for beginner of levels\beginner\beginner, and i'll stop when red+blue+green = 0.990000.
Hit control-c now if this isn't right.
WARNING: 1 clusters in structure_bsp levels\beginner\beginner have no background sound or sound environment.
start levels\beginner\beginner
radiosity error: there are no lightmapped triangles on the map
-1.#IND00
EAX: 0xFFFFFFFE
EBX: 0x00000001
ECX: 0x0012FA48
EDX: 0x000002CC
EDI: 0x0012FA48
ESI: 0x00000000
EBP: 0x0012F920
ESP: 0x0012F910
EIP: 0x7C90EB94, C3 8D A4 24 ?????
EXCEPTION halt in \halopc\haloce\source\structures\radiosity\radiosity.c,#689: valid_radiosity_in(in)

C:\Program Files\Microsoft Games\Halo Custom Edition>
Please help me out. This is my first map successfully structured without any errors, but now I have have this problem. I appreciate any help.

Thanks a lot!
~StampyMan

Edit: And I've searched everywhere and anywhere for people who've had this error and a solution for it, but no luck...

Edit #2: Just let me know if you need more info...
nintendo9713




Wordewatician 250

Posts: 548
Joined: Tue May 23, 2006 2:04 pm
Location: Louisiana...

Post by nintendo9713 »

Anyone feel free to correct me, but are you using 'tool'? To run radiosity, I don't know if its the proper way but open the .scenario in sapien and press the ~ key and type radiosity_quality 1, and you'll see a 1 at the bottom, then type radiosity_start, and it will run. 3 numbers with lots of decimal places start high and decrease. Wait until all 3 numbers are at 0.0000000 and type radiosity_save and BAM...the map appears in sapien.. Thats my personal experience...
Image
User avatar
wanksta
Readers Club




Wordewatician 500

Posts: 617
Joined: Mon Jun 11, 2007 3:04 pm
Location: Owning Freedom451 Constantly over LAN. Kills:999999999 Owns:943234 Pwns:749455 Killtaculars:5667

Post by wanksta »

u can do it in tool or sapein it dont matter.
Sig may not be animated.
Lol you got me in like 3 minutes!
Oh wait... I'm banned.... well not funny anymore...
StampyMan





Posts: 4
Joined: Wed Aug 08, 2007 12:23 pm

Post by StampyMan »

yes, when I try to open my .scenario tag in sapien, it does the classic boot up and close deal... Nothing happens, so now neither tool or sapien has worked for me...

Here is the debug code:

Code: Select all

08.08.07 21:51:57  sapien pc 01.00.00.0609 ----------------------------------------------
08.08.07 21:51:57  reference function: _write_to_error_file
08.08.07 21:51:57  reference address: 401b13
08.08.07 21:51:57  Couldn't read map file './sapienbeta.map'
08.08.07 21:51:58  CreateDevice succeeded with refresh rate = 0
08.08.07 21:51:59  Increasing sound decompression buffer size to 1048576 bytes
08.08.07 21:52:01  WARNING: 1 clusters in structure_bsp levels\beginner\beginner have no background sound or sound environment.
08.08.07 21:52:02  local player 0, weapon (0x0), deleted unexpectedly
08.08.07 21:52:02  EAX: 0xFFFFFFFE
08.08.07 21:52:02  EBX: 0x00000101
08.08.07 21:52:02  ECX: 0x0012EA40
08.08.07 21:52:02  EDX: 0x000002CC
08.08.07 21:52:02  EDI: 0x0012EA40
08.08.07 21:52:02  ESI: 0x00000000
08.08.07 21:52:02  EBP: 0x0012E918
08.08.07 21:52:02  ESP: 0x0012E908
08.08.07 21:52:02  EIP: 0x7C90EB94, C3 8D A4 24 ?????
08.08.07 21:52:02  EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#3157: #-1 is not a valid structure_bsp_material_block index in [#0,#0)
I have modded for a long time, but this is my first attempt at making a map, so I'm pretty much a noob in this area.. So many tutorials... :shock:

Edit: I'll check the list of sapien errors you guys have for this error code...
User avatar
wanksta
Readers Club




Wordewatician 500

Posts: 617
Joined: Mon Jun 11, 2007 3:04 pm
Location: Owning Freedom451 Constantly over LAN. Kills:999999999 Owns:943234 Pwns:749455 Killtaculars:5667

Post by wanksta »

one of ur textures is corrupted
Sig may not be animated.
Lol you got me in like 3 minutes!
Oh wait... I'm banned.... well not funny anymore...
Post Reply