unity-mod-manager icon indicating copy to clipboard operation
unity-mod-manager copied to clipboard

Blue Screen on Startup [Linux] [Pathfinder Wrath of the Righteous]

Open Anurag-Shah opened this issue 2 years ago • 8 comments

Hey, I get a blue screen with only the cursor visible when I load the game up.

Checking my logs, it's just the same error over and over. [1.0231 - Unity]: FileNotFoundException: Could not load file or assembly 'UnityModManager, Version=0.25.5.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. UnityEngine.Canvas..cctor () (at <1947ac1be6b34607a51a81c17613820b>:0) Rethrow as TypeInitializationException: The type initializer for 'UnityEngine.Canvas' threw an exception. UnityEngine.UI.Image.OnCanvasHierarchyChanged () (at <159744b43b644a6fbc060d1b0d4f50c2>:0)

I assume its something dumb I'm overlooking. I've tried running the UnityModManager.exe with both mono and wine, and installing with Assembly method.

When I install it with DoorstopProxy method, it doesn't seem to be actually installed and the game loads fine, ctrl+f10 doesn't do anything in game.

Here are my log files in any case (but yeah its just the same error over and over). GameLogFull.txt Player.log

Anurag-Shah avatar May 26 '23 18:05 Anurag-Shah