Author Topic: Blockland crashes when clicking bricks  (Read 906 times)

Title says it all. Im using a mac. This seems like it's only in my server, however. Ideas, anyone? There wasn't anything that helpful in the console.

i'm no expert but i could have been a addon that you downloaded

try clicking bricks when you are using all default bricks to see if it happens then

Start a server, type trace(1); in your console, then click and brick and post console.log

i'm no expert but i could have been a addon that you downloaded

Yep, I think its an addon. But it only started doing this recently, and I havent installed any addons lately.

Start a server, type trace(1); in your console, then click and brick and post console.log

so, if you think it is an addon, can you test that?
does this happen with only defaults enabled?
you could also try disabling the static shape bedroom map, since that's been giving a lot of people issues

so, if you think it is an addon, can you test that?
does this happen with only defaults enabled?
you could also try disabling the static shape bedroom map, since that's been giving a lot of people issues
This doesn't happen when defaults are  enabled. Ill try disabling the static mods. If that doesn't work, Ill go through disabling each addon one by one, and seeing which crashes first.

so, if you think it is an addon, can you test that?
does this happen with only defaults enabled?
you could also try disabling the static shape bedroom map, since that's been giving a lot of people issues
Looks like its time for plan B. Static bedroom disablement didn't fix it.

You have way too many add-ons calling the trigger event. Go through your add-ons list and disable anything you don't use frequently, you might just disable the add-on causing the problem.

Ill go through disabling each addon one by one, and seeing which crashes first.
should do a binary search to find what's breaking it
enable half, see if it works, if it doesn't it's in that half, if it does work, it's in the other half
then split the suspected half in two and check those quarters, and so on

should do a binary search to find what's breaking it
enable half, see if it works, if it doesn't it's in that half, if it does work, it's in the other half
then split the suspected half in two and check those quarters, and so on
I did that, and enabled every addon, and now my games working again. What the hell!?

well, if it works, it works