| Blockland Forums > Modification Help |
| Syntax Error [EDIT: CONSOLE ERROR] |
| << < (3/3) |
| Miles Barlow:
Thanks for the help Triple Nickels, but I still get this console error: --- Quote --- Add-Ons/Brick_AdminPlates/server.cs (25): Unable to find object: '' attempting to call function 'getDataBlock' BackTrace: ->[PlatePlant]ServerCmdPlantBrick->[DeletionBricks]ServerCmdPlantBrick->[JVS_Content]ServerCmdPlantBrick->[duplicator]ServerCmdPlantBrick->[SAG_MoveMode]ServerCmdPlantBrick->ServerCmdPlantBrick->[VCE_Main]fxDTSBrick::onPlant->[PlatePlant]fxDTSBrick::onPlant Add-Ons/Brick_AdminPlates/server.cs (25): Unable to find object: '' attempting to call function 'getName' BackTrace: ->[PlatePlant]ServerCmdPlantBrick->[DeletionBricks]ServerCmdPlantBrick->[JVS_Content]ServerCmdPlantBrick->[duplicator]ServerCmdPlantBrick->[SAG_MoveMode]ServerCmdPlantBrick->ServerCmdPlantBrick->[VCE_Main]fxDTSBrick::onPlant->[PlatePlant]fxDTSBrick::onPlant --- End quote --- I'm not asking for a whole new script, but I do need help fixing these errors. |
| MegaScientifical:
By now, if you haven't learned, I'll just have to yell it at you: Dude, read what the errors are instead of asking us to give you the simple translation. Every error you've posted is saying you're trying to do commands on nothing. Obviously something doesn't exist you're trying to check. Look where those commands are used and see if what it's trying to be used on is defined. |
| Miles Barlow:
OK, I'll lock it for know while I work it out. |
| Navigation |
| Message Index |
| Previous page |