tryashtar / image-map

Converts image to maps for Minecraft Java and Bedrock
244 stars 36 forks source link

Bedrock 1.19.3 - world loading error-out #118

Open Matthew-Alpha opened 1 year ago

Matthew-Alpha commented 1 year ago

V4.2.3 when trying to open said world for image import, it throws exception / cannot find Level-MCPE.dll / code 126

renamed running folder. no change. moved it from docs to PF 64x. no change. dll checked, its in there, along with X64 and X86 variants. it doesn't wanna see it.

PS - program only shows 1.16+ marker for the worlds while looking at list.

Edit - decided to test V3.5, and it works perfectly fine with 1.19.3. images loaded fine. zero errors.

Notacod3r commented 1 year ago

Also wanted to report the same issue as noted above.

For some reason, V3.5 works though. Would be great if the developer could take a look at this.

tryashtar commented 1 year ago

Please try with 4.2.4 and let me know what happens

Notacod3r commented 1 year ago

Tried 4.2.4

image

This comes up when trying to open any bedrock world.

tryashtar commented 1 year ago

Can I get info about your platform? Is there no leveldb.dll next to the application?

Notacod3r commented 1 year ago

There is leveldb.dll next to the application. And a few other items that are there as well.

But.. My my platform is Windows 11 ARM. Could perhaps that be the issue?

tryashtar commented 1 year ago

Aha, yes! I get the leveldb DLLs from here: https://github.com/Amulet-Team/leveldb-mcpe

They don't publish an ARM one, but if we can get our hands on one, I'll definitely include it