finepointcgi / Godot-Open-AI-GPT-Integration

MIT License
83 stars 21 forks source link

some errs with Godot4.0.2 #3

Closed jinruozai closed 1 year ago

jinruozai commented 1 year ago

os:mac13.3.1 godot:4.0.2

res://addons/GPTIntegration/GPTIntegration.gd:225 - Attempt to call function 'get_as_text' in base 'null instance' on a null instance. res://addons/GPTIntegration/GPTIntegration.gd:161 - Invalid get index 'choices' (on base: 'Nil').

clemens-tolboom commented 1 year ago

Did you ran into more errors? PR #4 fixes one of yours.

finepointcgi commented 1 year ago

This should be fixed with pr #4