Random crashs: Deadlock detected
#3
@xoft did you already looked at the error
Code:
argument #1 is 'cArrowEntity'; 'const cEntity' expected.

I tested this code in my test plugin
Code:
function OnSpawningEntity(World, Entity)
    if (not Entity:IsMob()) then -- Spawns the error above
        return false
    end
end

Thanks,
Seadragon91
Reply
Thanks given by:


Messages In This Thread
Random crashs: Deadlock detected - by Floh - 03-02-2015, 02:36 AM
RE: Random crashs: Deadlock detected - by xoft - 03-02-2015, 03:59 AM
RE: Random crashs: Deadlock detected - by Seadragon91 - 03-02-2015, 04:30 AM
RE: Random crashs: Deadlock detected - by xoft - 03-02-2015, 04:49 AM
RE: Random crashs: Deadlock detected - by Floh - 03-02-2015, 07:23 AM
RE: Random crashs: Deadlock detected - by Floh - 03-03-2015, 01:18 AM
RE: Random crashs: Deadlock detected - by Floh - 03-04-2015, 06:50 AM



Users browsing this thread: 3 Guest(s)