#Help please, crash when loading the world
23 messages ยท Page 1 of 1 (latest)
GTCEU 1.20.1
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
this is the server log
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.
try doubling the instance amount with sysctl fs.inotify.max_user_instances=256 as root
The hosting doesn't allow changing Linux values.
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
you can still query the current configured limit
well if it's just a mc server provider with no shell access then i sincerely doubt it
the default is 128 though
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.
yes, there is no access to the Linux terminal
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 -.
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
128and 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
It's a pity, but ok, thanks
Do you know any hosting services that can handle this? My computer can't handle single-player, so I'm trying to find a hosting service that can handle Forge.
Payment is preferred from all over the world.
no, I don't use any hosting provider as I host it myself