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
-
Sorry I only just remembered now.
-
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
-
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)
-
Security-Drone: I wasn't asking what the format is, I was saying that the format is cps (like jacob1 explained)
-
damn... That'll take a while on my laptop.
-
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.
-
Apart from TPT is there any other program that can be used to open it without displaying the data as unreadable?
-
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.
-
PortalPlayer: Compressed Powder Save, the format tpt uses to save locally.
-
Security-Drone: ... cps?