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

Cannot invoke EntityTracker#stopTracking because "entry" is null #98

Open
axieum opened this issue Jun 12, 2023 · 1 comment
Open

Cannot invoke EntityTracker#stopTracking because "entry" is null #98

axieum opened this issue Jun 12, 2023 · 1 comment

Comments

@axieum
Copy link

axieum commented Jun 12, 2023

Version: 2.2.0-SNAPSHOT

[12.06 23:00:12] [Server] [Server thread/INFO]: Floodgate player logged in as KikiMongoose joined (UUID: 00000000-0000-0000-0009-000006864a94)
[12.06 23:00:12] [Server] [Server thread/INFO]: KikiMongoose joined the game
[12.06 23:00:13] [Multicraft] KikiMongoose ran command Message of the Day
[12.06 23:00:13] [Server] [Server thread/ERROR]: Error executing task on Server
[12.06 23:00:13] [Server] java.lang.NullPointerExceptionCannot invoke "net.minecraft.class_3898$class_3208.method_18733(net.minecraft.class_3222)" because "entry" is null
[12.06 23:00:13] [Server] 	at org.geysermc.floodgate.pluginmessage.FabricSkinApplier.lambda$applySkin$0(FabricSkinApplier.java:43) ~[floodgate-fabric.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.class_3738.run(class_3738.java:18) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.class_1255.method_18859(class_1255.java:156) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.class_1255.method_16075(class_1255.java:130) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.class_1255.method_5383(class_1255.java:115) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:742) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.handler$zcd000$carpet$modifiedRunLoop(MinecraftServer.java:8451) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:650) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) ~[server-intermediary.jar:?]
[12.06 23:00:13] [Server] 	at java.lang.Thread.run(Thread.java:833) ~[?:?]

Mod List:

  • Fabric Tailor
  • Carpet Fabric
@axieum axieum changed the title Cannot invoke "EntityTracker#stopTracking" because "entry" is null Cannot invoke EntityTracker#stopTracking because "entry" is null Jun 12, 2023
@Camotoy Camotoy transferred this issue from GeyserMC/Floodgate Jun 15, 2023
@onebeastchris
Copy link
Member

Cannot reproduce on 1.20.5/1.20.6 with the latest version of floodgate - if you're still able to, please send a new log

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

2 participants