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!

Char select

Newbie Spellweaver
Joined
Jun 19, 2016
Messages
65
Reaction score
13
Hello, maybe someone knows? I have a problem with the game. When you log on to an account that has characters, the client closes without error or crash. If you delete a character, it lets you go in and create it and play until you re-enter your account.

log client
Code:
L 09/14/2017 - 01:31:45: ######################################################################################################
L 09/14/2017 - 01:31:45: Log file started (version "6291")
L 09/14/2017 - 01:31:45: ######################################################################################################
L 09/14/2017 - 01:31:45: 
L 09/14/2017 - 01:31:45: Shader_Connect
L 09/14/2017 - 01:31:45: ConnectStudioRender
L 09/14/2017 - 01:31:45: IDataCacheFactory
L 09/14/2017 - 01:31:45: IPhysicsFactory
L 09/14/2017 - 01:31:45: IMDLCacheFactory
L 09/14/2017 - 01:31:45: IMatSystemSurfaceFactory
L 09/14/2017 - 01:31:45: IAviFactory
L 09/14/2017 - 01:31:45: IHammerFactory
L 09/14/2017 - 01:31:45: ConnectMDLCacheNotify
L 09/14/2017 - 01:31:46: EngineInit
L 09/14/2017 - 01:31:46: RunListenServer
L 09/14/2017 - 01:31:46: TraceInit : COM_InitFilesystem( pModName )
L 09/14/2017 - 01:31:46: TraceInit : MapReslistGenerator_Init()
L 09/14/2017 - 01:31:46: TraceInit : DevShotGenerator_Init()
L 09/14/2017 - 01:31:46: materials->ModInit
L 09/14/2017 - 01:31:46: Host_ReadPreStartupConfiguration
L 09/14/2017 - 01:31:46: NMCOGame::_nmman.Init()
L 09/14/2017 - 01:31:46: NMCOGame::_nmman.SetLocaleAndRegion()
L 09/14/2017 - 01:31:46: NMCOGame::_nmman.Initialize()
L 09/14/2017 - 01:31:46: nmcoGame->Init()
L 09/14/2017 - 01:31:46: endPointNetwork->Init()
L 09/14/2017 - 01:31:47: mmoEndPointNetwork->Init()
L 09/14/2017 - 01:31:47: AppSystem::RegisterHandler<ServerCmdMessage>
L 09/14/2017 - 01:31:47: AppSystem::RegisterHandler<ClientCmdHandler>
L 09/14/2017 - 01:31:47: AppSystem::RegisterHandler<SyncFeatureMatrixMessageHandler>
L 09/14/2017 - 01:31:47: AppSystem::RegisterHandler<HackShieldRequestMessage>
L 09/14/2017 - 01:31:47: AppSystem::RegisterHandler<NGSecurityMessageHandler>
L 09/14/2017 - 01:31:47: AppSystem::g_splash.CloseSplash
L 09/14/2017 - 01:31:47: AppSystem::SetActiveWindow
L 09/14/2017 - 01:31:47: AppSystem::SetFocus
L 09/14/2017 - 01:31:47: heroes->Init
L 09/14/2017 - 01:31:47: CreateGameWindow::ResetCurrentModeForNewResolution
L 09/14/2017 - 01:31:47: CreateGameWindow::AdjustWindow
L 09/14/2017 - 01:31:47: PlayStartupVideos::COM_LoadFile
L 09/14/2017 - 01:31:47: PlayAVIAndWait::mciSendString - open "d:\games\vindictus\media\Logo.avi" type AVIVideo alias video parent 4916972 style child wait
L 09/14/2017 - 01:31:47: PlayAVIAndWait::mciSendString - window video handle 4916972 state restore wait
L 09/14/2017 - 01:31:47: PlayAVIAndWait::mciSendString - put video destination at 128 128 1024 768 wait
L 09/14/2017 - 01:31:47: PlayAVIAndWait::mciSendString - seek video to start wait
L 09/14/2017 - 01:31:47: PlayAVIAndWait::mciSendString - break video on 27 wait
L 09/14/2017 - 01:31:47: PlayAVIAndWait::mciSendString - play video notify
L 09/14/2017 - 01:31:50: PlayAVIAndWait::Finished
L 09/14/2017 - 01:31:51: PlayStartupVideos::PlayAVIAndWait Finished
L 09/14/2017 - 01:31:51: DrawStartupGraphic::PlayStartupVideos
L 09/14/2017 - 01:31:51: DrawStartupGraphic::SetupStartupGraphic
L 09/14/2017 - 01:31:51: CreateGameWindow::DrawStartupGraphic
L 09/14/2017 - 01:31:53: CreateGameWindow::SetMode
L 09/14/2017 - 01:31:53: videomode->CreateGameWindow
L 09/14/2017 - 01:31:53: nmcoGame->RegisterCallbackMessage
L 09/14/2017 - 01:31:54: EngineCreateL 09/14/2017 - 01:31:54: EnginePreInit
L 09/14/2017 - 01:31:54: TraceInit : Sys_Init()
L 09/14/2017 - 01:31:54: TraceInit : Sys_InitMemory()
L 09/14/2017 - 01:31:54: TraceInit : Host_Init( g_bIsDedicated, bIsUserDedicated )
L 09/14/2017 - 01:31:54: TraceInit : Memory_Init()
L 09/14/2017 - 01:31:54: TraceInit : Con_Init()
L 09/14/2017 - 01:31:54: TraceInit : Cbuf_Init()
L 09/14/2017 - 01:31:54: TraceInit : Cmd_Init()
L 09/14/2017 - 01:31:54: TraceInit : cv->Init()
L 09/14/2017 - 01:31:54: TraceInit : V_Init()
L 09/14/2017 - 01:31:54: TraceInit : COM_Init()
L 09/14/2017 - 01:31:54: TraceInit : saverestore->Init()
L 09/14/2017 - 01:31:54: TraceInit : Filter_Init()
L 09/14/2017 - 01:31:54: TraceInit : Key_Init()
L 09/14/2017 - 01:31:54: TraceInit : NET_Init( bDedicated )
L 09/14/2017 - 01:31:54: TraceInit : g_GameEventManager.Init()
L 09/14/2017 - 01:31:54: TraceInit : sv.Init( bDedicated, bUserDedicated )
L 09/14/2017 - 01:31:55: TraceInit : HLTV_Init()
L 09/14/2017 - 01:31:55: TraceInit : CL_Init()
L 09/14/2017 - 01:31:55: TraceInit : InitMaterialSystem()
L 09/14/2017 - 01:31:55: ReleaseResources
L 09/14/2017 - 01:31:55: ReacquireResources
L 09/14/2017 - 01:31:55: TraceInit : modelloader->Init()
L 09/14/2017 - 01:31:55: TraceInit : StaticPropMgr()->Init()
L 09/14/2017 - 01:31:56: TraceInit : InitStudioRender()
L 09/14/2017 - 01:31:56: TraceInit : EngineVGui()->Init()
L 09/14/2017 - 01:32:22: TraceInit : TextMessageInit()
L 09/14/2017 - 01:32:22: TraceInit : ClientDLL_Init()
L 09/14/2017 - 01:32:32: ReleaseResources
L 09/14/2017 - 01:32:32: ReacquireResources
L 09/14/2017 - 01:32:32: ApplyMultiCoreSettings() - Option: 1
L 09/14/2017 - 01:32:32: TraceInit : Draw_Init()
L 09/14/2017 - 01:32:32: TraceInit : SCR_Init()
L 09/14/2017 - 01:32:32: TraceInit : R_Init()
L 09/14/2017 - 01:32:32: TraceInit : Decal_Init()
L 09/14/2017 - 01:32:32: ApplyMultiCoreSettings() - Option: 1
L 09/14/2017 - 01:32:32: TraceInit : S_Init()
L 09/14/2017 - 01:32:32: TraceInit : VOX_Init()
L 09/14/2017 - 01:32:33: TraceInit : audiosourcecache->Init( MAXIMUM_SOUND_CACHE_SIZE )
L 09/14/2017 - 01:32:33: TraceInit : Sys_InitAuthentication()
L 09/14/2017 - 01:32:33: ReleaseResources
L 09/14/2017 - 01:32:34: ReacquireResources
L 09/14/2017 - 01:32:35: ============================================================================
L 09/14/2017 - 01:32:35: Loading map "s3_game_start"
L 09/14/2017 - 01:32:35: Map_LoadModel::SetWorldModel
L 09/14/2017 - 01:32:35: Map_LoadModel - maps/s3_game_start.bsp
L 09/14/2017 - 01:32:37: World triggered "Round_Start"
L 09/14/2017 - 01:32:37: "unnamed<2><UNKNOWN><>" connected, address "0"
L 09/14/2017 - 01:32:40: "unnamed<2><UNKNOWN><Unassigned>" joined team "Paladin"
L 09/14/2017 - 01:32:41: "unnamed<2><UNKNOWN><>" entered the game
L 09/14/2017 - 01:33:01: VidTexMem: 1280.000
L 09/14/2017 - 01:33:01: MaxUsedTexMem: 202.773
L 09/14/2017 - 01:33:01: CurUsedTexMem: 202.773
L 09/14/2017 - 01:33:01: FrameUsedTexMem: 32.894
L 09/14/2017 - 01:33:01: Summary: 880 resources total 103.19 MB / 367.00 MB, 28.12 of capacity
L 09/14/2017 - 01:33:01: Section [ModelData]: 148 resources total 63.60 MB, 17.33 of limit (367.00 MB)
L 09/14/2017 - 01:33:01: Section [ModelMesh]: 131 resources total 7.76 MB, 11.56 of limit (67.11 MB)
L 09/14/2017 - 01:33:01: Section [Scenes]: 0 resources total 0 bytes, 0.00 of limit (2.10 MB)
L 09/14/2017 - 01:33:01: Section [ColorMesh]: 0 resources total 0 bytes, 0.00 of limit (67.11 MB)
L 09/14/2017 - 01:33:01: Section [Captions]: 0 resources total 0 bytes, 0.00 of limit (16.38 KB)
L 09/14/2017 - 01:33:01: Section [WaveData]: 601 resources total 31.83 MB, 94.85 of limit (33.55 MB)

FrontendService log:
Code:
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][GameClient] - [From ] UserLoginMessage[ ]
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][PassportCheck] - Granting Permission.Cheat User [NexonID = a070ea9d7c8fd7720bad909a] connected from private network.
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][LookUp] - Cannot find category XignCodeService.XignCodeService
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][PassportCheck] - NexID a070ea9d7c8fd7720bad909a = Permission 50331650
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][ProxyBase] - FrontendServiceCore.Proxy.CashShopServiceProxy[FrontendServiceCore.GameClient[ a070ea9d7c8fd7720bad909a ]] :  =====> NormalState
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][OperationProcessor] - Request[QueryCashShopInventory](QueryCashShopInventory) failed : LogicalFail
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][GameClient] - [To ] CharacterListMessage{ characters = { CharacterSummary(root () : level 1 Lethita CostumeInfo( costume x 6 face x 1 )) } }
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][GameClient] - 2? ????? ???? ?? ????
09-14 19:37:25 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][GameClient] - [To ] HasSecondPasswordMessage [ isFirst = False Has = False Fail = 0 -1]
09-14 19:37:26 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][ProxyBase] - FrontendServiceCore.Proxy.CashShopServiceProxy[FrontendServiceCore.GameClient[ a070ea9d7c8fd7720bad909a ]] : NormalState =====> 
09-14 19:37:26 > [FrontendServiceCore.FrontendService][FrontendServiceCore.FrontendService (1668)][GameClient] - try detach proxy not attached : [FrontendServiceCore.Proxy.CashShopServiceProxy]
If anyone is willing to help I have a teamviewer
 
Last edited:
Experienced Elementalist
Joined
Nov 8, 2014
Messages
233
Reaction score
14
Ulkyome Dev - Char select - RaGEZONE Forums
 
Upvote 0
Back
Top