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!

[Release] Vindictus

Newbie Spellweaver
Joined
Oct 26, 2013
Messages
85
Reaction score
22
Oh, sorry only google translate...:

You install the assembly 'С:\vindictus\RCServer\RCServerService.exe'.Affected by the following parameters:
Set RCServer service ...
RCServer Service has been successfully installed.
Creates a source EventLog RCServer in zhurrnale RSServerLog ...
RCServer source already exists on the local Computers.
Is rolled back to the assembly 'C: \ vindictus \ RCServer \ RCServerService.exe'.
Affected by the following parameters:
assemblypath = C:\vindictus\RCServer\RCServerService.exe
Restores the original state of the event log for RCServer source.
When you run the installation program System.Diagnostics.EventLogInstaller step rollback exception occurred.
System.InvalidOperationException: Can not find the magazine on RCServerLog Computers ..
At ustnovki procedures rollback exception occurred. This exception will be ignored and the rollback will continue.
However, after the rollback your computer may not return completely to its original state.
Delete everything RCServer service from the system ...
RCServer service successfully removed from the system.
 
Joined
Mar 11, 2007
Messages
903
Reaction score
1,250
Here is some connection info I pulled from tcpview if it will be of any help

heroes.exe 16428 TCP 14796 124-108-136-143.static.tfn.net.tw http ESTABLISHED
heroes.exe 16428 TCP 14808 124-108-160-6.static.tfn.net.tw 47611 SYN_SENT

heroes.exe 5744 TCP 15011 124-108-136-147.static.tfn.net.tw http CLOSE_WAIT

The one we are supposed to be redirecting I believe is the data passing through the 47611 port. Issue is, none of the servers are listening on that port so I could be looking at tcpview wrong or we are missing some bit of information.
 
  • Like
Reactions: DNC
Moderator
Staff member
Moderator
Joined
Oct 8, 2006
Messages
647
Reaction score
369
Also if you are having problems with xigncode put this in your run.bat

Code:
heroes.exe -allowdebug -dev -nonmco -lang zh-tw-x-gm -token LADMpmidngA4Nhyh9OVDQMCQ968M2Jfvoycj74+ca9YZjh0y2jaMNRoFuZj/B/3WO1vr/oE4VypAIOVnOzh/osZYUXWzQYorNCsu9soEUVZkrSDfiFedT0CnMltKBmpaXjfjpFzQjUoU/2TJ6DpksxpehHa15wKg8qQoQJCy30dCBhmIig1eH+dIpAklDPO82Qf2CGGiXcIojae+9/pqU+XOvFIuhO5ZLN7bseEM0QEQ0e3imajiQ/717wMCMY6IHiXmu17rxBbAQ7PLjfxDf2rhs3xTAMgVXk3lCnEiypD52GcPOoV2koWYsY2m4djC4NlQkh0RgV+NKAYynkzu0w==
 
Newbie Spellweaver
Joined
Oct 26, 2013
Messages
85
Reaction score
22
RCClient working
RCServer don't working

keyrita1 - [Release] Vindictus - RaGEZONE Forums



IN RCServerService.exe (google translate):
You install the assembly 'С:\vindictus\RCServer\RCServerService.exe'.Affected by the following parameters:
Set RCServer service ...
RCServer Service has been successfully installed.
Creates a source EventLog RCServer in zhurrnale RSServerLog ...
RCServer source already exists on the local Computers.
Is rolled back to the assembly 'C: \ vindictus \ RCServer \ RCServerService.exe'.
Affected by the following parameters:
assemblypath = C:\vindictus\RCServer\RCServerService.exe
Restores the original state of the event log for RCServer source.
When you run the installation program System.Diagnostics.EventLogInstaller step rollback exception occurred.
System.InvalidOperationException: Can not find the magazine on RCServerLog Computers ..
At ustnovki procedures rollback exception occurred. This exception will be ignored and the rollback will continue.
However, after the rollback your computer may not return completely to its original state.
Delete everything RCServer service from the system ...
RCServer service successfully removed from the system.
 
Newbie Spellweaver
Joined
Dec 31, 2015
Messages
60
Reaction score
19
lets not get our hopes up just yet, we need to make the client to work with the server first else this is all useless.
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Any links to CN private server's yet ^^ ?
 
Joined
Jul 7, 2004
Messages
777
Reaction score
212
okay, bad news, we have server and client, but dont have api for connect to the server. U login in launcher or web-api and start game, launcher or web-api send server info about u acc.

Need good revers to make this work. Or api, web-api, source offical launcer.

---
P.S

If some wont to launch good server, and dev this game, add me on Skype: Lumueri
 
Junior Spellweaver
Joined
Jan 12, 2013
Messages
127
Reaction score
18
Ok,
The Web api thing,
Some Vindictus Clients don't use it at all, in the NA Client from 1 year ago the users needed to place the acc info in the client itself,
so... Assuming these are outdated files from 1 year ago(since in the files and DB i only see things about season 2 and not season 3) we should be able to connect the client without the Web Api(Assuming we have the right Client for that).
And Vindictus EU didn't use the API until recently, we can assume that the transition to web api it's fairly simple to accomplish.
BUT these are all Guesse's and not by any means correct Information.
So if anyone of you have more information on the subject feel free to correct me.
 
Moderator
Staff member
Moderator
Joined
Oct 8, 2006
Messages
647
Reaction score
369
I tried using the -stage command line switch and it does nothing. That is how they were doing it after they changed it to NGM, but the thing is im pretty sure this version always used Garena for 3rd party authentication.
 
Back
Top