jacob1
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
-
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.
-
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 ...
-
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?
-
jacob1: Nevermind
-
tell me what? lol
-
jacob: I need to tell you smth right now
-
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.
-
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.
-
um what happens if you get kicked from kicked in tptmp
-
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)