CubeGPT / BukkitGPT

An open source, free, AI-powered Minecraft Bukkit plugin generator
Other
26 stars 4 forks source link

Maven compiling for wrong version #16

Open TheTwoBoom opened 5 months ago

TheTwoBoom commented 5 months ago

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 👍

Zhou-Shilin commented 5 months ago

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.