TheIllusiveC4 / Curios

Minecraft Mod: A flexible and expandable accessory/equipment API for users and developers.
https://www.curseforge.com/minecraft/mc-mods/curios
Other
173 stars 66 forks source link

[Bug]: Dupe items in Curious or removing inventory #390

Closed BazZziliuS closed 3 months ago

BazZziliuS commented 3 months ago

Minecraft Version

1.20.1

What happened?

Dupe items in Curious or removing inventory

The server is in use https://github.com/IzzelAliz/Arclight/actions/runs/8219893955 or Mohist Version : 1.20.1-604

How do you trigger this bug?

  1. Put on a Ring or a Sophisticated bag
  2. Enter the ender world
  3. Exit it through the portal or teleport with the command /spawn or /home (EssentialsX)
  4. The bag will be in the hotbar after opening Curious, the inventory will be cleared

Loader

Forge

Loader Version

Forge 49.0.31

Mod Version

curios-forge-5.7.0+1.20.1.jar

Relevant Log Outputs

No response

TheIllusiveC4 commented 3 months ago

You'll need to reproduce this in a pure Forge environment (not a hybrid one like Arclight or Mohist) in order for me to investigate this further. The reason being that if this issue is caused by the hybrid environment itself (or an interaction with a plugin) then there is nothing I can do.

BazZziliuS commented 3 months ago

You'll need to reproduce this in a pure Forge environment (not a hybrid one like Arclight or Mohist) in order for me to investigate this further. The reason being that if this issue is caused by the hybrid environment itself (or an interaction with a plugin) then there is nothing I can do.

I double-checked in the single player game and it also bugs

TheIllusiveC4 commented 3 months ago

Okay, can you verify that this issue occurs in a pure Forge environment with only Curios and Sophisticated Backpacks installed (and no other mods or anything else) and following the reproduction steps you outlined above?

BazZziliuS commented 3 months ago

Okay, can you verify that this issue occurs in a pure Forge environment with only Curios and Sophisticated Backpacks installed (and no other mods or anything else) and following the reproduction steps you outlined above?

As I said earlier, I checked in a single player game and this bug worked there Or do you want me to drop something?

TheIllusiveC4 commented 3 months ago

I know but I assume that you have other mods and such installed as well. I'm asking to verify this issue occurs in a minimal testing environment, using only Curios and Sophisticated Backpacks and nothing else installed and reproducing the bug that way. If you have any other mods and such installed, remove them for this purpose. It's to isolate any potential mod conflicts that could be causing this.

BazZziliuS commented 3 months ago

Well, I checked on a clean build with a couple of mods and didn't find this bug. For the sake of interest, I deleted DivineRPG in the build in which I tested initially and it stopped bugging I'm sorry for disturbing you