Dregora RL

Dregora RL

526k Downloads

cannot start a new server. loading infinitely at otg

Legwus opened this issue · 0 comments

commented

RLCraft Dregora Server/Client

▶️Please specify if it's about the Dregora Server pack or Clientside installation by placing "x" into []◀️

  • Clientside
  • [ x ] Serverside

Dregora Version

▶️Please specify the Dregora version that you are running by placing "x" into []◀️

  • [ x ] v1.0.3 RLCraft Dregora

Description

▶️What is happening? - Explain what happens and what steps should be done to reproduce the issue.

i run the server and try to set it up exactly as in the readme, but for some reason on first startup the server gets stuck at [rlmixins.RLmixins]: OTG Structure and pregenerator data saved. i left it to generate for 10 hours since i thought it would maybe take a while? but even after 10 hours i was still at this message. trying to input anything into the console and hitting enter crashed the server with the following errors:

[08:12:27] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.CommandEvent@3fd758aa:
java.lang.ArrayIndexOutOfBoundsException: 0 at betterquesting.handlers.EventHandler.onCommand(EventHandler.java:350) ~[EventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_739_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:526) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_432]
[08:12:27] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[08:12:27] [Server thread/ERROR] [FML]: 0: NORMAL
[08:12:27] [Server thread/ERROR] [FML]: 1: ASM: crafttweaker.mc1120.events.CommonEventHandler@2c1e6efc onCommandEvent(Lnet/minecraftforge/event/CommandEvent;)V
[08:12:27] [Server thread/ERROR] [FML]: 2: ASM: betterquesting.handlers.EventHandler@303ea2f onCommand(Lnet/minecraftforge/event/CommandEvent;)V
[08:12:27] [Server thread/ERROR] [FML]: 3: ASM: ivorius.reccomplex.events.handlers.RCForgeEventHandler@11005038 onCommand(Lnet/minecraftforge/event/CommandEvent;)V
[08:12:27] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.ArrayIndexOutOfBoundsException: 0 at betterquesting.handlers.EventHandler.onCommand(EventHandler.java:350) ~[EventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_739_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:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_432]
[08:12:27] [Server thread/WARN] [FermiumASM]: Failed to identify net.minecraftforge.fml.common.eventhandler.ASMEventHandler_739_EventHandler_onCommand_CommandEvent (untransformed name: net.minecraftforge.fml.common.eventhandler.ASMEventHandler_739_EventHandler_onCommand_CommandEvent)
[08:12:27] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/ubuntu/rlcraft4/./crash-reports/crash-2024-12-15_08.12.27-server.txt
[08:12:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[08:12:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[08:12:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[08:12:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'DregoraRL'/overworld
[08:12:27] [Server thread/INFO] [globalgamerules]: Saving gamerules of dimension 0 (DregoraRL) to config
[08:12:27] [Server thread/INFO] [FML]: Unloading dimension 0
[08:12:27] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

heres the attached crash report.
crash-2024-12-15_08.12.27-server.txt