Just try to remove DiscordSRV or revert to a backup or reset the server.
Posts by ZXVoidx
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
You have no crash reports. Your server didn't crash. If your server crashes it will generate a crash report.
-
-- Entity being ticked -- 55 Details: 56 Entity Type: minecraft:skeleton (net.minecraft.entity.monster.SkeletonEntity) 57 Entity ID: 4 58 Entity Name: Skeleton 59 Entity's Exact location: 30.50, 43.00, 96.50 60 Entity's Block location: World: (30,43,96), Chunk: (at 14,2,0 in 1,6; contains blocks 16,0,96 to 31,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) 61 Entity's Momentum: 0.00, -0.08, 0.00 62 Entity's Passengers: [] 63 Entity's Vehicle: ~~ERROR~~ NullPointerException: null Use /kill @e this time. If it doesn’t work, make sure you are killing it in the overworld since the skeleton is in the overworld.
Also, the ticking entity is crashing the server because it is a corrupted mob/entity that is in the game data files somewhere.
-
Quote from NipplSalad
No worries. I recreated the world in single player and killed all skeletons anyway. It did not seem to fix it. Looking at the new crash report, it appears to be creating more ticking entities. I think the issue lies in the mismatch of forge versions. On the modpack page, a comment says that 36.1.4 is the exact necessary version of forge, so my guess is that with Aternos running 36.2.23, ice and fire is not loading properly.
Does the issue persist if you remove the Ice and Fire mod?
-
I tried wiping the world and generating a new one as this server is completely new, and it did not work. Regardless I am going to try killing the entity and running the world again to maybe prevent a new ticking entity from spawning.
Sorry, I didn’t know wiping the world wouldn’t fix that.
-
Ok so as the server is running I type /kill 152.55 74.00 -67.25?
And if its a single killable entity, why does wiping and generating a new world not solve the issue? Just curious to know, really.
Download the world if you cannot access the console while it's running, then type /kill @e[type=skeleton] or simply /kill @e.
/kill @e[type=skeleton] --> only kills all skeletons
/kill @e --> kills every single entity that exists in the world
-
Then there needs to be a valid crash report/log.
Try to start up your server again and if it crashes, it will say crashed. If it doesn't, then it's not a crash.
If it says crashed:
1.) Navigate to the crash-reports folder (https://aternos.org/files/crash-reports)
2.) Open the latest report
3.) Copy & paste it or attach it here
-
That's not the crash log. That is the server log. Share your crash log by going here: https://aternos.org/files/cras…01-30_20.17.18-server.txt
Also, are you sure you deleted the Ice and Fire: Dragons mod? In the log, there are hundreds of warnings about the Ice and Fire mod.
-
You may have too many mods. Try to remove some.
-
Update: A new error has also happened. The memory is unexpectedly running out.
Paper server log [#GogjTia] - mclo.gs
I have also attached a crash report file below:
crash-2022-01-31_00.42.25-server.txt
Also, since I didn't provide the server IP, here it is: One33Seven.aternos.me
-
Removing dimension modifying mods on 1.18 can also remove the nether and end dimensions. You may have broke the world. Restore from before you used Immersive Portals. If you do not have a backup, try to spawn in a nether portal block using commands.
Use:
/setblock ~ ~ ~ nether_portal
If none of these work, you may need to reset your server.
** Also, before you perform these steps, what server software are you currently using?
-
Can you share your full log?
1.) Go to your log on Aternos: https://aternos.org/log/
2.) Click on the big blue "Share" button on the top right
3.) Copy the link with (Ctrl + C or click on the "Copy" button)
4.) Send the link here.
What mods/plugins are you using?
-
Fix #1: It's probably a server mod issue. In lines 272-476, there are hundreds of lines that state "This could be a intended override, but in most cases indicates a broken mod." at the end of each warning.
Try removing the mod(s) that may be causing the issues.
Fix #2: Try removing a lot of your mods. The log states that you have 100 mods. That may be too much for Aternos or your client to handle.
[07:52:02] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 100 mods : buildcraftlib@**.**.**.**,[email protected],[email protected],[email protected],[email protected],buildcraftenergy@**.**.**.**,guilib@$version,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],paraglider@**.**.**.**,[email protected],[email protected],[email protected],[email protected],buildcraftsilicon@**.**.**.**,[email protected],creepypastacraft@2,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],buildcraftbuilders@**.**.**.**,[email protected],buildcraftfactory@**.**.**.**,[email protected],[email protected],FML@**.**.**.**,[email protected],buildcraftcompat@**.**.**.**,[email protected],[email protected],[email protected],[email protected],buildcraftcore@**.**.**.**,[email protected],techguns@**.**.**.**,kiwi@**.**.**.**,[email protected],[email protected],[email protected],jei@**.**.**.**,buildcrafttransport@**.**.**.**,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],buildcraftrobotics@**.**.**.**,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],morepaintings@$version,toughasnails@**.**.**.**,regrowth@**.**.**.**,[email protected],[email protected],[email protected],paintingselgui@$version,[email protected],[email protected],[email protected]
-
Share your crash report here.
Share your crash report:
1.) Navigate to your crash reports folder (https://aternos.org/files/crash-reports)
2.) Paste your latest crash report to https://mclo.gs
3.) Send the link to the report here
-
I am an admin on a server and the server TPS keeps dropping to below 10 in about one minute after the server starts up. Right when the server starts up, the TPS is already around 15. It drops around 1 TPS every 5 seconds. A few minutes later, the server is unplayable even with one player and the player(s) will automatically be disconnect due to the server TPS. Then, the server crashes.
Here is the log: https://mclo.gs/uatPE9S
(This also generated eight extra errors for other plugins that I need for the server.)
In the log, it states that the memory has ran out. "java.lang.OutOfMemoryError: Metaspace". Most of that is under the line where I executed the command "/ifo" (line 629-630). I don't really understand what the issue is when executing "/ifo".
[14:09:31] [Server thread/ERROR]: [Essentials] Command ifo failed: 632 java.lang.OutOfMemoryError: Metaspace 633 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] 634 at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] 635 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?] 636 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:197) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] 637 at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?] 638 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] 639 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] 640 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] 641 at com.earth2me.essentials.textreader.KeywordReplacer.replaceLine(KeywordReplacer.java:281) ~[EssentialsX-2.19.2.jar:?] 642 at com.earth2me.essentials.textreader.KeywordReplacer.replaceKeywords(KeywordReplacer.java:149) ~[EssentialsX-2.19.2.jar:?] 643 at com.earth2me.essentials.textreader.KeywordReplacer.<init>(KeywordReplacer.java:110) ~[EssentialsX-2.19.2.jar:?] 644 at com.earth2me.essentials.commands.Commandinfo.run(Commandinfo.java:20) ~[EssentialsX-2.19.2.jar:?] 645 at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:177) ~[EssentialsX-2.19.2.jar:?] 646 at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:172) ~[EssentialsX-2.19.2.jar:?] 647 at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:790) ~[EssentialsX-2.19.2.jar:?] 648 at com.earth2me.essentials.Essentials.onCommand(Essentials.java:693) ~[EssentialsX-2.19.2.jar:?] 649 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] 650 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] 651 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.dispatchCommand(CraftServer.java:897) ~[paper-1.18.1.jar:git-Paper-177] 652 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2287) ~[?:?] 653 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2098) ~[?:?] 654 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2079) ~[?:?] 655 at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[?:?] 656 at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[?:?] 657 at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[?:?] 658 at net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9328/0x00000008028737d0.run(Unknown Source) ~[?:?] 659 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.1.jar:git-Paper-177] 660 at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?] 661 at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?] 662 at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1413) ~[paper-1.18.1.jar:git-Paper-177] 663 at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) ~[paper-1.18.1.jar:git-Paper-177] 664 at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?]
Also, at line 624 & 626, it states:624 [14:08:16] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 96593ms or 1931 ticks behind
626 [14:09:16] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 29685ms or 593 ticks behind
What is happening?
Please let me know if there are any solutions.