PortsMaster / PortMaster-New

New PortMaster repo
https://www.portmaster.games
MIT License
86 stars 88 forks source link

Port Issue: Bleed #251

Closed 25minutes closed 8 months ago

25minutes commented 8 months ago

Device Type

Firmware

Port: {Bleed}

Description

Reproduction Steps

25minutes commented 8 months ago

Description:

bleed fails to run because patch cannot complete successfully. In gamedate folder, MMHOOK_Bleed.dll has been generated successfully, but MONOMODDED_Bleed.exe is not.

install_log.txt shows error: MonoMod.Utils.RelinkTargetNotFoundException: MonoMod cannot map dependency MMHOOK_Bleed.dll -> ((Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553), (Microsoft.Xna.Framework.Game)) - not found

This is strange, as MMHOOK_Bleed.dll is already in gamedate folder. Environment varible or path issue?

Both install_log.txt & log.txt are attached. install_log.txt log.txt

Reproduction Steps: Simply copy bleed files from steam copy to gamedate folder, and try to launch it.

mhoogcarspel commented 8 months ago

The Windows version of the files won't work, you will need the Linux version.

I don't have the steam version to test, but hopefully this works (we can add this to the description if this tests ok)

To get the Linux version from Steam on Windows:

25minutes commented 8 months ago

Thanks for the reply. Yes. I can confirm that the Linux version works.