-
Romulan PWServer Basic Release
Romulan Perfect World Server Basic Release
I decided to make my own release. It will be a easy release. You just need to modify some files to get it running up!
There is some README files in the package and don't forget the expression "Read this fucking manual!" lol ^^
Content of the archive:
- Basic 1.3.1MY-EN + 1.3.6CN Items, Mobs and NPCs.
- Old Tomcat 5.5.9 (you can upgrade it at your own risk!!)
- Needed client files to be run with the server.
- SQL Dump to make the accounts db in MySQL. (requires:
XAMPP installed on your server).
If i missed something, just tell me what. I will give some fixes if needed.
Important things:
http://your-server-ip/phpmyadmin --> mysql php admin interface for manage accounts
http://your-server-ip/register --> register script for adding account into the DB (look the README file for how to configure it)
http://your-server-ip:8080/iweb --> iweb role management interface. it's used for doing some commands on the server and especially for modify the roles of the server.
Working perfectly on an Ubuntu 8.10 server x86 edition.
Only for a real linux OS. (Working on Debian, too).
Working fully with the MY-EN1.3.1 (Version: 13) and CN1.3.6 client!
You can run this release on a virtualbox but only at your own risk! Don't flame me if you have fucked up your computer with some strange test!
Actual release on Adrive:
[
http://www.adrive.com/public/5658b5f...5d8faf389.html ]
Extra note:
Link is actually fully working! (Fri. 03/2010)
I downloaded it with a speed of 600Kbytes/sec
password for the archive is:
forum.ragezone.com :thumbup1:
Enjoy it ! :ott1:
(And plz, just press the damn "Thanking" button if you want to say thx...) ^^
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Can't wait for the continuation :wink:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
done...
but when start_full.sh i got this...
AUTH
authd:: add PollIO task.
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at com.goldhuman.xml.parser.startElement(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:533)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:878)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1693)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:176)
at com.goldhuman.xml.parser.parse(Unknown Source)
at com.goldhuman.xml.parser.parse(Unknown Source)
at authd.main(Unknown Source)
also i cant loggin thru client.. whats happend rom.. ?
its file from beastie server file 1.3.6 in real unix.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Did you have make some changes on the java or auth files ?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
mirighin glinkd #
mirighin glinkd #
mirighin glinkd #
mirighin glinkd # echo "=== MAIN WORLD ==="
=== MAIN WORLD ===
mirighin glinkd #
mirighin glinkd # cd $PW_PATH/gamed; ./gs gs01 >$PW_PATH/logs/game1.log &
[11] 16991
mirighin gamed #
mirighin gamed # sleep 70
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
info : program started with 8 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAbortSession
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=268435456
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : checkpoint begin.
TRACE : checkpoint end.
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
I did everything like I'm tild to do:ehh:
Any Ideas?
/* By th way: Verry good idea to release this tutorial. /*
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
ty..i am done with it...
Java version and the javac version which we use must same with the Java which used by authd. that is the way...ty romulan..
by the way, how i can edit the launcher ?
also the iweb is not working (b the cricket )
great master romulan ^_^
---------- Post added at 07:24 AM ---------- Previous post was at 07:22 AM ----------
Quote:
Originally Posted by
Hemer
mirighin glinkd #
mirighin glinkd #
mirighin glinkd #
mirighin glinkd # echo "=== MAIN WORLD ==="
=== MAIN WORLD ===
mirighin glinkd #
mirighin glinkd # cd $PW_PATH/gamed; ./gs gs01 >$PW_PATH/logs/game1.log &
[11] 16991
mirighin gamed #
mirighin gamed # sleep 70
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
info : program started with 8 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAbortSession
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=268435456
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : checkpoint begin.
TRACE : checkpoint end.
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
I did everything like I'm tild to do:ehh:
Any Ideas?
/* By th way: Verry good idea to release this tutorial. /*
try to change all conf on /PWServer *.* with your public ip or lan public IP ( not 127.0.1 )
dont forget to edit /etc/table.xml <<-- change the user and password for your own database
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
pagipagi
ty..i am done with it...
Java version and the javac version which we use must same with the Java which used by authd. that is the way...ty romulan..
by the way, how i can edit the launcher ?
also the iweb is not working (b the cricket )
great master romulan ^_^
---------- Post added at 07:24 AM ---------- Previous post was at 07:22 AM ----------
try to change all conf on /PWServer *.* with your public ip or lan public IP ( not 127.0.1 )
dont forget to edit /etc/table.xml <<-- change the user and password for your own database
I'm not shure what exactly you mean. Do you mean that I should change the server IP (127.0.0.1) to some thing like 192.168.0.x(like my router provides it)?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Hemer
I'm not shure what exactly you mean. Do you mean that I should change the server IP (127.0.0.1) to some thing like 192.168.0.x(like my router provides it)?
which version do you use?
i use beastie versin with ubuntu in real unix.
default ip is 192.168.0.50
you must change all that 192.168.0.50 with your static or DHCP ip.
you can type " ifconfig " to find out what is your lan/public/static ip. dont use 127.0.0.1
remmber, dont change any ip which note 0.0.0.0 in that conf file.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
pagipagi
which version do you use?
i use beastie versin with ubuntu in real unix.
default ip is 192.168.0.50
you must change all that 192.168.0.50 with your static or DHCP ip.
you can type " ifconfig " to find out what is your lan/public/static ip. dont use 127.0.0.1
remmber, dont change any ip which note 0.0.0.0 in that conf file.
OH ok.
No, I haven't changed any 0.0.0.0 IPs but I changed avery IPs like 192.168.0.50 to 127.0.0.1 :(
K, so if my server IP is 192.168.0.109 I hcnage them to that?!
[Sry, if I ask u childish things but I only had a pw server on vmware before and never did anything else on Linux instead of c++ programming.]
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by pagipagi
by the way, how i can edit the launcher ?
also the iweb is not working (b the cricket )
What do you mean with the launcher? If you want to change the images, it's very simply... you just need some knowledge in transparency and graphics.
For the cricket and the twgm, you will need to configure iweb with the SSL support for jakarta...
btw, the default folders are not working... i'm using new one custom made by me...
---------------
Quote:
Originally Posted by Hemer
mirighin glinkd #
mirighin glinkd #
mirighin glinkd #
mirighin glinkd # echo "=== MAIN WORLD ==="
=== MAIN WORLD ===
mirighin glinkd #
mirighin glinkd # cd $PW_PATH/gamed; ./gs gs01 >$PW_PATH/logs/game1.log &
[11] 16991
mirighin gamed #
mirighin gamed # sleep 70
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
info : program started with 8 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAbortSession
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6 000,load=0,attr=268435456
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : checkpoint begin.
TRACE : checkpoint end.
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery:: connect GameDB failed
Do you have the full trace of the cause? Because i don't see where the error come from...
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Because it's not easy to see where the err comes from, I think it's the best thing to reinstall the linux server and to repack beasty's serverfiles.
I'm going to do that now.
I post you the result of that later.
btw. Do I have to change the IPs to 127.0.0.1 or to the IP type of my router(mine is 192.168.0.x)???
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Ok, I rebuilded my server, but I'm not shure if it works, because now I use beasty's files with an Ubuntu server (console based).
And i can't start the start.sh. "./start.sh" right?
Now I have:
-Ubuntu server
-beasty files
-changed IPs to 192.168.0.109 <--(changed it to the IP of the Ubuntu server)
I hope that's all right.
HEndrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Hi Romulan,
sry if it sounds childish, but how to start the server?
if I just tipe in " ./start.sh "
"-bash: ./start.sh: /bin/sh^M: bad interpreter: No such file or directory"
What's wrong?
Hendrik
-
1 Attachment(s)
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Replace your old start script by this one
Attachment 73303
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
-bash: permission denied
hmm...
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
chmod 777 /root/start.sh -___-
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
hmm...
Now I can start it but I still get that
strange err.
"gdelivery::connect to GAuth server failed. reconnecting..."
:/:
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
nano /etc/hosts
and replace every 192.168.0.50's IP by your server ip !
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
nano /etc/hosts
and replace every 192.168.0.50's IP by your server ip !
I changed them allready!
Just to be shure:
I enter ifconfig to get the ubuntu server IP.
This IP I enter everywhere instead of these 0.0.0.0!
thats it!?
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
cd /root/PWServer/authd/
./authd
and say me if there any error, right?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
./authd: 5: /usr/java/jdk1.6.9_12/bin/java: not found
./authd: 8: Syntax error: "done" unexpected
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
read my tutorial again... you have miss the important part of the "authd" file...
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
I have tried this using Ubuntu 9.10 all work fine except for the part of copying the folders to my /root /lib and the other folders. I did set my permissions so i can copy the folders from the unzipped pserver files to my system files but after moving all the contents of the etc folder to my /etc folder on my system i can't set any permission anymore. I think there was a file that was modified that should not be when i moved the files from the zip files to my system.
A help on this is greatly appreciated. Thank you in advance.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Hi Romulan,
I checked everything and coudn't find any mistake.
I realy don't know what to do.
Maybe Beasty's files aren't correct?
HEndrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
beastie files are correct. I just put these files running up in only 20min! On a real linux machine and a virtual machine! >.<
But i can understand it's not easy for you because it's your beginning in this stuff.
I suggest you to put the IP 127.0.0.1 in every conf files.
For the glinkd you must put the IP 0.0.0.0 in the first line you will found and where you can put an IP. Don't touch the port 29000.
Don't touch the 0.0.0.0 IP in the gdeliveryd conf files!
Check the java path folder in the authd file. it must be this
Code:
/usr/java/jdk1.6.0_12/bin/java
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
my friend rom.. how i can make the game become dont need to get the cultivation? so, when the new player registered and play the game , they all will become dom,etc. also include the fury ( +2 )
is it on the /PWServer/gamed ?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Nope. First your server must be always online.
And just edit the default role information on the iweb role management.
I suggest you to only modify the cultivation or gold or reputation... other informations may crash every new created chars if you have entered some wrong data.
If you reboot your server, you will need to re-enter the data in the role management module of iweb...
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Sorry for double post. But i have decided to make my own release. It will be more easy for everyone. :wink:
Be patient, i will upload it soon. ^^
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
Nope. First your server must be always online.
And just edit the default role information on the iweb role management.
I suggest you to only modify the cultivation or gold or reputation... other informations may crash every new created chars if you have entered some wrong data.
If you reboot your server, you will need to re-enter the data in the role management module of iweb...
there is a Private Server in my city which use this methode. when we register on their own, and then loggin to the game, the culvt. become doom ( lv 6 ).
i know to do it from iweb role, but when i edit it, the furry is zero, i thought that doom culvt. will get 2 furry.
by the way, the ROmulan tools pack which tekks tool inside, which made in java, i cant open it.
when i open and submit the element.data i got blank or zero result ( for element tool6.2 by Tekk ) .
and then i try this tool " gshop editor4.0 by Tekk "
i got this on the CMD window:
C:\Documents and Settings\kwkwkwkkkw\Desktop\New Folder>java -jar -Xmx256m gshop
genv4.jar
Nov 28, 2009 2:23:47 AM gui.GshopEditor jLoadActionPerformed
SEVERE: null
java.io.UnsupportedEncodingException: GB18030
at java.lang.StringCoding.decode(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at gshopgenv4.gshop.load(gshop.java:72)
at gui.GshopEditor.jLoadActionPerformed(GshopEditor.java:704)
at gui.GshopEditor.access$900(GshopEditor.java:43)
at gui.GshopEditor$9.actionPerformed(GshopEditor.java:379)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.menuDragMouseReleased(
Unknown Source)
at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source)
at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source)
at javax.swing.JMenuItem.processMouseEvent(Unknown Source)
at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source)
at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(
Unknown Source)
at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown So
urce)
at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Sour
ce)
at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
what happen my friend rom ? i have turned off my Kaspersky Antivirus. but the same case is happen.
i use java 6 on windows xp pack 2.
:*::*::*::*::*::*::*::*:
right now i and my sister play this game on my house with our own private server :P
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
In iweb... you need to find a field with "Maximum Rage Value" or some thing like that.
I don't know... maybe corrupt java installation i suggest you to install a new one.
--------------------------------------------------------------------------------
DOWNLOAD LINK FOR MY RELEASE IS NOW AVAIBLE ! ENJOY ! ^_^
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
downloading in progressss sirrr *********************
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
OK Right Romulan we shall give it a go. took me a wile to get Ubuntu 8.04 installed to MSVM07 but I found a guide.
Is this the same as Beastie's vm install?
BTW y wont java upload to server with hfs?
sudo wget http://myfreekinip/java
always gets index.htm wtf?
ls -al rm /usr/index.htm 20times grr
NVR mind winscp FTW :-)
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
It's based on the beastie server files but with some major fix on the files.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
so far so good im calling it a night at part :
Upload the folder "register" in the ..\opt\lampp\htdocs folder to your /opt/lampp/htdocs folder on your Linux OS.
[do the commands:]
chmod -R 777 /opt/lampp/htdocs/register
You will need to edit the config.php to match with your root password you have just typed in the lampp security for MySQL (not pma !)
Go to [http://your-server-ip/phpmyadmin] to access at your pma interface.
Create a new database called "dbo" and use the tabe "import" for importing the dbo.sql dump into the database.
having trouble with the config.php :<:
maybe not the config.php is wrong after edit i get after sudo /opt/lampp/lampp security mysqul needs to start for something its to late for me to remember but i think its not started for some reason..
$DBHost = "192.168.XXX.XX"; // <---Same IP I use winscp to access server?
$DBUser = "pwserver"; // Database user <--- My login pwserver(<--this?)@root
$DBPassword = "root"; // ???????????
$DBName = "dbo"; // Database name (huh...?)
$MeNoob = "Erndog" // needs help
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
/opt/lampp/lampp start (every service of xampp will be started)
/opt/lampp/lampp security (this will start a security wizzard for securing your xampp installation)
When all passwords are done for every services...
Go in phpmyadmin and create a database with the name dbo and import the mysql_dump file with the Import tab.
Then this is the database name ! dbo ! ^^
DB password is your mysql root password
DB user must be root (for an easy use atm)
DB host ... exact! this is the ip you use to connect to your server with winscp :wink:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
im still having trouble connecting to myphpadmin
$DBHost = "192.168.XXX.XX"; // localhost or your IP
$DBUser = "root"; // Database user
$DBPassword = "root"; // Database password
$DBName = "dbo"; // Database name
this is what i got right on config and all passwords when typed /opt/lampp/lampp security i set to root. ever thing i gave a password. all "root". but with this config as above i cannot connect to myphpadmin :<:
any trouble shoot advise would be nice please:grr:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
wtf ? if you have put root every where it MUST absolutly work oO where the error come from? screen if possible ?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
wtf ? if you have put root every where it MUST absolutly work oO where the error come from? screen if possible ?
here you go what ever else screens you would like to see name it!
every thing seems to be running
http://i555.photobucket.com/albums/j...g/setting2.jpg
http://i555.photobucket.com/albums/j...og/setting.jpg
i followed the directions methodically up to this point now I'm kinda stuck
this is on a clean install of ubuntu 8.04 heriton hardy .
the only programs Ive installed was appache2 & ssh
Code:
~$sudo apt-get install openssh-server
~$sudo apt-get install apache2
~$sudo a2enmod userdir
~$sudo /etc/init.d/apache2 restart
then i start following your directions up to--
Download XAMPP1.7 for Linux [http://sourceforge.net/projects/xamp...r.gz/download]
Upload the xampp-linux-1.7.2.tar.gz archive to your /opt folder on your Linux OS.
[do the commands:]
/opt/lampp/lampp start
/opt/lampp/lampp security
It will show you a wizzard for securing your xampp installation. Answer at every question that the wizzard will tell you.
If it ask you to close mysql port to the network, you must say "NO" otherwise you will can't access to your DB with batgm later.
so I uploaded xampp-linux-1.7.2.tar.gz to home/pwserver and use the command--
Code:
~$sudo tar xvfz xampp-linux-1.7.2.tar.gz -C /opt
(to copy all the files from archive to the /opt folder).
Code:
~$sudo /opt/lampp/lampp start
then placed the register folder in and used --
Code:
~$/opt/lampp/lampp start
the only thing that worries me is the line that says *( XAMPP: Another web server daemon is allready running.
http://i555.photobucket.com/albums/j...g/setting3.jpg
I keep getting in firefox
Not Found
The requested URL /myphpadmin was not found on this server.
Apache/2.2.8 (Ubuntu) Server at 192.168.100.32 Port 80
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
you can't run XAMPP and Apache2 in the same time ! You must remove apache2 >.<
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
OK here we go..........
Sun Virtual Box 3.012
Ubuntu 8.04 Hardy Heron Raw install no end of install program add on.
Booted up and installed openssh-server
Code:
sudo apt-get install openssh-server
Then done this full screen shot.
http://i555.photobucket.com/albums/j...04pwserver.jpg
now i log into "phpmyadmin" rockin I got this far.
make the dbo in new data bases and upload the dbo.sql dump into the database.
THEN: go through all files with fine tooth comb and change all ips except 0.0.0.0 ips.
BUT
i get this error at start:
Code:
STARTING IWEB SERVER MANAGEMENT
cd: 11: can't dc to /usr/local/apache-tomcat-5.5.9/bin
/root/start.sh: 11: ./startup.sh: not found
it still starts but what could this error be? missing file ?
(1) Thnx button push for romulen.
btw what all is in this fB's ? HH ? i couldnt go in fb19 but maybe you cut out lowbie stuff?
This was good for starter for me to make first pwserver.
first week ever using ubuntu server.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
why do you chod 777 /etc ??
also /lib ??? wtf ... :O
you will damage your box :O
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
pagipagi
why do you chod 777 /etc ??
also /lib ??? wtf ... :O
you will damage your box :O
permutations for upload
explain damage!
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
omg...
just add me supersuser to your server...pm me for login... i will help you.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
I don't think you have downloaded or worked with this files in this release. but i had to upload files to /usr so instead of lamoing through moving the files around i just gave it chmod.
and nothing is getting damaged. the question is about IWEB not working yet and the error . no one can access the server as its behind a router atm. and will remain there cuz this is not a real server is a Romulen release .
---NO FB's on full start
---Weird cash shop only Korean words but lots of stuff in it
---O yea and this is a PVE server you can pvp but its a PVE base
not checked all map but probity of other instances is low.
but thoughts on IWEB not working or the error i post are appreciated:tongue:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
hey Romulan,
megaupload says that I can't download you
files at the moment!
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Erndog
I don't think you have downloaded or worked with this files in this release. but i had to upload files to /usr so instead of lamoing through moving the files around i just gave it chmod.
and nothing is getting damaged. the question is about IWEB not working yet and the error . no one can access the server as its behind a router atm. and will remain there cuz this is not a real server is a Romulen release .
---NO FB's on full start
---Weird cash shop only Korean words but lots of stuff in it
---O yea and this is a PVE server you can pvp but its a PVE base
not checked all map but probity of other instances is low.
but thoughts on IWEB not working or the error i post are appreciated:tongue:
what do you mean?
beastie files is running fine.
this is the best server files in standalone linux. not shitty emulator like vmware or colinux.
so....? you have fix your server right ? congratz!:thumbup::thumbup:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Erndog
I don't think you have downloaded or worked with this files in this release. but i had to upload files to /usr so instead of lamoing through moving the files around i just gave it chmod.
and nothing is getting damaged. the question is about IWEB not working yet and the error . no one can access the server as its behind a router atm. and will remain there cuz this is not a real server is a Romulen release .
---NO FB's on full start
---Weird cash shop only Korean words but lots of stuff in it
---O yea and this is a PVE server you can pvp but its a PVE base
not checked all map but probity of other instances is low.
but thoughts on IWEB not working or the error i post are appreciated:tongue:
nano /root/start.sh
find the line where is /usr/local/apache-tomcat-5.5.9/bin and change to /usr/local/jakarta-tomcat-5.5.9/bin
Save it and try the start.sh again... i'm sorry for this, but i'm using an other version of tomcat and i have missed to change this line ^^"
for the fullstart it's just a text file... but you can copy and past the line of the FB you want to add into the start.sh :P:
@pagipagi
Yes beastie server files are working but not the jakarta tomcat. So, I have just put mine in this release :): and if i remember, i have fixed the PK region on thousand stream city... and some others features too.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
*FIXED* Error no more!!
NOW for iweb :D: I will research all iweb posts then scratch my head :P
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Anyone knows why I can't download these serverfile from megaload?
Do they have a maintenence or is the link down?
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Hemer
Anyone knows why I can't download these serverfile from megaload?
Do they have a maintenence or is the link down?
Hendrik
Odd..... i had the same error with another people.
I will try to fix this... or maybe some one can reupload it ? I will add his link like as a second mirror :ott1:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
good, wasn't shure if its just a maintenance.
maybe you can upload ur files at filefront.com
it can store up to 600MB per file.
That should be enought if it's like beasty's(around 350MB)
thx for reuploading:thumbup:
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Very old apache log access code lol in this pack
Code:
<ServerLog>
<Visitor IP="193.105.113.102" accessDate="01/Jul/2002:17:31:17
And Check out this pack. Right click it and search .jpg and you will see some fvkd up images that have no reason there.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
images from the demo folder of the jdk6 oO but for the logs... i don't know where you have find them.
@Hemer
I don't like filefront.... it's very slow for me but i dunno why because it was fast in the past oO
sendspace = 300MB limits
mediafire = 100MB limits
maybe rapideshare or filedropper ?
And, what is your native language ? xD i'm just curious ^_^
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
hi,
I don't know how big your pwserver file is,
but filedropper should manage that xd.
rapideshare=200MB limit
filedropper= 5GB limit
my native language is german, so sry for my bad english
in advance.
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
I want to know what files you have added to get IWEB working that is not in this pack Romulen . I read your iweb talk with beastie and he upload a jakarta after that you say you got working. Maybe you use diff jakarta and edit some in bash?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
@Erndog
I'm using the batches from a clean install apache tomcat 5.5.28 for linux :): and i have just edited some parameters to get it running with the jakarta 5.5.9
The jakarta from beastie have some glitch because it was edited under Windows...
I don't know where beastie have found his jakarta... but it doesn't working for me... but some other ppl have get it running fine. i dunno how...
@Hendrik
Ok... i will try to upload my server files on Filedropper
it's not a pbm ^^ i'm french, so it's a bit difficult for me too to speaking english correctly x)
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
@Erndog
I'm using the batches from a clean install apache tomcat 5.5.28 for linux :): and i have just edited some parameters to get it running with the jakarta 5.5.9
:drool:upload with changed parameters + small (This/go/here.txt)
I will upload a English cash shop remake for this in a few days when I get it done. I starting from scratch cuz this one is so unorganized and there are repeated items and a few non existent items. *IF I CAN FIGURE IT OUT*
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Good idea Erndog... it will help some other ppl that don't have the time to translate it into english^^
I already have mine finished but in french :ott1: and with more items ! cause i'm using new files x) my gshop.data size is about 2.0MB but not sure^^
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Working on setting up now to see how it'll work out.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
Good idea Erndog... it will help some other ppl that don't have the time to translate it into english^^
I already have mine finished but in french :ott1: and with more items ! cause i'm using new files x) my gshop.data size is about 2.0MB but not sure^^
So Could you Please post your Server files and tutorial (french or english, i translate in google).Please a working srever files because im waiting for this for a long time...im w8 for szear (colinux) but it dont come...i think he forget
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
dineide
So Could you Please post your Server files and tutorial (french or english, i translate in google).Please a working srever files because im waiting for this for a long time...im w8 for szear (colinux) but it dont come...i think he forget
? Server files on first page. don't troll....
Link on megaupload.com: [ http://www.megaupload.com/?d=X5M4O1TG ]
Quote:
Originally Posted by
pagipagi
congratz erndog :D seems that you happy now ;))
happy no y would i b happy. there is nothing to b happy about. WTF this is a thread about Romulan PWServer Basic Release.
----and i edit post to reply not to use trolls to bump.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
congratz erndog :D seems that you happy now ;))
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
IWEB working somewhat now but wtf it ask me to log in whats the usr name / passwrd ? i nvr set that stuff any where in lampp security i dont think:?:
and only server management is able to click / role management is not clickable?
when typed http://localhost:8080/iweb/role i get this
Code:
HTTP Status 401 - no certs found.
type Status report
message no certs found.
description This request requires HTTP authentication (no certs found.).
Apache Tomcat/5.5.9
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
nano /usr/local/jakarta-tomcat-5.5.9/webapps/loginlistMGT.txt
Here you can change the username and password. It must be in the following format Yes it's just the basic iweb from sofag release few month ago. But it works! :wink:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
hmm...how about the /gm and /twgm :P
my mine not work :(
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
i have a twgm folder working but i don't share it because it's not mine sorry... i have just edited some things in it.
I have the SSL support on my apache tomcat too... so, i can use the cricket and the full features of iweb.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
ok then..no problem :)
i will learn it so make it work :)
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
hmm... if have your file now Romulan,
but where is a list of the files if have to
edit the IP in?
Hendrik
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Hemer
hmm... if have your file now Romulan,
but where is a list of the files if have to
edit the IP in?
Hendrik
:drool:do you have it dude? :scared::scared:
the working twgm and gm files? :D :thumbup:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
What did you mean hendrik? You have a working twgm and you don't know what to edit??
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
omg..hendrik :D
are you sure???? :D~
@rom
i have little problem... seems that beastie file have a little error when we change the ip :(
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Doing it on virtualbox requires a lot to be done. Soon if I can actually get this up I'll write a different tutorial using these files to get it up on virtual box.
Dunno yet though. Still working on my first install of it then gotta move and do it again.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
I did this on sun virtual box with Ubuntu 8.04 hardy heron.
Installing OS and all takes about 1 hour once youve done it once and know what to do.
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Erndog
I did this on sun virtual box with Ubuntu 8.04 hardy heron.
Installing OS and all takes about 1 hour once youve done it once and know what to do.
I don't think it works for me. I tried going in through vboxtools but it didn't work out. However I previously set up the "Host Interface" network configuration and I think that conflicted with vboxtools. I'm redoing it on a system that's not through a router and it will probably work millions of times easier.
(VBoxtools handles port forwarding where (http://external-ip:port)
-Would apparently open o.o
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
In sun virtual box after you make a VHD and click the VHD and go to system to the right and click the possessors tab, and check the box that Enable PAE/NX .
and you can download a ubuntu version with the correct kernel for the VM at virtual box website I think.
On another note you can make this VHD 30 gigs and devote a 20 gig partition to be a swap file as the virtual hard drive expands as its used and doesn't take up but what space its using. Mine is 2.4gigs when not in use with this config. 20Gigs is obsessive but at least you know it wont ever run out of swap. This is a super easy to install release .
http://i555.photobucket.com/albums/j...ndog/ThnxR.jpg
Hey Romulan can you give me "gShopEdit 2.0 by robrave" Im testing many of them to find lots corrupt the gshop.data if to many changes b4 save. Ive searched much and cant find download for this editor.I C U post this pic and want to try this one out.
http://img18.imageshack.us/img18/6840/gshoptime.png
maybe then I can give something back after edit gshop.data to english:tongue:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
@RagingINtheZONE
I set up a pwserver on:
- VMware. But i have fastly changed for the sunbox software...
- Sun Virtual Box with two network card. One for a private network only with my computer and a second one for local network...
- A real server with Debian 5 Etch and Ubuntu 8.04 Server
- And a second real server with Ubuntu 8.10 Server....
All is possible with the linux world ! lol
@Erndog
If you have some good knowledge now, try to make a tutorial for Sunbox with my server files... it will help other ppl that they want to do a localserver ^^
Hmmm... i will try to upload the gshop editor of robrave.
Here is a screenshot from my PW server that i have translated to my language (french) and with some new cool skins and colors by kristkos :wink: !
http://img5.imageshack.us/img5/996/e...2009120400.png
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
@RagingINtheZONE
Here is a screenshot from my PW server that i have translated to my language (french) and with some new cool skins and colors by kristkos :wink: !
Screenshot (ragezone don't support my image host :(: )[
http://i12.servimg.com/u/f12/11/42/65/19/elemen10.jpg ]
aha... nice avatar :D
i saw your face in there :D
cool rom ^_^
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
It's my warrior... and it's the favorite of the girls xDDDD
Hmmm but the screenshot have a bad resolution O_O my warrior is more beautiful ingame....
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Install guide sun Virtual Box written by a noob for noobs
1.download & install sun virtual Box if not done already. Then reboot your machine cuz virtual box installs drivers for your networking that require a reboot to take in effect even though it doesn't ask you to.
http://www.virtualbox.org/
2.make a virtual hard drive/new machine for linux/ubuntu.give it 1500Mb of ram & 30gigs of virtual hard drive space (when all done it will only take up 2.54 gigs on your hard drive)
3.click on your new virtual machine and to the right you see its options. go to the "system" setting and check the box "Enable PAE/NX" then go to networking and make Adapter 1 enabled/Bridged Adapter . then pick your network adapter out of the list. maybe you got more than 1 I do.
4.download Ubuntu 8.04 hardy heron (lts)
http://old-releases.ubuntu.com/relea...erver-i386.iso
5.start new Virtual Machine and on the Machines window click Device CD/DVDmount and add your ubuntu.iso. now restart the VM. start installing.
6.when you get to user/passwords make all user names pwserver and all passwords root.
7.There will be an option to manually partition it. do this and make 10gig partition with bootable flag on it. then make a 20 gig partition as swap file.
8.At the end of the install there will be an option to install some other software install SSH. and continue.
ALL DONE INSTALLING UBUNTU REBOOT IT AND START INSTALLING PWServer
1. Logg into your new install and typ:
the first ip you need to write down or something cuz it goes in all your server config files.
2. longest step: go through all the server files and change all ip's except the 0.0.0.0 once. try right clicking the folders in romulens pack and search ".conf" that will speed this up.
Special config files you may not find:
.../usr/local/jakarta-tomcat-5.5.9/webapps/loginlistMGT.txt
This is your IWEB usrname/paswrd .
.../etc/tables.xml
usrnames/paswrds/ip
Code:
<connection name="auth0" password="root" poolsize="3" url="jdbc:mysql://YOUR SERVERS IP/dbo?useUnicode=true&characterEncoding=utf8" username="root"/>
and fix this line...
Code:
find the line where is /usr/local/apache-tomcat-5.5.9/bin
and change to
Code:
/usr/local/jakarta-tomcat-5.5.9/bin
3. get winscp to install with the usr "ip is your servers ip"
same usr/paswrd you login with.
http://sourceforge.net/projects/wins...4.exe/download
4. use romulens guide or this one i make trying to figure out what i do wrong i forgot the adding of the registry in this tough
for xampp
"http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/xampp-linux-1.7.2.tar.gz/download"
http://i555.photobucket.com/albums/j...04pwserver.jpg
-
1 Attachment(s)
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
--- ADDITIONALS NOTES ---
this line is in the /root/start.sh
Code:
/usr/local/apache-tomcat-5.5.9/bin
for setting up a new password to "root".
(the system will prompt you to put your actual password and after it you can type the root password and confirm)
@Erndog
Here is the gshop by robrave Attachment 73527
Add it in your package :wink:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Thnx dog i will try it out. and what page i just trying to help out RagingINtheZONE. no page. i will try to add a gshop.data that people can read though. this is a real nice release. it could be molded to a nice custom server with some effort.
This Romulan's Release should be on the:
Sticky Thread Resource Library - Whatever you need for PW!
:thumbup:GJ Romulan:thumbup:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Yes it will be cool if a moderator can stick this thread :):
Yes this files can be turned into a nice customized server... Like my server... :rolleyes:
I have hard worked a lot to get my fully customized server but with the help and support from others dev's... thnx to all Pro's that have helped me in the past... Now it's my turn to help the others! :):
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
oh rom... so beutiful words :D:)
---------- Post added at 03:28 PM ---------- Previous post was at 03:08 PM ----------
rom... you was right... the bank quest ( storage and inventory extend ) wont success :(
how to fix this bug rom ?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
so did my server so far done everything top only the account page you will not ask for help, I can not good english sorry
Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'users'. (severity 16) in /opt/lampp/htdocs/register/processor.php on line 32
Warning: mssql_query() [function.mssql-query]: Query failed in /opt/lampp/htdocs/register/processor.php on line 32
Failed to execute query! Something went wrong... SELECT * FROM users WHERE (name = '')
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
pagipagi
oh rom... so beutiful words :D:)
---------- Post added at 03:28 PM ---------- Previous post was at 03:08 PM ----------
rom... you was right... the bank quest ( storage and inventory extend ) wont success :(
how to fix this bug rom ?
Hmmm... try to find the Tasks Editor (translated by Talolan), open your tasks.data server file and search after the banker quest...
You will see that the fury option has been inversed with the storage option... you just need to set the fury option at 0 and copy/past the amount of fury in storage option. (ie: 64fury -> 0fury -> 64storage)
Save your file, upload it and test it !
@sunnyboystgt
MSSQL is crappy ! don't use it ! :glare:
This release is for MySQL Server ! :rolleyes:
And i don't have tested on colinux, try at your own risk ! :glare:
-
3 Attachment(s)
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
task.data is correct.. i have check it. hemm :-s
but, when i shutdown my server, i got this :(
Iweb Stopped === DONE ==
info : TcpManager OnDelSession
TRACE : gfactionserver::ondelsession: erase link(or delivery) 2 from map.
info : OnAddSession
err : Disconnect from linkserver. sid=20
err : Disconnect from linkserver. sid=19
Sleeping 10 seconds...
info : TcpManager OnDelSession
TRACE : gfactionserver::ondelsession: erase link(or delivery) 4 from map.
err : Disconnect from linkserver. sid=21
info : TcpManager OnDelSession
TRACE : gfactionserver::ondelsession: erase link(or delivery) 1 from map.
info : TcpManager OnDelSession
TRACE : gfactionserver::ondelsession: erase link(or delivery) 3 from map.
err : Disconnect from linkserver. sid=18
Prepare procedure call:{call recordoffline(?,?,?,?,?)}
com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException: No operations allowed after statement closed.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:888)
at com.mysql.jdbc.Statement.checkClosed(Statement.java:385)
at com.mysql.jdbc.Statement.executeQuery(Statement.java:1107)
at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1607)
at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4034)
at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:709)
at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:513)
at com.mysql.jdbc.Connection.parseCallableStatement(Connection.java:4583)
at com.mysql.jdbc.Connection.prepareCall(Connection.java:4657)
at com.mysql.jdbc.Connection.prepareCall(Connection.java:4631)
at application.procedure.handler.execute(handler.java:189)
at com.goldhuman.account.storage.recordUserOffline(storage.java:886)
at protocol.UserLogout.Server(Unknown Source)
at com.goldhuman.IO.Protocol.Rpc.Process(Unknown Source)
at com.goldhuman.IO.Protocol.Task.run(Unknown Source)
at com.goldhuman.Common.ThreadPool.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
gauthd: 05 Dec 2009 14:00:07,495 INFO GAuthServer:? - UserLogout::User 32 logout successfully.
also i have attached my screenshot. i have done with inventory extend and backpack cage extend, but nothing happen :(:?::?:
what is that rom :?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
When you have set the pet cage value at 9, did you have apply changes ( [App.] button ) and save the file?
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
uhmm...actually i didnt change anything. that was the original while while i am read it thru task editor >.<
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
Write a guide for installing this mod ive downloaded it and tried to get it in now for some time. no luck. :glare:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
lamo that wasnt there b4 i posted for help i checed lol
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
OH my god too much information hahahahaah.
Is there the possibility to make a short VideoTutorial and make it able to download? You dont need to change Ip and so, just explain and do the rest..
If there is the possibility ill'd be very pleased!
And if i can setup my own server ill do a FULL video TUTORIAL!
SO pleaseee make a short one!
(sorry for the bad english...im brazilian)
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
uhhmm.... romulan must do it :P
i know him will ;))
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
Quote:
Originally Posted by
Romulan
@Erndog
Here is the gshop by robrave gshoptool.zip
Add it in your package :wink:
I have this Gshop editor too, but dont know the password to open it. :*:
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
password for the Gshop Editor is: m m o r p g - d e v (without spaces...) :):
---------- Post added at 03:02 PM ---------- Previous post was at 02:47 PM ----------
Quote:
Originally Posted by
dineide
OH my god too much information hahahahaah.
Is there the possibility to make a short VideoTutorial and make it able to download? You dont need to change Ip and so, just explain and do the rest..
If there is the possibility ill'd be very pleased!
And if i can setup my own server ill do a FULL video TUTORIAL!
SO pleaseee make a short one!
(sorry for the bad english...im brazilian)
Follow step by step the Erndog tutorial if you planning to install your pwserver on a virtualbox...
If you want to install your pwserver on a real linux server machine, i suggest you to use Ubuntu Server 8.10 ! And follow the little tutorial here:
Quick tutorial:
1. Install Linux on your server (check the openssh-server packet during the install)
2. Configure root password
3. Configure a static ip for your server
4. Connect to your server via FileZilla Client using the ip you have configured and the root password too...
5. Follow the README file into my release for where the files must be uploaded what permissions are need to set.
6. Follow the second README file for installing the MySQL dumb file for the database...
7. Start your monster!
8. Register an account
9. Connect ingame and don't forget to put your server ip into the serverlist.txt on the client folder before!
If you absolutly need a Video, just ask to Erndog... because i don't have preety much time to do it atm... sorry! But i will correct him if he misses something xDD
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
@dineide actualy, i want do it for you.
but the problem is, how many days that i need to upload that 200++ Mb AVI video with 128 kbps download and 64kbps upload... ? hahahahahahahah..
sorry dude -.-"
-
Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie
You can use your office connection? uh? :ott1: