PluginBugs / Issues-Wraith

Repository used to keep track of issues of my plugin Wraith
0 stars 0 forks source link

[BUG] little issue on login - only sometimes... reason unknown #100

Closed CloudeLecaw closed 1 year ago

CloudeLecaw commented 1 year ago

Describe the bug Sometimes when a player moves arround after login he get this error from wraith. im not sure what the error wants to tell us..

To Reproduce Steps to reproduce the behavior:

  1. login and move a bit arround...
  2. See error in console..

Expected behavior no error in console...

Screenshots image

Info (please complete the following information):

Additional context Error - logpart from console

[09:43:29] [Timer-4/WARN]: Exception in thread "Timer-4" java.lang.NoSuchMethodError: 'net.minecraft.world.level.chunk.Chunk org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()'
[09:43:29] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.impl.v1_19_R3.a(SourceFile:29)
[09:43:29] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.Blocks.a(SourceFile:162)
[09:43:29] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.b(SourceFile:982)
[09:43:29] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.K(SourceFile:960)
[09:43:29] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.ai(SourceFile:168)
[09:43:29] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.bX.run(SourceFile:136)
[09:43:29] [Timer-4/WARN]:  at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[09:43:29] [Timer-4/WARN]:  at java.base/java.util.TimerThread.run(Timer.java:516)
[09:43:29] [Timer-3/WARN]: Exception in thread "Timer-3" java.lang.NoSuchMethodError: 'net.minecraft.world.level.chunk.Chunk org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()'
[09:43:29] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.impl.v1_19_R3.a(SourceFile:29)
[09:43:29] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.Blocks.a(SourceFile:162)
[09:43:29] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.b(SourceFile:982)
[09:43:29] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.K(SourceFile:960)
[09:43:29] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.ai(SourceFile:168)
[09:43:29] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.bX.run(SourceFile:136)
[09:43:29] [Timer-3/WARN]:  at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[09:43:29] [Timer-3/WARN]:  at java.base/java.util.TimerThread.run(Timer.java:516)
CloudeLecaw commented 1 year ago

Today aggain after a user logged in

[23:13:16] [Server thread/INFO]: SecretMystery99[/89.1.209.165:20377] logged in with entity id 6757 at ([world]-891.5, 65.87500002384186, -2920.2)
[23:13:17] [Timer-4/WARN]: Exception in thread "Timer-4" java.lang.NoSuchMethodError: 'net.minecraft.world.level.chunk.Chunk org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()'
[23:13:17] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.impl.v1_19_R3.a(SourceFile:29)
[23:13:17] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.Blocks.a(SourceFile:162)
[23:13:17] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.b(SourceFile:982)
[23:13:17] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.K(SourceFile:960)
[23:13:17] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.ai(SourceFile:168)
[23:13:17] [Timer-4/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.bX.run(SourceFile:136)
[23:13:17] [Timer-4/WARN]:  at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[23:13:17] [Timer-4/WARN]:  at java.base/java.util.TimerThread.run(Timer.java:516)
[23:13:17] [Timer-3/WARN]: Exception in thread "Timer-3" java.lang.NoSuchMethodError: 'net.minecraft.world.level.chunk.Chunk org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()'
[23:13:17] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.impl.v1_19_R3.a(SourceFile:29)
[23:13:17] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.NMS.Blocks.Blocks.a(SourceFile:162)
[23:13:17] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.b(SourceFile:982)
[23:13:17] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.K(SourceFile:960)
[23:13:17] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.cc.ai(SourceFile:168)
[23:13:17] [Timer-3/WARN]:  at Wraith_2.3.5.jar//dev.lone.wraith.main.bX.run(SourceFile:136)
[23:13:17] [Timer-3/WARN]:  at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[23:13:17] [Timer-3/WARN]:  at java.base/java.util.TimerThread.run(Timer.java:516)

might there is a reason for this? might little code chanes in 1.19.4? :3

LoneDev6 commented 1 year ago

Duplicate of https://github.com/PluginBugs/Issues-Wraith/issues/101