Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of errors when import the addons file #38

Open
M3CK4 opened this issue Jul 19, 2023 · 1 comment
Open

Lots of errors when import the addons file #38

M3CK4 opened this issue Jul 19, 2023 · 1 comment
Labels
bug Something isn't working godot-4.1

Comments

@M3CK4
Copy link

M3CK4 commented Jul 19, 2023

Describe the bug:
As soon as I import the 'Addons' folder in the FileSystem my debugger get few errors.

Errors:
`

  • res://addons/TerrainPlugin/Shader/VisualShaderNodeNoisePerlin2D.gd:63 - Parse Error: The function signature doesn't match the parent. Parent signature is "_get_global_code(Shader.Mode) -> String".
  • res://addons/TerrainPlugin/Shader/VisualShaderNodeNoisePerlin2D.gd:111 - Parse Error: The function signature doesn't match the parent. Parent signature is "_get_code(Array[String], Array[String], Shader.Mode, VisualShader.Type) -> String".
  • No loader found for resource: res://addons/TerrainPlugin/TerrainPlugin.cs.`

Desktop:

OS: Windows 10

Additional context:
I'm using Godot 4.1

@Sythelux Sythelux added bug Something isn't working godot-4.1 labels Jul 19, 2023
@Sythelux
Copy link
Collaborator

Thanks for the Ticket.

Is is still enabling though? and if not, have you tried to follow our Guide: https://github.com/sboron/terrain-tool-godot4/wiki/getting-started

also related: #32 as it throws Errors in GDScript, which we wanted to swap out anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working godot-4.1
Projects
None yet
Development

No branches or pull requests

2 participants