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 Report] Game crash after new update #506

Open
Skylldra opened this issue Jun 29, 2024 · 8 comments
Open

[Bug Report] Game crash after new update #506

Skylldra opened this issue Jun 29, 2024 · 8 comments
Labels
🥴 bug Something isn't working

Comments

@Skylldra
Copy link

Describe the bug
Among Us updatet and added 3 new roles.
After the update crashes the game.

To Reproduce
Steps to reproduce the behavior:

  1. Update Among Us
  2. Launch Among Us

Expected behavior
The game should launch and run

System (please complete the following information):

  • OS: Win11
  • Among Us Version: v2024.6.18
  • TheOtherRoles Version: latest Version

Additional context
Reinstall doesnt help here

@Skylldra Skylldra added the 🥴 bug Something isn't working label Jun 29, 2024
@mxyx0412
Copy link

Currently, the mod does not support Among Us v2024.6.18

@doulouvasp
Copy link

Same here for me, unfortunatelly

@N0rik1
Copy link

N0rik1 commented Jul 7, 2024

Sadly, I have the same issue and don't know what to do

@mxyx0412
Copy link

mxyx0412 commented Jul 7, 2024

Same here for me, unfortunatelly

Open Steam and go to your library.
Right-click on “Among Us” and select “Properties.”
Go to the “Betas” tab.
Choose the “public-previous” option from the drop-down menu.
Wait for the update to complete.

Additionally, delete the “settings.amogus” file located at "C:\Users\AppData\LocalLow\Innersloth\Among Us"

@IgorNebosenko
Copy link

How to fix this at Epic Games?

@gendelo3
Copy link
Contributor

How to fix this at Epic Games?

It's possible on epic games via a workaround. Refer to our discord (linked in the readme) for help.

@c2vi
Copy link

c2vi commented Aug 25, 2024

How to fix this at Epic Games?

It's possible on epic games via a workaround. Refer to our discord (linked in the readme) for help.

the message in the discord: https://discordapp.com/channels/818086884089659412/829656771013640212/1167522078681997332

@Ratfighter
Copy link

I did a little investigation of my own while I tried updating it - currently there are some changes in the AmongUs.GameLibs.Steam package, which is used as an API for handling the game's logic.
The problem is with another package called HarmonyX, because currently it tries to load the ExileController with 2 parameters. In the current AmongUs.GameLibs.Steam version, there is only one parameter, so HarmonyX does not find the second parameter called tie, which causes the mod loading to fail. There might be other problems, but this is the main problem I encountered.

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

9 participants