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

  • Security-Drone
    Security-Drone
    8th Apr 2018
    Sorry I only just remembered now.
  • jacob1
    jacob1
    8th Apr 2018
    You worked on saves on tptnet and didn't store local copies? And now you want them like 1-2 years later? I could ask if he still has the save data, he might
  • Security-Drone
    Security-Drone
    8th Apr 2018
    Sorry about that... Anyway J1, could you ask lockheedmartin if he could temporarily boot up the tptnet server? I had some saves that I was working on that I would have transferred over to tpt but never got the chance. (one of which I spent 2/2 weeks on)
  • PortalPlayer
    PortalPlayer
    8th Apr 2018
    Security-Drone: I wasn't asking what the format is, I was saying that the format is cps (like jacob1 explained)
  • Security-Drone
    Security-Drone
    7th Apr 2018
    damn... That'll take a while on my laptop.
  • jacob1
    jacob1
    7th Apr 2018
    No. You'll have to create a custom parser. bz2 and bson are both standard formats though, so you can use standard readers for those. I've done it before in python.
  • Security-Drone
    Security-Drone
    7th Apr 2018
    Apart from TPT is there any other program that can be used to open it without displaying the data as unreadable?
  • jacob1
    jacob1
    7th Apr 2018
    Well just that, it's a custom format. It has a 16 (or was it 12? I think 16) byte header, then the rest is bz2 compressed bson data. Inside the bson data is a raw binary field with all the particle information in a custom format.
  • Security-Drone
    Security-Drone
    7th Apr 2018
    PortalPlayer: Compressed Powder Save, the format tpt uses to save locally.
  • PortalPlayer
    PortalPlayer
    7th Apr 2018
    Security-Drone: ... cps?