Skip to content
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

minor compatibility issues with BackpackMod, Inventory Profiles Next, and Expanded Storage #9

Closed
urolithicrogue opened this issue Aug 21, 2021 · 5 comments
Labels
question Further information is requested

Comments

@urolithicrogue
Copy link

urolithicrogue commented Aug 21, 2021

with expanded storage the stacks are simply showing the incorrect amount (for example 900 will still be listed as 64)

BackpackMod and Inventory Profiles Next throw a java error if i use the sort function which worked correctly as far as i know before installing this mod but will sometimes work or sometimes fail now (note this did not happen until the backpack reached a certain level of fullness).

didn't know if i should post these issues together or separately so i posted them both together.

@Andrew6rant Andrew6rant added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Aug 28, 2021
@Andrew6rant
Copy link
Owner

Can you send logs? I am unable to replicate any of these issues.

Putting large stacks in Expanded Storage Chests works as intended, and I get no errors using BackPackMod and Inventory Profiles Next.

If you are playing on a server, make sure you have the same version of the mod installed on both the client and the server, and that both configs match.

@urolithicrogue
Copy link
Author

i will send some logs when i am able to, i think the java error was likely due to me using 1.9 adoptopenjdk instead of 2.7, i did not realize i was using the wrong version until this morning. it is on a server i checked before posting and all the mods are the correct version, but i have noticed some mild lag when it is just myself on the server so that could have been causing the stacks to show the wrong size.

the reason i believe it to be lag is i have noticed that when using vanilla hammers with silk touch the silk touch will randomly stop working until i re-log onto the server (it is through apex hosting). that and i keep getting a error in the log files saying that the server is running 2183ms or 43 ticks behind.

@Andrew6rant
Copy link
Owner

Yes, the log and crashlog are sufficient.

It doesn't look like either issue is caused by my mod, though. In the first log, you are using incompatible mods, Gunpowder and Carpet Mod. You also have duplicate versions of fabric-api-base, fabric-networking-v0, fabric-object-builder-api-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-screen-api-v1, and fabric-item-api-v1 for some reason.

The second crash log seems to be an issue between Sodium and BetterUiScale. A compatibility mixin failed to apply.

Andrew6rant added a commit that referenced this issue Nov 3, 2021
@Andrew6rant
Copy link
Owner

Oops, I meant to mention #8 instead of this, (#9).

I am going to close this issue because the issue does not seem to be caused by my mod. Feel free to re-open it if the issue pups up again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants