-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mod interfering with Better Archery #137
Comments
HI there, I would need to see the full player log. What this is likely telling me is that another mod is overwriting the same transpiler that I am, which may introduce an incompatibility. But to figure it out, I'll need the full log. |
This is helpful. So looks like Better Archery is changing some code with a transpiler in the same area that I am trying to. I'll have to spend some time with BA to figure out what it's doing. I assume Adventure Backpacks works fine with our Better Archy? |
Yes, it works fine without BA. Everything works on a single player game no issues, just with dedicated. Thanks though! |
I don't think Better Archery does anything when installed on the server. I run my dedicated server with Adventure Backpacks on the server and clients, and Better Archery on the clients only, and it works fine. |
okay, i'll possibly try to remove it from server and run only client side |
Describe the bug
A clear and concise description of what the bug is.
[Error :vapok.mods.adventurebackpacks] [AdventureBackpacks.Patches.PlayerPatches+PlayerHaveRequirementItemsPatch+d__0.MoveNext] HaveRequirementItems Transpiler Failed To Patch
Quiver slots Fail to show up.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Mod works with single player, just not on dedicated server.
Screenshots
If applicable, add screenshots to help explain your problem.
Mod List (please list your mods that are being used):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: