Open Sslaxx opened 5 years ago
I note that 3.2 has a "Copy text" button on this dialogue, which seems especially useless considering that it still does not actually tell you anywhere outside of the console/terminal what the actual error is. All that "Copy text" does is to copy the text in the dialogue box, not any actual (useful) error message(s).
Still valid in 3.2.4 beta4 Although on another look, it does tell you which file failed, so it's easy to check the error. Maybe a button to open the script for you would be useful.
Godot version: 3.1.1
OS/device including version: N/A
Issue description: Related to https://github.com/jebedaia360/Rakugo/issues/153
Attempting to set up Rakugo with Godot, I noticed the plugin.gd script does not work. However by default Godot does not report why it failed; it does not tell you what the errors are, unless you are running Godot from the terminal.
From inside Godot
From the terminal
Steps to reproduce: Use an addon with a plugin.gd that has an error of some kind.
Minimal reproduction project: In this case, I was using https://github.com/jebedaia360/Rakugo/commit/33b09b6685289f0e3aabf0254064a76b814575c7