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!

[Guide] Setup Emulator Launcher [All Version]

Newbie Spellweaver
Joined
Nov 27, 2012
Messages
31
Reaction score
0
wait for it xD
did you already open the port for emulator?
10007 if i'm not wrong :/

i already open port at firewall , but still cant ... its just waiting for server..
but why when i open the launcher in the dedicated server it can easily open ??

-Update-

i found out that i can connect to myip:80 and myip:10007

but when it goes to myip:8080 it gets time out , and it makes my launcher cant download the update dll , cause it download from ip:8080/updatedll?0
ive forwarded port 8080 in my fire wall , and is this happening ?
 
Last edited:
Initiate Mage
Joined
Oct 19, 2015
Messages
1
Reaction score
0
hello dude,

i already follow the instruction. but after step 9, when i started apache service RF.exe on Launcher10 folder not appeared. what a problem that launcher cannot be created?
thanks for helping me
 
Junior Spellweaver
Joined
May 16, 2009
Messages
149
Reaction score
7
Hi guys, its alredy 2 weeks almost i'm working on this to remove hamachi from my server. maybe i'm almost there, infact following this guide i can run the launcher form other pc, i've set ipv4 on emulator and public IP in launcher.

Everything works fine on my pc, but from other pc launcher stuck on "downloading patch info". I followed this guide step by step and also the video, i re-did everything many times. Can someone help me please? Would be great if nova in person would help me haha :p but if someone else know the solution, i appreciate. Thank you
 
Junior Spellweaver
Joined
May 16, 2009
Messages
149
Reaction score
7
UP. I still get the same problem. i can't find a solution.

Everything works fine on my server, but from another pc i can't get into server selection. when i run the launcher from another pc, the laucher starts, but i get "downloading patchinfo" and then nothing else. i'm stucked. Help pls
 
Joined
May 21, 2008
Messages
402
Reaction score
62
Help please this is what i encounter

novanakal - [Guide] Setup Emulator Launcher [All Version] - RaGEZONE Forums
 
Initiate Mage
Joined
Jul 3, 2015
Messages
3
Reaction score
0
Can this config be applied in other third party web server?like xampp, wamp, ampps, etc.
 
Newbie Spellweaver
Joined
Jul 25, 2017
Messages
8
Reaction score
0
help me pls , apache monitor wont start

anyone help , im newbee
 
Newbie Spellweaver
Joined
Jul 25, 2017
Messages
8
Reaction score
0
be more specific / put a images when u ask a help

sorry already done

i just want to ask , how to create admin account or gm account

this is the code, then what should i edit

INSERT INTO [RF_User].[dbo].[tbl_StaffAccount]
([ID]
,[PW]
,[Grade]
,[Depart]
,[RealName]
,[LastConnIP]
,[CreateDT]
,[LastLoginDT]
,[LastLogoffDT]
,[TotalLogMin]
,[SubGrade]
,[ExpireDT]
,[ComClass]
,[BirthDay])
VALUES
(<ID, binary(17),>
,<PW, binary(24),>
,<Grade, tinyint,>
,<Depart, varchar(32),>
,<RealName, varchar(12),>
,<LastConnIP, char(16),>
,<CreateDT, datetime,>
,<LastLoginDT, datetime,>
,<LastLogoffDT, datetime,>
,<TotalLogMin, int,>
,<SubGrade, tinyint,>
,<ExpireDT, datetime,>
,<ComClass, varchar(12),>
,<BirthDay, char(10),>)
GO
 
Initiate Mage
Joined
Aug 3, 2014
Messages
1
Reaction score
0
Hm. Sorry for necro'ing an old post but,
I've encountered a few things, but was able to troubleshoot through those...However this confuses me greatly:
Code:
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /update.dll?677 HTTP/1.1" 200 164 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /Update/ServerConfig.dat HTTP/1.1" 304 - "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /update.dll?0 HTTP/1.1" 200 164 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /Update/ServerConfig.dat HTTP/1.1" 304 - "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"

either I'm getting an access denied problem or it's returning a not modified issue?

Unsure here.
 
Junior Spellweaver
Joined
Feb 23, 2014
Messages
115
Reaction score
18
Hm. Sorry for necro'ing an old post but,
I've encountered a few things, but was able to troubleshoot through those...However this confuses me greatly:
Code:
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /update.dll?677 HTTP/1.1" 200 164 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /Update/ServerConfig.dat HTTP/1.1" 304 - "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /update.dll?0 HTTP/1.1" 200 164 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"
192.168.1.208 - - [24/Aug/2017:18:00:25 -0600] "GET /Update/ServerConfig.dat HTTP/1.1" 304 - "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)"

either I'm getting an access denied problem or it's returning a not modified issue?

Unsure here.
i dont see "403" Forbidden there,
post too your "NetLog" folder which give u information about launcher log
 
Initiate Mage
Joined
Sep 11, 2017
Messages
2
Reaction score
0
Help please this is what i encounter

novanakal - [Guide] Setup Emulator Launcher [All Version] - RaGEZONE Forums

hi im new here and i know its a old post but can you help me i did all the instraction but still getting this same issue launcher stop working can any one help me how to fix this do i need to run the loginSD accountSD and zoneserverUD??? for it to work?? thanks
 
Junior Spellweaver
Joined
Feb 23, 2014
Messages
115
Reaction score
18
hi im new here and i know its a old post but can you help me i did all the instraction but still getting this same issue launcher stop working can any one help me how to fix this do i need to run the loginSD accountSD and zoneserverUD??? for it to work?? thanks

Theres many case make this occured.
Can u click view problem details?

Did u already config ur emulator + launcher ip?

U dont need to open accountlogin for just opening launcher.
 
Initiate Mage
Joined
Sep 11, 2017
Messages
2
Reaction score
0
kinda notice that i think the problem was on the client i down loaded because it should start the launcher even if the server is not connected right. im using the cleint from http://forum.ragezone.com/f479/re-upload-rf-online-2-a-907594/
here is the problem details i got
Problem Event Name: APPCRASH
Application Name: RF.exe
Application Version: 1.0.0.1
Application Timestamp: 49706cf3
Fault Module Name: RF.exe
Fault Module Version: 1.0.0.1
Fault Module Timestamp: 49706cf3
Exception Code: c0000005
Exception Offset: 0003a562
OS Version: 6.1.7601.2.1.0.768.2
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

and my launcher Ip is 127.0.0.1 and my emulator IP is my local IP add
 
Last edited:
Newbie Spellweaver
Joined
Oct 27, 2015
Messages
13
Reaction score
0
check your PatchInfo.z maybe you made a wrong one. MAYBE awryt, I might be wrong, but please try to check it..
 
Newbie Spellweaver
Joined
Sep 21, 2017
Messages
7
Reaction score
0
Hello,
I got this error (Client RF Indonesia):

[Fri Sep 22 16:56:46 2017] [error] [client 192.168.1.102] client denied by server configuration: C:/AppServ
 
Newbie Spellweaver
Joined
Mar 18, 2014
Messages
23
Reaction score
0
how to fix this? [h=1]The requested operation has failed![/h]
 
Back
Top