eternalUnion / AngryLevelLoader

MIT License
8 stars 2 forks source link

[BUG] Can't vote on linux #21

Closed ilia-21 closed 2 months ago

ilia-21 commented 2 months ago

Description

I can't upvote/downvote any levels, arrows are grey image

Plugins Used

Console Logs

[Error  :AngryLevelLoader] Failed to obtain user token
System.NullReferenceException: Object reference not set to an instance of an object
  at Steamworks.SteamUser.GetAuthSessionTicket (Steamworks.Data.NetIdentity identity) [0x00030] in <2c9124c64f0e4badb886c9ea96202d13>:0
  at Steamworks.SteamUser+<GetAuthSessionTicketAsync>d__57.MoveNext () [0x00053] in <2c9124c64f0e4badb886c9ea96202d13>:0
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <44afb4564e9347cf99a18653
51ea8f4a>:0
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <44a
fb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <44afb4564e9347cf99a1865351ea8f4
a>:0
  at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at AngryLevelLoader.Managers.ServerManager.AngryUser+<TokenGenTask>d__6.MoveNext () [0x0008a] in <887e893e97854b66a3eff5c4aa68e792>:0
[Error  :AngryLevelLoader] Could not get user info while refreshing. Message: Invalid token. Status: INVALID_TOKEN.

Extras

I'm on Linux, if it has something to do with error

eternalUnion commented 2 months ago

It is a problem with steam. See if your steam client is running. If it already does, try restarting steam.

ilia-21 commented 2 months ago

Thanks for your response! That was indeed the problem with steam. Switching to Proton-GE fixed it