-
Notifications
You must be signed in to change notification settings - Fork 2
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
Regions larger than 8192x8192 throw Error on login. #6
Comments
Which version, which OS? |
Version 1-2-0-8 on Windows 7 64Bit |
How much RAM do you have in your computer? |
Did this just happen once or does it reproduce? |
I got 24GB Ram on this machine, so it should be fine. The error is indeed reproduceable. Just tell me a server and channel and i get on IRC :) |
Tampa ,you can find me on #voodoo-client |
The max land mass supported currently is 8192x8912. Why it can do larger regions it would require some changes to sim code. The client is currently set to that max so it follows with aurora dev limits. |
A limit shouldn't cause an error, it should throw a notification explaining what's going on. |
ERROR: LLAppViewer::mainLoop: Bad memory allocation in LLAppViewer::mainLoop()!
Is thrown upon Initializing World... dialog.
Tested on Aurora with a 16384x16384 region.
The text was updated successfully, but these errors were encountered: