Platymemo / alaskanativecraft

Alaska Native Craft is a mod looking to bring Alaska Native cultures to Minecraft!
Creative Commons Zero v1.0 Universal
9 stars 12 forks source link

[BUG] #59

Closed Evansch0 closed 2 years ago

Evansch0 commented 2 years ago

Describe the bug The bushes in this mod only give sweet berries when loaded on a server. Configs look alright.

To Reproduce Steps to reproduce the behavior: Running on a server with about 200 mods

Expected behavior to receive the various berries that drop from each bush.

Mod Versions (please complete the following information):

Additional context n/a

Platymemo commented 2 years ago

This report would normally be useless without knowing what mod(s) are being used, and I can't really do anything without knowing what the conflicting mod(s) are. In the future, when making a bug report, please at the bare minimum, provide the author with what mods are used (if its a modpack please provide the modpack instead of a massive list), and ideally, use a binary search to determine the mod(s) providing issues. Take out half and see if the problem persists. If so, take another half, etc until you get to the minimum set of mods where the issue occurs. That way we can focus on fixing the bug not figuring out how we can even reproduce it.

That being said, I feel like it's Lithium. Do you have Lithium installed?

Platymemo commented 2 years ago

Nope I was remembering lithium wrong, that was for AI pathing thru berry bushes which I had fixed before

Evansch0 commented 2 years ago

modpack is https://www.curseforge.com/minecraft/modpacks/natural-facade version 1.8 of the server pack

Platymemo commented 2 years ago

Well, I can recreate it with this mod alone when connecting to a dedicated server. Quite puzzling, will look into further

Platymemo commented 2 years ago

Nevermind, I found it quite easily. I did not test a PR thoroughly and they marked an important method to get the berry items as client only. Will push an update for 1.18 and 1.19, though this is gonna really mess up the versioning...

Evansch0 commented 2 years ago

im sorry XD

Platymemo commented 2 years ago

I'm sorry it was there in the first place, thanks for the report!