Dofus EMU 2.51 Populus

DataPack Dofus EMU 2.51 Populus v1.0.0

Sin permiso para descargar
holaa , volvi a intentar despues de mucho tiempo , ya he creado mi cuenta y todo , y en el cliente al intentar crear personajes, me dice que no puedo crear personajes de esa clase , ya que no tengo acceso a ella , asi que fui a ver en navicat la tabla de breeds y estaba vacia , se me ocurrio ir de nuevo a la carpeta donde esta el cliente , en data , y esta tiene un archivo para breeds , pero por desgracia el archivo es de tipo D2O , habra alguna manera de poder ingresar las razas ? , es que son muchas columnas y ninguna admite valores nullos , y al no saber que dato va en cada una , no quiero liarla , de antemano muchas gracias por tu respuesta.
 
holaa , volvi a intentar despues de mucho tiempo , ya he creado mi cuenta y todo , y en el cliente al intentar crear personajes, me dice que no puedo crear personajes de esa clase , ya que no tengo acceso a ella , asi que fui a ver en navicat la tabla de breeds y estaba vacia , se me ocurrio ir de nuevo a la carpeta donde esta el cliente , en data , y esta tiene un archivo para breeds , pero por desgracia el archivo es de tipo D2O , habra alguna manera de poder ingresar las razas ? , es que son muchas columnas y ninguna admite valores nullos , y al no saber que dato va en cada una , no quiero liarla , de antemano muchas gracias por tu respuesta.
Hola,
Uy no oí ningun tipo de problema asi, porque no creas una nueva cuenta para ver que pasa ?
No deberias de tener problemas, solamente al crear tu cuenta, crear el personaje y listo a jugar
 
Lo intente , los ingrese ademas con distintos numeros de mod tipo , account create Nombre Contrasena DistintoNumero (5 despues 4 despues 3) ,con distintos nombres de cuentas , despues voy al navicar y se ingresan bien , despues en el dofus.exe , me deja ingresar con la cuenta , por lo que la base de datos si funciona , pero a la hora de elegir raza , no me deja , vere que puedo hacer con chatgpt , si encuentro alguna solucion igualmente la pondre aqui por si en el futuro a alguien igual le pasa.
 
Lo intente , los ingrese ademas con distintos numeros de mod tipo , account create Nombre Contrasena DistintoNumero (5 despues 4 despues 3) ,con distintos nombres de cuentas , despues voy al navicar y se ingresan bien , despues en el dofus.exe , me deja ingresar con la cuenta , por lo que la base de datos si funciona , pero a la hora de elegir raza , no me deja , vere que puedo hacer con chatgpt , si encuentro alguna solucion igualmente la pondre aqui por si en el futuro a alguien igual le pasa.
1750573600745.png
aun no he podido arreglarlo :c
 
holaa , volvi a intentar despues de mucho tiempo , ya he creado mi cuenta y todo , y en el cliente al intentar crear personajes, me dice que no puedo crear personajes de esa clase , ya que no tengo acceso a ella , asi que fui a ver en navicat la tabla de breeds y estaba vacia , se me ocurrio ir de nuevo a la carpeta donde esta el cliente , en data , y esta tiene un archivo para breeds , pero por desgracia el archivo es de tipo D2O , habra alguna manera de poder ingresar las razas ? , es que son muchas columnas y ninguna admite valores nullos , y al no saber que dato va en cada una , no quiero liarla , de antemano muchas gracias por tu respuesta.
Hola, te recomendaría mejor que vuelvas a cargar los datos a la base de datos desde cero, al menos los del archivo world.sql ya que la tabla breeds no debe de estar vacía, es posible que al cargar los datos el Navicat no te cargara bien esa tabla o fallara en ese momento, lo mejor es ir descartando posible causas 1750604524892.pngSi ya la falla no es de la base de datos tocaría verificar el archivo Breeds.d2o pero para eso ya toca tirar de programas como D2OReader o DofusProtocolBuilder.
 
Hola, te recomendaría mejor que vuelvas a cargar los datos a la base de datos desde cero, al menos los del archivo world.sql ya que la tabla breeds no debe de estar vacía, es posible que al cargar los datos el Navicat no te cargara bien esa tabla o fallara en ese momento, lo mejor es ir descartando posible causas Ver archivo adjunto 5457Si ya la falla no es de la base de datos tocaría verificar el archivo Breeds.d2o pero para eso ya toca tirar de programas como D2OReader o DofusProtocolBuilder.
JAJAJA , muchas gracias , iba por ahi la cosa , todas las tablas se habian subido pero no sus datos , volvi a hacer la base de datos de 0 no mas , porque ademas de que se crearon vacias , despues habia resubido lo que tenia (las tablas vacias ) a los SQL del datapack , asi que saque en limpio los SQL del datapack y los resubi , antes de inicializar , verifique que las tablas estuvieran rellenadas , muchas gracias por la isnpiracion , porfin a disfrutar , que tengan buena semana :) . 1750642282069.png
 
So I've gone through the steps and I'm clearly not big brain about this (see screenshot), I'm getting some form of errors.
1750716221983.png
The text also sort of confuses me, as the emulator files do not have any .config files (they have the auth_config.xml for example) so I'm not sure if I'm missing some step after running the databases on Navicat
1750716327831.png
I've the databases setup and Wampserver running MySQL 5.5.62 (the text mentions to use 5 over 8 to avoid errors).

