ebkr / r2modmanPlus

A simple and easy to use mod manager for several games using Thunderstore
MIT License
1.27k stars 189 forks source link

[BUG] - Stuck on "processing modlist" #1458

Open GlineYT opened 1 month ago

GlineYT commented 1 month ago

Describe the bug It tays at "Processing modlist" forever

To Reproduce Steps to reproduce the behavior:

  1. Type in "r2modman" in any terminal, or simply run from desktop icon, im using the .deb package
  2. Click on The search button, type in "Voices of the Void" 3.Then choose the game, in this case i set it to default, either way the error is the same
  3. See error

Expected behavior For it to load

Screenshots Снимка на екрана_2024-09-30_18-48-05

Additional context Since i ran it from the terminal, it gave me a few entries there, but not necesseraly errors starting server on /tmp/app.r2mm starting TLS server false starting server as Unix || Windows Socket APPIMAGE env is not defined, current application is not an AppImage

GlineYT commented 1 month ago

Ok, well, i downloaded the .appimage, oppened it in terminal with --no-sandbox appended, and did inspect element, here is what the console looks like: Снимка на екрана_2024-09-30_20-33-16

GlineYT commented 1 month ago

Seems like the issue lies within the fact that it bugs out, complains isn't a function and refuses to move to the next screen, atleast that's what i can gather from it. But that's the "how". I want the "why". Why does it do that, and how do i fix it?

GlineYT commented 1 month ago

Further "dissecting" the issue and peeking into the code, it seems to fail here: Снимка на екрана_2024-09-30_20-36-14 here: Снимка на екрана_2024-09-30_20-36-25 and also here: Снимка на екрана_2024-09-30_20-36-14 Unfortunalty i don't know much of anything when it comes to java script so i don't really know how to fix this. It seems to be specifically triggered if it's either on linux, or "darwin" (which implies macOS, hovewer i don't see a macOS version). This gives me some insight, but as i said: I don't know anything when it comes to javascript, so again: Im dead in the water here.

GlineYT commented 1 month ago

Im going to attempt the .exe version trough wine/proton/whatever other compatibility layer and see where that gets me

jimj316 commented 3 weeks ago

I'm also experiencing this issue with r2modman 3.1.51 with Debian 12, also trying to launch VotV. I would be quite interested in a fix if you know of one.