Fresh install on windows 8 Professional problem
So, I downloaded this today, I tried using it by dragging a seperate folder into the window and it loads up the NBT and whatnot, but the problem is... when I have a 13KiB player data, all that shows up is this: http://prntscr.com/5mv9u1
Now, before I moved to Windows 8, I had 0 problems with this. I don't know if its a problem with Windows 8 or not, but if there is a fix for this, that would be greatly appreciated :)
I can give you more info if needed - but as it stands, I don't know what else would be important.
Provide the file that causes the issue?
Yes, please provide the file.
I've been developing and testing NBTExplorer exclusively on Windows 8 for about a year, so I don't think that's the problem.
https://www.dropbox.com/sh/s4hy6goa3v4z3wn/AACOUtGYIG4tdmE_DsEI8Inea?dl=0 And if you want the playerdata I'm working with: https://www.dropbox.com/s/epppgq90wv5coi7/eeb0d0b1-ec45-4af7-9658-ba7c1e580cb0.dat?dl=0
Yeah, it's the playerdata I'm interested in. I can confirm that it looks like your screenshot when I open it. It looks corrupt to me, but I will try and dig a little deeper.
Can you confirm whether that file is working in Minecraft or any other Minecraft tool that would work with player dat files?
I'm going to double down on my opinion that it's a corrupt dat file. I should be able to open these in 7-zip or another zip program and pull out the uncompressed data as a file. 7-zip reports this one is broken when it tries to extract (and promptly crashes).
The zlib handler in NBTExplorer handles this more gracefully, but its behavior also reflects a broken zlib stream.
On a fresh player data, it still doesn't work, theres more options now - but it still doesn't have everything it should :(
Also - the player data is updating when I put more items into my inventory in our FTP, but it just doesn't register in NBTeditor
What's your Minecraft version?
1.7.10 Pretty much right when the UUID's became a thing Also - I have several .dat in my folder now - and only the first one I put in there is showing up (the "corrupted" one) http://prntscr.com/5n27xc
The rest are probably throwing exceptions in the zlib decoder, so they won't even appear. I'm not sure what's up with your 1.7.10 instance. None of my local or server instances of 1.7.10 are giving me dat files with problems.
It could be something weird with your Java version, since Minecraft is probably depending on that for its zlib functions.
Yea, thats possible, I'm running on Java 8 I think Only have java 7 now, still doesn't work. I give up :(