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

[Bug]: Items in the Inventorio's Utility Belt gets deleted when a trident return #11

Open
DTech10 opened this issue Jul 1, 2023 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@DTech10
Copy link

DTech10 commented Jul 1, 2023

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.19.2

Mod Version (Required)

v4.0.2

Notes (Required)

Dunno if I should report this here or in Inventorio issues
i kept accidentally deleting my items

  1. throw the trident with loyalty
  2. swap utility belt slot (offhand slot) with different item
  3. the trident replaced that item and the item is deleted
    maybe make the trident return to the slot it was thrown from and not the offhand slot currently using
    if that make sense
    or return the trident to the inventory
    example
    https://youtu.be/k1qzFErYexg

latest.log (Optional)

No response

@DTech10 DTech10 added the bug Something isn't working label Jul 1, 2023
@Eir-nya
Copy link

Eir-nya commented Aug 8, 2023

Bumping this since I just encountered the same issue and it deleted some of my best gear. If the option to return tridents to the same slot is disabled in the config, the issue doesn't happen. I think it's just that logic that's the problem.

@Fuzss
Copy link
Owner

Fuzss commented Aug 16, 2023

I attempted a fix to this in v8.0.1 for 1.20.1. It would be great if one of you could test if this works with Inventorio now, so that I can port the fix to 1.19.2.

@DTech10
Copy link
Author

DTech10 commented Aug 16, 2023

Tested it but world kept crashing on load

Logs

Forge 1.20.1
also tested it in fabric, same thing

@Fuzss
Copy link
Owner

Fuzss commented Aug 16, 2023

Can you share the Fabric log please?

@DTech10
Copy link
Author

DTech10 commented Aug 18, 2023

aight srry for delay this is the Fabric Logs

@Fuzss
Copy link
Owner

Fuzss commented Aug 18, 2023

Thanks, both errors are unrelated to Better Tridents. Can you try with just Inventory and Better Tridents?

@DTech10
Copy link
Author

DTech10 commented Aug 18, 2023

I removed Optifine on Forge 1.20.1 and it works, i think there's some incompability with Optifine/Sodium and perhaps Rubidium(I used it in my main Instance).
I tested the loyalty trident and it doesn't delete the item but it doesn't go to the right slot either
Crash Log(w/ Optifine)
Latest Log(w/ Optifine)
Example YT vid

@Fuzss
Copy link
Owner

Fuzss commented Aug 18, 2023

Thanks, that‘s definitely better than an item being deleted. I will probably keep it like that, or disable returning to the offhand when inventorio ist installed.

@DTech10
Copy link
Author

DTech10 commented Sep 9, 2023

dont know why it took me this long, but the reason why optifine kept crashing cuz its not compatible with the forge version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants