Eddye 1 Posted September 18, 2018 Hi everyone, my problem is simple, but I didn't solved yet. My server.exe show the erros below: My index.js (server-side) I researched how to solve the forum and did not succeed. Can anyone help me? Share this post Link to post Share on other sites
MrPancakers 108 Posted September 18, 2018 It looks like you edited the script and now it's not pointing correctly. It's looking for an index.js file inside packages/mysql and inside packages/player, if you don't put a file at the end of the path name, it looks for index.js by default in the directory you're pointed to. I suggest getting on Discord for help so I can help you. My discord name is on the resource page. Share this post Link to post Share on other sites