sisby-folk / inventory-tabs

A minecraft mod that allows swapping to other in-world screens (blocks, entities, etc) via tabs. A fourth-generation rewrite of CakeWhip's InventoryTabs.
https://modrinth.com/mod/inventory-tabs
GNU Lesser General Public License v3.0
6 stars 3 forks source link

[NeoForge 1.20.1] Crash while connecting to a server via Share to WAN mod #10

Closed twilight-sparkle-irl closed 8 months ago

twilight-sparkle-irl commented 9 months ago

https://mclo.gs/FxWWlr7 No clue how relevant all of the info in the title is, but...

sisby-folk commented 8 months ago

image

tl;dr: these two things are running in reverse - tick is happening before tags are sent. This really needs to not happen to avoid undefined behaviour, but we can at least prevent the crash.