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

Creating my first OT, NPCs not showing!

Kierkan

New Member
Joined
Aug 21, 2011
Messages
9
Reaction score
2
Hey guys. I'm really new at this so forgive my ignorance if I say something that should be obvious. My buddy and I want to play on an OT, just the two of us. I got the server up and running, he can connect and we can go kill monsters n what not. Only problem, is there's no NPCs so we can't leave rook. I followed https://otland.net/threads/your-first-open-tibia-server.140934/ almost exactly. (Except I'm not using xampp, I'm using Uniform Server) I downloaded the 8.62 version from http://otland.net/f18/8-62-forgotten-server-v0-2-8-mystic-spirit-111170/.

There was one other issue, I'm not sure if it's the reason the NPCs aren't there. In the guide it said..
Also be sure to change the 'sqlite' to 'mysql'. Search for "Sqltype" and change it to MySQL

-- SQL
sqlType = "MySQL"
passwordType = "plain"

When I did that, it gave me this error when I tried to create a character:

b9sdHLy.png


When I keep it as "sqlite" character creation works fine.

Thanks for your patience and I hope to get this resolved!
 
Hey guys. I'm really new at this so forgive my ignorance if I say something that should be obvious. My buddy and I want to play on an OT, just the two of us. I got the server up and running, he can connect and we can go kill monsters n what not. Only problem, is there's no NPCs so we can't leave rook. I followed https://otland.net/threads/your-first-open-tibia-server.140934/ almost exactly. (Except I'm not using xampp, I'm using Uniform Server) I downloaded the 8.62 version from http://otland.net/f18/8-62-forgotten-server-v0-2-8-mystic-spirit-111170/.

There was one other issue, I'm not sure if it's the reason the NPCs aren't there. In the guide it said..


When I did that, it gave me this error when I tried to create a character:

b9sdHLy.png


When I keep it as "sqlite" character creation works fine.

Thanks for your patience and I hope to get this resolved!

This Error is not related to the npc,it is just error on saving player/ you should change mysqlId thread-Stack.. as it says..

well for npcs.. are you sure there is npcs in map editor? if yes.. then it is maybe source bug
 
This Error is not related to the npc,it is just error on saving player/ you should change mysqlId thread-Stack.. as it says..

Where exactly do I input that command?

well for npcs.. are you sure there is npcs in map editor? if yes.. then it is maybe source bug

I don't have a map editor that I'm aware of. I don't know if it helps show if I'm missing anything, but here's what's in the server folder.

https://imgur.com/jL75mEv
 
I downloaded Remere's, but it doesn't have an option for 8.62. Would that be a problem? Does what I downloaded from the tutorial have a map already? I'm so confused :(
 
I downloaded Remere's, but it doesn't have an option for 8.62. Would that be a problem? Does what I downloaded from the tutorial have a map already? I'm so confused :(
i see.. you have a map but no npcs.. because of the map editor. you need to add them manually by remere
 
Back
Top