So I'm not sure what steps I'm missing (or what I'm doing wrong with the configs) as the auth part seems to launch fine ([}](1) Start listening on port : 446...) and then when I launch the world.bat there seems to be plenty of errors.
 

Adjuntos

  • Screenshot 2025-06-23 230203.png
    Screenshot 2025-06-23 230203.png
    282 KB · Visitas: 12
  • Screenshot 2025-06-23 231056.png
    Screenshot 2025-06-23 231056.png
    184,7 KB · Visitas: 11
So I've gone through the steps and I'm clearly not big brain about this (see screenshot), I'm getting some form of errors.
Ver archivo adjunto 5460
The text also sort of confuses me, as the emulator files do not have any .config files (they have the auth_config.xml for example) so I'm not sure if I'm missing some step after running the databases on Navicat
Ver archivo adjunto 5461
I've the databases setup and Wampserver running MySQL 5.5.62 (the text mentions to use 5 over 8 to avoid errors).

So I'm not sure what steps I'm missing (or what I'm doing wrong with the configs) as the auth part seems to launch fine ([}](1) Start listening on port : 446...) and then when I launch the world.bat there seems to be plenty of errors.
yes , it does apear like an document_config.xml , those are the documents you should edit , i personally edited the most recent ones , and it worked just fine with the instructions labeled in the thread
 
So I've gone through the steps and I'm clearly not big brain about this (see screenshot), I'm getting some form of errors.
Ver archivo adjunto 5460
The text also sort of confuses me, as the emulator files do not have any .config files (they have the auth_config.xml for example) so I'm not sure if I'm missing some step after running the databases on Navicat
Ver archivo adjunto 5461
I've the databases setup and Wampserver running MySQL 5.5.62 (the text mentions to use 5 over 8 to avoid errors).

So I'm not sure what steps I'm missing (or what I'm doing wrong with the configs) as the auth part seems to launch fine ([}](1) Start listening on port : 446...) and then when I launch the world.bat there seems to be plenty of errors.


Hello, (Sorry for my google translate quality English, I'm half asleep and I don't want to think too much today.)

First of all as Oscar200128 indicated in the previous comment the files you should edit are auth_config.xml and world_config.xml.

The error that appears in the first image indicates that the table “companion_spells” does not exist in the "world" database, the table is called companion_spells but the error marks it as “world.companion_spells”.

1750823890095.png
In this case I recommend you to do the same as I indicated several days ago, reload the world.sql database, i believe that this type of error is common because world.sql is too heavy so it can cause the data load to fail.
Finally, the error you show in the second image is nothing to worry about at the moment, these errors are the ones that the server brings by default since they are the remains of what in its moment was Dofus Decay.

When Dofus Decay closed, several years ago it did not have these errors but with the time the server code became obsolete in part, if you open it with a current version of Visual Studio it will mark each error.

I know it can be fixed but for my part it would be a work not impossible, but it can be a long one, I am trying to fix specific errors just modifying the database trying not to touch the server code but it is complex, as I indicated several months ago some dungeons and weapons can crash the game so be careful.
 
Hello, good evening. I’ve set up the server and so far everything is fine, except that some dungeons are inactive, for example Bworker’s Cave. With the command .DJ it doesn’t appear in the teleport list, and outside the dungeon there’s no NPC to ask for entry. Does anyone know how to fix this or if those inactive dungeons need to be activated in some way? Thanks.
 
Hello, good evening. I’ve set up the server and so far everything is fine, except that some dungeons are inactive, for example Bworker’s Cave. With the command .DJ it doesn’t appear in the teleport list, and outside the dungeon there’s no NPC to ask for entry. Does anyone know how to fix this or if those inactive dungeons need to be activated in some way? Thanks.
Hello

I dont know about dofus , i just know that it works and no moré, should someone take up the project and update it
 
Hello, good evening. I’ve set up the server and so far everything is fine, except that some dungeons are inactive, for example Bworker’s Cave. With the command .DJ it doesn’t appear in the teleport list, and outside the dungeon there’s no NPC to ask for entry. Does anyone know how to fix this or if those inactive dungeons need to be activated in some way? Thanks.
Hello, Let me tell you all the dungeons are active, but many do not have an NPC assigned to enter the dungeon.1756577267142.png
An example could be the Royal Jalato Court dungeon, which has an assigned NPC, or the Blops dungeon.

To add an NPC, everything can be done from the database, but you must know the ID of both the NPC you want to assign and its dialogues, as well as the ID of the map, the cell where the NPC will be located, and the initial map of the dungeon.
1756577576498.png
I honestly didn't know that the “DJ” command existed, but upon reviewing it, you can see that it is very incomplete. However, you can add more dungeons in its code.
1756577709108.png

Finally, you can try out all the dungeons without any problems by teleporting to their maps. Just use the “go” command and the map ID. You can find all the IDs in the “Dungeons” table in the database.

But as a recommendation, be very careful with some dungeons, as some can crash the game just by entering the room.

Joder mi calidad de Google Traductor no tiene límites 😹
 
Disculpa el wamp ser el 3.3.5 ?? Noche muy bien de eso es primera vez que lo voy a usar

Hola, no se si tiene algo que ver pero.
Aqui el chico lo corrigio, si ves unicamente editando el config, nada mas.

También no olvides tener el navicat abierto durante la ejecucion de la consola.
 
Alguien me podría ayudar con ese error
Hola, el error si me ha ocurrido pero no recuerdo bien cómo fue que lo solucione.

Una de las soluciones que mas errores pueden corregir es verificando que si estes usando MySQL versión 5, es importante que verifiques que si estas usando esa versión ya que si usas MySQL 8 u otra versión diferente el servidor te tira error

Por el momento verifica la version, si esto no lo soluciona avisa por este medio para poder verificar otra solución
 
Arriba