• 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!

Windows TFS bug

jarosq

Member
Joined
May 7, 2015
Messages
50
Reaction score
24
Location
Europe
After 10 or 15 minutes it just crashes.. Here is the screen.
bug.png
 
If you want the server just for testing purposses.

1. Download VirtualBox.
2. Download Ubuntu or Debian image. No license required.
3. Create a Virtual Machine, assign a balanced amount of RAM and run the OS image.
4. Follow the compiling tutorial, you can find it in GitHub.
5. Set your VM's Network to Bridge Mode so your vm gets a local ip in your network.
7. Open a terminal and install OpenSSH Client https://help.ubuntu.com/lts/serverguide/openssh-server.html
8. After you install open ssh now you will be able to acess to your VM from Windows.
9. Download PuTTY and FileZilla.
9. Upload your server and follow the compiling tutorial in GitHub.

To connect to the server from your Main PC.
- Run "ifconfig" in the terminal and copy the assigned IP.
- Put that IP in your config.lua.
- ./tfs

Now you will be able to connect to your server for testing, use the same as the config.lua to connect.

If you have any problem, pm me.
 
Ok, first of all post your spec of PC and OS 32 or 64 bit? Another q, what is your hard drive? If u using SSD disk, try to enable virtual memory - something like SWAP in GNU/Linux.
 
Back
Top