Request help
-
-
I don't know how to describe this problem, nor do I know the reason for the error. It will pop up when running the QT compiled executable program, and it will also pop up after I finish using the League of Legends game. Where jmdd is my application name. -
@buyer
Then you need to debug it (like the message says, or run it from Creator, and compile your program for debug), and start by looking at the stack trace when it crashes. I doubt anyone will know anything about the "League of Legends game".@JonB said in Request help:
I doubt anyone will know anything about the "League of Legends game".
I do, but I'm not sure how this could be related to @buyer 's issue...
Maybejmdd.exe
should be some kind of selfmade hack/helper that starts with the game...
I'm also not quite sure if Qt is used to build the game launcher or GUI... -
@JonB said in Request help:
I doubt anyone will know anything about the "League of Legends game".
I do, but I'm not sure how this could be related to @buyer 's issue...
Maybejmdd.exe
should be some kind of selfmade hack/helper that starts with the game...
I'm also not quite sure if Qt is used to build the game launcher or GUI...