Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Zen Fen Shen Discuss, [Guide] Setting up Zen Fen Shen at Server Developments forum; Please Learn how to read topics Quote: Originally Posted by snaity guy i dont have generated serial thing. Region Server ...




Reply
Thread Tools
[Guide] Setting up Zen Fen Shen
 
 
www.darksideofmu.com

Rank: Member


Reply With Quote
 
Join Date: Apr 2005
Location: Canada
Posts: 387
05-28-2008, 04:44 PM
 
Please Learn how to read topics
Quote: Originally Posted by snaity View Post
guy i dont have generated serial thing.

Region Server gave u one serial u need to put this serial to generate another in the create_sn.exe application

put the SGBSN-GJCJP-JLPGQ-40NBE on first text box and press button on botton of second text box will generate the serial go on the region server console and type the generated serial and press enter.

After that server start correctly.

U only need to do this thing one time no more, but if u change the region_server.exe u will be need to do this again.
[Only Registered and Activated Users Can See Links. Click Here To Register...]
 
 
permalink
 

 
www.darksideofmu.com

Rank: Member


Reply With Quote
 
Join Date: Apr 2005
Location: Canada
Posts: 387
05-28-2008, 04:44 PM
 
Quote: Originally Posted by snaity View Post
open you hosts files and add this lines

Code:
127.0.0.1 licence.zfs.gamigo.com.cn
127.0.0.1 zfslog01.gamigo.com.cn
or hex edit region server and search for licence.zfs.gamigo.com.cn and zfslog01.gamigo.com.cn change to your local ip
Snaity, you dont have to do it ;D
Just the registration as described above by you is good enough! :D
 
 
permalink
 

 
Newbie God

Rank: Member


Reply With Quote
 
Join Date: Nov 2007
Location: Im In HEAVEN Sometimes In HELL
Posts: 521
05-29-2008, 01:16 AM
 


Please help me with this error..
 
 
permalink
 

 
Ajushi~

Rank: Member


Reply With Quote
 
Join Date: Jun 2006
Location: North carolina
Posts: 635
05-29-2008, 03:23 AM
 
Quote: Originally Posted by KimFox_12 View Post


Please help me with this error..

Quote: Originally Posted by slickone View Post
When starting region you may get an error saying something about a code. Now leave it up and go inside region folder and open create_sn.exe type the sn it gives you then click the button below the bar and it will give you an output code put that code exactly how its shown inside the server and boom it will load up.
^^;
 
 
permalink
 

 
Newbie God

Rank: Member


Reply With Quote
 
Join Date: Nov 2007
Location: Im In HEAVEN Sometimes In HELL
Posts: 521
05-29-2008, 03:49 AM
 
Quote: Originally Posted by slickone View Post
^^;
I Dont get what you mean slick....

can u please help me its chinese when i open create_sn.exe please help me i want to play now...
 
 
permalink
 

 
Ajushi~

Rank: Member


Reply With Quote
 
Join Date: Jun 2006
Location: North carolina
Posts: 635
05-29-2008, 04:26 AM
 
ok you see the code that comes out those numbers.. open create_sn.exe type those numbers in the top bar then click the chinese button under the 2nd bar and a code will come out in 2nd bar put that code into the server and press enter. When i say into the server i mean the region exe type it in just how to code comes out then press enter.
 
 
permalink
 

 
Newbie God

Rank: Member


Reply With Quote
 
Join Date: Nov 2007
Location: Im In HEAVEN Sometimes In HELL
Posts: 521
05-29-2008, 05:44 AM
 


Error on CAPTCHA

Last edited by KimFox_12; 05-29-2008 at 01:00 PM.
 
 
permalink
 

 
Newbie God

Rank: Member


Reply With Quote
 
Join Date: Nov 2007
Location: Im In HEAVEN Sometimes In HELL
Posts: 521
05-29-2008, 01:04 PM
 
what is happening here? can u help me please....



help please.........
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Dec 2006
Posts: 8
05-29-2008, 02:06 PM
 
Now put the client so lacking in English language with
 
 
permalink
 

 
Ajushi~

Rank: Member


Reply With Quote
 
Join Date: Jun 2006
Location: North carolina
Posts: 635
05-29-2008, 03:40 PM
 
Quote: Originally Posted by KimFox_12 View Post


Error on CAPTCHA
Ask sanity for help with mini web i didnt make it i dont use it because captcha didnt work for me ethier.
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Dec 2006
Posts: 15
06-01-2008, 06:23 AM
 
Excute Bath File Create.sql
and i have

[Err] 1133 - Can't find any matching row in the user table
[Err] GRANT ALL PRIVILEGES ON * . * TO "root"@"%"IDENTIFIED BY "" WITH GRANT OPTION;
[Err] 1231 - Variable 'sql_mode' can't be set to the value of 'NULL'
[Err] /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
[Err] 1231 - Variable 'foreign_key_checks' can't be set to the value of 'NULL'
[Err] /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
[Err] 1231 - Variable 'unique_checks' can't be set to the value of 'NULL'
[Err] /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
[Err] 1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
[Err] /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
[Err] 1231 - Variable 'collation_connection' can't be set to the value of 'NULL'
[Err] /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
[Err] 1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
[Err] /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
[Msg] Finished - Unsuccessfully
--------------------------------------------------

somebody help me ???
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2005
Posts: 40
06-02-2008, 07:37 AM
 
Quote: Originally Posted by cvhieuvn View Post
Excute Bath File Create.sql
and i have

[Err] 1133 - Can't find any matching row in the user table
[Err] GRANT ALL PRIVILEGES ON * . * TO "root"@"%"IDENTIFIED BY "" WITH GRANT OPTION;
[Err] 1231 - Variable 'sql_mode' can't be set to the value of 'NULL'
[Err] /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
[Err] 1231 - Variable 'foreign_key_checks' can't be set to the value of 'NULL'
[Err] /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
[Err] 1231 - Variable 'unique_checks' can't be set to the value of 'NULL'
[Err] /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
[Err] 1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
[Err] /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
[Err] 1231 - Variable 'collation_connection' can't be set to the value of 'NULL'
[Err] /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
[Err] 1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
[Err] /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
[Msg] Finished - Unsuccessfully
--------------------------------------------------

somebody help me ???
You need change "GRANT ALL PRIVILEGES ON * . * TO "root"@"%"IDENTIFIED BY "" WITH GRANT OPTION;" to "GRANT ALL PRIVILEGES ON * . * TO "root"@"localhost"IDENTIFIED BY "" WITH GRANT OPTION;" ,That all to fix this bug :-)
 
 
permalink
 

 
Ajushi~

Rank: Member


Reply With Quote
 
Join Date: Jun 2006
Location: North carolina
Posts: 635
06-03-2008, 04:42 AM
 
Quote: Originally Posted by cvhieuvn View Post
Excute Bath File Create.sql
and i have

[Err] 1133 - Can't find any matching row in the user table
[Err] GRANT ALL PRIVILEGES ON * . * TO "root"@"%"IDENTIFIED BY "" WITH GRANT OPTION;
[Err] 1231 - Variable 'sql_mode' can't be set to the value of 'NULL'
[Err] /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
[Err] 1231 - Variable 'foreign_key_checks' can't be set to the value of 'NULL'
[Err] /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
[Err] 1231 - Variable 'unique_checks' can't be set to the value of 'NULL'
[Err] /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
[Err] 1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
[Err] /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
[Err] 1231 - Variable 'collation_connection' can't be set to the value of 'NULL'
[Err] /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
[Err] 1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
[Err] /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
[Msg] Finished - Unsuccessfully
--------------------------------------------------

somebody help me ???
use the one i put in this guide i erased that line
 
 
permalink
 

 
Average Member

Rank: Omicron


Reply With Quote
 
Join Date: Apr 2006
Posts: 71
06-03-2008, 01:26 PM
 
hi, sorry for replying late, slickone , i've got my server run properly using my Lan ip, the problem is , when my friends try to connect to the game through the internet, they stuck at the login page. just won't get into the game. i've forwarded my ports properly, using no-ip dns. So, i wanted to ask whether's there's anyone got it running Online . thanks.
 
 
permalink
 

 
The Omega

Rank: New Blood


Reply With Quote
Blog Entries: 1
 
Join Date: Mar 2008
Location: In the Janitor's Room.
Posts: 120
06-07-2008, 11:03 PM
 
Quote: Originally Posted by KimFox_12 View Post


Error on CAPTCHA
Which web server are you using? Snaity's miniweb worked great for me using Aprelium Webserver X1 and whatever version of php (and php4mysql) that they recommend on the Aprelium website.
 
 
permalink
 

 
Ajushi~

