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!

CentrinoGames - Minerva EP18

Status
Not open for further replies.
Newbie Spellweaver
Joined
May 2, 2018
Messages
5
Reaction score
0
"error occurred while decoding oaep padding
unable to decrypt RSA data"
please help me!!
 
Newbie Spellweaver
Joined
May 2, 2018
Messages
5
Reaction score
0
I start game with eu client
But the monster can't hurt me
 
Initiate Mage
Joined
Feb 25, 2018
Messages
3
Reaction score
0
I can't connect to the HeidiSql if it doesn't have any password and what do you by putting it in config files?
 
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
12
Reaction score
1
The people I need help with! I did everything according to the instructions, and I got a sweat such a problem. I tried all three clients and only with one like that! The global client does not start and in the EU client throws an error!
 
Last edited:
Experienced Elementalist
Joined
Oct 14, 2012
Messages
226
Reaction score
15
anyone can tell me how to fix this problem?
 
Last edited:
Experienced Elementalist
Joined
Oct 14, 2012
Messages
226
Reaction score
15
2017-08-23 00:05:30.571 [DEBUG] Received Packet `Connect2Svr` (Len: 14, type: 140, src: 192.168.1.230:54079)
2017-08-23 00:05:30.571 [DEBUG] Sent Packet `Connect2Svr` (Len: 18, type: 140, src: 192.168.1.230:54079)
2017-08-23 00:05:30.573 [DEBUG] Received Packet `GetMyChartr` (Len: 10, type: 133, src: 192.168.1.230:54079)
2017-08-23 00:05:30.575 [DEBUG] Sent Packet `GetMyChartr` (Len: 806, type: 133, src: 192.168.1.230:54079)
2017-08-23 00:05:30.576 [DEBUG] Received Packet `SetCharacterSlotOrder` (Len: 14, type: 2001, src: 192.168.1.230:54079)

Something like this is a log, that is a picture of the login screen that anyone can look at or recreate just for fun...

oh sorry im newbie. is this you need to see?
 
Experienced Elementalist
Joined
Oct 14, 2012
Messages
226
Reaction score
15
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
12
Reaction score
1
Here is the translated log! (well, sorry that the Russians are also addicted to such projects)


[2018-05-28 03:51:43.124] ##NOTICE## Login authentication: test[2018-05-28 03:51:43.135] Sent IPC packet: FetchAccount (opcode: 4, size: 1024)[2018-05-28 03:51:43.145] Received IPC packet: FetchAccount (opcode: 4, size: 1024)[2018-05-28 03:51:43.145] ##NOTICE## Client 127.0.0.1:50350 disconnected from Login Server[2018-05-28 03:52:05.885] Sent IPC packet: HeartBeat (opcode: 1, size: 1024)[2018-05-28 03:52:05.895] Received IPC packet: HeartBeat (opcode: 1, size: 1024)[2018-05-28 03:52:20.004]## ERROR ## Access to the liquidated object is not possible.The name of the object: "System.Net.Sockets.NetworkStream".

Here is the log master

[2018-05-28 03:47:42.274] Registering packets...[2018-05-28 03:47:42.274] ##NOTICE## Minerva started in: 0,328 seconds[2018-05-28 03:47:45.274] ##NOTICE## Master Server is listening on 127.0.0.1:9001[2018-05-28 03:47:57.322] ##NOTICE## Channel registered: 1, 1[2018-05-28 03:47:57.332] Connecting to Database for Server 1...

This is the channel log

[2018-05-28 03:47:55.305] ##NOTICE## Minerva started in: 2,343 seconds[2018-05-28 03:47:55.320] ##NOTICE## Channel Server listening for clients on 127.0.0.1:38117[2018-05-28 03:47:56.273] ##NOTICE## Starting sync connection with Master Server...[2018-05-28 03:47:57.388] ##NOTICE## Established sync connection with Master Server!
 
Last edited:
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
12
Reaction score
1
I don't see anything wrong so id say its either your client, your db or your ip config...
I did have this error shown to me ocasionally before unfortunately for you i have a crappy memory these days and i dont use minerva myself anymore.


I didn't understand you! I'm just not very good in English language)))I translate through Google translator)))))

Reinstalled Windows, I'll try again to put everything it can be something that decays)))))
 
Last edited:
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
12
Reaction score
1
It seems to have all started, but there was such a problem.

PS I do not quite understand what's causing the problem! Could you help me))))))
 
Newbie Spellweaver
Joined
Jun 1, 2018
Messages
19
Reaction score
0
Really? ... How about a google search or a rz search?

I can not find you help me



Minerva Emulator Episode 18

This is Minerva - CABAL Online Server Emulator, written in C# language. Initially started by The Divinity Project, now being managed CentrinoGames.

Before asking any questions, please refer to [FAQ] and [WIKI].


Source Code on GitHub:



### Quick Information ###


  • It's open-source, GPL v3 license.
  • It's not a beta. It's pre-alpha, buggy, small functionality.
  • Currently Login, Channel(World) and Master(Database/Sync) servers are working.
  • For storing game data, using MariaDB and XML.
  • Support for Episode 18.
  • Client is official [CABAL PT-BR]
  • Client is official [CABAL EN-EU]

# Some images of development progress:




# Minerva Wiki


1- Download all required files:


  • Compiled Project x64:
  • Compiled Project x86:
  • Client PT-BR:
  • Client EN-EU:
  • MariaDB + HeidiSQL:



2- Install Database:


  • Install HeidiSQL Maria DB.
  • Default installation _(next,next,done...)_.
  • Run Login.sql and World.sql to make Database structs.
3- Compiled Project and Run :


  • Extract compiled file to any place.
  • Setting password MySQL parameters.
  • Open file Master.ini in "Conf" folder.
  • Set [logindb],[server1db],[server2db] password="pass here"
  • Run Project Binaries master.exe, login.exe, channel.exe.
4- Install Client and StartGame:


  • Install Official Client and Update in Launcher Application.
  • Set IP Local in 'internal.txt' \Data\ folder (ex.: 127.0.0.1)

internal.txt




  • Start Game using 'breaklee' command and be happy. =)
start-cabal.bat



Copyright © 2010 The Divinity Project; 2013-2016 Dignity Team; 2018 CentrinoGames.

internal.txt where can I find it ?
 
Newbie Spellweaver
Joined
Jan 26, 2013
Messages
21
Reaction score
0
bro
knuckles00 - CentrinoGames - Minerva EP18 - RaGEZONE Forums


:S
got same error :(
 
Joined
Jan 24, 2007
Messages
653
Reaction score
320
Should not happen,check docs folder or your zip and if problems persist redownload
i already did this, the error continues

Code:
[2018-06-07 10: 30: 41.397] ## ERROR ## Could not load file or assembly 'file: /// C: \ Minerva.x64 \ x64 \ libs \ MySQL.dll' or one of its dependencies . Unsupported operation. (Exception from HRESULT: 0x80131515)[2018-06-07 10: 30: 41.398] ## ERROR ## Fatal exception![2018-06-07 10: 30: 41.399] ## ERROR ## Could not load file or assembly 'file: /// C: \ Minerva.x64 \ x64 \ libs \ MySQL.dll' or one of its dependencies . Unsupported operation. (Exception from HRESULT: 0x80131515)
 
Status
Not open for further replies.
Back
Top