finepointcgi / Godot-Open-AI-GPT-Integration

MIT License
80 stars 19 forks source link

Godot 3.5.3 Disabling the addon at 'res://addons/GPTIntegration/plugin.cfg' to prevent further errors. #10

Open zawawimanja opened 10 months ago

zawawimanja commented 10 months ago

Unable to load addon script from path: 'res://addons/GPTIntegration/GPTIntegration.gd'. This might be due to a code error in that script. Disabling the addon at 'res://addons/GPTIntegration/plugin.cfg' to prevent further errors.

image

I just check my path is already correct. It is already in the addons folder. Do i missing other things ?

The error in GPTIntegration.gd. image

finepointcgi commented 10 months ago

Is there any other errors?

On Mon, Oct 30, 2023, 9:46 AM zawawimanja @.***> wrote:

Unable to load addon script from path: 'res://addons/GPTIntegration/GPTIntegration.gd'. This might be due to a code error in that script. Disabling the addon at 'res://addons/GPTIntegration/plugin.cfg' to prevent further errors.

[image: image] https://user-images.githubusercontent.com/37230267/279076467-6390265a-4024-4210-b73c-73bd008a481d.png

I just check my path is already correct. It is already in the addons folder. Do i missing other things ?

— Reply to this email directly, view it on GitHub https://github.com/finepointcgi/Godot-Open-AI-GPT-Integration/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3UWDCOBIXWM4XTDKFXWWLYB6VR7AVCNFSM6AAAAAA6WBQOG6VHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DQNBQGE4TOMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

zawawimanja commented 10 months ago

nope .only this error occur. is this happen only in 3.5 ?

MiroslavGubenko commented 7 months ago

nope .only this error occur. is this happen only in 3.5 ?

@tools - it's shorthand in Godot 4.x.x . For 3.x.x need using "tool" without "@" tool in 3.x.x