LeoBeliik / ExtremeSoundMuffler

Muffle those nasty sounds - Client side sound Muffler
GNU Lesser General Public License v3.0
20 stars 9 forks source link

Occasional crash with QuickStack #62

Closed LlubNek closed 11 months ago

LlubNek commented 11 months ago

Extreme sound muffler version

3.38-forge-1.19.2

Forge / Fabric version

forge 43.3.2

Additional mod(s) version (If bug is due incompatibility)

quickstack-1.19.2-6.1

Describe the bug

Sometimes (not often), clicking the drop off button added by QuickStack will cause a crash due to a NullPointerException in com.leobeliik.extremesoundmuffler.utils.Anchor.getAnchor

Steps to reproduce

  1. Install mods
  2. Place some chests/barrels/etc
  3. Get a variety of items in player inventory
  4. Use drop off button from player inventory
  5. Repeat indefinitely since this is an intermittent bug and probably hard to reproduce.

Crashlog

No response

Additional context

Using an updated/modified ATM8

crash-2023-10-28_01.12.43-client.txt latest.log

LlubNek commented 11 months ago

QuickStack can be found here:
https://www.curseforge.com/minecraft/mc-mods/quickstack https://github.com/Tfarcenim/DropOff