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
It's not a Godot bug, the plugin author changed the repository path to HexagonNico/Godot-FiniteStateMachine
I didn't even go to the AssetLib and it warned me
I'm using Godot v3.5.3.stable.official [6c81413] and this warning does not appear for me. Because it is a plugin, probably some project on your machine is using it and perhaps that is why it is issuing this warning.
Indeed, this is not a Godot bug, and it should only appear when you open the Asset Library tab (because it doesn't load anything until you do). IMO these errors should be hidden normally and only appear in verbose mode, since they aren't really useful to end users. For 4.x I made #87628, a similarly spirited PR can be created for 3.x.
Tested versions
3.5.3
System information
Windows 10
Issue description
I get an error that just says:
I didn't even go to the AssetLib and it warned me. According to #29502 (comment) this is intended, so this bug report is related to that.
Steps to reproduce
Use godot, it should appear.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: