-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Comments
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 |
Hello,
Thank you for your quick response!
We were earlier on A20 running Dishorde without any issues. But with A21 I do get following answer:
An error occurred while connecting to the game:
connect ECONNREFUSED ::1:8081
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
From: ***@***.***>
Sent: Saturday, July 8, 2023 8:12 PM
To: ***@***.***>
Cc: Missing ***@***.***>; ***@***.***>
Subject: Re: [LakeYS/Dishorde] Update Module Please (Issue #137)
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.
—
Reply to this email directly, view it on GitHub<#137 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYN5DPFAO522DKOZBKAOXK3XPGPJJANCNFSM6AAAAAA2CTE4II>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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 |
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?
The text was updated successfully, but these errors were encountered: