udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

'found 0 files' #180

Closed Merlin321 closed 13 years ago

Merlin321 commented 13 years ago

My c10t never finds any file.

E:\backup_minecraftworlds>c10t --world E:\backup_minecraftworlds\world_vanilla --output test.png -m 4 --debug Type `-h' for help Working on 4 thread(s)... world: E:/backup_minecraftworlds/world_vanilla output: test.png

Performing broad phase scan of world directory... . done! found 0 files! world_info min_x: 2147483647 max_x: -2147483648 min_z: 2147483647 max_z: -2147483648 levels: 0 chunk pos: 0x0 test.png: 32x32 ~0.004096 MB... done! Saving image... done!

E:\backup_minecraftworlds>c10t --version c10t - a cartography tool for minecraft version 1.1 by: Udoprog johnjohn.tedro@gmail.com et. al (see README) site: http://github.com/udoprog/c10t

I'm working on Windows 7, 64bit, Quadcore CPU.

The world is from a CraftBukkit server, not original Vanilla server.

uap-universe commented 13 years ago

I read "version 1.1". Please try the current stable for win x64 (version 1.7) and post your results here.

Merlin321 commented 13 years ago

Thank you very much, this worked.