Hi, I am using Godot v4.2.2 mono on Windows with 6.0.421 .NET installed. I was following the installation guide and I run into this error after the "build" part, when I trying to enable the Addon:
'Unable to load add-on script from path: 'res://addons/assetplacer/AssetPlacerPlugin.cs'. This may be due to a code error in that script.'
'Disabling the add-on in 'res://addons/assetplacer/plugin.cfg' to avoid further errors.'
I already tried removing the folder and placing a new copy again, but the error persists.
Any help would be appreciated :)