#Help please, crash when loading the world

23 messages ยท Page 1 of 1 (latest)

spark wraith
spark wraith
gusty tulip
#

you still did not provide all information:

  • which Minecraft launcher
  • as this seems to be on Linux: which Linux distribution and kernel
  • which modpack - or are you running the GregTech mod on it's own?

can you paste the output of sysctl fs.inotify.max_user_instances - this shows the maximum allowed inotify instances

spark wraith
#

I followed the instructions in Readme for the server package. After launching, I get this error, and I don't know how to fix it. Here's the last log.

sonic sinew
#

try doubling the instance amount with sysctl fs.inotify.max_user_instances=256 as root

spark wraith
sonic sinew
#

although it is slightly odd that you are reaching the limit

#

well if that's the case either try to search for the mod that's causing this or contact the hosting provider

#

very likely an issue at the hosting provider depending on how they manage their instances of MC servers

gusty tulip
#

you can still query the current configured limit

sonic sinew
#

well if it's just a mc server provider with no shell access then i sincerely doubt it

#

the default is 128 though

spark wraith
#

I'm here

#

I've been begging them to do this for two days now. They told me on Discord that it was my problem, but in the hosting ticket they said they passed the information on to the admin and now they're ignoring me.

spark wraith
#

Is there anything I can do? Maybe I can configure something in the server files, I'm just looking, support doesn't give a damn about tickets -.

sonic sinew
#

well there are a few scenarios that may be occuring:

  • a mod is causing your open file count to explode - from that stack trace it's just the config watcher in forge so i don't think that's it
  • your hosting provider is running your "instance" on the same system/VM as other instances, causing there to not be enough inotify instances to be free
  • if separated, your instance may have too little inotify instances set depending on what they used, although the default is 128 and it's working fine on my 250 mod modpack, or their management occupies a lot of open files
#

tl;dr you can't do anything other than bug your hosting provider about it until they cave in

spark wraith
#

Payment is preferred from all over the world.

sonic sinew
#

no, I don't use any hosting provider as I host it myself