Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Cabal Online Emulator

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 23, 2021
Messages
56
Reaction score
27
Yes sir i already use your files above i extract it to bin/x64/ folder then run using breaklee and i notice the sign is not loading
Add me on discord it's on my profile i will help you to not spam the chat

Since alot of ppl don't know how to properly install the client i have uploaded a full client
Please use shotcut not .bat files
thanks
 
Last edited:
Newbie Spellweaver
Joined
Feb 24, 2024
Messages
22
Reaction score
110
You should use Github to raise issues and don’t ask for client versions anymore read the initial thread post instead.
 
Newbie Spellweaver
Joined
Feb 24, 2024
Messages
22
Reaction score
110
I use config client same emu ep20

Start.bat
If you want to stick to an older client then you have to migrate the packet protocol as there are breaking changes from versions to version.
 
Newbie Spellweaver
Joined
Feb 24, 2024
Messages
22
Reaction score
110


This discord intention is for various discussions about the project. All contributions are public and there will not be any private development whatsoever.

Some reported to being kicked, it was happening because you didn’t pick a role. The link is updated now just rejoin if you had issues.
 
Last edited:
Newbie Spellweaver
Joined
Jun 19, 2012
Messages
27
Reaction score
4
in the server files how do we create executables for visual studio?
Install CMake on your Windows, open a cmd/PowerShell in the project folder, and execute a command similar to this:
cmake -G "Visual Studio 17 2022" -A x64 .
Remember to specify the version of Visual Studio you are using.
 
Newbie Spellweaver
Joined
Aug 5, 2009
Messages
93
Reaction score
95
can you tell me the precise string in cmd?
unpack "breaklee-main.zip" go to cmake foler. Open "cmake-gui.exe". Set source code (breaklee-main) and set build binaries. Click down left button "Configure" and "Generate". Go to your build binaries folder and open "ALL_BUILD.vcxproj" file in vs 2019.
 
Junior Spellweaver
Joined
Jul 23, 2018
Messages
184
Reaction score
38
Tutorial on how to compile and setup the source file.


Download source and available also some intruction on how you setup the database
If you dont know how to setup 2 ports in mariadb use xammp i recommend and im done test it since i dont want to use 2 ports.
 
Last edited:
Joined
Oct 10, 2007
Messages
1,773
Reaction score
187
Tutorial on how to compile and setup the source file.


Download source and available also some intruction on how you setup the database
If you dont know how to setup 2 ports in mariadb use xammp i recommend and im done test it since i dont want to use 2 ports.

I followed your tutorial but the 2 Auth DB and MasterDB instances close as soon as I click. How do I configure the 2 instances with the same 3306 ports?
 
Joined
Dec 16, 2010
Messages
446
Reaction score
122
You need to configure the MariaDB instances on different Ports, 3306 and 3307 for example. You can make use of ChatGPT on how to deploy two instances of MariaDB to run simultaneously. I will upload the Maria DB files already configured later this afternoon.
 
Joined
Oct 10, 2007
Messages
1,773
Reaction score
187
You need to configure the MariaDB instances on different Ports, 3306 and 3307 for example. You can make use of ChatGPT on how to deploy two instances of MariaDB to run simultaneously. I will upload the Maria DB files already configured later this afternoon.
ok thanks brother I will wait
 
Newbie Spellweaver
Joined
Aug 5, 2009
Messages
93
Reaction score
95
I created 2 databases "Autch" and "Master" in 1 instance, 1 port 3310 MySql MariaDB. I don't know why you need 2 instances? The cabal works well. Maybe 2 ports are required and I don't know something, for me it works on one database
 
Joined
Feb 26, 2010
Messages
1,373
Reaction score
780
With wanky emulator like this you do not need to waste time, just make one server with VMware and skip this one. trying to promote his discord all over and over when you go there he act like god. I do not recommend!
It's by far the most feature-full emu out there right now, instead of making stupid comments like this you could learn from it or contribute to it. No one here is working on stuff for the approval of nobodies like yourself.

You need to configure the MariaDB instances on different Ports, 3306 and 3307 for example. You can make use of ChatGPT on how to deploy two instances of MariaDB to run simultaneously. I will upload the Maria DB files already configured later this afternoon.
What's the point of running separate instances here ? Run one instance on the default port and create both DBs in it.
 
Newbie Spellweaver
Joined
Sep 2, 2017
Messages
16
Reaction score
1
Screenshot 2024-03-22 230145 - Cabal Online Emulator - RaGEZONE Forums

What's wrong with this ?

Fix: With KR Client
 

Attachments

You must be registered for see attachments list
Last edited:
Status
Not open for further replies.
Back
Top