brrm
Member
hello there!
Im wondering if i can get a bit of help with something that keeps coming up with "Process is terminated due to StackOverFlowException.". Now its because i was making some new spells and i wanted the moving particles to have a hue (to correspond with their nature. e.g. Fire, ice, poison and lightning).
now i was going to use one of the various ("Caster.MovingParticles(m, 0x36E4, 5, 0, false, false, 3006, 0, 0);") MovingParticles from Server\Mobile.cs, but the only ones with Hues had "int renderMode,", which i dont know what that is (did a bit of searching and i must be blind... but if someone can explain this, that might help.
).
So i decided to make my own in the:
Server\Mobile.cs
Server\Effects.cs <=== this is the one causing the "StackOverFlowException".
also the spell moving particle area i put "Caster.MovingParticles(m, 0x36E4, 5, 0, false, false, 0x818, 3006, 0, 0, 0);"
Now I have attached the documents, marked them and I have a picture to show what vis studio is saying, also what the server threw in the CMD.
I hope someone can help me out. also bare with me, im only new to all this.
also let me know of anything you need from me!
Also thank you all for keeping a great project going!!![Big Grin :D :D](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
P.S. I notice you can add Code in a reply but i dont know how to. like a quote i mean.![Stick Out Tongue :p :p](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Im wondering if i can get a bit of help with something that keeps coming up with "Process is terminated due to StackOverFlowException.". Now its because i was making some new spells and i wanted the moving particles to have a hue (to correspond with their nature. e.g. Fire, ice, poison and lightning).
now i was going to use one of the various ("Caster.MovingParticles(m, 0x36E4, 5, 0, false, false, 3006, 0, 0);") MovingParticles from Server\Mobile.cs, but the only ones with Hues had "int renderMode,", which i dont know what that is (did a bit of searching and i must be blind... but if someone can explain this, that might help.
So i decided to make my own in the:
Server\Mobile.cs
Server\Effects.cs <=== this is the one causing the "StackOverFlowException".
also the spell moving particle area i put "Caster.MovingParticles(m, 0x36E4, 5, 0, false, false, 0x818, 3006, 0, 0, 0);"
Now I have attached the documents, marked them and I have a picture to show what vis studio is saying, also what the server threw in the CMD.
![Imageservuo.png Imageservuo.png](https://www.servuo.com/data/attachments/5/5675-4a0e1e97c6517e1b6743ebcc02a2033d.jpg)
I hope someone can help me out. also bare with me, im only new to all this.
Also thank you all for keeping a great project going!!
P.S. I notice you can add Code in a reply but i dont know how to. like a quote i mean.