• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 1.X+ Help with errors in console and one question.

Nockerman

New Member
Joined
Mar 29, 2020
Messages
13
Reaction score
0
hi guys, i have 4 days compiling, translating and set up one TFS 1.2 server.

When start up the server the console spit much errors....

CONSOLE ERRORS HERE!!!!!

What can i do whit this shit?

And the other question... How i can translate the action of: you see?

1585677145028.png

THanks!

Edit: I have one player and make it admin in the database using phpmyadmin. Set the group id 3 but cant make commands! why?
 
Thanks sarah, i know this, and the group id to God is ID: 3, after some tries to change it, i have the rank, can use commands.
( after restarting the server i get the rank XD )
Post automatically merged:

BUMP for errors in console or the translate?
 
Last edited:
If you got TFS 1.2 from the GitHub repo, it would not have that text.

Are you running this server on Linux?
Are you capable of downloading cmder and setting it up on Windows?

-->

After you are on Linux or have Linux commands on Windows:
Linux: open konsole or similar.
Windows: open cmder shell.

-->

If your server is remote, connect via ssh to your server. Afterwards, or if not, proceed:
cd to server installation root.

-->

Bash:
grep monedas ./ -R
 
Hi lessaire, I have the tfs 1.2 from github, yes!

I compile it on windows x64.
I'm going to download cmder now but I don't know how it works.

what does the comand; grep monedas ./ -R?

I need to change the: You see \\ to \\ Ves (in spanish).

//// other things

In the errors have much spells of monsters dont work, the potions dont work, the doors dont work... its a real shit this TFS1.2 or i dont have the knowledge to solve all errors.

Thanks
 
dude if you are going to set up a new server, start with tfs 1.3 already (it will work out of the box, just put in your map and configure the config.lua and everything will be working), 1.2 is way too old (it was released in 2016)

as for translating the you see:


but that is for 1.3, for 1.2 I have no clue
 
Back
Top