SubmergedAmongUs / Submerged

An Among Us mod which adds a new underwater map
Other
102 stars 17 forks source link

Error when Entering #127

Closed GuilhermeVasconcelos1 closed 11 months ago

GuilhermeVasconcelos1 commented 11 months ago

Error when entering Hello, I want to report a "bug" that started happening to me with the Submerged mod. When doing the tutorial and entering Among Us, a "CMD" Command Prompt and some red texts appear and the game closes. If you can help me fix this "bug" I will be very happy. I'm an Among us player at Epic Games. Thank you and have a good day.

Steps to reproduce the behavior:

  1. Go to 'Epic Games/AmongUs'
  2. Click on 'Among Us'
  3. Enter Among Us
  4. See error

I expected it to open Among Us because on your Submerged github it says that it has been tested and that it works on Epic Games' Among Us

Version (please complete the following information):

Log

[Message: Preloader] BepInEx 6.0.0-be.671 - Among Us [Message: Preloader] Built from commit 9caf61dca07043beae57b0771f6a5283aa02436b [Info : BepInEx] System platform: Windows 10 64-bit [Info : BepInEx] Process bitness: 32-bit (x86) [Info : BepInEx] Running under Unity 2020.3.45f1 [Info : BepInEx] Runtime version: 6.0.7 [Info : BepInEx] Runtime information: .NET 6.0.7 [Message:InteropManager] Downloading unity base libraries [Error :InteropManager] Failed to generate Il2Cpp interop assemblies: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.IO.IOException: The read operation failed, see inner exception. ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> System.ComponentModel.Win32Exception (0x80090326): A mensagem recebida é inesperada ou tem a formatação incorreta. --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm) at System.Net.Security.SslStream.ReplyOnReAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Byte[] buffer) at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory1 buffer) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory1 buffer) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)

Screenshot SubmergedError

natsu-k commented 11 months ago

This isn't a submerged bug, this is a problem with your Bepinex mod loader

If your bepinex was working you would see these lines show up indicating the number of mods you are loading, and submerged itself.

[Info : BepInEx] x plugins to load [Info : BepInEx] Loading [Submerged v2023.x.x]

It looks like you are running the right version of BepInEx at face value? (assuming u are using the Zip provided in the submerged release). So maybe you got another problem going on? file permissions, internet connectivity, antivirus being dumb? idk.

Either way, can't help you with the info you've provided, as its not specific to Submerged

GuilhermeVasconcelos1 commented 11 months ago

What do you mean by problems with the internet and file permissions?

natsu-k commented 11 months ago

I think my response was pretty straightforward. Not sure why you are asking me to repeat myself.

Not a submerged issue. Can't help you with what you've provided.

I looked at your error and make some general guesses based on what the error said.

GuilhermeVasconcelos1 commented 11 months ago

I think MY question was quite direct to the point that I had to repeat it, I went to check if it had to do with the internet and Antivirus, now the question is what the heck YOU mean by File permissions.

natsu-k commented 11 months ago

1359242598197

GuilhermeVasconcelos1 commented 11 months ago

Very ignorant.

Alexejhero commented 11 months ago

As @natsu-k said, this problem is not related to Submerged. Please open an issue in https://github.com/BepInEx/BepInEx/ instead