Everything else seems to work, but when I try to start PVPService it gets stuck on booting and gives this error.
Does anyone have any suggestions? I'm also experiencing that when I go to different maps there are no enemies spawning, could this be caused by PVPService not starting?Code:09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - HeroesContentsLoader in 64bit09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrix : ZH-TW-X-GM 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrixEnd : ZH-TW-X-GM 09-02 14:49:45 > [1][(null) ((null))][ConnectionStringLoader] - Testing Contents DB Connection... 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetTable : PvpInfo 09-02 14:49:45 > [1][(null) ((null))][HeroesContentsLoader] - GetTableEnd : PvpInfo 09-02 14:49:45 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF MaxSize 09-02 14:49:45 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PairOfPlayer 09-02 14:49:45 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF PvpUserCountKey 09-02 14:49:45 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMin 09-02 14:49:45 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF LevelLimitMax 09-02 14:49:45 > [1][(null) ((null))][PvpService] - config doesnot exist : CTF IsGuild 09-02 14:49:45 > Exception Occurred : Exception has been thrown by the target of an invocation. 09-02 14:49:45 > at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) 09-02 14:49:45 > at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) 09-02 14:49:45 > at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) 09-02 14:49:45 > at Executer.Program.RunService(String[] args) 09-02 14:49:45 > at Executer.Program.Main(String[] args) 09-02 14:49:45 > 09-02 14:49:45 > InnerException : The type initializer for 'PvpService.PvpContents' threw an exception. 09-02 14:49:45 > at PvpService.PvpContents.Initialize() 09-02 14:49:45 > at PvpService.PvpService.Initialize(JobProcessor thread) 09-02 14:49:45 > at ServiceCore.ServiceInvoker.StartService(String ip, String portstr, Service service, Boolean bUsePerfLog) 09-02 14:49:45 > at PvpService.PvpService.StartService(String ip, String portstr) 09-02 14:49:45 > 09-02 14:49:45 > == Begin RCClient Command Support == 09-02 14:49:45 $AddCustomCommand 'Set Verbose Level|set-verboselevel [Level:string]' 09-02 14:49:45 > == End RCClient Command Support ==



Reply With Quote


