| Blockland Forums > Help |
| Can't Find Data Block? |
| (1/1) |
| dsf190:
When running a dedicated server I get this only when people are there: --- Code: ---Can't find data block: "" Can't find data block: "" --- End code --- Sometimes it does this too: --- Code: ---Can't find data block: "" Can't find data block: "" Can't find data block: "" Can't find data block: "" --- End code --- What does it mean? Do I need to reinstall blockland? |
| dsf190:
Off-Topic: Can't find edit button :o On-Topic: It also happens when I am running a non-dedicated server. |
| Badspot:
Assuming you mean --- Code: ---Could not find data block: "" --- End code --- Then this happens when you call .setdatablock(%datablock) on something when %datablock is null. It is almost certainly an add-on causing this problem. I will put a backtrace echo in there to aid in debugging in the future. |
| dsf190:
Thanks a lot Baddy! |
| Navigation |
| Message Index |