Quark Oddities

Quark Oddities

22M Downloads

[1.18.2] Crashed when opening inventory while in Creative

FoxMcloud5655 opened this issue ยท 2 comments

commented

Upon opening the inventory in Creative while connected to another LAN server, I crashed with this error:

java.lang.NoClassDefFoundError: com/google/common/collect/AbstractMapBasedMultimap$WrappedNavigableSet
	at com.google.common.collect.Multimaps$CustomSetMultimap.wrapCollection(Multimaps.java:449) ~[guava-31.0.1-jre.jar%2329!/:?] {}
	at com.google.common.collect.AbstractMapBasedMultimap.get(AbstractMapBasedMultimap.java:295) ~[guava-31.0.1-jre.jar%2329!/:?] {re:computing_frames}
	at com.google.common.collect.AbstractSetMultimap.get(AbstractSetMultimap.java:78) ~[guava-31.0.1-jre.jar%2329!/:?] {re:computing_frames}
	at com.google.common.collect.AbstractSetMultimap.get(AbstractSetMultimap.java:36) ~[guava-31.0.1-jre.jar%2329!/:?] {re:computing_frames}
	at vazkii.quark.base.client.handler.InventoryButtonHandler.applyProviders(InventoryButtonHandler.java:134) ~[Quark-3.2-358.jar%23246!/:3.2-358] {re:classloading,pl:runtimedistcleaner:A}
	at vazkii.quark.base.client.handler.InventoryButtonHandler.initGui(InventoryButtonHandler.java:64) ~[Quark-3.2-358.jar%23246!/:3.2-358] {re:classloading,pl:runtimedistcleaner:A}

Full crash report is attached.
crash-2022-08-23_21.02.45-client.txt

commented

I don't recommend using LAN with mods, you're better off hosting a server in your machine

commented

I actually have a server; I run a network called Golden Sands.

If this was specifically due to being connected to another computer running a LAN server, then my normal use case doesn't actually apply here. I just figured I'd report it anyways as a fellow mod author.