Author Topic: Can Only Place 64x64 Baseplates.  (Read 1584 times)

Remember to always restart Blockland before hosting again after disabling add-ons. Some of them use packages and these are not disabled when the server closes, thus persisting even after starting your server without the add-on enabled.

yeah, I was looking for it in your first log and couldn't find it
I'm not sure how it's still running, do you have two copies of BL? (ie one normal and one steam?)
or could it be renamed? (seems unlikely)

another way to go about it is to use something like deactivatePackage(TerrainBuildRulesPackage); (in the console) when you start your server
I do have two copies, but both are on different computers (ie one steam, one normal), both actually do have the same problem, though because they have the exact same addons.
And would I have to type deactivatePackage(TerrainBuildRulesPackage); every time I start up the server?
This problem seems quite strange.

Remember to always restart Blockland before hosting again after disabling add-ons. Some of them use packages and these are not disabled when the server closes, thus persisting even after starting your server without the add-on enabled.
The problem now seems that I can't find Script_TerrainBuildRules in my addons folder nor in oRBs...

Assuming you are running on a windows, you can run a search within the addon folder for the word "TerrainBuildRulesPackage" and it will list any addons that has files with that phrase in it.

guys you can just scroll up in the console log to see what activated the package

in this case, gamemode_terrain_freebuild

guys you can just scroll up in the console log to see what activated the package

in this case, gamemode_terrain_freebuild
THANK YOU! I knew there was something about that! I just tried it while it was deactivated and it worked! Case closed!