udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

Beta 1.3 Region Problems #134

Closed dmartensson closed 13 years ago

dmartensson commented 13 years ago

I get multple "could not read chunk" errors when rendering the world.

It does create a PNG but onlye a few spread out chunks are rendered.

A logfile can be found here: http://lab.dnet.nu/log.txt

This is a small extract: C:/minecraft/world/region/r.-1.-4.mcr(-24,-112): queued OK C:/minecraft/world/region/r.-1.-4.mcr(-23,-112): queued OK C:/minecraft/world/region/r.-1.-4.mcr(-22,-112): queued OK C:/minecraftworld/region/r.-1.-4.mcr(-29,-112): could not read chunk C:/minecraft/world/region/r.-1.-4.mcr(-28,-112): could not read chunk C:/minecraft/world/region/r.-1.-4.mcr(-27,-112): could not read chunk C:/minecraft/world/region/r.-1.-4.mcr(-26,-112): could not read chunk

My computer is a Windows Vista 32 bit Home and the world folder was not in use by a server at the time of the rendering (it is a backup of the world).

udoprog commented 13 years ago

This is probably related to the support still being worked on, please confirm or deny that it works with the latest snapshot.

dmartensson commented 13 years ago

It works with the HEAD version from yesterday.