Page 1 of 1

SPTest error

Posted: Sat Aug 27, 2005 7:33 pm
by -_-
guys, anyone noe wat this means?

Message Severity: 2
.\source\Godray.cpp(284)
GodrayManager: Exceeded maximum number of godrays (0)

RE: SPTest error

Posted: Sat Aug 27, 2005 8:43 pm
by Jawa_Killer
i think you placed the godray model right?i tried this also but my map crashed then....u have to delete it if you map crashes to sry more i cant help

RE: SPTest error

Posted: Sat Aug 27, 2005 8:49 pm
by Qdin
what is a godray?

and it seems like you have to maybe add something like: SetMemoryPoolSize("EntityGodray", 0)

maybe that was your line?

well, it seems like you've placed more than 0 Godrays :roll: so maybe change something, so it can 'have' more than 0 godrays?

- Qdin

Posted: Sun Aug 28, 2005 12:09 am
by SteveK14
In your worldid.fx file you should have an entry like this:

Effect("Godray")
{
Enable(1);
MaxGodraysInWorld(5000);
MaxGodraysOnScreen(10);
OffsetAngle(0.000000);
DustVelocity(0.0, -0.1, 0.0);
MaxViewDistance(150);
MaxViewDistance(130);
}
If it is set to MaxGodraysinWorld[or screen](0) then you may have none on your map. If you have placed them on your map, increase this number.

Or if this entry is not there, it may be causing the crash.

Steve

Posted: Sun Aug 28, 2005 12:16 am
by -_-
yea i dont seem to have that entry....

Posted: Sun Aug 28, 2005 6:55 am
by Jawa_Killer
what is a godray in game?a hyper light? :P

Posted: Sun Aug 28, 2005 10:16 am
by SteveK14
The shafts of light that come down "between" the trees in Endor.

Steve

Posted: Sun Aug 28, 2005 11:05 am
by Qdin
ahh - cool

I actually thought it was just a part of the basic lights (it seems like it is, but you have to 'program' it - or do you...?)

Posted: Sun Aug 28, 2005 11:23 am
by -_-
now that i got that to work, my water is messed up. :x

Posted: Sun Aug 28, 2005 11:30 am
by SteveK14
-_- wrote:now that i got that to work, my water is messed up. :x
What steps have you done to add it?

Steve

Posted: Sun Aug 28, 2005 11:34 am
by -_-
i will get on msn soon, and i can be more detailed...will get on like in about an hr :? Some "guests" r in my house right now, and have taken over my room. Right now i'm typing on my sis's comp...