Headcrumbs

Headcrumbs

24M Downloads

Crash Related to DML

ThaNivek opened this issue ยท 1 comments

commented

While playing on a custom dedicated server with Deep Mob Learning installed I get a crash when a Glitch spawns which the developer said is a bug on the side of the Headcrumbs mod.
Something about it not being able to allocate memory which is weird since the server has 7GB of ram allocated.
Here is a crash report: https://pastebin.com/JFSsVMZZ

I'm running the SkyFactory 4 modpack may that be the problem?

I hope this gets resolved
Thx anyways!

commented

I think I found the issue myself, I guess when killing too much mobs in a row (sth. that happens on the trial) Headcrumbs creates multiple threads and apparently my server had a thread limit setup. after increasing the limit the server runs fine again.