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

Open TibiaME Server with sources

Status
Not open for further replies.
WTF???????? ,
IT SAY LOGIN SERVER NOT FOUND!

CONFIG FILE:

Code:
<?xml version="1.0" encoding="utf-8" ?>
<!-- 
  Keys 
      Map            Path to the map
      mapstore       Path to the map store 
      blocking       Path to file containing blocking items
      maptype        (simone | default)   
                      default - maps created using otme mapeditor
                      simone  - maps created using simones map editor
                      
      gatwayip       Ipaddress Gateway Listens on (AUTO)
      gatewayport    Port of Gateway default 110
      
      serverip       Ipaddress Server Listens on (AUTO)
      Serverport     Port of server default  7000
      
      motd           Message of the day
      motdid         1-Server offline
                     2-Static Display of motd
                     3... MotdNumber
      
      world ID       Default World ID
      maxplayers     max number of players allowed
      
      File Paths     Path to the files
      
      

-->
<settings>
  <config 
      map="./data/map/world.otx" 
      type="simone"  
      blocking ="./data/map/grounds.xml"
      mapname="Aurea" 
      mapstore="./data/map/map-store.xml" 
      autoip="true" 
      gatewayaddress="127.0.0.1" gatewayport="110"
      serverip="127.0.0.1" serverport="7000"
      motdid="3"
  	  motd="Welcome to The First TibiaME Private Server!"
      worldid="1"
      maxplayers="150" 
      npcfile="./data/npc.xml" 
      itemfile="./data/items.xml" 
      readablefile="./data/readables.xml" 
  	  itemsfromitem="./data/itemsfromitem.xml"
      diggablefile="./data/diggable.xml"   	
      spawnfile="./data/map/spawns.xml" 
      shopfile="./data/shops.xml" 
      creaturesfile="./data/creatures.xml " />
</settings>
<!--
ADDING NEW PARAMETERS

add the parameter
use Config.GetValue("<parameter>")

-->

I Dont change anything.

Why???

And iam progremmer also, vb.net
 
Last edited by a moderator:
WTF???????? ,
IT SAY LOGIN SERVER NOT FOUND!

CONFIG FILE:

<?xml version="1.0" encoding="utf-8" ?>
<!--
Keys
Map Path to the map
mapstore Path to the map store
blocking Path to file containing blocking items
maptype (simone | default)
default - maps created using otme mapeditor
simone - maps created using simones map editor

gatwayip Ipaddress Gateway Listens on (AUTO)
gatewayport Port of Gateway default 110

serverip Ipaddress Server Listens on (AUTO)
Serverport Port of server default 7000

motd Message of the day
motdid 1-Server offline
2-Static Display of motd
3... MotdNumber

world ID Default World ID
maxplayers max number of players allowed

File Paths Path to the files



-->
<settings>
<config
map="./data/map/world.otx"
type="simone"
blocking ="./data/map/grounds.xml"
mapname="Aurea"
mapstore="./data/map/map-store.xml"
autoip="true"
gatewayaddress="127.0.0.1" gatewayport="110"
serverip="127.0.0.1" serverport="7000"
motdid="3"
motd="Welcome to The First TibiaME Private Server!"
worldid="1"
maxplayers="150"
npcfile="./data/npc.xml"
itemfile="./data/items.xml"
readablefile="./data/readables.xml"
itemsfromitem="./data/itemsfromitem.xml"
diggablefile="./data/diggable.xml"
spawnfile="./data/map/spawns.xml"
shopfile="./data/shops.xml"
creaturesfile="./data/creatures.xml " />
</settings>

<!--
ADDING NEW PARAMETERS

add the parameter
use Config.GetValue("<parameter>")

-->

I Dont change anything.

Why???

And iam progremmer also, vb.net

Use Code tags, and don't bump after 10 freaking minutes, be patient god damn it.
 
I tried sjboy and midpx, but same error,.

I copy rms , but not work,

ANd, i dont change anything,

HELP!

Others same error

sorry for english
 
I cant change post.
------
Liuciferis, i started server then i opened tibiame on sjboy, it still say LOGIN SERVER NOT FOUND. (like most people)
I dont change files.
Perhaps, port 7000 not work,-.

I want host tibiame server.
 
I cant change post.
------
I will try , server on mobile (s60v5,s60,java)

I know where database files on mobile

But first i must run it on computer
 
Maybe you need to forward ports 110 and 7000. I guess firewall blocking them.
 
Hmm, i dont have firewall, a, i have huawei 3g modem , so i cant open 110 and 7000, but already opened port 14147, and 944, can i use they for tibiame

Cant edit post ,sux
---
THIS IS IMPORTANT FOR ME! , please help.

Are they tcp port or udp port?
 
Last edited by a moderator:
tcp

Just try to disconnect your modem from pc and try again.
 
Last edited by a moderator:
BRO HELP ME ? I have hex editor, i changed it but now it not works (tibiame client), can u change gateway port to 944?

i have only 944 gateway port and 14147 server port, i cant open 110 and 7000.

I try change ports (rms files) but there isnt any port numbers, there is only server ip adress?

can you change it (gateway port = 944 - server port= 14147) please?

i want host server

I try change ports (rms files) but there isnt any port numbers, there is only server ip adress?

can you change it (gateway port = 944 - server port= 14147) please?

i want host server

I did everything, server client works, but tibiame client not login ( i think change sjboy#Login#Servers�2d1.db server port to 944 but there isnt port number in ( sjboy#Login#Servers�2d1 and sjboy#Login#Servers)

Help!

You ARE ONLINE but you dont answer questions ?

help
 
Last edited by a moderator:
Thank you, iam trying it :

Not work, still says LOGIN SERVER NOT FOUND, config.xml :

Code:
<?xml version="1.0" encoding="utf-8" ?>
<!-- 
  Keys 
      Map            Path to the map
      mapstore       Path to the map store 
      blocking       Path to file containing blocking items
      maptype        (simone | default)   
                      default - maps created using otme mapeditor
                      simone  - maps created using simones map editor
                      
      gatwayip       Ipaddress Gateway Listens on (AUTO)
      gatewayport    Port of Gateway default 110
      
      serverip       Ipaddress Server Listens on (AUTO)
      Serverport     Port of server default  7000
      
      motd           Message of the day
      motdid         1-Server offline
                     2-Static Display of motd
                     3... MotdNumber
      
      world ID       Default World ID
      maxplayers     max number of players allowed
      
      File Paths     Path to the files
      
      

-->
<settings>
  <config 
      map="./data/map/world.otx" 
      type="simone"  
      blocking ="./data/map/grounds.xml"
      mapname="Aurea" 
      mapstore="./data/map/map-store.xml" 
      autoip="true" 
      gatewayaddress="127.0.0.1" gatewayport="944"
      serverip="127.0.0.1" serverport="14147"
      motdid="3"
        motd="Welcome to The First TibiaME Private Server!"
      worldid="1"
      maxplayers="150" 
      npcfile="./data/npc.xml" 
      itemfile="./data/items.xml" 
      readablefile="./data/readables.xml" 
        itemsfromitem="./data/itemsfromitem.xml"
      diggablefile="./data/diggable.xml"       
      spawnfile="./data/map/spawns.xml" 
      shopfile="./data/shops.xml" 
      creaturesfile="./data/creatures.xml " />
</settings>

<!--  
ADDING NEW PARAMETERS

add the parameter 
use Config.GetValue("<parameter>")

-->

I think you should say, port rms files, which file, sjboy#Login#Servers�2d1 and sjboy#Login#Servers dont include port number, only ip, which file?
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top