ViaRewind

ViaRewind

7.4k Downloads

An error occurred in entity data handler EntityPacketRewriter1_9 for untracked entity type

ImYenil opened this issue ยท 3 comments

commented

/viaversion dump Output

https://dump.viaversion.com/ff43a12ac513d194d389af6e4ef26d2ce452b037b09441d8075a7d7be63047a4

Console Error

[16:02:16 ERROR]: [ViaVersion] (1.9->1.8) An error occurred in entity data handler EntityPacketRewriter1_9 for untracked entity type: Metadata{id=3, metaType=BOOLEAN, value=true}
[16:02:16 ERROR]: [ViaVersion] (1.9->1.8) Full entity data: Metadata{id=3, metaType=BOOLEAN, value=true}
[16:02:16 ERROR]: [ViaVersion] (1.9->1.8) Error:
java.lang.NullPointerException: null

Bug Description

This error occurs when you change worlds and reconnect.

Steps to Reproduce

Change world and reconnect to server

Expected Behavior

When reconnecting, an error does not appear immediately, but if an error occurs, the error appears later.

Additional Server Info

[16:11:17 INFO]: This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4)
You are running the latest version
Previous version: 1.20.6-147-e41d44f (MC: 1.20.6)

Checklist

  • Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. Velocity), not on both.
  • I have included a ViaVersion dump.
  • If applicable, I have included a paste (not a screenshot) of the error.
  • I have tried the latest build(s) from https://ci.viaversion.com/ and the issue still persists.
commented

Should be fixed in dev builds, thanks for reporting.

commented

Platform: git--Paper--497%20%28MC%3A%201.20.4%29
ViaVersion (5.0.1): Even with master
ViaBackwards(5.0.1): Even with master
ViaRewind(4.0.1-SNAPSHOT): Even with master

commented

related to #526