Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
after a couple hours I still cannot make it work. the only IP detected is loopback 127.0.0.1 and no matter what I tried its the only IP detected by ifconfig
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
Please upload your file to www.tempfiles.net max files 200 MB to 6 part .
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
Quote:
Originally Posted by
beyastard
after a couple hours I still cannot make it work. the only IP detected is loopback 127.0.0.1 and no matter what I tried its the only IP detected by ifconfig
is the image still in bridge mode with replicate enabled?? if so, it should work?
this is what i get..
Code:
root@perfectworld:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0c:29:68:9e:a3
inet addr:192.168.0.51 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe68:9ea3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:122 errors:0 dropped:0 overruns:0 frame:0
TX packets:79 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10935 (10.6 KB) TX bytes:10174 (9.9 KB)
Interrupt:17 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
are you on the same subnet? as my main comp is on 192.168.0.x, maybe thats where your trouble is?
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
Quote:
Originally Posted by
pandragonwut
ive already split and upped it twice today which is over 3GB, i do like to have a usable connection, lol im sure someone else can be kind enough to do so :wink:
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
*IWEB IS WORKIIIIIING !!!!!*
no..... it's just my dream lol ! --'
I'm so bored... For very anormal and crazy people i give you a little link if you want do a pwserver like wanmei (Beijing) >_>
Code:
http://www5.2000fun.com/bbs/viewthread.php?action=printable&tid=2776999
If this link can help any chinese people wants do pwserver X.x ....
Romulan.
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
What to do when it says "The district map data does not sync. with the server." ?
And how to put gshop.data and element.data into a SERVER?
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
if you mean my release, you put the gshop.data and element.data from the data.rar archive into your CLIENT, the server already has them..
but for future reference, you put element.data and gshop.data into gamed/config/ in the server if you wanna change em..
as for your error,I've never had it before so unfortunately I dunno.
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
Where is surface.data, if you maybe know?
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
hmm going to give this a go.. ty
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
this is what i get..
Code:
root@perfectworld:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Quote:
Originally Posted by
beastie
are you on the same subnet? as my main comp is on 192.168.0.x, maybe thats where your trouble is?
my entire home network or 3 computers is on 192.168.1.x
i hope i find an easier solution than resetting all computers, router, etc to make it work...
1 Attachment(s)
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
O.O I just did.. it don't take long lol..
but still no http ... -,-
3 repacks later an still no working server xD w00t..
Ok just to clear things up now.. im behind a router :) now do i need to port forward port 80 or 8080 to 192.168.0.51 or my main pc lan ip? same with the server port.. to vmware ip or my main pc lan ip
;-------- later on
OMFG! in ifconfig all was fine with eth0 an lo listing with ip 192.168.0.51 but my router was 192.168.1.1 an all other pcs 192.168.1.* so i changed my router an home pc(s) to 192.168.0.* an now ifconfig only shows lo not eth0
so im left with a fooked vmware O.O I have reinstalled it in the hope to fix it but its the same -,- the vmware network is set to bridged.
any ideas please O.O
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
it seems like the worst thing about vmware is IP problems when transfering from 1 computer to another. when you have several computers on a LAN and you get a vmware image set up on a different subnet, it's too much of a hassle to reset all your computers, router, etc just to make it work.
my solution.... i give up on this release =/
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
you give up too easily.. if you want you can change the ip's in the release however, i can guarantee you will be changing a load more IP's in the image than in your network :O:
To be honest I don't understand why its not working for some of you, i tested this on 2 comps and it works on both :blink:
gonna research more into this..
For 1 I'd check to see if the /etc/network/interfaces is ok.. (I cant see why it wouldn't tho)
it should look like this..
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.0.51
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
type the command..
Code:
/etc/init.d/networking restart
are you getting any error with this?
1 Attachment(s)
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
Re: Perfect World 136 on Ubuntu 8.04 Server VMware Image by Beastie ^^
can i login with the my 1.3.9 client?
if no wich client works?