-
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
Child process exited with code 2 #47
Comments
To know the error that is preventing the application from start we should look at the log. Can you get tqrespec.log from the temporary directory ? You can find the file typing %TEMP% in location bar in Windows Explorer. The file is generated by the application during startup. Also, please be sure you have most recent Visual C++ Redistributable. If the tqrespec.log doesn't have any error message, something is preventing the native launcher to work, a missing dll (from Visual C++ for example), or maybe an antivirus or another security related tool. This kind of failure can be found in Application messages with Windows Event Viewer. |
The release 0.12.1 I uploaded a few minutes ago has an update to Java (17.0.5) that can solve minor issues with the native launcher (related to the generic error message). |
Hi!
Thanks for the update.
I copied the files from v0.12 to my game’s main folder and it worked
perfectly then.
Regards,
…On Monday, December 12, 2022, Emerson Pinter ***@***.***> wrote:
To know the error that is preventing the application from start we should
look at the log. Can you get tqrespec.log from the temporary directory ?
You can find the file typing %TEMP% in location bar in Windows Explorer.
The file is generated by the application during startup.
Also, please be sure you have most recent Visual C++ Redistributable
<https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170>
.
If the tqrespec.log doesn't have any error message, something is
preventing the native launcher to work, a missing dll (from Visual C++ for
example), or maybe an antivirus or another security related tool. This kind
of failure can be found in *Application* messages with *Windows Event
Viewer*.
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4WCWEOLWHAXSYSQQQEPDFTWMZHIVANCNFSM6AAAAAAS3FG4OY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Describe the bug
When launching TQRespec.exe, I get the error message "Child process exited with code 2". Application does not launch.
TQRespec version (please complete the following information):
-0.12
Operating System (please complete the following information):
Game version (please complete the following information):
DLCs installed (please complete the following information):
-Ragnarok
-Atlantis
-Eternal Embers
Additional context
I believe TQ Respec was last updated for the previous TQ version.
The text was updated successfully, but these errors were encountered: