Config::LoadFile: Failed to open file ‘configs/authserver.conf worldserver.conf’

huangapple go评论135阅读模式
英文:

Config::LoadFile: Failed to open file 'configs/authserver.conf worldserver.conf'

问题

Authserver 和 Worldserver 无法启动。'Failed open file'

error

我的 'configs' 文件夹看起来像这样:
configs folder

'RelWithDebInfo' 看起来像这样:
RelWithDebInfo folder

所有的配置/分发文件都有相同的数据库信息。

我尝试按照 这个 进行操作。

我将该文件夹添加到例外情况,并以管理员身份运行了 .exe 文件。但仍然出现相同的错误。

我尝试过重新构建。

英文:

Authserver and Worldserver wont start. 'Failed open file'

error

My 'configs' folder looks like this:
configs folder

'RelWithDebInfo' looks like this:
RelWithDebInfo folder

All the config/dist files have the same database info.

I tried following this.

I added the folder to exceptions, and ran the .exe's as admin. Same error.

I've tried rebuilding.

答案1

得分: 0

根据您的配置文件夹截图,您没有.conf文件,您有.dist文件和(可能是).txt文件。

启用文件扩展名的显示在您的(Windows?)设置中,以便能够更改它们。

英文:

As seen in your conf folder screenshot, you do not have .conf files, you have .dist files and (probably) .txt files.

Enable the display of the file extension in your (windows?-)settings to be able to change them.

huangapple
  • 本文由 发表于 2023年2月26日 21:17:47
  • 转载请务必保留本文链接:https://go.coder-hub.com/75572245.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定