Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 9, 2009
Messages
15
Reaction score
0
Each virtual adapter does a different job. By default, VMnet0 is for bridged networks (which is what I use because of Windows 7 issues), VMnet1 is for host, VMnet8 is for NAT.
 
Newbie Spellweaver
Joined
Jun 18, 2008
Messages
27
Reaction score
0

Can someone help me ?
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
Each virtual adapter does a different job. By default, VMnet0 is for bridged networks (which is what I use because of Windows 7 issues), VMnet1 is for host, VMnet8 is for NAT.

ok... so what i MUST set as i want connect from outside..
maybe i waas tough in wrong way.. have i to set all 3 host... or only vmware0 and how to so my ip from router was 192.168.xxx.xxx

:?::?::?:

wat is into etc/hosts and comp hosts .. maybe thats my fault i have not set
 
Newbie Spellweaver
Joined
Feb 9, 2009
Messages
15
Reaction score
0
ok... so what i MUST set as i want connect from outside..
If you can access the server from your PC, then the virtual machine itself is running fine. What you'll have to do is look up the manual for your router for port forwarding. You'll want to forward ports 80 and 29000. We can't give you instructions on how to do this because each router handles it differently. You'll have to look it up either in a manual or just poke around in it until you find it (took me 20 minutes to find mine with a Verizon Westell router).
 
Newbie Spellweaver
Joined
Jun 21, 2009
Messages
8
Reaction score
0
Hi all,

Finally, I found the way to connect with VMware, thank to beyastard for your simple tut.

- I registed and found my acc in MySQL
- this is my ./start_minimal.sh
- Please consider that there is missing one line on === GDELIVERYD ===
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@1fe1feb
So, when I try to log in the game (1.3.6), it said that the server is mainternance ...

Could someone can help me fix this error ...?

Many thanks


OppLa
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4

have u use right client and also put element / gshop in data from it..
and maybe open ports in router

**
 
Junior Spellweaver
Joined
Jan 28, 2009
Messages
132
Reaction score
7
Hello staff, I have three questions where one exists.

1 - You like to put the items in the version 1.3.9 version 1.3.1 and 1.3.6 if you have 1.3.1 how to better pq server found more unstable, when installed the 1.3.6 update available on the server here this topic, the server is not unstable to work. So I repeat the question if you like to place the items in the version 1.3.9 and 1.3.1 on my server where I can find these files?

2-I had a problem in adcionar Cubi-Gold. I could not use the BatGM. It does not work. Then I tried the traditional method that is to call Stored Procedure in phpMyAdmin as follows: CALL usecash (48,1,1,1,50000,1,1, @ error);

He ran the script correctly, I login again and the cash was not credited, I log 10 minutes later and nothing in cash for the account. What's wrong? If the Stored Proedure ran

3-Run the Stored Procedure to create the GM, that does not come with level 150 and with weapons Dusk as seen once a user create GM. The longer it appeared to level 150 and Equips Dusk as he relogou. My GM that I created is still in initial levels. As the guys that are a feat of transformed char common in GM and he go to level 150?
 
Newbie Spellweaver
Joined
Jun 21, 2009
Messages
8
Reaction score
0
Thank you very much Dragganta, you are absolutely right.

I change the version from "10301" to "10306" (my client) --> everything is oki <---> run good -

Thank Beastie for the super good server.

By the way, I have few more question, hope someone can help me:

- Normaly, when I zoom map, Alt & right click, it's should be have the green dot line and move my char to that location. But in here I can not: no green dot line and can not move.

- I dont know how to add cash to char

- I used tekk tools (v 2.0a) and china tool to edit "gshop.data", but those tool can open and read file but can edit and save the changing. Could someone have other tool to edit this file.

Many thanks.

OppLa
 
Newbie Spellweaver
Joined
Jun 18, 2008
Messages
27
Reaction score
0
I need help setting up the server . Here's what I did so far:

1. Mounted the image and started the server
2. bash start_minimal.sh
3. Then I edited serverlist from perfect world client , tried connecting and failed .

What have I missed ? What else do I have to do ?
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
@ Beastie
i try all.. all u say and i found BUT i cant find my PW from outside local ,..
i have NOIP.. but not knows where must put in ...

and.. pls ANYONE show me our from HOSTS.. (NOT THAT SERVER ONE)

my ROUTER SUB was 192.168.1.1 /
my IP was 192.168.1.86 /
________________________________

server stil have 192.168.0.51

VMnet0: bridge
VMnet1: 192.168.0.1
VMnet8: off

_________________________________
Code:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1    localhost

# --------- myPW -----------

192.168.0.51     my:noip
192.168.0.51     192.168.0.51:29000
192.168.0.51     192.168.0.51:3306
192.168.0.51     192.168.0.51:443
192.168.0.51     192.168.0.51:8080
192.168.0.51     192.168.0.51:80


all works great ..yes
but noone connect outside by my NOIP why???

** other point was how can i get working IWEB from this... ??

plss help:blink:
 
Newbie Spellweaver
Joined
Feb 9, 2009
Messages
15
Reaction score
0
If you're trying to get a URL using Windows' hosts file, forget it. Won't work. To allow people outside your home network to get access to your server, you need to enable port forwarding to the server.

After you've done that, go to . The IP address you get there is the one you'll be giving people. If you want a URL, you'll need to go to and get one from there. I use a free one myself.

Note that by giving your IP address out you're effectively giving anyone your network's location and thus can potentially be opening yourself up to hackers. Not likely to be a problem though unless your server gets to a decent size. But its still good to warn people. Most routers have the ability to detect common attacks and try to counter them. But they have to be set to do so. My DSL router, by default, doesn't.
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4

u mean windows hosts no works set for it.. alone severhosts does it.??
but where i must set my NOIP then.. ?????
 
Newbie Spellweaver
Joined
Apr 18, 2009
Messages
69
Reaction score
5
Client links are down ( only tested the patches from Rapidshare )
 
Last edited:
Initiate Mage
Joined
Jan 26, 2009
Messages
3
Reaction score
0
Hi,

I'm running a macbook pro booting windows.

Everything works fine, i boot the server in minimal and it says it's good, but i can't access the registration page. I haven't tried logging into the server as i haven't made an account.

I typed in ifconfig, and eth0 and lo are there.

I went into network preferences in windows XP, and went into the vmnet 8 adapter and set bridge to on and the autodetect IPs etc etc.

I'm not quite sure what the problem is with it... and i don't have another computer to test it on.

I went into the rules file and removed the part said in the first post, it's a no-go.

Any advice appreciated
 
Initiate Mage
Joined
Jan 26, 2009
Messages
3
Reaction score
0
Hi,

I'm running a macbook pro booting windows.

Everything works fine, i boot the server in minimal and it says it's good, but i can't access the registration page. I haven't tried logging into the server as i haven't made an account.

I typed in ifconfig, and eth0 and lo are there.

I went into network preferences in windows XP, and went into the vmnet 8 adapter and set bridge to on and the autodetect IPs etc etc.

I'm not quite sure what the problem is with it... and i don't have another computer to test it on.

I went into the rules file and removed the part said in the first post, it's a no-go.

Any advice appreciated
 
Newbie Spellweaver
Joined
Aug 15, 2008
Messages
26
Reaction score
0
hey guys just got home 2 days ago now i tried doing all this all over again and it still dont work
 
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
anyone have update as for this server up to server / client version 1.3.9
 
Newbie Spellweaver
Joined
Jun 24, 2008
Messages
9
Reaction score
0
I've a VERY noob question. First time trying to make a PW private server. Had made some Maple servers. Do i need to download VMware workstation to read all the files that i unite together? Cause I can't seem to read any of the files. Help needed here. Sorry for the trouble of asking such a noob question. Thx in advance.
 
Status
Not open for further replies.