Page 1 of 1

effects not playing + terrain woes

Posted: Mon Dec 14, 2009 6:25 pm
by myers73
about three minute into my map the effects stop playing consistantly, they only play sometimes...its quite odd. anyone know of a fix for this?

Re: effects not playing

Posted: Mon Dec 14, 2009 7:35 pm
by AQT
What effects specifically? If you are talking about weapon effects, it could be due to many units being on the field at once.

Re: effects not playing

Posted: Mon Dec 14, 2009 8:05 pm
by myers73
yes weapon effects, my "bullet" effect and "blood" effect, also the flame thrower effect. Is there some memory pool that I can raise to prevent this?

Re: effects not playing

Posted: Mon Dec 14, 2009 8:35 pm
by AQT
Well what does your BFront2.log say? And what's your unit count for either team? You may want to lower it if it's too high. Or you may want to lower the particle count of your effects if you have any experience working with Particle Editor.

Re: effects not playing

Posted: Mon Dec 14, 2009 8:52 pm
by myers73
Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "LightFlash" is full; raise count to at least 31

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "FLEffectObject::OffsetMatrix" is full; raise count to at least 117

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "SoldierAnimation" is full; raise count to at least 180

none of these were in my LUA, should I add them in and meet suggested criteria for them?

Re: effects not playing

Posted: Mon Dec 14, 2009 8:53 pm
by Fiodis
Or Notepad; you can edit effects fairly well using Notepad (though PE is, of course, the prefered choice).

As for the memory pools, SoldierAnimation certaintly, and you could have a shot at the others.

Re: effects not playing

Posted: Mon Dec 14, 2009 9:23 pm
by myers73
im using PE, and yeah, my bllod effect has some crazy number of particles that should be cut down to about 1/10 of the current number

Re: effects not playing

Posted: Tue Dec 15, 2009 12:16 pm
by DarthD.U.C.K.
swbf2 will sometimes stop showing effects when it thinks they are enough (simultaneously)
if you gave every unit the bloodsprayeffect im certain its just too much for battlefront

Re: effects not playing

Posted: Tue Dec 15, 2009 5:49 pm
by myers73
would it work better if i renamed it for each unit?

Re: effects not playing

Posted: Tue Dec 15, 2009 7:21 pm
by AQT
Only the particle count matters.

Re: effects not playing

Posted: Tue Dec 15, 2009 7:23 pm
by myers73
ok...guess i have a project for friday night, finals until then

EDIT:

So for the blood effect i lowered it to ~50 particles, same for the bullet effect. hope this works, dont really have time to test tonight.

Re: effects not playing

Posted: Thu Dec 17, 2009 7:35 pm
by Fiodis
50? Try 5.

Re: effects not playing

Posted: Thu Dec 17, 2009 9:16 pm
by myers73
hijacking my own thread here, but how exactly do you change the sky? I though I just copied over the one I wanted from the assets and renamed it ABC.sky and then copied over the textures that it calls for and thats it, but it didnt change

EDIT: well fixed the sky....

So my terrain texture is black and white when I open it in gimp, and is black and white in ZE, but ingame its a blueish purple with pink glow at the edges, im using the naboo terrain btw and naboo_bump or whatever it is. But for the part that i use a different terrain it is fine.