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
Jul 1, 2016
Messages
32
Reaction score
3
i hope they will add Vindictus section :p
looking forward some cool p server
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
i hope they will add Vindictus section [emoji14]
looking forward some cool p server
Current progress is far away from a new section

Tapatalkkal küldve az én LG-D802 eszközömről
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Code:
9:30:03 p.m. 07-01> Exception Occurred: Could not load file or assembly 'file: /// D: \ Heroes \ zh-tw-x-gm \ bin \ AdminClientServiceCore.dll' or one of its dependencies. The operation is not supported. (Exception from HRESULT: 0x80131515)
9:30:03 p.m. 07-01> in System.Reflection.RuntimeAssembly._nLoad (AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark & ​​stackMark, pPrivHostBinder IntPtr, Boolean throwOnFileNotFound, forIntrospection Boolean, Boolean suppressSecurityChecks)
9:30:03 p.m. 07-01> in System.Reflection.RuntimeAssembly.InternalLoadAssemblyName (assemblyRef AssemblyName, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark & ​​stackMark, pPrivHostBinder IntPtr, Boolean throwOnFileNotFound, forIntrospection Boolean, Boolean suppressSecurityChecks)
9:30:03 p.m. 07-01> in System.Reflection.RuntimeAssembly.InternalLoadFrom (String assemblyFile, Evidence securityEvidence, Byte [] hashValue, AssemblyHashAlgorithm hashAlgorithm, forIntrospection Boolean, Boolean suppressSecurityChecks, StackCrawlMark & ​​stackMark)
9:30:03 p.m. 07-01> in System.Reflection.Assembly.LoadFrom (String assemblyFile)
9:30:03 p.m. 07-01> in Executer.Program.RunService (String [] args)
9:30:03 p.m. 07-01> in Executer.Program.Main (String [] args)
9:30:03 p.m. 07-01>
9:30:03 p.m. 07-01> InnerException: An attempt was made to load a set from a network location. In older versions of the .NET Framework, this would cause an attempt to run a set in a sandbox mode. In this version of the .NET Framework CAS rules by default are not enabled, so it can be dangerous to load. If it is set to launch in the sandbox mode, turn on the switch loadFromRemoteSources. For more information, see http://go.microsoft.com/fwlink/?LinkId=155569.
9:30:03 p.m. 07-01>
9:30:03 p.m. 07-01>
9:30:03 p.m. 07-01> == Begin RCClient Command Support ==
9:30:03 p.m. 07-01 $ AddCustomCommand 'Set Verbose Level | set-verboselevel [Level: string]'
9:30:03 p.m. 07-01> == End RCClient Command Support ==
DNC

Any1 can explain what's wrong ? Framework ? VS ? Copy paste from LOG when running Admin Service . Same is with every service.
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Short answer.
Delete your heroes.zip extracted files (not the archive itself).
Right click on heroes.zip file
Select properties
Click "Unblock"
Extract your heroes.zip archive
Reconfigure

Solved for 90% of the people having problems.



Most that are having these assembly issues are due to the archive being downloaded from the internet and blocked by windows.
After Unblocking the archive itself and then extracting the contents (the files themselves are now left unblocked).

Nice ! That fix something but now...

Code:
07-01 10:31:51 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - HeroesContentsLoader in 64bit
07-01 10:31:52 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetGameCode: FeatureMatrix
07-01 10:31:54 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetGameCodeEnd: FeatureMatrix
07-01 10:31:54 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetFeatureMatrix: ZH-TW-X-GM
07-01 10:31:55 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetFeatureMatrixEnd: ZH-TW-X-GM
07-01 10:32:03 p.m.> [1] [(null) ((null))] [ConnectionStringLoader] - Testing Contents DB Connection ...
07-01 10:32:03 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetGameCode: FeatureMatrix
07-01 10:32:03 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetGameCodeEnd: FeatureMatrix
07-01 10:32:04 p.m.> [1] [(null) ((null))] [ConnectionStringLoader] - Do NOT define Configuration Setting outside of ServiceCore: ignoreDSServiceReady
07-01 10:32:04 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetTable: EventTemplate
07-01 10:32:04 p.m.> [1] [(null) ((null))] [HeroesContentsLoader] - GetTableEnd: EventTemplate
07-01 10:32:04 p.m.> Exception Occurred: The target call up threw an exception.
07-01 10:32:04 p.m.> in System.RuntimeMethodHandle.InvokeMethod (Object target, Object [] arguments, Signature sig, Boolean constructor)
07-01 10:32:04 p.m.> in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal (Object obj, Object [] parameters, Object [] arguments)
07-01 10:32:04 p.m.> in System.Reflection.RuntimeMethodInfo.Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object [] parameters, CultureInfo culture)
07-01 10:32:04 p.m.> in Executer.Program.RunService (String [] args)
07-01 10:32:04 p.m.> in Executer.Program.Main (String [] args)
07-01 10:32:04 p.m.>
07-01 10:32:04 p.m.> InnerException: Could not load file or assembly 'Core.ExceptionHandler, Version = 1.0.5546.20392, Culture = neutral, PublicKeyToken = null' or one of its dependencies. Unable to locate a specific module.
07-01 10:32:04 p.m.> in UnifiedNetwork.OperationService.Service.Initialize [T] (JobProcessor thread, IDictionary`2 typeConverters)
07-01 10:32:04 p.m.> in AdminClientServiceCore.AdminClientService.Initialize (JobProcessor thread)
07-01 10:32:04 p.m.> in ServiceCore.ServiceInvoker.StartService (ip String, String portstr, Service Service, Boolean bUsePerfLog)
07-01 10:32:04 p.m.> in AdminClientServiceCore.AdminClientService.StartService (ip String, String portstr)
07-01 10:32:04 p.m.>
07-01 10:32:04 p.m.> == Begin RCClient Command Support ==
07-01 10:32:04 p.m. $ AddCustomCommand 'Set Verbose Level | set-verboselevel [Level: string]'
07-01 10:32:04 p.m.> == End RCClient Command Support ==

EDIT:

And yes I modified Executer.exe
I'm using Windows 10 Pro
 
Last edited:
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
like mine.... all service starting up except pvpservice stuck on booting state coz its gets error

07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - HeroesContentsLoader in 64bit
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrix : ZH-TW-X-GM
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrixEnd : ZH-TW-X-GM
07-01 20:56:14 > [1][(null) ((null))][ConnectionStringLoader] - Testing Contents DB Connection...
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetTable : PvpInfo
07-01 20:56:14 > [1][(null) ((null))][HeroesContentsLoader] - GetTableEnd : PvpInfo

07-01 20:56:14 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF MaxSize
07-01 20:56:14 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PairOfPlayer
07-01 20:56:14 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PvpUserCountKey
07-01 20:56:14 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMin
07-01 20:56:14 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMax
07-01 20:56:14 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF IsGuild

07-01 20:56:14 > Exception Occurred : The target call up threw an exception
07-01 20:56:14 > in: System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
07-01 20:56:14 > in: System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
07-01 20:56:14 > in: System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
07-01 20:56:14 > in: Executer.Program.RunService(String[] args)
07-01 20:56:14 > in: Executer.Program.Main(String[] args)
07-01 20:56:14 >
07-01 20:56:14 > InnerException : A(z) "PvpService.PvpContents" tˇpus tˇpusinicializ l˘ja kiv‚telt v ltott ki.
07-01 20:56:14 > in: PvpService.PvpContents.Initialize()
07-01 20:56:14 > in: PvpService.PvpService.Initialize(JobProcessor thread)
07-01 20:56:14 > in: ServiceCore.ServiceInvoker.StartService(String ip, String portstr, Service service, Boolean bUsePerfLog)
07-01 20:56:14 > in: PvpService.PvpService.StartService(String ip, String portstr)
07-01 20:56:14 >
07-01 20:56:14 > == Begin RCClient Command Support ==
07-01 20:56:14 $AddCustomCommand 'Set Verbose Level|set-verboselevel [Level:string]'
07-01 20:56:14 > == End RCClient Command Support ==
07-01 22:03:21 # [EXITCODE:-1]
07-01 22:03:53 > [1][(null) ((null))][HeroesContentsLoader] - HeroesContentsLoader in 64bit
07-01 22:03:53 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
07-01 22:03:53 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
07-01 22:03:53 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrix : ZH-TW-X-GM
07-01 22:03:53 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrixEnd : ZH-TW-X-GM
07-01 22:03:54 > [1][(null) ((null))][ConnectionStringLoader] - Testing Contents DB Connection...
07-01 22:03:54 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
07-01 22:03:54 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
07-01 22:03:54 > [1][(null) ((null))][HeroesContentsLoader] - GetTable : PvpInfo
07-01 22:03:54 > [1][(null) ((null))][HeroesContentsLoader] - GetTableEnd : PvpInfo

07-01 22:03:54 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF MaxSize
07-01 22:03:54 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PairOfPlayer
07-01 22:03:54 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PvpUserCountKey
07-01 22:03:54 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMin
07-01 22:03:54 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMax
07-01 22:03:54 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF IsGuild

07-01 22:03:54 > Exception Occurred : The target call up threw an exception
07-01 22:03:54 > in: System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
07-01 22:03:54 > in: System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
07-01 22:03:54 > in: System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
07-01 22:03:54 > in: Executer.Program.RunService(String[] args)
07-01 22:03:54 > in: Executer.Program.Main(String[] args)
07-01 22:03:54 >
07-01 22:03:54 > InnerException : A(z) "PvpService.PvpContents" tˇpus tˇpusinicializ l˘ja kiv‚telt v ltott ki.
07-01 22:03:54 > in: PvpService.PvpContents.Initialize()
07-01 22:03:54 > in: PvpService.PvpService.Initialize(JobProcessor thread)
07-01 22:03:54 > in: ServiceCore.ServiceInvoker.StartService(String ip, String portstr, Service service, Boolean bUsePerfLog)
07-01 22:03:54 > in: PvpService.PvpService.StartService(String ip, String portstr)
07-01 22:03:54 >
07-01 22:03:54 > == Begin RCClient Command Support ==
07-01 22:03:54 $AddCustomCommand 'Set Verbose Level|set-verboselevel [Level:string]'
07-01 22:03:54 > == End RCClient Command Support ==
07-01 22:04:50 # [EXITCODE:-1]
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - HeroesContentsLoader in 64bit
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrix : ZH-TW-X-GM
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrixEnd : ZH-TW-X-GM
07-01 22:04:53 > [1][(null) ((null))][ConnectionStringLoader] - Testing Contents DB Connection...
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetTable : PvpInfo
07-01 22:04:53 > [1][(null) ((null))][HeroesContentsLoader] - GetTableEnd : PvpInfo

07-01 22:04:53 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF MaxSize
07-01 22:04:53 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PairOfPlayer
07-01 22:04:53 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PvpUserCountKey
07-01 22:04:53 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMin
07-01 22:04:53 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMax
07-01 22:04:53 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF IsGuild

07-01 22:04:53 > Exception Occurred : The target call up threw an exception
07-01 22:04:53 > in: System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
07-01 22:04:53 > in: System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
07-01 22:04:53 > in: System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
07-01 22:04:53 > in: Executer.Program.RunService(String[] args)
07-01 22:04:53 > in: Executer.Program.Main(String[] args)
07-01 22:04:53 >
07-01 22:04:53 > InnerException : A(z) "PvpService.PvpContents" tˇpus tˇpusinicializ l˘ja kiv‚telt v ltott ki.
07-01 22:04:53 > in: PvpService.PvpContents.Initialize()
07-01 22:04:53 > in: PvpService.PvpService.Initialize(JobProcessor thread)
07-01 22:04:53 > in: ServiceCore.ServiceInvoker.StartService(String ip, String portstr, Service service, Boolean bUsePerfLog)
07-01 22:04:53 > in: PvpService.PvpService.StartService(String ip, String portstr)
07-01 22:04:53 >
07-01 22:04:53 > == Begin RCClient Command Support ==
07-01 22:04:53 $AddCustomCommand 'Set Verbose Level|set-verboselevel [Level:string]'
07-01 22:04:53 > == End RCClient Command Support ==
 
Junior Spellweaver
Joined
Jan 12, 2013
Messages
127
Reaction score
18
Update Report:
I managed to get all the Services Running :D
Managed to Start the Client :D Changed 47611 to start with Admin and Windows 7 Comp. Mode

Windows 10 PRO...
Some Services report an error in Windows 10 to try to fix this go to the Executer.exe and change it to start with admin Permissons
Also i Created a partion and assinged it the letter D and moved the project there.

Everything Is Working :D
Hope to see a launcher to add account startup to heroes11.exe
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Update Report:
I managed to get all the Services Running :D
Managed to Start the Client :D Changed 47611 to start with Admin and Windows 7 Comp. Mode

Windows 10 PRO...
Some Services report an error in Windows 10 to try to fix this go to the Executer.exe and change it to start with admin Permissons
Also i Created a partion and assinged it the letter D and moved the project there.

Everything Is Working :D
Hope to see a launcher to add account startup to heroes11.exe

I have partition as "D" but I'm still getting this sh@#y

Code:
InnerException: Could not load file or assembly 'Core.ExceptionHandler, Version = 1.0.5546.20392, Culture = neutral, PublicKeyToken = null' or one of its dependencies. Unable to locate a specific module.

-- edit --

WOHO ! I got every service working now but not the pvp one ... ;/
 
Last edited:
Newbie Spellweaver
Joined
Jun 26, 2014
Messages
42
Reaction score
5
this works on windows 10 pro

played for hours ^^ used mail procedure to get items i wanted.
 
Initiate Mage
Joined
Jun 29, 2008
Messages
2
Reaction score
1
Can someone please make step by step tutorial on how to install&run the server files correctly? with which tools etc. i have tried for hours to go through the steps cmf said but couldnt get it to work. made a bat file containing -install RCServerService& RCServerClient and still it shows an error.
A tutorial would be highly appriciated
 
Newbie Spellweaver
Joined
Dec 31, 2015
Messages
60
Reaction score
19
how did you solve this?

keyrita1 - [Release] Vindictus - RaGEZONE Forums
 
Junior Spellweaver
Joined
Sep 15, 2009
Messages
139
Reaction score
50
some one please make the tutorial for nope :(::(::(:
Sry for my bad eng



Im still can't install RCserver , RCclient
** I aleady try to follow up these tutorial.
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
how did you solve this?

keyrita1 - [Release] Vindictus - RaGEZONE Forums

if all service running....
create a loopback card with ip 124.108.160.6
install webserver on port 80 and drop endpoint.txt to wwwroot contains this:
Code:
"Address"
{
"Live"
{
Platform_server_code "1"
TW "Test Server"
IP
{
"127.0.0.1" "27015"
}
}
}

start 47611 in clientroot then start with bat file
 
Newbie Spellweaver
Joined
Dec 31, 2015
Messages
60
Reaction score
19
if all service running....
create a loopback card with ip 124.108.160.6
install webserver on port 80 and drop endpoint.txt to wwwroot contains this:
Code:
"Address"
{
"Live"
{
Platform_server_code "1"
TW "Test Server"
IP
{
"127.0.0.1" "27015"
}
}
}

start 47611 in clientroot then start with bat file

yes done all that even before i applied the english translation.

keyrita1 - [Release] Vindictus - RaGEZONE Forums
 
Junior Spellweaver
Joined
May 4, 2013
Messages
101
Reaction score
8
Can only go in to look at the scenery?
In addition to stroll around the village, the other features seem to have not.
What a pity, hope someone can improve it.
 
Newbie Spellweaver
Joined
Jun 26, 2014
Messages
42
Reaction score
5
Heroess\zh-tw-x-gm\Bin\heroesContents.db3 (open with navicat) > FeatureMatrix (table) > EndPoint (row)

"http://mhtwcheck.garenanow.com/EndPoint.txt" is written there

just fyi... ^^

update
seems like this table has most of the server config settings
 
Last edited:
Back
Top