Hi everyone,
I’m running into an issue with GPT5 while automating repetitive processes in my game code. It seems like I’m asking it to output too many tokens at once, which is causing a connection error. I have already tried splitting the output into multiple parts and having it generate a downloadable file, but when I do this, it often goes off topic from my original prompt. Does anyone know a reliable way to bypass this token limit issue? Or are there any alternative AI tools you’d recommend for handling large code outputs? – Already tried Claude, do not want to pay for a $200 sub.