You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search the existing issues, especially the pinned issues.
Exception report
Godot keeps crashing. Sometimes it runs for a while, then it crashes. It crashes without any plugins. It crashes when I start it with command-line parameters like `--rendering-driver opengl3`. When it crashes I don't see errors. The screenshot shows a bunch of errors that happen at startup. Not sure if they are the reason for the crash or not.
@kraasch, you were using a pretty old version of PSReadLine (2.0.0-beta2 or prior), and it's likely that the issue was fixed in a newer version.
Please upgrade to the 2.3.3 version of PSReadLine from PowerShell Gallery.
See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
Environment data
PS Version: 5.1.19041.3031 PS HostName: ConsoleHost PSReadLine Version: 2.0.0-beta2 PSReadLine EditMode: Windows OS: 10.0.19041.1 (WinBuild.160101.0800) BufferWidth: 158 BufferHeight: 3000
Steps to reproduce
Starting Godot exe on Windows from the File Explorer (double click on exe) or from powershell.
Expected behavior
It doesn't crash.
Actual behavior
It crashes.
The text was updated successfully, but these errors were encountered: