Barbosik / MultiOgar

An open source Ogar server implementation, written with Node.js.
Other
61 stars 44 forks source link

TyperError errors #496

Closed kekko9994 closed 6 years ago

kekko9994 commented 6 years ago

Hi, i'm have this problem: TypeError [ERR_INVALID_OPT_VALUE_ENCODING]: The value "404: Not Found " is invalid for option "encoding" at assertEncoding (internal/fs.js:22:11) at getOptions (fs.js:94:5) at Object.fs.readFileSync (fs.js:566:13) at ConfigService. (C:\Users\kekko\Desktop\Dogziihz3 PS\src\core\ConfigService.js:274:23) at Request.self.callback (C:\Users\kekko\Desktop\Dogziihz3 PS\node_modules\request\request.js:186:22) at Request.emit (events.js:159:13) at Request. (C:\Users\kekko\Desktop\Dogziihz3 PS\node_modules\request\request.js:1163:10) at Request.emit (events.js:159:13) at IncomingMessage. (C:\Users\kekko\Desktop\Dogziihz3 PS\node_modules\request\request.js:1085:12) at Object.onceWrapper (events.js:254:19)

how to fix it?