-
Notifications
You must be signed in to change notification settings - Fork 26
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
SA2PC project creation key 0 error #278
Comments
Split error log:
|
for some reason this only happened to me when i downloaded it from the Sonic Adventure Blender I/O website. make sure you download it from the github, or https://github.com/X-Hax/sa_tools/blob/master/README.md . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before creating a new issue, please read the following:
This issue tracker is for bug reports and feature requests. This is not the place to ask how to use the tools or where to find models etc. If you need help using the tools, check out the wiki or ask on Discord.
In addition, please confirm the following:
I am using the latest version of SA Tools.
The problem is consistently reproducible.
I have looked through the list of open issues and confirmed that the problem hasn't been reported before.
Describe the bug/request
A clear and concise description of what the issue is.
To Reproduce (if applicable)
Steps to reproduce the behavior:
Create new project, set it to SA2PC template
Expected behavior
the project opens
Screenshots
If applicable, add screenshots to help explain your problem.
Files
If the program crashes during work with a specific file (such as a custom level), attach it to this report.
Log
Program: SA Tools Hub
Build Date: 11/13/2024 08:26:11
OS Version: Microsoft Windows NT 10.0.19042.0
Log:
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'notepad' with working directory 'E:\SteamLibrary\steamapps\common\Sonic Adventure 2'. El sistema no puede encontrar el archivo especificado.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at SAToolsHub.newProj.BackgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in C:\Programs\sa_tools\SAToolsHub\Forms\newProj.cs:line 636
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: