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!

[HELP]WSAWaitForMultipleEvents Error

Junior Spellweaver
Joined
Apr 13, 2012
Messages
108
Reaction score
0
hay, me again looking for helps
i got an error like this

-----------------------------------------------
ERROR REPORT
-----------------------------------------------

Execution time : 2012-11-23 22:36:36
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_PAGE not found
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_UP_LINEBOX not found
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_STATIC not found
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_DN_LINEBOX not found
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_BUTTON_01 not found
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_BUTTON_02 not found
[2012-11-23 22:37:21] [INTERFACE] SELECT_AREA_BUTTON_03 not found
[2012-11-23 22:37:22] [INTERFACE] SELECT_AREA_QUIT not found
[2012-11-23 22:37:22] [INTERFACE] SELECT_AREA_BOTTOM not found
[2012-11-23 22:37:25] [INTERFACE] SELECT_CHINA_AREA_BACK not found
[2012-11-23 22:38:01] [INTERFACE] CHINA_TITLE not found
[2012-11-23 22:38:15] WSAWaitForMultipleEvents Error Code WSA_WAIT_TIMEOUT

and this too
ravelzstar - [HELP]WSAWaitForMultipleEvents Error - RaGEZONE Forums

when i click on something, then this notice come out
ravelzstar - [HELP]WSAWaitForMultipleEvents Error - RaGEZONE Forums

after running my launcher, after loading, these various error come out.
anyone can help me solve this problem?
thanks for any solution :D
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
108
Reaction score
0
check your param.ini and your data/gui

then? what i have to check?

here is my param.ini
[GAME OPTION]
bSAVE_USERID = 1
strENC_USERID = (null)
;
[SCREEN OPTION]
bCHECKWHQL = 0
dwScrWidth = 1024
dwScrHeight = 768
emScrFormat = 1
uScrRefreshHz = 75
bScrWindowed = 1
bScrWndFullSize = 0
bGameCursor = 1
;
[SOUND OPTION]
b3D_SOUND = 0
nSndSfx = -544
nSndMap = -1303
nSndMusic = -544
dw3DAlgorithm = 0
dwSndBufferSize = 10
bSndMuteSfx = 0
bSndMuteMap = 0
bSndMuteMusic = 1
;
[GRAPHIC OPTION]
dwVideoLevel = 0
dwShadowChar = 2
bBuff = 1
bShadowLand = 1
bRealReflect = 1
bRefract = 1
bGlow = 1
bPost = 1
bFrameLimit = 0
dwSkinDetail = 2
bBUFF_SFX = 1
bEMOTICON = 1
dwFogRange = 2
;
[SERVER SET]
LoginAddress = 127.0.0.1
HttpAddress = 127.0.0.1
strNewsURL = Chandra Dimuka
strConnectionURL =
bUsePassiveDN = 0
nChinaRegion = 2
;
[CH_REGION_0]
strName = Yudhistira
LoginAddress = 127.0.0.1
HttpAddress = 127.0.0.1
strNewsURL = Chandra Dimuka
ServerName = Season2
ItemShopAddress =
;
[GUI OPTION]
; FontType = [D3DFONT,D3DXFONT]
; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]
; GDIFont = [µ¸¿òü,Fixedsys]
strFontType = D3DXFONT
dwLangSet = 0
strGDIFont = Tahoma
;
[TEXT FILE]
; ±¹°¡º° ¿É¼ÇÀº XMLÆÄÀÏÀÇ ÅÂ±× ¿É¼Ç°ú ÀÏÄ¡ÇØ¾ß ÇÑ´Ù.
strCountry = pe
strLauncherText = Launcher.xml
strGameInText = gameintext.xml
strGameExText = gameextext.xml
strGameWord = gameword.xml
strServerText = servertext.xml
strUIOuterCfg = UIOuterCfg.xml
strUIInnerCfg01 = UIInnerCfg01.xml
strUIInnerCfg02 = UIInnerCfg02.xml
strUIInnerCfg03 = UIInnerCfg03.xml
strUIExtCfg = UIExtCfg.xml
;
[ETC OPTION]
; À¥ ÁÖ¼Ò ¿¹½Ã :
; Æú´õ ÁÖ¼Ò ¿¹½Ã : \Data\Help\Help.htm
HelpAddress = \data\help\help.htm
ItemShopAddress =
RPFDataPath = \package\data.rpf

and this is my data/gui
ravelzstar - [HELP]WSAWaitForMultipleEvents Error - RaGEZONE Forums
 
Last edited:
Upvote 0
Skilled Illusionist
Joined
Mar 28, 2012
Messages
302
Reaction score
26
are you Using Uro Client? Try to use the Default param.ini of that Client and the gui
 
Upvote 0
Skilled Illusionist
Joined
Mar 28, 2012
Messages
302
Reaction score
26
hmm, Like Im not mental Said , the best is to change your CLient,
 
Upvote 0
Skilled Illusionist
Joined
Mar 28, 2012
Messages
302
Reaction score
26
You need to change you Server Files Neo And Use RaceRan Client, Then Use RaceRan Client As YOur Client
 
Upvote 0
Back
Top