isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
119 stars 22 forks source link

[Bug] Game crash when opening radial menu #325

Closed OKHI233 closed 3 weeks ago

OKHI233 commented 1 month ago

Current Behaviour

Game crash when opening radial menu.

Expected Behaviour

Game would not crash when opening radial menu.

Screenshots

No response

Reproduction Steps

  1. Enter a world.
  2. Open radial menu.

Logs

https://gist.github.com/OKHI233/3f9d86512796575bcdb18c68b31a4086

Mod Version

2.0.0-beta.10+1.20.1

Controller

Xbox Series S|X Wireless Controller (https://www.xbox.com/en-US/accessories/controllers/xbox-wireless-controller-usb-c)

Bluetooth

Operating System

Windows

ARM

Additional Information

The controller is connected with a USB Type-C cable. Firmware version 5.20.7.0 (latest at the time of writing).

This issue is introduced in 2.0.0-beta.9+1.20.1, Quilt loader have no impact on this as the same thing also happens on Fabric. I'm not sure if other game versions also have the same issue.

Just to make sure...

mineTomek commented 1 month ago

I have a similar error message but when just clicking the button to set up the radial menu.

NotJustAnna commented 1 month ago

I have the same crash with same error message, both when setting up the radial menu as well as accidentally opening it.

Controller is DualShock 4, through Bluetooth on Windows.

Happening on beta.10+1.20.1, just freshly installed it.

ArchOwlen commented 3 weeks ago

+1 Same issue here

Logs don't specify anything specific

Steam Deck 2.0.0-beta.10+1.20.1

also present in beta.9 works in beta.8

isXander commented 3 weeks ago

Cannot repeat.

lostdoge08 commented 3 weeks ago

Cannot repeat.

  • Controlify 2.0 beta 10
  • Quilted Fabric 7.5.0-0.91.0 (as seen in the log)
  • YetAnotherConfigLib 3.4.4+1.20.1-fabric

Im getting the same crash as well, same version and all that. Maybe its a mod incompatibility issue? Here's the full log. crash-2024-06-11_17.08.37-client.txt

Granted I have a lot of mods on, so this probably wont help much. Swapping to Beta 8 fixes the issue though.

OKHI233 commented 3 weeks ago

Cannot repeat.

  • Controlify 2.0 beta 10
  • Quilted Fabric 7.5.0-0.91.0 (as seen in the log)
  • YetAnotherConfigLib 3.4.4+1.20.1-fabric

Hi,

I think I know where the issue is. The "Toggle HUD Visibility" action is for some reason, broken in the 1.20.1 version (in 1.20.6 it works normally). If I unbind it through editing the configuration file, the game will no longer crash, and I cannot bind it in the config menu.

Hope that would help tracking down the issue.

lostdoge08 commented 3 weeks ago

Cannot repeat.

  • Controlify 2.0 beta 10
  • Quilted Fabric 7.5.0-0.91.0 (as seen in the log)
  • YetAnotherConfigLib 3.4.4+1.20.1-fabric

Hi,

I think I know where the issue is. The "Toggle HUD Visibility" action is for some reason, broken in the 1.20.1 version (in 1.20.6 it works normally). If I unbind it through editing the configuration file, the game will no longer crash, and I cannot bind it in the config menu.

Hope that would help tracking down the issue.

Yep, I removed that option on the wheel in the config file and it fixed it.

mineTomek commented 1 week ago

Hey, @OKHI233, can I just ask what do you mean by

If I unbind it through editing the configuration file, the game will no longer crash, and I cannot bind it in the config menu.

I tried changing it to an empty string or something random like controlify:none and when loading the game it just reverts it back to the default configuration.

Edit: I saw the new beta, sorry