Closed inklit closed 8 years ago
Are you using Abyss, too? Adding abyss seems to prevent kanan from working in normal mode (lol).
This happens very occasionally to me as well and I think it may be UseDataFolder.js
being ran at an inappropriate time during Mabi's startup. This is just a guess though, but because not coalescing the scripts (as in debug mode) means they all run slower (because they are ran sequentially not in parallel), it may give more time for Mabi to startup before finally running UseDataFolder.js
.
If this happens very regularly for you, could you try adding UseDataFolder.js
to delayed.txt
and see if it works then without debug mode?
@QewQew I'm not using Abyss, no. @cursey It happens 100% of the time, I'll try that suggestion and get back to you in a few hours.
Adding UseDataFolder.js to delayed.txt definitely fixes it.
Alright I've made it delayed by default for now. I may revisit this in the future and fix it more properly.
I'm using Kanan Autostart.bat and it successfully starts the Mabinogi client, the Nexon Game Shield showed up, and then it got stuck at
Running coalesced script...
The Client.exe process stays open in the background, but it never actually opens.
It works in Debug mode, not entirely sure why it doesn't work normally.
Normal output
Debug output