I found problem in NiXiLL's script of System Prop system making spam on console, here code : function fxDtsBrick::killBrick(%b)
{
if(isObject(%b.prop))
{
%b.prop.delete();
}
return Parent::killBrick(%b);
}
line 55 was return Parent::killBrick(%b); too much laggy in my server today. It showed up in my console:press Alt and Z (undo brick)
Add-Ons/System_PropSys/PropSys.cs (55): Call to killBrick in killBrick uses result of void function call.
BackTrace: ->[Duplicator]serverCmdUndoBrick->serverCmdUndoBrick->[PropSys_Pack]fxDTSBrick::killBrick
with hammer hit props:with hammer hit props
Add-Ons/System_PropSys/PropSys.cs (55): Call to killBrick in killBrick uses result of void function call.
BackTrace: ->hammerImage::onFire->[BotEvents]hammerImage::onHitObject->hammerImage::onHitObject->[PropSys_Pack]fxDTSBrick::killBrick
I did plant brick 1 x 1 without props look this: press Alt and Z (undo brick)
BackTrace: ->[Duplicator]serverCmdUndoBrick->serverCmdUndoBrick->[PropSys_Pack]fxDTSBrick::killBrick
with hammer hit without a props
BackTrace: ->hammerImage::onFire->[BotEvents]hammerImage::onHitObject->hammerImage::onHitObject->[PropSys_Pack]fxDTSBrick::killBrick
Most I noticed [PropSys_Pack] everytime spam in console while System Prop system enable on. who ever has System Prop system mod make spam in console, so i has disable it for while until it get fixed without spam console, Reason RTB refused let you upload to add-on. I not know anything this part script, only NiXiLL create this mod System Prop system, I wonder why NiXiLL has not update his mod in Blockland v16. Anyway I continue work on all props need update and fix part script little updates, last thing add Brick Icon need to be add in zip folder.