ThePansmith / Enigmatica2ExpertUnofficial

Fork of E2:E, updating mods and adding qol
https://discord.gg/5HZJfepfTW
Other
5 stars 7 forks source link

Server won't start #48

Open DrPinguin98 opened 8 months ago

DrPinguin98 commented 8 months ago

Modpack version E2Eu - 1.3.9.1

Issue When I start the server, I end up at this point every time. I can't see the server in my client or I can't get a ping to it and when I type /help there seems to be something wrong. If I enter op the server crashes immediately.

Logs

[00:04:37] [Server thread/INFO]: Loaded 1192 advancements [00:04:37] [Server thread/INFO]: Reloaded server in 49ms [00:04:37] [Server thread/INFO]: Backups folder - /home/minecraft/E2EU/./backups [00:04:39] [Server thread/INFO]: Overridden 306 commands [00:04:39] [Server thread/INFO]: RFTools: server is starting [00:04:39] [Server thread/INFO]: Registering RFTools dimensions: [00:04:39] [Thread-30/INFO]: Starting aura thread for dim 0 [00:04:40] [Thread-31/INFO]: Starting aura thread for dim 1 [00:04:40] [Thread-32/INFO]: Starting aura thread for dim -1 [00:04:40] [Thread-33/INFO]: Starting aura thread for dim 144 [00:04:40] [Thread-34/INFO]: Starting aura thread for dim 14676 [00:04:40] [Thread-35/INFO]: Starting aura thread for dim -11325 [00:04:40] [Thread-36/INFO]: Starting aura thread for dim -343800852 [00:04:40] [Thread-37/INFO]: Starting aura thread for dim 7 [00:04:40] [Thread-38/INFO]: Starting aura thread for dim -2 [00:04:40] [Thread-39/INFO]: Starting aura thread for dim 2 [00:04:40] [Server thread/INFO]: FluxNetworkData has been successfully loaded [00:04:49] [Server thread/INFO]: Removing aura cache for world 1 [00:04:49] [Server thread/INFO]: Unloading dimension 1 [00:04:49] [Server thread/INFO]: Removing aura cache for world -1 [00:04:49] [Server thread/INFO]: Unloading dimension -1 [00:04:49] [Server thread/INFO]: Removing aura cache for world 144 [00:04:49] [Server thread/INFO]: Unloading dimension 144 [00:04:49] [Server thread/INFO]: Removing aura cache for world 14676 [00:04:49] [Server thread/INFO]: Unloading dimension 14676 [00:04:49] [Server thread/INFO]: Removing aura cache for world -11325 [00:04:49] [Server thread/INFO]: Unloading dimension -11325 [00:04:49] [Server thread/INFO]: Removing aura cache for world 7 [00:04:49] [Server thread/INFO]: Unloading dimension 7 [00:04:49] [Server thread/INFO]: Removing aura cache for world -2 [00:04:49] [Server thread/INFO]: Unloading dimension -2 [00:04:51] [Thread-31/INFO]: Stopping aura thread for dim 1 [00:04:51] [Thread-34/INFO]: Stopping aura thread for dim 14676 [00:04:51] [Thread-35/INFO]: Stopping aura thread for dim -11325 [00:04:51] [Thread-32/INFO]: Stopping aura thread for dim -1 [00:04:51] [Thread-33/INFO]: Stopping aura thread for dim 144 [00:04:51] [Thread-38/INFO]: Stopping aura thread for dim -2 [00:04:51] [Thread-37/INFO]: Stopping aura thread for dim 7 h^H [00:05:14] [Server thread/INFO]: §cUnknown command. Try /help for a list of commands§r /help [00:05:18] [Server thread/INFO]: §cI'm sorry, but this command can only be used in single player mode.§r [00:05:18] [Server thread/INFO]: §cI'm sorry, but this command can only be used in single player mode.§r [00:05:18] [Server thread/INFO]: §2--- Showing help page §r§21§r§2 of §r§243§r§2 (/help ) ---§r [00:05:18] [Server thread/INFO]: #& §r §e<1>§r...§r [00:05:18] [Server thread/INFO]: #as §r §e§r §e§r §e[args...]§r...§r [00:05:18] [Server thread/INFO]: #biome §r<§ehelp§r|§esearch§r|§etypes§r|§elist§r>§r [00:05:18] [Server thread/INFO]: #cancel §r§r [00:05:18] [Server thread/INFO]: #confirm §r§r [00:05:18] [Server thread/INFO]: #copy §r§r [00:05:18] [Server thread/INFO]: #decorate §r §e[z1]§r §e[x1]§r §e[z2]§r §e[x2]§r --one --exp §e[null]§r§r [00:05:18] [Server thread/INFO]: §aTip: Use the key while typing a command to auto-complete the command or its arguments§r

