-
Notifications
You must be signed in to change notification settings - Fork 20
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
Problem installing from scratch #137
Comments
Rats! Does the error occur if you run it again? |
Only on first run on freshly downloaded Thor. |
OK, thanks, that is very helpful |
I have just released an update and the error does not recur for me. Can you try again? In the future, when getting a bug, can you include some of the debugger information? Code with the error, call stack, local variables are always helpful. Thanks. |
It runs without error.
I really like to give better information about bugs. (Myself hates issues text like this) But this is Thor. It's all Execscript in Execsript, and all I see is the message that the debugger can not see the source code. There was even no pointer to the actual code line. I can try to sreenshot the debugger, but this one looked like it run into a secondary problem (error while logging an error). Would a screenshot be of help? |
Odd that I got better information about the error when I reproduced it The screen stack would have been helpful, actually, and locals, even if I could not see the code. |
ok, I try to remember it. It would be a help if the template for the bug (.github/ISSUE_TEMPLATE/bug_report.md) hinting what you need. |
I agree. I think I would like a screenshot of the original error message, and also the trace,, call stack, and locals from the debugger: |
Right now, the failure of this issue? Ooops. I will look if I can get the old version of the zip ... |
No, this issue is closed. I was responding to your comment about the bug report template. |
see merge request |
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
Should install
❌ Actual result
Complains about missing
cthorlogforcfu
propertyIf one ignores the error multiple times, Thor will sooner or later run.
The text was updated successfully, but these errors were encountered: