Lekavar / DrinkBeer

GNU Affero General Public License v3.0
8 stars 15 forks source link

Crash from calling client class on server when dumping registries using TellMe mod. #57

Open dandin87 opened 2 years ago

dandin87 commented 2 years ago

logs https://paste.alloffabric.com/ixazamuhux.yaml

code causing the issue. https://github.com/Lekavar/DrinkBeer/blob/49fdfa4a295eb1c34fce3ed0ff793d36d61ee09e/src/main/java/lekavar/lma/drinkbeer/item/MixedBeerBlockItem.java#L84

Patbox commented 2 years ago

Every mod should expect that any vanilla method/class without side requirement can be called from anywhere