Author Topic: Issue: Game unexpectedy exits to main menu  (Read 664 times)

Badspot

  • Administrator
There is an issue in Blockland where if a script function returns a string larger than 4096 characters it can cause memory corruption that will lead to random failures.  If you have many add-ons installed via RTB then the function RTBSA_getModList() will exceed this limit.  

Your possible solutions are:

  • Don't run so many add-ons
  • Wait for Ephialtes to rewrite this function
  • Wait for me to fix this issue in Blockland


UPDATE:  It was actually a different issue, which should now be fixed.  Although the cause here may still be a problem.
« Last Edit: October 15, 2011, 06:08:35 PM by Badspot »

Is this new with v20 or was it always like this?

Badspot

  • Administrator
Is this new with v20 or was it always like this?

This bug has always existed in torque.  This happens every update, people suddenly look at everything and quickly blame any ancient flaw they find on the new version number. 

Oh okay.
Thanks for clearing this up.

Oh okay.
Thanks for clearing this up.
Yeah, it was getting annoying..doing work on a project and then the server just closes, without saving, I will save more often now.