Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Module Please #137

Open
OreOliciouZ opened this issue Jul 8, 2023 · 4 comments
Open

Update Module Please #137

OreOliciouZ opened this issue Jul 8, 2023 · 4 comments

Comments

@OreOliciouZ
Copy link

Error: Cannot find module 'index.js'
←[90m at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)←[39m
←[90m at Module._load (node:internal/modules/cjs/loader:922:27)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)←[39m
←[90m at node:internal/main/run_main_module:23:47←[39m {
code: ←[32m'MODULE_NOT_FOUND'←[39m,
requireStack: []

i get this error when i start the bot, outdated module?

@LakeYS
Copy link
Owner

LakeYS commented Jul 8, 2023

Hi, this is most likely an issue with the installation. An outdated module would not typically cause a missing-file issue like this. Was the "install" script run properly? This would be install.bat on Windows or npm install on Linux. What output do you get when you run this? You can run it again if you already have.

@OreOliciouZ
Copy link
Author

OreOliciouZ commented Jul 8, 2023 via email

@LakeYS
Copy link
Owner

LakeYS commented Jul 17, 2023

ECONNREFUSED means that the bot cannot establish a connection to the game server. Could you double-check the IP, port, and make sure that telnet is enabled in the game server's config?

@OreOliciouZ
Copy link
Author

ECONNREFUSED means that the bot cannot establish a connection to the game server. Could you double-check the IP, port, and make sure that telnet is enabled in the game server's config?

yes did that ofc, doesnt work =C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants