You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.util.NoSuchElementException: No value present
at java.base/java.util.Optional.get(Optional.java:143)
at com.starfish_studios.hamsters.entity.Hamster$HamsterGoToWheelGoal.method_6268(Hamster.java:708)
at net.minecraft.class_4135.method_6268(class_4135.java:65)
at net.minecraft.class_1355.method_38849(class_1355.java:120)
at net.minecraft.class_1308.method_6023(class_1308.java:779)
at net.minecraft.class_1309.method_6007(class_1309.java:2673)
at net.minecraft.class_1308.method_6007(class_1308.java:550)
at net.minecraft.class_1296.method_6007(class_1296.java:128)
at net.minecraft.class_1429.method_6007(class_1429.java:58)
at com.starfish_studios.hamsters.entity.Hamster.method_6007(Hamster.java:372)
at net.minecraft.class_1309.method_5773(class_1309.java:2419)
at net.minecraft.class_1308.method_5773(class_1308.java:351)
at com.starfish_studios.hamsters.entity.Hamster.method_5773(Hamster.java:357)
at net.minecraft.class_3218.method_18762(class_3218.java:739)
at net.minecraft.class_1937.method_18472(class_1937.java:480)
at net.minecraft.class_3218.method_31420(class_3218.java:385)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:353)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at net.minecraft.class_1132.method_3748(class_1132.java:105)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:1583)
A detailed walkthrough of the error, its code path and all known details is as follows:
The text was updated successfully, but these errors were encountered:
ZyPLJ
changed the title
Mod崩溃,日志如下。
Mod crashes, with the following log!!!
Jan 9, 2025
---- Minecraft Crash Report ----
// There are four lights!
Time: 2025-01-08 19:35:52
Description: Ticking entity
java.util.NoSuchElementException: No value present
at java.base/java.util.Optional.get(Optional.java:143)
at com.starfish_studios.hamsters.entity.Hamster$HamsterGoToWheelGoal.method_6268(Hamster.java:708)
at net.minecraft.class_4135.method_6268(class_4135.java:65)
at net.minecraft.class_1355.method_38849(class_1355.java:120)
at net.minecraft.class_1308.method_6023(class_1308.java:779)
at net.minecraft.class_1309.method_6007(class_1309.java:2673)
at net.minecraft.class_1308.method_6007(class_1308.java:550)
at net.minecraft.class_1296.method_6007(class_1296.java:128)
at net.minecraft.class_1429.method_6007(class_1429.java:58)
at com.starfish_studios.hamsters.entity.Hamster.method_6007(Hamster.java:372)
at net.minecraft.class_1309.method_5773(class_1309.java:2419)
at net.minecraft.class_1308.method_5773(class_1308.java:351)
at com.starfish_studios.hamsters.entity.Hamster.method_5773(Hamster.java:357)
at net.minecraft.class_3218.method_18762(class_3218.java:739)
at net.minecraft.class_1937.method_18472(class_1937.java:480)
at net.minecraft.class_3218.method_31420(class_3218.java:385)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:353)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at net.minecraft.class_1132.method_3748(class_1132.java:105)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:1583)
A detailed walkthrough of the error, its code path and all known details is as follows:
The text was updated successfully, but these errors were encountered: