ViaVersion / ViaRewind

ViaBackwards addon to allow 1.8.x and 1.7.x clients on newer server versions.
https://hangar.papermc.io/ViaVersion/ViaRewind
GNU General Public License v3.0
245 stars 79 forks source link

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

Closed ImYenil closed 1 month ago

ImYenil commented 2 months ago

/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

Barvalg commented 2 months ago

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

Pablete1234 commented 1 month ago

related to #526

FlorianMichael commented 1 month ago

Should be fixed in dev builds, thanks for reporting.