I'm making a fangame using Pokémon Essentials v21.1. Between the last time I was able to compile my project without error to now, I've been adding to the scripts to create some custom moves and abilities. I've also been making some small changes that shouldn't result in errors. I'm currently stuck with an error message when launching the game that has very little information and I'm looking to solve it. Here's the full error message:
Usually error messages give a lot more information on where the error is located but I'm not sure what to look for with this one. I've tried searching for this error message but haven't been able to find anything online in general or here on Eevee Expo. I'll keep looking through my documentation to see if I messed something up while awaiting a response here.
Script '' line e: SyntaxError occured.
Section172:205: syntax error, unexpected end-of-input, expecting `end'
Usually error messages give a lot more information on where the error is located but I'm not sure what to look for with this one. I've tried searching for this error message but haven't been able to find anything online in general or here on Eevee Expo. I'll keep looking through my documentation to see if I messed something up while awaiting a response here.