Dishorde icon indicating copy to clipboard operation
Dishorde copied to clipboard

Update Module Please

Open OreOliciouZ opened this issue 2 years ago • 4 comments

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?

OreOliciouZ avatar Jul 08 '23 04:07 OreOliciouZ

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.

LakeYS avatar Jul 08 '23 18:07 LakeYS

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 Mailhttps://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 GitHubhttps://github.com/LakeYS/Dishorde/issues/137#issuecomment-1627449739, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AYN5DPFAO522DKOZBKAOXK3XPGPJJANCNFSM6AAAAAA2CTE4II. You are receiving this because you authored the thread.Message ID: @.***>

OreOliciouZ avatar Jul 08 '23 18:07 OreOliciouZ

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?

LakeYS avatar Jul 17 '23 16:07 LakeYS

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

OreOliciouZ avatar Jul 23 '23 09:07 OreOliciouZ