-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TQRespec starts but freeze soon after #50
Comments
Look at %TEMP%\tqrespec.log, there you can find some error message, like an error opening some file... |
Thank you for your support! :) I also checked my antivirus ( i use only windows defender) and it didn't block the program at launch |
You're welcome :) Weird error... Looks like some native code (related to font/graphics initalization) is failing, this could be a java runtime bug... Can you try with the version 0.12.0 ? Today I really don't have time to build with a newer java version. But tomorrow I can post here a build for you to test.
|
I tried with the 0.12.0 and it's near the same result. But i tried to click on the center of my desktop and the list of my characters in TQ appeared, so i think you are right when you say that it's graphycs initialization failure. I share you the screenshoot: I also noticed that when i forced the closing of the program, an error in the center of screen popped up "Child process exited with code 1". |
Sorry the delay, please download this build: https://github.com/epinter/tqrespec/releases/tag/dev-20231110 |
I tried the test version but i have the same issue as in previous verions: the app seems to run but the graphic isn't loaded and if i click in the middle of my desktop the information tab and some drop down menu appears and i can scroll in it, like in the screenshoot linked before. I link you the log file: |
Same error in log... Let's try one more update: https://github.com/epinter/tqrespec/releases/tag/dev-20231110-2 |
Same situation :( |
I need to think more about it. It's weird, I never saw that problem. Before a release, I always test the build using Windows Sandbox, and it always work. If you don't know, Windows Sandbox is a feature builtin on Windows that you can launch a fresh windows os as an application and test programs like in a vm. Do you have any clue ? Any software you have installed that could conflict ? For example softwares that apply themes to Windows interface, like Window Blinds... I can try to upgrade to Java 21 and see if makes a difference, I but don't know if I will need to change code, and I doubt it will make a difference... Anyway, today I will try to simply build with Java 21 and see what happens. If you still want to test, let me know I can post the build here. |
It was easier than I thought: https://github.com/epinter/tqrespec/releases/tag/dev-20231111 |
Thanks for your effort, i tried all new versions that you linked but all failed with same error log. I tried with my wife's notebook and all works fine, so it's same sort of conflict in my pc, as you said before. I don't want to waste any more of your time, now i will focus to find the cause of this graphic problem, i hope to find it! Thanks again, you are really great! :) |
If I have any idea, I will reply here. Thank you for your help with all the tests! |
One last thing ... Try to go to "C:\Windows\Fonts" and "%LOCALAPPDATA%\Microsoft\Windows\Fonts" and check if you have any invalid or corrupted font installed. A test with another user, on the same pc, is also useful. |
I cleaned my Java folder and installed last Java SDK and now all works fine! Probably some old version of Java library was creating something wrong. Thanks for all your tips! :) |
Good to know! Thanks for feedback! |
I've downloaded the latest version of TQRespec, but when I try to run it nothing happens. I'm on Windows 11 and I have the TQ:AE from GOG Anniversary Edition, with Ragnarok and Atlantis DLCs. After I launch TQRespec, when I look in Task Manager, it is listed as a running process and I can End Task it. So, for some reason it is starting but maybe just freezing or something - it never shows any kind of a screen. I also installed the Microsoft Visual C++ Redist 2015-2022 package as well and it seemed to have no effect. Really at a dead-end here. What can i do?
The text was updated successfully, but these errors were encountered: