jacob1
jacob1
187 / 28
29th Sep 2012
16th Mar 2014
Post any bugs you find here. But there aren't as many bugs that are really bugs and I don't already know about than when this first started, so also use this as a general conversation save, or to ask / tell me anything. #1 most commented save in tpt!
problems jacob1 bugreport glitch fix 960847 tptpp bugs tptplusplus glitches

Comments

  • jacob1
    jacob1
    31st August
    It might be that the scripts hit the particle cap (235008) and don't check for that. When spawning in a new particle, you HAVE to check if it was actually actually spawned before you do things like set the velocity. If not it will throw errors.
  • jacob1
    jacob1
    31st August
    Lots of Lua mods just aren't coded very well. The only thing you can do is ask the mod creators to fix them. I've never seen a mod creator actually fix bugs in their scripts, outside of a few times ...
  • Beryllium
    Beryllium
    29th August
    for some reason alot of mods that add more radioactive material cause alot of error massages to pop up, specifically when the radioactive materials try to produce energy particles, i know you didn't make the mods but do you at least have any idea what's happening?
  • 0x7
    0x7
    28th August
    jacob1: Nevermind
  • jacob1
    jacob1
    28th August
    tell me what? lol
  • 0x7
    0x7
    28th August
    jacob: I need to tell you smth right now
  • jacob1
    jacob1
    26th August
    Actually I was mixing up a server kick (kicked off tptmp as a whole) with a room kick (room owner sends you to a dark alley). That room isn't actually owned by anyone, so there's nobody that could possibly kick you. Same conclusion.
  • jacob1
    jacob1
    26th August
    If you get kicked from kicked, you are sent back to kicked. In theory anyway. That room is owned by mods and we've never once kicked people from there because it doesnt make sense to lol.
  • yf1441
    yf1441
    25th August
    um what happens if you get kicked from kicked in tptmp
  • jacob1
    jacob1
    21st August
    It means the script hung or took so long to execute, that it got timed out. Scripts are only allowed to run for a few seconds before they get stopped. I don't know why that one took so long to execute but it is pretty long (thousands of lines of code)