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!

Could Not Connect to Server Please Try Again few Minutes

Initiate Mage
Joined
Dec 7, 2017
Messages
3
Reaction score
0
Deymon - Could Not Connect to Server Please Try Again few Minutes - RaGEZONE Forums




Code:
--- Log started at Sat Dec 09 13:35:26 2017

000000.125| Checking for D3D11
000000.159| Game Version: Infestation: Survivor Stories v1.1.5  (build: Dec  9 2017 00:35:08) - final
000000.160| Available memory: 8086 MB
000000.224| r3dFS: version:December 9, 2017 3:20, 31173 files
000000.475| r3dFile: can't open local.ini
000000.475| Can't open file "local.ini"
000000.476| readGameOptionsFile: found INI at C:\Users\Damon\Documents\Arktos\WarZ\gameSettings.ini
000000.731| r3dFile: can't open local.ini
000000.731| Can't open file "local.ini"
000000.732| writeGameOptionsFile: Saving settings to C:\Users\Damon\Documents\Arktos\WarZ\gameSettings.ini
000000.808| readInputMap: found file at C:\Users\Damon\Documents\Arktos\WarZ\inputMap.xml
000000.830| writeInputMap: Saving settings to C:\Users\Damon\Documents\Arktos\WarZ\inputMap.xml
000000.831| userSettings: found file at C:\Users\Damon\Documents\Arktos\WarZ\userSettings.xml
000000.832| userSettings: Saving settings to C:\Users\Damon\Documents\Arktos\WarZ\userSettings.xml
000000.832| SOUND: initializing sound system
000001.066| SOUND: '1' sound drivers found
000001.068| SOUND: sound caps = 0xF8, speakermode= 2
000001.068| SOUND: sound driver 'Alto-falantes (Dispositivo de High Definition Audio)'
000001.227| SOUND: sound system ready
000001.228| FMOD: LoadSoundEffects: Loading from Data\Sounds\Sounds.fev
000006.810| Starting voice
000006.811|  VoipLog:[4] 2017-12-09 13:35:33.562803|INFO    |              |   | TeamSpeak 3 Client 3.0.2 (2012-07-19 10:50:53) SDK
000007.076|  VoipLog:[3] 2017-12-09 13:35:33.828819|DEBUG   |Direct Sound  |   | setting timer resolution to 1ms
000007.265|  Playback device: Alto-falantes (Dispositivo de High Definition Audio) (default)
000007.265|  Capture device: Microfone (Dispositivo de High Definition Audio) (default)
000007.277| Input Devices enabled: Mouse, Keyboard
000007.303| VMEM As seen through DDRaw: 64
000007.303| VMEM As seen through WMI: 0
000007.303| Setting mode:  1366x768x32 Flags=0
000007.303| Could not initialize NVApi.
000007.303| 
000007.304|  Adapter: Intel(R) HD Graphics 3000
000007.304|   igdumd32.dll 9.17.10.4229
000007.304|  Monitor: \\.\DISPLAY1 (1366x768)
000007.361|  r3dRenderLayer::SetMode(x=1366,y=768,bpp=32,windowed=0,hz=60)
000007.362|  Creating d3d device
000008.329|  GPU supports D3DQUERYTYPE_TIMESTAMP
000008.329|  GPU supports D3DQUERYTYPE_TIMESTAMPFREQ
000008.329|  D3D hack support = NullRT: 1, hwPCF: 1, IntZ: 1, ResZ: 1
000008.332|  We have 1687 MB texture memory
000008.413|  r3dFont: Creating Verdana 10pt
000008.414|  r3dFont: Finished creating Verdana 10pt
000008.415| Loading shaders...
000010.652| Finished loading shaders (2.236188 sec)!
000010.662| Started background thread: 5160
000010.717| Creating dynamic buffer of size 1.00 MB
000010.717| Creating dynamic buffer of size 0.09 MB
000011.423| Creating dynamic buffer of size 0.15 MB
000011.423| r3dFont: Creating Tahoma 12pt
000011.604| r3dFont: Finished creating Tahoma 12pt
000011.604| r3dFont: Creating Verdana 10pt
000011.604| r3dFont: Finished creating Verdana 10pt
000012.229| Creating render targets
000012.229| CreateDynamicEnvMap: creating of size 512x512x6000012.232| r3dFont: Creating Verdana 8pt
000012.247| r3dFile: can't open data/fonts/verdana_8_0.tga
000012.258| r3dFont: Finished creating Verdana 8pt
000012.967| Loaded 12 of 12 grass settings locations from the glist file
000012.969| Loaded 12 grass settings files
000033.384| SetHomeDir: Levels\WZ_FrontEndLighting
000033.384| We have 1498 MB texture memory
000033.393| WO_API: returned http404
000033.393| GetShopData FAILED, code: 8
000033.445| Couldn't get profile data! stage: 1
000061.721| obj_Zombie::FreePhysSkeletonCache:000061.721| done in 0.00 seconds
000061.778| Deleting render targets
000061.780| r3dBackgroundTaskDispatcher::Close
000061.781| Exiting background thread: 5160
000062.660| 
000062.667| WARNING: pd3ddev have 10 reference counts
000062.802| Shutting down voice
000062.802|  VoipLog:[5] 2017-12-09 13:36:29.557006|DEVELOP |Windows Audio Session|   | DeviceDeleteList::waitForDeletes - enter
000062.802|  VoipLog:[5] 2017-12-09 13:36:29.557006|DEVELOP |Windows Audio Session|   | DeviceDeleteList::waitForDeletes - leave
000063.002|  VoipLog:[5] 2017-12-09 13:36:29.757017|DEVELOP |Windows Audio Session|   | DeviceDeleteList::waitForDeletes - enter
000063.002|  VoipLog:[5] 2017-12-09 13:36:29.757017|DEVELOP |Windows Audio Session|   | DeviceDeleteList::waitForDeletes - leave

como corrigir este erro?

How to fix this error?

Source : Latest Codex Src

 
Skilled Illusionist
Joined
Apr 4, 2013
Messages
377
Reaction score
146
Code:
000033.393| WO_API: returned http404
000033.393| GetShopData FAILED, code: 8
000033.445| Couldn't get profile data! stage: 1

Your API isn't setup properly, it can't find what it's trying to request.
 
Upvote 0
Initiate Mage
Joined
Dec 7, 2017
Messages
3
Reaction score
0
Code:
000033.393| WO_API: returned http404
000033.393| GetShopData FAILED, code: 8
000033.445| Couldn't get profile data! stage: 1

Your API isn't setup properly, it can't find what it's trying to request.


Hello how can I make the correction of this error?
 
Upvote 0
Back
Top