"ED_Alloc: no free edicts" What does it mean and how do I fix it?
1 replies, posted
[url]http://dumps.garrysmod.com/?view=1051537427&refresh=10[/url]
Dump is self explanatory, when I tried to load a save from toybox i got that error
Too many effects spawned causing you to crash.
normally happens when you do
for i = 1,10000 do
effect:SetOrigin(Vector(0,0,0)
effect:Spawn()
util.effect("some_effect",effect)
end
Sorry, you need to Log In to post a reply to this thread.