DeckCheatz / wemod-launcher

Tool made to launch the popular Game Trainer / Cheat tool WeMod along with your game (made for steam-runtime version in Linux).
MIT License
186 stars 10 forks source link

Game Won't start #76

Closed Deadlyspy closed 4 months ago

Deadlyspy commented 4 months ago

Adding process 13020 for gameID 1868140 Traceback (most recent call last): File "/home/deck/wemod-launcher/wemod", line 7, in from setup import main File "/home/deck/wemod-launcher/setup.py", line 167 f"Setup completed successfully.\nMake shure the LAUNCH OPTIONS of the game say '{os.path.join(SCRIPT_PATH, "wemod")} %command%'", ^^^^^ SyntaxError: f-string: unmatched '(' Uploaded AppInterfaceStats to Steam Removing process 13020 for gameID 1868140

When any game is started it, it starts and stops. See above for steam in Konsole. Used " /home/deck/wemod-launcher/wemod %command%" in launch options.

marvin1099 commented 4 months ago

I think its fixed now, redownload and try once more.

marvin1099 commented 4 months ago

@Deadlyspy please report back if it works.

Deadlyspy commented 4 months ago

Recloned. Had the permission error. Fixed that. Crashed on download. Building right now.

marvin1099 commented 4 months ago

It crashed on download? Could you send the wemod.log file then. That way i can check problems of the download function.

Deadlyspy commented 4 months ago

It crashed on build. Download then worked. It's working now.

marvin1099 commented 4 months ago

It crashed on build. Download then worked. It's working now.

Can you send over the crash reason on build then, so if you could just send the log file / copy the error.

Deadlyspy commented 4 months ago

wemod.log

marvin1099 commented 4 months ago

Well i wasn't able to fix the build bug but, i have added a check for the missing version file error you had at the beginning. Since the issue is resolved I'm now going to close the issue.