promotional bannermobile promotional banner

BusyBubble

A thought bubble appears above your head when you open menus - visible to other players but not to you. Like a little "..." cloud that lets everyone know you're busy rummaging through your inventory/menu.

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! when getViewerRefs() and sendPacketToViewers() called store.getComponent() from the wrong world thread. Both methods now use thread-safe PlayerRef.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.