Simbaclaws
ˁ(⦿ᴥ⦿)ˀ
I just compiled the source of The Forgotten Server on my ARM architecture raspberry pi. Everything seems to have compiled correctly but when starting ./tfs I'm getting the following error:
>> Loading config
[Error - ConfigManager::load] cannot open config.lua: No such file or directory
> ERROR: Unable to load config.lua!
>> No services running. The server is NOT online.
Where exactly is this config.lua stored and how does the server try to access it?
Also, could it be the case that I have to move my tfs server from the build directory into the master git branch?
The wiki of forgottenserver on otland/forgottenserver github doesn't have much instructions after compiling. Actually none at all. Can anyone point me on what to do to setup a server after compiling?
I also would think things like port forwarding, setting up a map etc all are part of setting up a server after compiling right?
EDIT: I saw a config.lua in the master git branch so I moved the tfs to the master git branch and a different error now pops up. My current error is that it can't connect to the MySQL server which is normal because I haven't set it up yet. If there is something like a full tutorial on setting up the forgotten server on linux I would very much appreciate a link.
>> Loading config
[Error - ConfigManager::load] cannot open config.lua: No such file or directory
> ERROR: Unable to load config.lua!
>> No services running. The server is NOT online.
Where exactly is this config.lua stored and how does the server try to access it?
Also, could it be the case that I have to move my tfs server from the build directory into the master git branch?
The wiki of forgottenserver on otland/forgottenserver github doesn't have much instructions after compiling. Actually none at all. Can anyone point me on what to do to setup a server after compiling?
I also would think things like port forwarding, setting up a map etc all are part of setting up a server after compiling right?
EDIT: I saw a config.lua in the master git branch so I moved the tfs to the master git branch and a different error now pops up. My current error is that it can't connect to the MySQL server which is normal because I haven't set it up yet. If there is something like a full tutorial on setting up the forgotten server on linux I would very much appreciate a link.
Last edited: