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!

How to Setup MuOnline Server [Season 18 Part 2-2] with MySQL

Newbie Spellweaver
Joined
Dec 27, 2023
Messages
10
Reaction score
0
only possible way is to have extra IP inyour server VPS and have different ip (proxy) protection in client and connect server

that mostly possible with antihack using like psguard and such antihacks or from your host provider

but hey, trust me, even if u do hide it, they will find a way, all you need is a good dedicated server/hosting if u are experiencing attacks and issues .
Thank you for the useful information, by the way, can you give me a video on how to install WEBSITE (WebEngine) compatible with files and Dev EMU Website?

only possible way is to have extra IP inyour server VPS and have different ip (proxy) protection in client and connect server

that mostly possible with antihack using like psguard and such antihacks or from your host provider

but hey, trust me, even if u do hide it, they will find a way, all you need is a good dedicated server/hosting if u are experiencing attacks and issues .
Can you help me with this problem? When I log in to the game client client, it doesn't show anything else.
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
May 26, 2009
Messages
17,307
Reaction score
3,218
Thank you for the useful information, by the way, can you give me a video on how to install WEBSITE (WebEngine) compatible with files and Dev EMU Website?


Can you help me with this problem? When I log in to the game client client, it doesn't show anything else.
im not that sure why, its mostly cus of the ip's not right in the files or something, make sure where it says YOURIP its 127.0.0.1 except where from my tutorial i put my lan ip or global ip.

for website u need to use mysql from webhost or xampp but i havent done that yet its better to research for dv team support on that
 
Newbie Spellweaver
Joined
Aug 10, 2022
Messages
17
Reaction score
2
Hi, KarLi!

Do you have a back up database that I can use on SQL server?

Thank you.
 
Last edited:
Newbie Spellweaver
Joined
Jun 5, 2014
Messages
21
Reaction score
1
Hola,

Hasta donde yo sé, estos archivos están diseñados para ejecutarse con mysql y no con la base de datos MSSQL.
How would the process of installing a website for mysql connection be?
 
Last edited by a moderator:
Joined
May 26, 2009
Messages
17,307
Reaction score
3,218
How would the process of installing a website for mysql connection be?
this is the website for this file mysql + dabase compatible

setup text tutorial with apache or xampp

Step 1: Go to localhost/install/install.php
Step 2: Open php.ini and search "open_short_tag" and change to "on"
Step 3: Refresh or click "Start Over" to make "short_open_tag" will "OK" and continue
Step 4: If the tables exist, just click "Delete Table and Create Again" else Continue
Step 5: Set your Admin Account
Step 6: Finish

Step_1 - How to Setup MuOnline Server [Season 18 Part 2-2] with MySQL - RaGEZONE Forums



Step_2 - How to Setup MuOnline Server [Season 18 Part 2-2] with MySQL - RaGEZONE Forums





Step_3 - How to Setup MuOnline Server [Season 18 Part 2-2] with MySQL - RaGEZONE Forums





Step_4 - How to Setup MuOnline Server [Season 18 Part 2-2] with MySQL - RaGEZONE Forums


Step_5 - How to Setup MuOnline Server [Season 18 Part 2-2] with MySQL - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 14, 2023
Messages
5
Reaction score
0
hi pls help by login server "process priority class set to high starting DB" how can i fix this thx
 
Newbie Spellweaver
Joined
Jun 5, 2014
Messages
21
Reaction score
1
¡Bienvenidos a un nuevo tutorial!

En este tutorial, hay un nuevo 'equipo de desarrolladores' llamado DevEMU que lanzó una versión gratuita de sus archivos y cliente para la temporada 18.

𝐅𝐈𝐋𝐄𝐒 + 𝐂𝐋𝐈𝐄𝐍𝐓 (actualización 0.0.0.2) (versión anterior)

El resto actualizado debes agregarlos manualmente y actualizar
(Obtenga los últimos archivos actualizados a continuación, pero tenga cuidado: los archivos de la guía del tutorial en video son versiones anteriores)

𝐒𝐄𝐑𝐕𝐄𝐑/𝐂𝐋𝐈𝐄𝐍𝐓 ARCHIVOS ACTUALIZADOS (29.09.23 T18 PARTE 2: ÚLTIMA ACTUALIZACIÓN)

Editor de desarrollo + soporte para VM
SITIO WEB (WebEngine) compatible con archivos y sitio web Dev EMU https://forum.ragezone.com/threads/how-to-setup-muonline-server-season-18-part-2-2-with-mysql.1211918/post -9242113

Contraseña para archivos si existe
contraseña: tuservermu.com.ve

(APLICAR todas las actualizaciones, los archivos y reemplazar, volver a editar ip, sql pass, etc. para asegurarse de que todo funcione y se ejecute...)

Vídeotutorial:


View attachment 235224



View attachment 235225

View attachment 235226

View attachment 235227
View attachment 235228





