Plugin.cfg error
M3CK4 opened this issue · 2 comments
Steps to reproduce the behavior:
- Go to 'Project Settings'
- Click on 'Plugins'
- Enable the plugin 'Heightmap Terrain'
- See error
Linking a reproduction project may help.
If you see any errors in the console, that may also help.
Unable to load addon script from path: 'res://addons/zylann.hterrain/tools/plugin.gd'. This might be due to a code error in that script.
Disabling the addon at 'res://addons/zylann.hterrain/plugin.cfg' to prevent further errors.
Environment
- OS: Windows
- Graphics card: Nvidia GeForce GT 740M
- Godot version 4.1
- Plugin version 1.6.1
- Renderer used: I don't know
godot_heightmap_plugin-85c43173f937b083e216c5f2b911a41cf6aabe02.zip
You are using the wrong version of the plugin. The master
branch hasn't switched to Godot 4 yet. You need to download the godot4
branch https://github.com/Zylann/godot_heightmap_plugin/tree/godot4
I just switched the master
branch, so from now on it will contain the version for Godot 4.1. This version will also be available on the asset library once it gets validated (that means there will be two versions available, one for 4.1 and one for 3.3+).