jacob1
jacob1
188 / 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
    26th Mar 2018
    To render saves, there's actually a version of TPT running on the server. It's version 92.5 right now, so it can't render 93.1 saves. I built a system where saves mark the minimum required version exactly for this situation, I knew one day Simon would ignore my emails and not update the renderer, so now only certain saves mark themselves are requiring 93.1, and all the others can get rendered by 92.5 anyway
  • jacob1
    jacob1
    26th Mar 2018
    It's easier to read on the website, it says "Save file invalid": https://powdertoy.co.uk/Browse/View.html?ID=2255476
  • Security-Drone
    Security-Drone
    26th Mar 2018
    I have a question, on some save thumbnails (in the browser) what does the small message say when the thumbnail doesn't load?
  • jacob1
    jacob1
    25th Mar 2018
    Which crash, the one on exit? I don't actually know if I fixed it
  • Security-Drone
    Security-Drone
    25th Mar 2018
    Bout time they fixed that crash...
  • jacob1
    jacob1
    25th Mar 2018
    *this message posted from TPT 93.1*
  • jacob1
    jacob1
    24th Mar 2018
    Well don't do that then, it's an invalid state. Probably I should fix it to not change the graphics with negative values. In the future, I will force .tmp2 and all the other properties to be unsigned ints.
  • Security-Drone
    Security-Drone
    24th Mar 2018
    Well that doesn't help... I'm pretty sure all my sprites have negative tmp2 quartz values.
  • jacob1
    jacob1
    24th Mar 2018
    No property can save with negative values (except maybe tmp because all 4 bytes get saved, but even that not sure, probably not)
  • Security-Drone
    Security-Drone
    24th Mar 2018
    I have a question, why can't qrtz with a tmp2 of <0 be saved without resetting the colour back to a tmp2 of 10?