Hello,
I updated to the new version of the World of Minecraft client, and for the most part it's been quite good. Just in the last few days however, I've hit a problem. I can't access any of my large maps. Some of my projects are giant, and when I try to go to their maps, the client will load to the end of the loadbar, then it'll just go white and need to be restarted.
To be fair, I did have this problem before with 1.5.9, but to a lesser degree. When it happened with the old client, it was a java out of memory error, so I assume it's more of the same. Is there anyway to increase the amount of memory it works on so I can continue work on my projects?
Regox
OK, I'll admit, I'm not really a technical person in most respects. I try to fiddle around with that stuff as little as possible, because when I do it has a tendency to go horribly wrong. Don't suppose you could give me detailed instructions on how to run it through command line.
OK, this can be locked, worked it out....feel like a bit of an ass for not working it out before. Anyone else who needs help for this, use
https://p3expeditor.info/p3wiki/P3Help:Extra_Memory_For_Java The method at the bottom of the page is what you want.
WoM Coins: 8565
You can run the World of Minecraft.exe from the command line with java if you want to set some specific memory parameters.
If you have heaps of memory you could try:
java.exe -Xms1024m -Xmx2048m -jar World of Minecraft.exe