mgerb / ServerStatus

A Discord bot to display the status of servers.
https://hub.docker.com/r/mgerb/server-status
76 stars 16 forks source link

Windows Specific Binary Does Not work #26

Closed gothicdude1044 closed 4 years ago

gothicdude1044 commented 4 years ago

I have managed to get this to run via CMD on Windows but when it looks for config even if i point it to where it is it still states cannot find ./config.json i was not able to get this working in docker either

mgerb commented 4 years ago

The config.json must be in the same directory where the executable is run from.

gothicdude1044 commented 4 years ago

I've done that it's in the folder with the executable

Get Outlook for Androidhttps://aka.ms/ghei36


From: Mitchell Gerber notifications@github.com Sent: Monday, December 9, 2019 8:47:15 AM To: mgerb/ServerStatus ServerStatus@noreply.github.com Cc: gothicdude1044 pendleton_37@hotmail.com; Author author@noreply.github.com Subject: Re: [mgerb/ServerStatus] Windows Specific Binary Does Not work (#26)

The config.json must be in the same directory where the executable is run from.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mgerb/ServerStatus/issues/26?email_source=notifications&email_token=AAI6KBKCTHBHZIFCEXPPJD3QXZD6HA5CNFSM4JYJGVQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGJHFIQ#issuecomment-563245730, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAI6KBO7FK577VZUZB2J2A3QXZD6HANCNFSM4JYJGVQA.

gothicdude1044 commented 4 years ago

D:\serverstatus>ServerStatus-windows.exe Starting Server Status v0.6.0 Reading config file... error obtaining account details, HTTP 401 Unauthorized, {"message": "401: Unauthorized", "code": 0} panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x0 pc=0x606c53] this is error im getting now

gothicdude1044 commented 4 years ago

I thnik i Fixed it now my windows system was blocking it