#Server Starting
1 messages · Page 1 of 1 (latest)
!moreinfo
Due to the nature of servers, this can happen due to dozens of reasons. When asking for assistance in Discord, it's best to provide as many details as possible—providing information such as what is running on your server, errors in the console, logs, any recent changes, etc.
If you are not familiar with any of that, it's then best to create a support ticket. Once you create a support ticket, our staff will be able to take a look at your server and see what's going on. You can create a support ticket at any time at https://bisecthosting.com/support
How much RAM does the server have? Any mods on it or just plain vanilla?
My server has 18gb of ram. Yes, I'm trying to install a modpack that I created. I did all the steps to install it and then when I went to start the server it didn't start.
[12:48:30] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server
net.neoforged.fml.ModLoadingException: Loading errors encountered:
- More Overlays Updated (moreoverlays) has failed to load correctly
java.lang.BootstrapMethodError: java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
In my console say this
That means that the mod More Overlays Updated doesn't belong on servers.
Remove it and retry.
Can give me a link again how i intall my modpack?
Already done thanks a lot. Another question my ram server are ok, but all the time i have lag spykes and server go down, can help me?
!spark is used to measure internals to figure out the source of lag. ⬇️
Spark
How to provide a Spark sampler.
- Stop your server.
- Download Spark: https://modrinth.com/mod/spark/versions
- Upload the mod to your server:
Filemanager > mods (for modded servers)
or Filemanager > plugins (for plugin based servers)
(Just drag & drop the file) - Start the server.
- Use the command /spark sampler
- Wait 10-15 minutes.
- Use the command /spark sampler --stop
/spark profiler --only-ticks-over 150 will only measure ticks that took long enough to be noticeable and throw out ticks that were fast enough to not lag or be "close".
that comands is for use in console or in server?
I use all this comands but all time when i start to discover new chunks, me and my friends start to crash and server goes down so many times
i dont knwon if have something i can change in server properties or something for i can reduce lag and other things
because its me and more 9 guys try to play and all time servers go down. but all time i see ram from server and ram is ok
!worldgen ⬇️
Minecraft 1.14 onwards, generating chunks can be very resource-intensive and cause a lot of lag for players with forge installed, we recommend installing a mod on the server called World Pregenerator (https://www.curseforge.com/minecraft/mc-mods/world-pre-generator). Using this mod with the right commands will enable your server to perform better over time as more chunks are created.
The mod is only required to be installed server-side. To install it, upload it to your server's mods folder and restart your server.
Please run the following commands to start the world generation while players are offline:
/pregen gen minecraft:overworld start 0 0 500
The above commands will generate everything within an 8000 block radius of spawn in the overworld. You can run this command for each world you want to pregenerate.
Please note that you will experience lag while this happens, so try to run it while people are not on :)
Without knowing the root cause, it would only be guessing. And that's what the Spark report is for.
This mod does not exist for version 1.21.1 neoforge, is there a way to know what errors are happening on the server so that it is always lagging and going down?