Plethora777 / mcpe_viz

Minecraft Pocket Edition (MCPE) World Visualization & Reporting Tool with Web App
GNU General Public License v2.0
167 stars 39 forks source link

Issues with Converted world #51

Closed picotazo closed 5 years ago

picotazo commented 6 years ago

I have a Converted world from the Xbox one Edition of minecraft that I have been waiting to use with the bedrock version.

As of Bedrock Version 1.2.5 I was finally able to convert it with a much better result, but once I have extracted the level.dat and associated DB files upon running the mcpe_viz_helper.exe I get the following error about 80 times right around 39% of the processing records portion but then continues.

Extra info the converted world plays mostly fine since the last patch no more missing chunks. I was also able to upload it to my realm and then download it to my Iphone. and transfer it to my PC for mcpe_viz to use.

"WARNING: UNKNOWN -- Found new chunkDimId=0x32373639 -- we are not prepared for that -- skipping chunk"

I am able to view the overworld from within the webapp and the nether aswell, though the nether looks odd, as if a single nether quartz mineral node was duplicated all over the map. Both the overworld and the nether look stuck at a 2560x2560 map, and the End map is non-existent.

And running mcpe_viz.exe from the command line I get the below error and it seems the program gets stuck in a loop.

"overworld-chunk: 104 -8 (type=0x2f) (size=6145) (image 4224 2432) WARNING: UNKNOWN Byte 0 of 0x2f chunk: b0=[5 0x05]"

I'm going to poke around the Level.dat file and see if there are any references to data of the errors. And try and download the world from my PC and see if there is a difference with the data.

Any other assistance would be awesome and greatly appreciated

Thanks again for this program, Picotazo

Plethora777 commented 6 years ago

Interesting & weird. If you want to, you could zip up your world files and send me a link to grab them so I can have a look.

picotazo commented 6 years ago

Rockin I will do that..

Picotazo

Sent from my iPhone

On Nov 29, 2017, at 6:28 AM, Plethora777 notifications@github.com<mailto:notifications@github.com> wrote:

Interesting & weird. If you want to, you could zip up your world files and send me a link to grab them so I can have a look.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Plethora777/mcpe_viz/issues/51#issuecomment-347876257, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AgKsvWsp1j7Z2qjKwBis6GpR9nK8sIOFks5s7Wn9gaJpZM4Qnrp_.

picotazo commented 6 years ago

Try this Link out let me know if it works.

https://1drv.ms/u/s!AhuGSi0hx-XdtGAhMQnQgkCZgxg6

Picotazo

Plethora777 commented 6 years ago

Thanks for that. I poked at it a bit. The nether is strange for sure. I just pushed a new version. Give it a try.

picotazo commented 6 years ago

Pulled the new version. its working now.... not getting the errors with the nether anymore just the below errors.

WARNING: getItemName failed to find id=-1 extradata=-1

WARNING: Did not find block variant for block(Wooden Double Slab) with blockdata=13 (0xd) MSG1

WARNING: Did not find block variant for block(Purpur) with blockdata=3 (0x3) MSG3

thanks again for everything.. this program rocks let me know if there is anything I can do to help out.

Picotazo

picotazo commented 6 years ago

I spoke too soon... ther 0.0.35 ver locks up @ this point.

Do Output: nether Generate Image Generate full-size slices Writing all images in one pass

Plethora777 commented 5 years ago

I think this may be fixed by the new versions lately. I'm going to close this. Please feel free to open a new one if it's still a problem.