Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crashed when /home at DIM1 #17459

Open
2 of 3 tasks
XeonKA opened this issue Sep 25, 2024 · 2 comments
Open
2 of 3 tasks

Server crashed when /home at DIM1 #17459

XeonKA opened this issue Sep 25, 2024 · 2 comments

Comments

@XeonKA
Copy link

XeonKA commented Sep 25, 2024

Your GTNH Discord Username

XeonKA

Your Pack Version

2.7.0 beta1

Your Server

private server

Java Version

Java 8

Type of Server

Crucible

Your Actions

1.At DIM1,enter command/home to teleport personalDIM.
Server Crashed.
/cofh tpx works fine.
2.After removing Morpheus,doing the same thing at DIM1:
QQ20240926-005334
3.After step2,enter /home again,works fine.

Crash Report

crash-2024-09-25_20.42.27-server.txt

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@XeonKA XeonKA added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels Sep 25, 2024
@XeonKA
Copy link
Author

XeonKA commented Sep 29, 2024

Stable version still have this issue.

@chochem chochem added Mod: Server Utilities and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Oct 12, 2024
@paulzzh
Copy link
Contributor

paulzzh commented Jan 26, 2025

Still appearing in 2.7.2 when /home

java.lang.NullPointerException: Cannot invoke "net.quetzi.morpheus.world.WorldSleepState.isPlayerSleeping(String)" because the return value of "java.util.HashMap.get(Object)" is null
        at net.quetzi.morpheus.SleepChecker.updatePlayerStates(SleepChecker.java:26)
        at net.quetzi.morpheus.MorpheusEventHandler.worldTickEvent(MorpheusEventHandler.java:61)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_1502_MorpheusEventHandler_worldTickEvent_WorldTickEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:61)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:183)
        at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:259)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1009)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:462)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:845)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:695)
        at java.base/java.lang.Thread.run(Thread.java:1583)

https://mclo.gs/ZEffGkt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants