udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

Excessive Memory Usage #174

Closed grandwazir closed 12 years ago

grandwazir commented 13 years ago

I am using the follow commands to render a map on my server with version 1.9 of c10t.

/opt/c10t/google-api/google-api.sh -w $INPUT/$1 -o $RENDER/$1 -z 4 -O -Z

The map itself is 91m in the minecraft folder.

This is resulting in a swap file 40GB big. With -z it is 10gb. Surely this is not expected? The map itself limited to 1024 blocks in every direction from spawn so it isn't even a huge map. Any reason why it is so memory hungry?

udoprog commented 12 years ago

Please reopen with link to world so devs can try it out.