gd3kr / BlenderGPT

Use commands in English to control Blender with OpenAI's GPT-4
MIT License
4.44k stars 323 forks source link

syntax error? #4

Open actualactual opened 1 year ago

actualactual commented 1 year ago

Appears to be functioning now, but with lengthy sequences of words, such as the example you showcased on Twitter, it eventually gives this error:

"Error executing generated code: invalid syntax (, line 1)"

The line: "Create a rigid body physics demo with a tower of 50 1x1x1 cubes 5 meters above a 20x20 plane"

Any clue what could be the issue?

gd3kr commented 1 year ago

Fixed in the latest release. Code generations are much more stable now.