op [00:07:34] [Server thread/ERROR]: Exception caught during firing event net.minecraftforge.event.CommandEvent@640e6209: java.lang.ArrayIndexOutOfBoundsException: 0 at betterquesting.handlers.EventHandler.onCommand(EventHandler.java:410) ~[EventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1479_EventHandler_onCommand_CommandEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.command.CommandHandler.executeCommand(CommandHandler.java:54) [bj.class:?] at net.minecraft.server.dedicated.DedicatedServer.executePendingCommands(DedicatedServer.java:433) [nz.class:?] at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:398) [nz.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:1817) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362] [00:07:34] [Server thread/ERROR]: Index: 2 Listeners: [00:07:34] [Server thread/ERROR]: 0: NORMAL [00:07:34] [Server thread/ERROR]: 1: ASM: crafttweaker.mc1120.events.CommonEventHandler@18a17a88 onCommandEvent(Lnet/minecraftforge/event/CommandEvent;)V [00:07:34] [Server thread/ERROR]: 2: ASM: betterquesting.handlers.EventHandler@5c9b7dd0 onCommand(Lnet/minecraftforge/event/CommandEvent;)V [00:07:34] [Server thread/ERROR]: 3: ASM: com.phylogeny.extrabitmanipulation.armor.capability.ChiseledArmorSlotsEventHandler@1520ddc vanitySlotCommandAccess(Lnet/minecraftforge/event/CommandEvent;)V [00:07:34] [Server thread/ERROR]: 4: ASM: ivorius.reccomplex.events.handlers.RCForgeEventHandler@30a847e5 onCommand(Lnet/minecraftforge/event/CommandEvent;)V [00:07:34] [Server thread/ERROR]: Encountered an unexpected exception java.lang.ArrayIndexOutOfBoundsException: 0 at betterquesting.handlers.EventHandler.onCommand(EventHandler.java:410) ~[EventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1479_EventHandler_onCommand_CommandEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?] at net.minecraft.command.CommandHandler.executeCommand(CommandHandler.java:54) ~[bj.class:?] at net.minecraft.server.dedicated.DedicatedServer.executePendingCommands(DedicatedServer.java:433) ~[nz.class:?] at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:398) ~[nz.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:1817) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362] [00:07:34] [Server thread/WARN]: Failed to identify net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1479_EventHandler_onCommand_CommandEvent (untransformed name: net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1479_EventHandler_onCommand_CommandEvent) [00:07:34] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/E2EU/./crash-reports/crash-2024-03-03_00.07.34-server.txt [00:07:34] [Server thread/INFO]: Stopping server [00:07:34] [Server thread/INFO]: Saving players [00:07:34] [Server thread/INFO]: Saving worlds [00:07:34] [Server thread/INFO]: Saving chunks for level 'world'/overworld [00:07:34] [Server thread/INFO]: Saving chunks for level 'world'/Spectre [00:07:34] [Server thread/INFO]: Saving chunks for level 'world'/Storage Cell [00:07:34] [Server thread/INFO]: Removing aura cache for world 0 [00:07:34] [Server thread/INFO]: Removing aura cache for world -343800852 [00:07:34] [Server thread/INFO]: Removing aura cache for world 2 [00:07:34] [Server thread/INFO]: Unloading dimension 0 [00:07:34] [Server thread/INFO]: Unloading dimension -343800852 [00:07:34] [Server thread/INFO]: Unloading dimension 2 [00:07:34] [Server thread/INFO]: Unloaded WorldData! [00:07:34] [Server thread/INFO]: FluxNetworkData has been unloaded [00:07:34] [Server thread/INFO]: Server Closing... [00:07:34] [Server thread/INFO]: Cleaning up all world data: 1 data blobs [00:07:34] [Server thread/INFO]: RFTools Dimensions: server is stopping. Shutting down gracefully [00:07:34] [Server thread/INFO]: Cleaning up RFTools dimensions [00:07:34] [Server thread/INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. [00:07:34] [Server Shutdown Thread/INFO]: Stopping server [00:07:34] [Server Shutdown Thread/INFO]: Saving players [00:07:34] [Server Shutdown Thread/INFO]: Saving worlds