Rank: Member


Reply With Quote
 
Join Date: Jun 2006
Location: North carolina
Posts: 635
06-09-2008, 12:56 PM
 
Working zen web files =) md5 without image verification

[Only Registered and Activated Users Can See Links. Click Here To Register...]

[Only Registered and Activated Users Can See Links. Click Here To Register...]
[Only Registered and Activated Users Can See Links. Click Here To Register...]
 
 
permalink
 

 
The Omega

Rank: New Blood


Reply With Quote
Blog Entries: 1
 
Join Date: Mar 2008
Location: In the Janitor's Room.
Posts: 120
06-09-2008, 08:53 PM
 
Quote: Originally Posted by slickone View Post
Working zen web files =) md5 without image verification

[Only Registered and Activated Users Can See Links. Click Here To Register...]
Nice. I'll give these a try soon :)

Thanks for doing one without the Captcha. I assume you also got the script to properly set the userlevel (I beleive it's "1" for general user)?

Keep up the good work. I'm hoping to have a bunch of stuff done by the 15th of June or shortly thereafter - at least some rough translations of some of the tasks, if nothing else.

I'm going to need to rebuild my ZFS Server Vm, as I would like to get it running smoother. I've finally added a second windows system to my network. Sadly, I will be needing to part out the machine I was using as a webserver, so my site is toast :(

I'll post my work here still, as I get it done.
 
 
permalink
 

 
iROSE'no0b'DEV

Rank: Alpha Member


Reply With Quote
 
Join Date: Apr 2007
Location: UaE(๏.☮)
Posts: 2,940
06-16-2008, 11:15 PM
 
thanks alot gona try it now :)
 
 
permalink
 

 
Alpha

Rank: New Blood


Reply With Quote
 
Join Date: Jun 2007
Location: New York, USA
Posts: 140
06-22-2008, 03:40 PM
 
Hey using SlickOne's stuff i made a couple websites for you! Ill be making many more and if enough ppl suggest one type of website ill make that as well. I gave creditsso dun kill me i just thought slickone's website was... plain at best.

Anyways:
[Only Registered and Activated Users Can See Links. Click Here To Register...]

[Only Registered and Activated Users Can See Links. Click Here To Register...]

I also protected the files under creative commons laws if the copyrights are removed you are violating United States copyright laws which ties into international laws and both I and slickone can sue you ;D so dont remove the credits!

EDIT: ERROR i have i just dont want to double post. I open up my game client trying to run, get the loading screen in the begginning yadda yadda then i hit a screen where its just a floating castle-like thing with a couple piece of land floating on the left and right, the castle has a green and red dragon flying around it and a waterfall running off of it. Theres a box in the top left(clue marks for me as i have no chinese installed) and a box towards the bottom left(more clue marks inside) and 3 buttons under that box. top button is settings, middle is website, third is exit. There is absolutely nowhere to log in and everything is working as it should, can anyone help me?
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: May 2007
Posts: 10
06-23-2008, 02:51 PM
 
i playing in game when i clike on item use it error why please me
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: May 2007
Posts: 10
06-25-2008, 05:36 AM
 
how to chang language chinese to english please help me i can't read ??????????
 
 
permalink
 

 
From Heaven | From Hell

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: You Dont Know? | Im Your Neighbor
Posts: 323
07-19-2008, 04:31 PM
 
do you have english client?
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2005
Location: Peru
Posts: 22
07-27-2008, 03:09 PM
 
Re-Upload Client plisss... Link of FileFront with error :(
 
 
permalink
 

 
From Heaven | From Hell

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: You Dont Know? | Im Your Neighbor
Posts: 323
08-01-2008, 05:16 PM
 
how to use Add Item Command?

should i use /additem (ITEMNUMBER).??? because when i use that no one appear in my itemslot or inventory!
 
 
permalink
 

 
Infraction Banned

Rank: Member


Reply With Quote
 
Join Date: Feb 2005
Location: philippines
Posts: 292
08-11-2008, 06:18 AM
 
error in file front client file can't dl
There was an error processing your request. Please wait while your request is retried in 10 seconds...

If this error persists, please contact FileFront support.
 
 
permalink
 

Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 02:31 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RaGEZONE © 2001 - 2008





 
Evade Blackbelt School