PrinceCrow
New Member
- Joined
- Feb 21, 2016
- Messages
- 3
- Reaction score
- 0
Hey all.
First off, sorry if this is in the wrong place.
Anyways, I've been trying to host a server for the past two days, but I haven't tried to host an OT server in about 5~ years so I'm pretty confused.
I've set up xamp, and set everything up in phpmyadmin. The server I'm using is TFS 8.54. Whenever I go to launch the server, it says "Unable to load items (OTB)" and that's as far as I get. I've googled items otb 8.54, downloaded Remere's map editor and taken the items otb+items from the 8.54 file and it still hasn't worked.
The only server I got to work didn't have an account manager and I couldn't find a tutorial on how to create accounts in phpmyadmin, so I couldn't test it out.
Like I said... I haven't done this in about 5 years, so I'm not sure if people are still using MySQL, or if people have split up servers and maps, or if people are even still playing on OT servers, so I'm really lost.
*The last thing I've tried to do is I downloaded the source file and dragged the items cpp into the items folder and took out anything that had "old version detected" such as:
std::cout << "[Error - Items::loadFromOtb] Old version detected, a newer version of items.otb is required." << std::endl;
return ERROR_INVALID_FORMAT;
}
Since it was on another thread relating to items otb missing and that didn't work.
I've searched on google and all through the forums, but it doesn't seem like I can find any answers. :/
The serve I'm using: Forgotten Server 8.54
Anyone have any idea what to do? Or a recent tutorial? Or anything?
Thank you!
First off, sorry if this is in the wrong place.
Anyways, I've been trying to host a server for the past two days, but I haven't tried to host an OT server in about 5~ years so I'm pretty confused.
I've set up xamp, and set everything up in phpmyadmin. The server I'm using is TFS 8.54. Whenever I go to launch the server, it says "Unable to load items (OTB)" and that's as far as I get. I've googled items otb 8.54, downloaded Remere's map editor and taken the items otb+items from the 8.54 file and it still hasn't worked.
The only server I got to work didn't have an account manager and I couldn't find a tutorial on how to create accounts in phpmyadmin, so I couldn't test it out.
Like I said... I haven't done this in about 5 years, so I'm not sure if people are still using MySQL, or if people have split up servers and maps, or if people are even still playing on OT servers, so I'm really lost.
*The last thing I've tried to do is I downloaded the source file and dragged the items cpp into the items folder and took out anything that had "old version detected" such as:
std::cout << "[Error - Items::loadFromOtb] Old version detected, a newer version of items.otb is required." << std::endl;
return ERROR_INVALID_FORMAT;
}
Since it was on another thread relating to items otb missing and that didn't work.
I've searched on google and all through the forums, but it doesn't seem like I can find any answers. :/
The serve I'm using: Forgotten Server 8.54
Anyone have any idea what to do? Or a recent tutorial? Or anything?
Thank you!