Author Topic: Blockland chooses random add-ons to crash?  (Read 2656 times)

Here's the deal:
Code: [Select]
Entering RTB_TCPObject::onLine(21650, POST^1)
   Entering RTB_Server_Authentication::onPostReply(20419, 21650, 20418, POST^1)
      Entering RTB_Server_Authentication::postMods(20419)
this is the last 3 lines of your traced console, which tells us the crash happened directly after calling the RTB_Server_Authentication.postMods() function

presumably, this is the cause of the problem

try running without rtb for a few times, then redownload rtb and install it again, see if the problem starts up again

additionally, try running with all defaults AND rtb

Here's the deal:
Code: [Select]
Entering RTB_TCPObject::onLine(21650, POST^1)
   Entering RTB_Server_Authentication::onPostReply(20419, 21650, 20418, POST^1)
      Entering RTB_Server_Authentication::postMods(20419)
this is the last 3 lines of your traced console, which tells us the crash happened directly after calling the RTB_Server_Authentication.postMods() function

presumably, this is the cause of the problem

try running without rtb for a few times, then redownload rtb and install it again, see if the problem starts up again

additionally, try running with all defaults AND rtb

Did you even read the rest of the topic?

Did you even read the rest of the topic?
yes.
you removed rtb and it works now, but we don't know 100% conclusively that that was the problem. now do what I said for testing

yes.
you removed rtb and it works now, but we don't know 100% conclusively that that was the problem. now do what I said for testing
No. I am keeping it how it is. And it kind of seems like you think you are on top of the world and can tell EVERYONE what to do.