OpenKH / OpenKh

Kingdom Hearts libraries, tools, game engine and documentation
https://openkh.dev
Apache License 2.0
294 stars 83 forks source link

[BUG] - OpenKH suddenly stopped working #1114

Closed Makko135 closed 1 month ago

Makko135 commented 1 month ago

OpenKH Build v.3.3.0

OpenKH Program Mods Manager

Describe the Bug I've been using OpenKH Mod Manager for a few weeks and didn't have any issues. But for some reason, I woke up one day, started the game with OpenKH as usual and none of the mods would work. The Auto-save mod, the soft-reset mod, the gummi skip mod, the vanilla heartless skins mod, none of them are working anymore. I think that I installed Java the day it stopped working but I'm not sure whether or not this is related

To Reproduce Steps to reproduce the behavior:

  1. Install the mods on Nexus Mods and put them in a different file than OpenKH.
  2. Install and setup OpenKH. Select PC Release, then Steam and the auto-detection of the games should be effective. Then install Panacea and extract KH2 game data.
  3. Then drag all the mods into OpenKH.
  4. Press F5 to Build and Run the game.
  5. None of the mods are functionning.

Expected behavior Mods should be functionning. Instead, the Soft-Reset can't be used, the heartless vanilla skins aren't applied etc.

Screenshots configure lua games found mods installed

Additional context As I said before, I think that I installed Java on the same day that the mods stopped working so I don't know for sure whether it has anything to do with anything or not. Also, I'm on Windows 10.

MainMemory commented 1 month ago

The Lua scripts not working might be because the game has been updated but the scripts haven't, but the other mods ought to be working. Does the quick launch work? If you enable the console in the Panacea settings, does it appear?

shananas commented 1 month ago

Also note they are using the KH2 Rando fork which is not updated. you will need to either not use openkh and uninstall panacea or switch to using this version of openkh found on this repos github release page.

TBH any version that is not from this github bugs should not be reported to this github. I will leave open for now but will close it in the next few days regardless of a solution as it is not "our" version of openkh so we cannot fix it

Makko135 commented 1 month ago

The Lua scripts not working might be because the game has been updated but the scripts haven't, but the other mods ought to be working. Does the quick launch work? If you enable the console in the Panacea settings, does it appear?

I'm not sure of what you mean by quick launch 😅 And also, I tried enabling the Panacea console and nothing happened even though it was installed

Makko135 commented 1 month ago

Also note they are using the KH2 Rando fork which is not updated. you will need to either not use openkh and uninstall panacea or switch to using this version of openkh found on this repos github release page.

TBH any version that is not from this github bugs should not be reported to this github. I will leave open for now but will close it in the next few days regardless of a solution as it is not "our" version of openkh so we cannot fix it

So I tried out a version of openKH from this GitHub and now most of the mods are working except the Soft Reset mod, and Auto-save

MainMemory commented 1 month ago

Yeah those two mods haven't been updated yet, so that's normal.

Vladabdf commented 1 month ago

Closing as issue resolved - needed to update OpenKH, and Lua mods are independent/not related to our project in terms of update compatibility