SonicZentropy / PoE2Mods.pw

Patchwork Modding Framework for Pillars of Eternity 2
MIT License
22 stars 11 forks source link

Black Screen on Game Launch [v2.0] #7

Closed LCzunko closed 6 years ago

LCzunko commented 6 years ago

Running the game with an Assembly modified by the newest version of the modding framework (game version 1.02, framework version 2.0) results in a permanent black screen on launch. The game doesn't crash, it just stays at a black screen without even displaying the studio logos or changing the cursor. This seems to occur regardless of what 'ModIniFile.ini' settings are enabled. (Tried default config, everything disabled, and just difficulty indicators enabled.) The v1.20 release of the framework worked fine, so this is something newly introduced.

I'm willing to provide more info (logs?), just not sure what you need. Thanks for your work on this.

Oh, and I don't see AchievmentEnabler in the config file, is it just always on now?

Nightliss commented 6 years ago

Same issue here. Steam version.

LCzunko commented 6 years ago

Looked at the Discord, solved by putting 'INIFileParser.dll' in 'PillarsOfEternityII_Data\Managed'.

Nightliss commented 6 years ago

Yeah it worked. Thanks. Readme says it should go to the main folder where exe is located with .ini file.

LCzunko commented 6 years ago

New problem: can't load any of my saves. Getting a 'Loading Error' and the game puts me back in the main menu.

"There was an error loading the next map. Returned to Main Menu to prevent save game corruption."

Only mod enabled is DifficultyIconsMod - quest icons and character icons are on.

Nightliss commented 6 years ago

And I confirm. Hitting continue returns me to main menu with message above :/ Only MulticlassPenaltyRemover and DifficultyIcons enabled.

fj commented 6 years ago

Seconded! On Linux, running PoE 1.0.2.0089(1153) LAXE.

fj commented 6 years ago

@Aravane which Discord are you referring to?

LCzunko commented 6 years ago

@fj the one SonicZ mentioned in a reply to issue #3.

SonicZentropy commented 6 years ago

Ah yeah I have the wrong location for the INIFileParser, I'll go correct that in the Readme, thanks!

SonicZentropy commented 6 years ago

@Nightliss @Aravane can one of you send me a save file where you're having the issue? I haven't gotten that yet, but I can surely take a look if I have a savegame

LCzunko commented 6 years ago

Sure. Google Drive download.

SonicZentropy commented 6 years ago

Should be fixed in 2.1!

wandererhaha commented 6 years ago

Same issue...

By the way, the launcher interface still display “1.0.1.64” and “patchwork version 0.9.1”?

sneezepee commented 6 years ago

Still getting black screen on launch with newest version.

Epimetreus commented 6 years ago

I can also confirm the problem Aravane was having with saved games not loading, even after the INIFileParser.dll is put in the proper location. I get a message about a failure to load the next map and returning to main menu to avoid corrupting the save file. [updated to correct the error message]