Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My large world map is throwing an error #16

Closed
jmurth1234 opened this issue Nov 25, 2011 · 2 comments
Closed

My large world map is throwing an error #16

jmurth1234 opened this issue Nov 25, 2011 · 2 comments

Comments

@jmurth1234
Copy link

I'm trying to run mcmap on my Ubuntu 11.04 32-bit vps server. I have a large map, and it throws an error when renderingd
The error is shown below:

root@server:~/mcmap# ./mcmap /root/Minecraft/world/
mcmap 2.2 by Zahl
McRegion world format detected.
Scanning world...
Min: (-199|-239) Max: (198|262)
Image dimensions are 17994x9258, 32bpp, 635.48MiB
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

The map size is a 3000 block radius circular map.

@jmurth1234
Copy link
Author

nvm seems my vps hasn't got the ram :(

@Zahl
Copy link
Collaborator

Zahl commented Nov 25, 2011

Check the help output, there's a way to limit the mem usage ;)
Just run ./mcmap with no parameters to see all the available options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants