Brand new problem that came out of nowhere. Only happens on my dedicated server. The duplicator works fine on a non-dedicated server.
Here's what happens:
1. Try duping a brick, 1/1 Duped.
2. Try planting duped brick, 1/1 Duped successfully. Nothing appears.
3. Console errors
base/server/scripts/allGameScripts.cs (20343): Unable to find object: '0' attempting to call function 'onRemove'
BackTrace: ->[duplicator]ServerCmdPlantBrick->[duplicator]fxDTSBrick::onRemove->fxDTSBrick::onRemove
Add-Ons/Tool_Duplicator/server.cs (718): Register object failed for object (null) of class fxDTSBrick.
Add-Ons/Tool_Duplicator/server.cs (719): Unable to find object: '0' attempting to call function 'setTrusted'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (720): Unable to find object: '0' attempting to call function 'plant'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Set::add: Object "0" doesn't exist
Add-Ons/Tool_Duplicator/server.cs (731): Unable to find object: '0' attempting to call function 'getNumDownBricks'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (758): Unable to find object: '0' attempting to call function 'getNumUpBricks'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (785): Unable to find object: '0' attempting to call function 'getNumDownBricks'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (785): Unable to find object: '0' attempting to call function 'getNumUpBricks'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (796): Unable to find object: '0' attempting to call function 'setPrint'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (797): Unable to find object: '0' attempting to call function 'setRayCasting'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (798): Unable to find object: '0' attempting to call function 'setColliding'
BackTrace: ->[duplicator]ServerCmdPlantBrick
Add-Ons/Tool_Duplicator/server.cs (799): Unable to find object: '0' attempting to call function 'setRendering'
BackTrace: ->[duplicator]ServerCmdPlantBrick
I have tried:
Reinstalling Blockland
Loading up with nothing enabled except the duplicator