You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
I noticed that GPT-4 generated code that worked, but wasn't made for 1.13 but for 1.15+
After changing the bukkit version I got no errors when compiling etc.
Perhaps there should be an auto troubleshooting tool which tries different kinds of versions or maybe a prompt change?
I will send a Pull Request to fix this issue myself because I really like the project and want to help 👍
The text was updated successfully, but these errors were encountered:
Hello!
For this problem you mentioned, I have tried to ask it to write 1.13.2 plugins in prompt, but this doesn't seem to do the trick. Even the most advanced GPT-4 doesn't do a good job of generating pom.xml in this regard. Maybe using some project that automatically generates pom.xml is one way to go. Also recently I've been considering switching from maven to gradle.
And I'm very happy that this program can help some people. I'm also very happy to hear that you want to contribute to it. Would you be interested in joining CubeGPT and participating in the development of BukkitGPT and possibly other projects? Looking forward to your reply.
I noticed that GPT-4 generated code that worked, but wasn't made for 1.13 but for 1.15+
After changing the bukkit version I got no errors when compiling etc.
Perhaps there should be an auto troubleshooting tool which tries different kinds of versions or maybe a prompt change?
I will send a Pull Request to fix this issue myself because I really like the project and want to help 👍
The text was updated successfully, but these errors were encountered: