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

OTServerBR compile request

Darkest Day

New Member
Joined
Sep 22, 2019
Messages
19
Reaction score
2
There is no prefix for this type of question/request.

I need this (here) compiled i would compile it my self but i keep getting errors (Yes i followed the forgotten compile tutorial)
Appveyor had a compiled version but its kinda old. Things have been fixed that i need working for my project. (prey system and Cyclopedia) They have been fixed in the new source files but there hasn't been a new precompile added to Appveyor.

If anyone can do this request that would be awesome!!!
Bunch of thanks!

-Dark
 
You can just download it from here: (Click on platform -> Artifacts) to get the .exe files and dll files.
 
You can just download it from here: (Click on platform -> Artifacts) to get the .exe files and dll files.
Pull request #612 hasn't been added yet that's why i need a fresh compile of it with the fresh src files from the link in my original post.
I tryed the most recent added artifacts 1.0.317 still crashs the game client
 
Here is just compiled version + dll files for Windows 64bit
 

Attachments

I don't know what bugs/errors source has, All I did is downloading it through link you provided then compiled with vcpkg/visual studio 2017.
You can try their Discord like Lucifer said.
 
Problem fixed

Below is instructions for anyone else having these crashs.

It has a fix for Prey / Cyclopedia window: fix: prey final patch by westwol · Pull Request #528 · opentibiabr/OTServBR-Global (https://github.com/opentibiabr/OTServBR-Global/pull/528)
Apply this fix, recompile and try again.
Or, download latest version of .exe on Appveyor (contains the fix (obviously)):
AppVeyor (https://ci.appveyor.com/project/opentibiabr/otservbr-global)
Remember to use fresh database:
opentibiabr/OTServBR-Global (https://github.com/opentibiabr/OTServBR-Global/blob/develop/schema.sql)
 
Back
Top