waski1212

Miembro
LV
8
 
Awards
8
I have read the readme file already 100x, same as canary, everything works server also but it is impossible to log into the game because there is also an error; /
I want to make a server for linux and I can also pay for this map.
Need Help :(

bug canary here

  1. [libprotobuf ERROR /root/vcpkg/buildtrees/protobuf/src/v3.19.4-3d4c96d55c.clean/src/google/protobuf/wire_format_lite.cc:581] String field 'Canary.protobuf.appearances.Appearance.description' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. [libprotobuf ERROR /root/vcpkg/buildtrees/protobuf/src/v3.19.4-3d4c96d55c.clean/src/google/protobuf/wire_format_lite.cc:581] String field 'Canary.protobuf.appearances.Appearance.description' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.


 

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38
I have read the readme file already 100x, same as canary, everything works server also but it is impossible to log into the game because there is also an error; /
I want to make a server for linux and I can also pay for this map.
Need Help :(

bug canary here

  1. [libprotobuf ERROR /root/vcpkg/buildtrees/protobuf/src/v3.19.4-3d4c96d55c.clean/src/google/protobuf/wire_format_lite.cc:581] String field 'Canary.protobuf.appearances.Appearance.description' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. [libprotobuf ERROR /root/vcpkg/buildtrees/protobuf/src/v3.19.4-3d4c96d55c.clean/src/google/protobuf/wire_format_lite.cc:581] String field 'Canary.protobuf.appearances.Appearance.description' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.

It seems a file contains an invalid Character, but im not sure.
I understand, but i think the best if you have copy paste and followed the Tutorial of Canary, upload an issue on GitHub you will get an answer very fast i think.
 

waski1212

Miembro
LV
8
 
Awards
8
It seems a file contains an invalid Character, but im not sure.
I understand, but i think the best if you have copy paste and followed the Tutorial of Canary, upload an issue on GitHub you will get an answer very fast i think.
okay thanks so much for your help my friend (y);)
 

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38
Is the vip purchase here only in euro?
Hello,
You mean Donate on forum ? ( As the reward for donate is Gold member for 30 days ? )
Is set up in Euros, but if you are using paypal, paypal converts all existing currencies in any other currency.
As i remember, you can pay if you have your credit card, directly in all currencies without problems, for example we pay the host in usd, but we got Eur.. paypal automatically convert it, if doesn't work for you, you need to change the currency or change X money in to the correct currency.

If is from your balance,
 

waski1212

Miembro
LV
8
 
Awards
8
Hello,
You mean Donate on forum ? ( As the reward for donate is Gold member for 30 days ? )
Is set up in Euros, but if you are using paypal, paypal converts all existing currencies in any other currency.
As i remember, you can pay if you have your credit card, directly in all currencies without problems, for example we pay the host in usd, but we got Eur.. paypal automatically convert it, if doesn't work for you, you need to change the currency or change X money in to the correct currency.

If is from your balance,
it's about a project that will work well and a website
 

waski1212

Miembro
LV
8
 
Awards
8

Supported OS​

  • Windows 10
  • Debian 10 and 11
  • Ubuntu 18.04 and 20.04

1. Install the required software​

The following command will install Git, CMake, a compiler and the libraries used by Otservbr.

Git will be used to download the source code, and CMake will be used to generate the build files.

sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install git cmake build-essential libluajit-5.1-dev ca-certificates curl zip unzip tar pkg-config ninja-build
Install vcpkg

cd ~
git clone https://github.com/microsoft/vcpkg
cd vcpkg
./bootstrap-vcpkg.sh
cd ..

2. Download the source code​

cd ( Folder of your Otservbr )

3. Checkout nightly branch (optional)​

git checkout master

4. Folder structure​

.
├── otservbr
└── vcpkg

5. Configure and build​

mkdir build && cd build
cmake -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake ..
make -j`nproc`

This step will take a long time on the first run, as it needs to download and install all the dependencies, so be patient!


I only moved src







cmake -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake ..
CMake Error at /usr/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake:99 (message):
Could not find toolchain file: ~/vcpkg/scripts/buildsystems/vcpkg.cmake
Call Stack (most recent call first):
CMakeLists.txt:26 (project)


CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
 

waski1212

Miembro
LV
8
 
Awards
8
I only moved src







cmake -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake ..
CMake Error at /usr/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake:99 (message):
Could not find toolchain file: ~/vcpkg/scripts/buildsystems/vcpkg.cmake
Call Stack (most recent call first):
CMakeLists.txt:26 (project)


CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
is it possible to do a client for this domain larianaots.eu tibia 12.86.11871
 

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38
is it possible to do a client for this domain larianaots.eu tibia 12.86.11871
Is possible yes,
Following This is really easy,
 
J

jranby

Invitado
So the server is all good, but I have found that Soul Wars is not working and monsters are not in the game, so I'm assuming a lot more is missing. Sorry if this is a simple fix, I am new to all of this and have no Idea what to do apart from looking at tutorials... what do you recommend I do next?
BTW, I followed the instructions from here: majestyotbr gitbook
Thanks, I love your website :D
 

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38
So the server is all good, but I have found that Soul Wars is not working and monsters are not in the game, so I'm assuming a lot more is missing. Sorry if this is a simple fix, I am new to all of this and have no Idea what to do apart from looking at tutorials... what do you recommend I do next?
BTW, I followed the instructions from here: majestyotbr gitbook
Thanks, I love your website :D
In order to add Goshnar bosses is simple, download 12.86, check Monster lua files , copy paste it on your server, you will got the bosses.
Then you will need to script some levers to give Access to the bosses, like using this one:

 
J

jranby

Invitado
In order to add Goshnar bosses is simple, download 12.86, check Monster lua files , copy paste it on your server, you will got the bosses.
Then you will need to script some levers to give Access to the bosses, like using this one:

Oh okay. So I don't have to manually put the monsters in using RME, they will automatically appear? I will try this later on today and get back to you if it works!
 

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38
Oh okay. So I don't have to manually put the monsters in using RME, they will automatically appear? I will try this later on today and get back to you if it works!
Well, if you wish, but if you check forul you have scripts that can appear a boss while using lever for X Time cooldown. Is better i think for rpg.
 
E

ercasse

Invitado
sale ese error al tratar de darle los privilegios al usuario en la base de datos


MySQL ha dicho: Documentación

#1045 - Acceso negado para usuario: 'root'@'localhost' (Usando clave: SI)
 

Alex

Miembro del equipo
Webdesigner
LV
58
 
Awards
38
sale ese error al tratar de darle los privilegios al usuario en la base de datos


MySQL ha dicho: Documentación

#1045 - Acceso negado para usuario: 'root'@'localhost' (Usando clave: SI)
El usuario root, no tienes que utilizarlo, tienes que crear uno nuevo y darle derechos a tu base de datos.
 
E

ercasse

Invitado
El usuario root, no tienes que utilizarlo, tienes que crear uno nuevo y darle derechos a tu base de datos.
Ese es justo el problema, sale ese mismo error al intentar darle todos los derechos al usuario nuevo que fue creado
 
Arriba