Skip to content

[Bug]: Newest Verion of Armour Poser is incompatible with Lithium Version 0.16.1 and later #41

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

Closed
4 of 6 tasks
MrNoodleStroodle opened this issue Apr 17, 2025 · 13 comments
Labels
bug Something isn't working question Further information is requested

Comments

@MrNoodleStroodle
Copy link

General Info

  • I am running a modpack
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the mod

Loader version

Fabric 0.16.3

Minecraft version

1.21.5

Mod version

9.0.1

Java version

Java 24

Issue Description

When using the newest version of Armour Poser with Lithium version 0.16.1 or later (it does not occur in lithium 0.16), the game refuses to open the GUI when shift-right clicking on the armour stand.

Additional Information

No response

@MrNoodleStroodle MrNoodleStroodle added the bug Something isn't working label Apr 17, 2025
@Mrbysco
Copy link
Owner

Mrbysco commented Apr 17, 2025

Any logs?

@Mrbysco Mrbysco added the question Further information is requested label Apr 17, 2025
@MrNoodleStroodle
Copy link
Author

i tried pasting it but it said it was too long

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 17, 2025

Could you upload the log to a website like pastebin or https://mclo.gs/

And give me the link?

@MrNoodleStroodle
Copy link
Author

https://mclo.gs/UPTxAJY
here you go
sorry for the hassle btw

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 17, 2025

You'll likely have to disable the client side optimalization Trying to serialize client side brain! If you really want this, disable lithium's client side brain optimization!

@MrNoodleStroodle
Copy link
Author

i tried to follow this wiki on which option in the config i had to disable but i got really confused and none of the ones i tried worked

https://github.com/CaffeineMC/lithium/blob/develop/lithium-fabric-mixin-config.md

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 17, 2025

you would have to specifically set mixin.experimental.client_tick.entity.unused_brain to false

@MrNoodleStroodle
Copy link
Author

alright tysm for clarifying i will try that now :)

@MrNoodleStroodle
Copy link
Author

hmmm... its's still refusing to open the gui
this is the log btw: https://mclo.gs/v4aCKYA

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 17, 2025

Same error which would signify the config did not take affect

@MrNoodleStroodle
Copy link
Author

this is what my config file looks like:

mixin.experimental=false
mixin.experimental.client_tick.entity.unused_brain=false

am i doing something wrong? i have tried disabling a bunch of other features to do with entity brains but none of them worked too

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 17, 2025

You'd have to ask that question to Lithium. Seems their latest change to remove the brain on client-side makes it incompatible with Armor Poser

@MrNoodleStroodle
Copy link
Author

ok i'll just use version 0.16 for now thanks for he help :)))

@Mrbysco Mrbysco closed this as completed Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants