File Details
BusyBubble-1.2.1.jar
- R
- Mar 11, 2026
- 355.70 KB
- 70
- Early Access
File Name
BusyBubble-1.2.1.jar
Supported Versions
- Early Access
BusyBubble v1.2.1
Bug Fixes
- Fixed cross-world thread crash — Players entering dungeon instances (e.g. Forgotten Temple) could trigger
IllegalStateException: Assert not in thread!whengetViewerRefs()andsendPacketToViewers()calledstore.getComponent()from the wrong world thread. Both methods now use thread-safePlayerRef.getTransform()for position lookups instead. - Added missing cross-world filter to
sendPacketToViewers()— Particles were being sent to players in different world instances. Now skips viewers whose world UUID doesn't match the bubble owner's.

