Author Topic: bl stops working when i try to host  (Read 821 times)

maybe it's a client addon. i can't tell, it gets to this phase and stops.

base/server/scripts/allGameScripts.cs (25413): Unable to find function fileBase
base/server/scripts/allGameScripts.cs (25415): Unable to find function getSafeVariableName


Those are engine functions and it should be impossible for them to disappear. Looks like you managed to corrupt the memory somehow.

base/server/scripts/allGameScripts.cs (25413): Unable to find function fileBase
base/server/scripts/allGameScripts.cs (25415): Unable to find function getSafeVariableName


Those are engine functions and it should be impossible for them to disappear. Looks like you managed to corrupt the memory somehow.
to add onto this

look who it is
Code: [Select]
Client checking Add-On: System_ReturnToBlockland
...
Client checking Add-On: System_oRBs
the famous memory forgeter-upper, return to blockland and their good friend oRBs
remove both and it'll work