Instrucciones simplificadas para probar este servidor (mejor mira el vídeo tutorial)
Configure todos los redistrutables de vc++ y net framework desde el paquete de archivos, luego instale mysql 5.7.41.0 (eso requiere que instale python 3.11.2 primero y todos los redistrutables de visual c++ MÁS visual studio, usaremos visual studio 2017.

Luego puede instalar navicat y conectarse a la base de datos, restaurar la base de datos. El siguiente paso es configurar cada archivo .conf de todas las carpetas de los archivos del servidor con la IP y la contraseña de su servidor. (en datos

Luego nos aseguramos de que todos los puertos estén abiertos: 3306,44405-44419,55501-55555,6446-6449 en TCP y UDP.

Luego puede ejecutar cada .exe en los archivos del servidor comenzando con ConnectServer, luego LoginServer, luego ServerLink y luego todos los GameServers.

El siguiente paso sería crear una cuenta con el editor DevEMU en la carpeta DevEditor, deberá ingresar su contraseña de MySQL después de ejecutarlo y guardarla, luego hacer clic en la opción del editor de cuentas y crear una cuenta. Ahora está listo para editar el archivo config.cfg del cliente con la IP de su servidor y conectarse. Si hizo todo correctamente, abrió los puertos y todo está funcionando, debería poder conectarse.

NOTA: No estoy seguro acerca de los sitios web muonline que se conectan a la base de datos MySQL, tal vez el motor web pueda funcionar con su código abierto con algunas modificaciones, ¡pero eso es algo nuevo que descubrir!

Créditos:
DevEMU, Webzen, etc.

Registro de cambios


Para errores y cosas así, supuestamente habrá actualizaciones del equipo de desarrolladores y actualizaré este hilo con enlaces de parcheo del servidor o del cliente.
Los archivos también se encuentran en una, digamos, 'etapa beta de desarrollo', lo que significa que es posible que se produzcan errores de estabilidad, seguridad y seguridad.

𝐅𝐀𝐐:
𝐐: ¿Existe un sitio web para los archivos de este servidor?
𝐀: No lo sé hasta ahora, ya que los archivos son nuevos en la escena mu, pero seguramente es posible que los sitios web de código abierto, como el motor web, se conecten y funcionen.

𝐐: ¿Necesito Visual Studio 2017?
𝐀: Sí, pero puedes intentar instalar 2015 si tarda demasiado, por ejemplo.

𝐐: Tengo problemas y errores aleatorios al ejecutar los archivos o el cliente.
𝐀: Asegúrese de instalar todos los redistribuibles visuales necesarios ++ y net framework 4.5.2 y las últimas actualizaciones de Windows serían útiles. P: ¿Tengo que actualizar todos manualmente y descargar los archivos en la descripción? R: Sí, a menos que el primer enlace principal de archivos + cliente, como la guía, es el último reempaquetado actualizado. Notas: El servidor es un modo de desarrollo beta recién lanzado, eventualmente se lanzarán nuevas actualizaciones y se actualizarán los enlaces de descarga con parches.

Saludo

have limit of users ?
 
Initiate Mage
Joined
Feb 28, 2024
Messages
4
Reaction score
1
Anyone know why i'm getting "Your account is invalid"?

It exists in database

Login Server states LoginQueue::process -- [Acc: test][IP: 192.168.x.x][MAC: ][SERIAL: 0] Result: 2

Edit:

Nah nvm fixed it
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Nov 30, 2018
Messages
2
Reaction score
0
I installed and successfully configured server, all looks good but i can't move to event square. As soon as i move there i get DCed. Also can't see DS guy in noria could that be related?
 
Newbie Spellweaver
Joined
Nov 10, 2019
Messages
13
Reaction score
1
Dont know if this client support vietnamese, I changed the config to codepage 1258 and 65001, translate but it didnt work. Very thankful if somebody show me how to do it.
p/s : we use UTF-8 or vietnamese window 1258 and i have IGCN toolkit
 
Last edited:
Newbie Spellweaver
Joined
Mar 24, 2011
Messages
56
Reaction score
1
please i have 2 question about ss 18 part 2?
1. database just have 2 data muonline and log?
2. how to setup config editor (i mean deveditor) for ss18 part 2. i try to setup but can't to create new account
 

Attachments

You must be registered for see attachments list
Joined
May 26, 2009
Messages
17,307
Reaction score
3,218
please i have 2 question about ss 18 part 2?
1. database just have 2 data muonline and log?
2. how to setup config editor (i mean deveditor) for ss18 part 2. i try to setup but can't to create new account
yes have 2 databases.
just add your info in config editor

mysql password
browse data folder of server files and should work
 
Newbie Spellweaver
Joined
Mar 24, 2011
Messages
56
Reaction score
1
i can run 7 servers. i can run client. but i can't create account by editor.

in ss 18.1 i can make account. but in ss 18 part can't create.

yes have 2 databases.
just add your info in config editor

mysql password
browse data folder of server files and should work
i did it same you said. but didn't work.

yes have 2 databases.
just add your info in config editor

mysql password
browse data folder of server files and should work
i know what is problem now? deveditor is work but editor(new one) not work.

thank you so much for reply me KarLi
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Nov 10, 2019
Messages
13
Reaction score
1
i can run 7 servers. i can run client. but i can't create account by editor.

in ss 18.1 i can make account. but in ss 18 part can't create.


i did it same you said. but didn't work.


i know what is problem now? deveditor is work but editor(new one) not work.

thank you so much for reply me KarLi
try user : sa

KarLi do you know how to hide IP sir ?? . The main gets laggy after i packed config.ini, there is no GetMainInfo and my head is hurting :oops:
 
Last edited:
Joined
May 26, 2009
Messages
17,307
Reaction score
3,218
try user : sa

KarLi do you know how to hide IP sir ?? . The main gets laggy after i packed config.ini, there is no GetMainInfo and my head is hurting :oops:
this files are coded this way, so there is no way to hide IP
u can use no-ip.com or something similar but whateverr you do: people can find your ip 100% some way
so just use good protected host and it doesnt matter if they know ur ip
i dont know about the laggy thing
 
Back
Top