Author Topic: Bricks not loading all the way.  (Read 602 times)

Hello Friends,

I am having an issue with 2 of my saves. For some reason only half the save will load and it will quit loading bricks. I always save a primary and a backup in my folder and both are doing the same. Then a friend came on my server and tried loading his save but had the same problem. Here is the console log. In the past I have always /clearbots and /clearvehicles because I had over 110 bots. But for some reason now It's giving me issues.

yeah you got a save with a bad file. nothing to do with bots, you had it save a brick without a ui name, or exec'd in a brick with one but forgot to do createUINameTable(); after doing so. you will have to open the save file with notepad or some other plaintext editor and find the line and delete it.