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] Files Season 3 episode 1 by Pinkof.

Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
important bug, dataserver stanbymode put in after a while, BUT again active mode when spending a few seconds, and tried other dataserver, the magicand tried changing the. ini and the problem is not solved! Greetings.

Español : esto sucede con muchos ussers dentro (+ de 50).
 
Newbie Spellweaver
Joined
Jul 17, 2011
Messages
43
Reaction score
1
Well I want to prevent the enter key to work to fix the error DL -> BK .. got this but i don't know as apply the VK_RETURN
Open main.exe in OllyDbg & Search for all referenced text strings -> Character Scene init Succes & Follow

Scroll down, few offsets later you should see

MOV ESI,DWORD PTR DS:[<&USER32.GetAsyncK>; USER32.GetAsyncKeyState
bla bla
bla bla
bla bla
bla bla
PUSH 0D <--- VK_RETURN a.k.a Enter, disable it

&
Copy -> Select all
Copy to executable -> Selection
Save file

The Offsets the main 1.04J PUSH 0D is
 
Custom Title Activated
Loyal Member
Joined
Dec 5, 2009
Messages
2,657
Reaction score
1,178
Well I want to prevent the enter key to work to fix the error DL -> BK .. got this but i don't know as apply the VK_RETURN


The Offsets the main 1.04J PUSH 0D is

0D is Enter (vk return), so you can modify the code or if you can't -> replace 0D with another key such as F16 = 7F (0D -> 7F)

Then protect main, cuz smart dildo will easily recover it back.
 
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
good finding out a lot about the issue of disconnections negated up with what seems to be the problem, when I refer to disconnections is when out of nowhere disconnects users and login freezes, the problem is "get queued completion status failed with error "

the solution is: http://forum.ragezone.com/f196/getqueuedcompletionstatus-errors-gs-cs-remake-641721/

my problem is that there is use olly but surely someone will serve you and hopefully can bring the gs fix!

Edit : this problem is in windows 2003 sp2, sp1 works fine on.
 
Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
good finding out a lot about the issue of disconnections negated up with what seems to be the problem, when I refer to disconnections is when out of nowhere disconnects users and login freezes, the problem is "get queued completion status failed with error "

the solution is: http://forum.ragezone.com/f196/getqueuedcompletionstatus-errors-gs-cs-remake-641721/

my problem is that there is use olly but surely someone will serve you and hopefully can bring the gs fix!

Edit : this problem is in windows 2003 sp2, sp1 works fine on.

First post was updated recently , with "Works only Windows Server 2003 SP1" smth like that. Good luck!
 
Newbie Spellweaver
Joined
Jul 17, 2011
Messages
43
Reaction score
1
Bug Wings S3 believe that if you disconnect and you return the items.

Sorry i used google traductor :S HELP
 
Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
Bug Wings S3 believe that if you disconnect and you return the items.

Sorry i used google traductor :S HELP

I didn't meet a bug like that on those files lol.
 
Newbie Spellweaver
Joined
Jul 17, 2011
Messages
43
Reaction score
1
I didn't meet a bug like that on those files lol.

Which client use you ?



Before
Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

After - Alt+F4 and conection again the items :c
Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums


This is the bug i referred
 
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
Which client use you ?



Before
Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums

After - Alt+F4 and conection again the items :c
Pinkof - [Release] Files Season 3 episode 1 by Pinkof. - RaGEZONE Forums


This is the bug i referred

I see this as the burning up the% you tried?

tene careful with the error "" get queued completion status failed with error "disconnected you hard time and people will spend if you got w. sp1 2003.
 
Newbie Spellweaver
Joined
Jul 17, 2011
Messages
43
Reaction score
1
I see this as the burning up the% you tried?

tene careful with the error "" get queued completion status failed with error "disconnected you hard time and people will spend if you got w. sp1 2003.

Yes i tried an make wings but
suppose making Bm wing and i want Gm wing I close the client with Alt + F4 and the items appear again to connect

and i use W7 for testing and not get this error " get queued completion status failed with error "
 
Last edited:
Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
Yes i tried an make wings but
suppose making Bm wing and i want Gm wing I close the client with Alt + F4 and the items appear again to connect

and i use W7 for testing and not get this error " get queued completion status failed with error "

I think i used client.
 
Newbie Spellweaver
Joined
Jul 17, 2011
Messages
43
Reaction score
1
I think i used client.

Where change ip in this client ? in DLL ?
i test with the mix.bmd of your client and chaos machine closed when i open regular combination.



i gues that error is in server-side but i test other server files with any client this error don't ocurred
 
Junior Spellweaver
Joined
Mar 30, 2012
Messages
119
Reaction score
2
Where change ip in this client ? in DLL ?
i test with the mix.bmd of your client and chaos machine closed when i open regular combination.



i gues that error is in server-side but i test other server files with any client this error don't ocurred

Try with my client not only mix.bmd lol. Hex only "main.exe".
 
Newbie Spellweaver
Joined
Jul 17, 2011
Messages
43
Reaction score
1
Try with my client not only mix.bmd lol. Hex only "main.exe".
with your client disconnet when i selec the server with my client this don't ocurred :S i change the serial and ip



well i can connect with your client but put my main inside ... chaos machine closed when i open :S
 
Back
Top