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!

Ultimate Yulgang V3.1!

Status
Not open for further replies.
Initiate Mage
Joined
Dec 13, 2010
Messages
4
Reaction score
0
make sure that the files generated by the restoration are not already created.

you mean, delete already Rxjhgame database n created it again? i've tried that, but also like that.
but if i create it with another name, is that will be ok?
 
Initiate Mage
Joined
Dec 9, 2010
Messages
5
Reaction score
0
Alan ::Server 5.0 run server Close Itself off

Who knows resolve that

Help me
 
Initiate Mage
Joined
Feb 3, 2009
Messages
7
Reaction score
1
i have the same rxjhgame restore problem as narino & windoctor too :( cant restore rxjhgame , i deleted all old server and checked the data folder of sql , there is no rxjhgame files left.....
 
Last edited:
Initiate Mage
Joined
Jan 14, 2011
Messages
3
Reaction score
0
I don't understand how to use the launcher and how to hex it.
Anyone can help me with this problem?
(I don't see my server when I open my launcher)

thx
 
Initiate Mage
Joined
Feb 3, 2009
Messages
7
Reaction score
1
I have a problem with cashshop
Im using this server and client 5.0 with patch.and I put webshop files in /inetpub/wwwroot already
this is my config for config.ini and web.config
Code:
百宝阁地址=http://127.0.0.1/login.aspx?server=1
百宝阁服务器端口=9001
Code:
<appSettings>
		<add key="11" value="127.0.0.1:9001"></add>
		<add key="ConnString" value="Data Source=127.0.0.1;uid=sa;pwd=123456;database=bbgdb;Packet Size=4096;Pooling=true;Max Pool Size=100;Min Pool Size=1"/>
	</appSettings>
(i restored the database bbgdb as the same name)

but, when i open webshop in the game i always get this error
AznCoder - Ultimate Yulgang V3.1! - RaGEZONE Forums

that red line shows up when i tried to open webshop. what am i doing wrong ???? please help
 
Joined
Mar 22, 2008
Messages
830
Reaction score
158
I have a problem with cashshop
Im using this server and client 5.0 with patch.and I put webshop files in /inetpub/wwwroot already
this is my config for config.ini and web.config
Code:
百宝阁地址=http://127.0.0.1[COLOR="Red"]:8080[/COLOR]/login.aspx?server=[COLOR="red"]1[/COLOR]
百宝阁服务器端口=9001
Code:
<appSettings>
		<add key="[COLOR="Red"]1[/COLOR]" value="127.0.0.1:9001"></add>
		<add key="ConnString" value="Data Source=127.0.0.1;uid=[COLOR="red"]sa[/COLOR];pwd=[COLOR="red"]123456[/COLOR];database=bbgdb;Packet Size=4096;Pooling=true;Max Pool Size=100;Min Pool Size=1"/>
	</appSettings>
(i restored the database bbgdb as the same name)

but, when i open webshop in the game i always get this error
AznCoder - Ultimate Yulgang V3.1! - RaGEZONE Forums

that red line shows up when i tried to open webshop. what am i doing wrong ???? please help
check the red spots
change the IIS post to 8080
 
Initiate Mage
Joined
Feb 3, 2009
Messages
7
Reaction score
1
My currently config
Code:
百宝阁地址=http://127.0.0.1:8080/login.aspx?server=1
百宝阁服务器端口=9001
Code:
<appSettings>
		<add key="1" value="127.0.0.1:9001"></add>
		<add key="ConnString" value="Data Source=127.0.0.1;uid=sa;pwd=123456;database=bbgdb;Packet Size=4096;Pooling=true;Max Pool Size=100;Min Pool Size=1"/>
	</appSettings>
(sa/123456 is right)
I add port 8080 for IIS using IIS Manager 7 ( I can acces with FireFox )
But still that error. :( dackalan , please help sir
 
Last edited:
Initiate Mage
Joined
Feb 3, 2009
Messages
7
Reaction score
1
the IIS I use is 6. I never tested IIS 7.

but that error means wrong config ??? or what does it mean ?
Cuz the webshop window not even show up, i think if its config error the webshop window would appear but cant connect or something.
And there is a letter "NPC" in that red error line...does it have sth to do with the client ? or NPC ?
 
Custom Title Activated
Member
Joined
May 18, 2006
Messages
1,425
Reaction score
119
database restore fail
- sql2000
- sql2005
 
Initiate Mage
Joined
Jan 23, 2011
Messages
1
Reaction score
0
Try to use this one... :tongue:
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Jul 7, 2009
Messages
6
Reaction score
0
I'm kind of confused on the launcher, where is the webserver? In the webshop folder?
 
Status
Not open for further replies.
Back
Top