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

otbm failed to create item OTX 7.72

Onimusha

Advanced OT User
Joined
Dec 6, 2008
Messages
258
Reaction score
156
Location
Japan
GitHub
all
Okay guys, i'm using a project based on OTX in 7.72, but all the time when i'm trying to execute the server the following error appears

FATAL: OTBM Loader - [x:31896, y:31488, z:7] Failed to create item.

if I remove the sqm in this coordenades or chage the tile, the error send me another error failed to create item in another coordenades
 
Place your folder exactly like this:
https://github.com/mattyx14/otxserver/tree/otxserv2/path_7_x/data/items

If you want to use a map with items 7.4 modify your client (tibia.spr/dat)
i just want to use a tibia and server version 7.72
i've downloaded this branch and repleaced the itens folder and world folder.
when i open the RME i've got this error
qwLnrYU.jpg


pR5Xbcz.jpg

i've repleaced too the items.otb and xml in 74 rme's folder
 
i just want to use a tibia and server version 7.72
i've downloaded this branch and repleaced the itens folder and world folder.
when i open the RME i've got this error
qwLnrYU.jpg


pR5Xbcz.jpg

i've repleaced too the items.otb and xml in 74 rme's folder

add in rme/data/clients.xml:
<otb client="7.60" version="3" id="3"/>
<otb client="7.40" version="3" id="3"/>
 
add in rme/data/clients.xml:
<otb client="7.60" version="3" id="3"/>
<otb client="7.40" version="3" id="3"/>
i did but not work :(
the source only can detect the version 74, i've changed to 76 and 77 and compiled again but all the time the server use the 74 folder
 
Back
Top