• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    aaand it stopped working xD
  2. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    I got my server online now! (on MySQL). My config.lua now: -- Database -- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database. -- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value. sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort...
  3. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    password encryption = encryptionType (I suppose?) What do you mean with "Also make sure that the user's host is set to "localhost" on the left and "127.0.0.1" on the right." Little explaination please :) Thanks for your help as far!
  4. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    No, I still got the problem. I did a little investigation: I downloaded a port check. Either port 7171, 7172 and 3306 (all TCP/UDP) are open. I am also pretty sure my settings in config.lua are correct. So, I neither know what the problem is, nor how to solve the problem.
  5. Yamo

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    There is no MSVCR110.dll to see aswell.
  6. Yamo

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    Even though I downloaded this, it still seems to miss MSVCR110.dll
  7. Yamo

    Your First Open Tibia Server

    Is it really nessecary to portforward port 80?
  8. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    That would be nice if its working. I am working on a custom map but a working server is appreciated.
  9. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    The strange thing is, sometimes it shows that the first two tables from the server has been loaded before it crashes...
  10. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    Srr, someone told me I shouldn't tell my xampp passwords for security reasons " Still the same problem :S
  11. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    something like: none of your buiseniss :)
  12. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    this is a .txt file since iam not allowed to upload a .lua file.
  13. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    Ya, but I just wanna put in on localhost. That couldnt be the problem right? :/
  14. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    When I use '127.0.0.1' instead of 'localhost', this happens:
  15. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    insert '127.0.0.1' instead of 'localhost' doesnt change anything. How can i make a new user in phpmyadmin?
  16. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    What is wrong, help me please!
  17. Yamo

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    My settings in config.lua are correct, loaded the mysql.sql into a database. When I want to run the server, this happens. How to fix this? :S
Back
Top