HamtaBot

Results 128 comments of HamtaBot

this heapdump was made when there was 110 players online If needed i can send you a link to download the Heapdump on mediafire

I am running 2.3.0 ![IMG_5999](https://github.com/BentoBoxWorld/BentoBox/assets/62488520/3664afc7-f65b-4689-beb9-9ca0f17a9a0b)

> That explains it. That's the release version but the changes are in 2.4.0-SNAPSHOT. You can download the latest from https://ci.codemc.io/job/BentoBoxWorld/job/BentoBox/ However SNAPSHOTs are not released and may be unstable...

i uploaded the latest CI version we will see tomorrow at server restart

lets hope it doesnt break slimefun im not using the latest version cuz we edited it to translate it since we cant translate the plugin without changing the code

> That explains it. That's the release version but the changes are in 2.4.0-SNAPSHOT. You can download the latest from https://ci.codemc.io/job/BentoBoxWorld/job/BentoBox/ However SNAPSHOTs are not released and may be unstable...

> How many islands do you actually have in the database? They would be in the Islands table. around 12.5k islands

> I reviewed some heap dumps and I don't see a "memory leak" per se, but the cache does load all the islands in at startup so there were a...

![image](https://github.com/BentoBoxWorld/BentoBox/assets/62488520/bf708a9d-bf05-413f-b935-038238b79d40) this is how it looks now

> Okay, I bit the bullet and we no longer load all the islands into memory. The cache is built up over time as and when islands are accessed. Assuming...