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

Game crashes when opening inventory while under a status effect. #1284

Closed
dhnash1 opened this issue Jan 24, 2024 · 7 comments
Closed

Game crashes when opening inventory while under a status effect. #1284

dhnash1 opened this issue Jan 24, 2024 · 7 comments
Labels
type: bug Issue where something isn't working

Comments

@dhnash1
Copy link

dhnash1 commented Jan 24, 2024

Describe the Bug

Game saves and crashes when attempting to open inventory while under any status effect

Reproduction Steps

  1. Launch world
  2. Inflict any status effect upon self
  3. Open inventory
    ...

Expected Result

Inventory should be displayed

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/SiaEacvD

Operating System

Windows 10

Mod Version

0.5.1d

Minecraft Version

1.20.1

Other Mods

architectury-9.1.12-fabric
bettercombat-fabric-1.8.3+1.20.1
cloth-config-11.1.118-fabric
dimdoors-5.3.2-fabric
fabric-api-0.87.0+1.20.1
jei-1.20.1-fabric-15.2.0.27
modmenu-7.2.2
player-animation-lib-fabric-1.0.2-rc1+1.20
simplyswords-fabric-1.51.5-1.20.1

Additional Context

No response

@dhnash1 dhnash1 added the type: bug Issue where something isn't working label Jan 24, 2024
@drwoops
Copy link

drwoops commented Jan 24, 2024

please upgrade fabric api to 0.88.1

@dhnash1
Copy link
Author

dhnash1 commented Jan 24, 2024

Tried this, along with the most recent Fabric API for this version of MC As a troubleshooting step, with no success

https://pastebin.com/4mDHy7iA

@drwoops
Copy link

drwoops commented Jan 25, 2024

only fapi 0.88.1 will work. something else is interfering with the rendering of the status effect in the creative inventory screen. you will have to disable mods to find out the culprit.

@dhnash1
Copy link
Author

dhnash1 commented Jan 26, 2024

I've narrowed it down to Create and FabricAPI. Removing Create while leaving FabricAPI causes the bug to no longer occur. https://pastebin.com/5EtxMLxU

@drwoops
Copy link

drwoops commented Jan 26, 2024

for 1.20.1: currently create 0.5.1d sodium 0.4.10 fabric api 0.88.1 iris 1.6.4 and indium 1.0.21 are the precise versions you want.
enable just create and fabric api. note how the game actually plays fine (like it does for the rest of us). now enable your other mods 1 by 1 until you find the one causing the issue.

@AshdoII
Copy link

AshdoII commented Jan 30, 2024

for 1.20.1: currently create 0.5.1d sodium 0.4.10 fabric api 0.88.1 iris 1.6.4 and indium 1.0.21 are the precise versions you want. enable just create and fabric api. note how the game actually plays fine (like it does for the rest of us). now enable your other mods 1 by 1 until you find the one causing the issue.

Have similar problem. With both Carpet AMS addition and Create, game will crash when open inventory with any effect. Remove either will fix the problem. Change fabric api version to 0.88.1 does not fix. Game version 1.20.1. Probably casused by this. Fabricators-of-Create/Porting-Lib#75

@TropheusJ
Copy link
Member

fixed with newer porting lib

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

No branches or pull requests

4 participants