PDA

View Full Version : Sapien Crashes after 5 seconds



jngrow
January 31st, 2008, 06:06 PM
Well, it did this at first, then stopped, now its doing it again. I set affinity to 1 CPU, then tried windows 98 compatibility mode. No good. I don't know where to find the error report, so help with that would be appreciated as well.

EDIT: Nvm, found the error report. Looks like it can't open my scenarios. I don't know why, I could open them in guerrilla.

01.31.08 16:04:07 sapien pc 01.00.00.0609 ----------------------------------------------
01.31.08 16:04:07 reference function: _write_to_error_file
01.31.08 16:04:07 reference address: 401b13
01.31.08 16:04:07 Couldn't read map file './sapienbeta.map'
01.31.08 16:04:08 CreateDevice succeeded with refresh rate = 0
01.31.08 16:04:08 Sound card doesn't meet minimum hardware requirements. Disabling hardware option.
01.31.08 16:04:08 Increasing sound decompression buffer size to 1048576 bytes
01.31.08 16:04:10 file_open('tags\example_tutorial_ground.shader_env ironment') error 0x00000002 'The system cannot find the file specified. '
01.31.08 16:04:10 couldn't open shader_environment tag 'example_tutorial_ground.shader_environment'.
01.31.08 16:04:10 file_open('tags\example_tutorial_ground.shader_env ironment') error 0x00000002 'The system cannot find the file specified. '
01.31.08 16:04:10 couldn't open shader_environment tag 'example_tutorial_ground.shader_environment'.
01.31.08 16:04:10 failed to load scenario_structure_bsp tag 'levels\test\mylev\mylev'
01.31.08 16:04:10 failed to load structure bsp 'levels\test\mylev\mylev'

Sigh, ok, I'm gonna say how I made my map, just so you can tell me what went wrong:

Made a folder in data>levels>test>mylev, put folders bitmaps, models, and scenery in it.

In the bitmap folder are .tiff files of the images for my map. In 3ds max, the shaders are the names of these bitmaps.

I make my map, export to .jms. the jms file is in the folder "models".

I go into tool, and attempt to compile my map. No errors. I use the command "structure levels\test\mylev mylev".

I navigate to the new mylev folder. Nothing is in there except the structure bsp and scenario.

I edit the scenario in Guerrilla (give it a sky, starting equipment, define it as multiplayer.)

Open in Sapien. First time this worked, but with no ground textures etc. (shaders missing) Now it just won't open.

I assume I went somewhere long while doing the map compilation thing.

Syuusuke
January 31st, 2008, 07:49 PM
It says you're missing "example_tutorial_ground.shader_environment" in your tags folder. Just find that somewhere and copy it to the tags folder...?

jngrow
January 31st, 2008, 08:14 PM
EDIT: Pretty much everything is fine now, but for organization's sake, is there a way I can have my map use shaders not just in the main tag folder?

Ki11a_FTW
January 31st, 2008, 09:23 PM
i dont think so

jngrow
January 31st, 2008, 09:48 PM
Sigh, for some reason my texture is still purple. I know my .bitmap files is perfect, the shader file is in the tags directory, but when I open the scenario i get the grey-purple texture.

teh lag
February 1st, 2008, 06:18 AM
Just recompile your map's bsp with the needed shaders in whatever folder you want them to be. You ideally shouldn't need any shaders directly in /tags. As for your shader, check tiling, detail maps, etc. for anything that shouldn't be.

jngrow
February 1st, 2008, 06:27 PM
Nothing weird checked on the shader. I'll try recompiling the bsp AGAIN. Question though, should I run radiosity in tool or sapien?

EDIT: This is what I'm getting by the way: http://img235.imageshack.us/img235/1255/sapienughwo7.jpg (http://imageshack.us)

teh lag
February 1st, 2008, 06:50 PM
Nothing weird checked on the shader. I'll try recompiling the bsp AGAIN. Question though, should I run radiosity in tool or sapien?

EDIT: This is what I'm getting by the way: http://img235.imageshack.us/img235/1255/sapienughwo7.jpg (http://imageshack.us)

Do radiosity_save from there.

jngrow
February 1st, 2008, 06:54 PM
Damn I feel dumb. Well, thank you very very much.