#java.land.OutOfMemoryError: Java heap space
1 messages · Page 1 of 1 (latest)
you ran out of memory
(duh)
you can allocate more virtual memory for theotown
can't recall how, check steam settings prehaps?
Ptag memory
If you encounter java.lang.OutOfMemoryError: Java heap space error, that means that the game ran out of memory (ram) while processing your request or action.
If you're on mobile, there's not much you can do to alleviate this issue, closing other applications in the background might help. For PC, you can simply increase the maximum heap space as a launch argument. For example -Xmx4G will let the game use up to 4 gigabytes of memory. That is, of course if you have enough memory. Generally, it's not a good idea to allocate more than 50% of your entire system memory. If that doesn't work and you're on PC, please check if you have 64 bit Java installed, because if you don't, game can only use 2 gigabytes of memory.
if i delete some cities would that also free up space
I dont believe that's how it works
There's a difference between memory and storage space.
Memory here refers to RAM which is temporary while storage can be permanent it consists of the files you see on your device
If you wanna free up ram, then just close some apps running in the background.