View Single Post
  #28  
Old 07-09-2022, 10:50 PM
Toony's Avatar
Toony
Sarnak
 
Join Date: Jul 2009
Location: USA
Posts: 85
Default

Sorry for necroing...

Anyone else that's gotten this to work willing to lend a hand?

I copied the info to my eqemu_config.json

But I still get errors like

Code:
2022/07/09 22:15:41 Starting DiscordEQ 0.52.0
[ERROR] 2022/07/09 22:15:41 error while loading eqemu_config to start: failed to load json: failed to unmarshal config: invalid character '"' after object key:value pair,  xml: failed to open config: open : The system cannot find the file specified.
The file works otherwise, I pasted the new code in right after
Code:
{
 "server": {
  "chatserver": {
   "host": "",
   "port": "7778"
Reply With Quote