guys can i add 1.4.4 files in to my 1.3.6 ?
Printable View
guys can i add 1.4.4 files in to my 1.3.6 ?
no, you can't just do that, some lib errors.
ADMZePekeno you are an absolute champion of champions.
I take my cap off to you mate and a thousand thank you's my problem is also solved now.
if you have any doubts
ask
I have full server
Also make sure to set the right mysql info in /etc/table.xml
okay i have almost everything running from pwAdmin except that Auth Daemon will not start from pwAdmin.
I can start it manually from command line so i know it works.
At a guess i looked at serverctrl.jsp in opt/apache-tomcat-5.5.28/2/webapps/pwAdmin ..but im a bit confused by the code.
fw.write("cd " + pw_server_path + "authd/; ./authd >" + pw_server_path + "logs/auth.log &\n");
fw.write("sleep 1\n");
being that my folder is called mauthd i suspect is the problem.
So i must change this code but im still new to reading this so please excuse my newbiness.
Of course im probably totally wrong and definitely confused.
Please anyone can suggest the necessary change?..or if im totally wrong where to change to get auth daemon running from pwAdmin?
Thank you.
woot nvm i worked it out
fw.write("cd " + pw_server_path + "mauthd/build/; ./authd.sh >" + pw_server_path + "logs/auth.log &\n");
fw.write("sleep 1\n");
http://alltheragefaces.com/img/faces...-god-why-l.png
the only utility that has now started pwadmin maps
I start my maps with script maps assembled with their names
for example
a35.sh
a38.sh
an example within the script
a35.sh
_______________________________
#!/bin/sh
PW_PATH=/home
if [ ! -d $PW_PATH/logs ]; then
mkdir $PW_PATH/logs
fi
echo ""
echo "=== Quartel General ==="
cd $PW_PATH/gamed; ./gs a35 >$PW_PATH/logs/a35.log &
sleep 15
echo "=== DONE! ==="
____________________________________
i got ./authd and /glinkd offline QQ
post you startup server
Im afraid the logic behind this statement defies me..care to elaborate?
Its customary to thank somebody who has helped..and hate is a heavy burden to carry around mate.
Also im hardly new..more or less been here for a while now, leisurely plodding away in my spare time and learning from all the mistakes, chipping away.
Well im not caring too much if i come across as inferior because im in it for fun and learning, not how i look.
Many a time i've read your helpful posts Das and i also take my hat off to you, i truly value the knowledge well here. :thumbup1:
Peace.
To my question though.
Got the server running ..so it seems...and pwAdmin running ok..some tweaking needed.
Downloaded a few patches/files for client/server and tried them out.
My problem is that when i try to log in the client continuously states "incorrect password or username"
I even made up a simple account real quick using "tester" for username and password but the client still refuses entry to the server.
I will add here i looked in phpmyadmin and the accounts i had made did exist.
I didnt see the UID in forbid table either.
So i know on an earlier test server i didnt have this problem..but it wasnt set up this way either, it was running under a lamp stack with no admin, i did log in with no problems.
Now im having this problem.
At a guess it could be pwAdmin?
Or perhaps a corruption occuring?
Maybe the log-in information password is encrypting wrongly?
I need a push in the right direction.
I really am out of ideas, i feel so close to getting this running..but so far.
Please any ideas would help as im out of fresh ones.
Thank you in advance.
Stole stolen files...yeh...whatever. :laugh:
Thieves pointing fingers at other thieves lmao.
Maybe people wouldnt have to steal if certain other people shared the creamy goodness of 144..not that im condoning any form of thievery.
Its not like any of us wrote these files up from scratch..can anyone here lay claim to the creation of any of these files?
The programs to alter them is different however and not to be confused.
Abig fat WHATEVER man DILLIGAF.
Most of my likes have gone to you guys the "devs".
I praise anyone who can solve a problem and offers help...which lately "good" help on the 144 has been in short supply because of attitudes like "You dont deserve them" or because of other excuses...promises made but nothing forthcoming. Mentioning here thank you Souris for your release xD and the tools are coming along nicely.
From a peasant point of view being a "commoner" ..i didnt care that Robin Hood stole from the haves and gave to the have-nots...in-fact i was happy to receive something...anything..indeed, irrespective of the "how" it occurred. When i get something from someone i dont EVER ask the morality of it lol..like all DL's we never ask but are happy to receive.
So much politics and redtape already..
After struggling on that problem for several hours the advice was like a breath of fresh air..if you had offered this advice then you would have received this "praise" idc about the stupid politics.
argonaut ignore who is not worthy of respect
and continuing with the previous issues
you still are having problems starting your server?
I'm uploading the solution
ok ok ty:)
You did not just say that. I swear I must be reading something wrong as there is no way some little fucktard just said what I think they said.
What have you done, other then get insanely mother fucking lucky in finding some 1.4.4 files and insulting to high hell everyone who has been a major resource for this community? What have you done to deserve any praise at all? What have you done to be worthy of respect? What makes you think you are better than anyone who has been here much longer then you?
Where do you get off on the idea that you have the right to say that myself or anyone else here is not worthy of respect. Have you spent over 2 years here on RaGEZone helping countless people get 1.3.6 working flawlessly? Do you have complete understanding of 1.4.4? Hell I know I don't, no one can say they do.
Your utter disrespect for the people that have been here forever disgusts me. Oh boy do I wish I knew exactly where you were so I could cause you such pain and suffering for acting like you do.
ADMZePekeno , do you know why addcubi is not sync to mysql??
I used Server from SEModer...
"In the file /etc/table.xml /home/mauthd/etc/table.xml /home/mauthd/build/table.xml/home/mauthd/build/conf/table.xml change in the graph password "pass" on your The password for the MySQL"
ive done this.
Also in phpmyadmin the uid exists for character created.
Also checked all paths known.
The server from command line shows no errors and runs smoothly.
Client shows a connection and ping of 5ms.
Yet when i try to log it says "incorrect username and password"
Yes unfortunately im still struggling.
Couldnt answer before as was at doctors sorry for long delay.
When i log in the server shows this
"TRACE : gdelivery::matrixpasswd query, user=argonaut
GQueryPasswd:account is argonaut , login ip is 150.***.***.***
TRACE : matrixpasswd NOT usbbind user 32
"
Is this telling me that the password is not being retrieved to username?
(used * to hide my ip)
/gdeliveryd/1.txt shows this as configuration, is this correct? (i never changed these from original)
[LogclientClient]
type = udp
port = 11100
address = 10.12.9.254
so_sndbuf = 16384
so_rcvbuf = 16384
ibuffermax = 16384
obuffermax = 1048576
accumulate = 1048576
The address has me worried..other than that it says gdeliverd so im poking around in there.
LOL! You have totally lost your mind - perspective check, you're writing addon code to a game some other group entirely wrote, not curing cancer. In a few years no-one at all will remember your name, except as a search they'll come across it - and man if they see this post all they'll think is "wow, what the hell was that guys problem".
You're AWESOME!
After fiddling about i think ive made things perhaps worse or ive brought to surface real problem
TRACE : gdelivery::matrixpasswd query, user=test
GQueryPasswd:account is test , login ip is 150.***.***.***
Bad Base64 input character at 0: 5(decimal)
java.lang.NullPointerException
at org.mono.Base64.decode(Base64.java:776)
at org.mono.StorageEx.asBytes(StorageEx.java:871)
at org.mono.StorageEx.acquireIdPasswd(StorageEx.java:338)
at protocol.MatrixPasswd.Server(MatrixPasswd.java:65)
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:679)
TRACE : matrixpasswd NOT usbbind user 0
it seems java is my problem but im not sure how to treat this.
Edit: well i got rid of these errors but i still have my original problem of "incorrect username and password"
with error on console at login "TRACE : matrixpasswd NOT usbbind user 32"
Find solution at your account registration script. With 1.4.4 build password creating is changed. Now available password in database must be like this "0x"+'login'+'password' (login and password in md5). For example, for login 'Player' with password 'pass' convert 'Playerpass' into md5 ('38fa7e32a4e7a64f5cc36803d1aabe92'), then add 0x (zero and x) at the beginning of your md5 ('0x38fa7e32a4e7a64f5cc36803d1aabe92'). It should be work.
PHP Code:$Salt = "0x".md5($Login.$Pass);
MySQL_Query("call adduser('$Login', '$Salt', '0', '0', '0', '0', '$Email', '0', '0', '0', '0', '0', '0', '0', '', '', '$Salt')") or die ("Can't execute query.");
$mysqlresult=MySQL_Query("select * from `users` WHERE `name`='$Login'");
$User_ID=MySQL_result($mysqlresult,0,'ID');
MySQL_Query("call usecash('$User_ID',1,0,1,0,500000,1,@error)") or die ("usecash failed!");
echo "Account <b>".$Login."(".$User_ID.")"."</b> has been registered.";
Sir, you're very confused about the routines used to register and log in. My Perfect World API is for version 1.2.6/1.3.6 and everything in it, as far as I know, still works for 1.4.4.
Take a look and hopefully learn from it: http://forum.ragezone.com/f694/php-p...-class-818826/
Well i solved my problem by going about everything a different way.
Followed this guide and using ubuntu 11.04
10.04 was locking out the usb and making the shutdown/restart api to fail..several times and i found it was a bug so 11.04 it was and it works.
This is specifically for my amd 64bit system running Ubuntu as a dedicated machine.
Build by SEModer. Add Rusran
A. Install Linux (Debian / Ubuntu ... not so important)
First, update the repository
COMMAND ~: apt-get update
Then install the SSH
COMMAND ~: apt-get install openssh-server
COMMAND ~: apt-get install openjdk-6-jre
COMMAND ~: sudo tasksel install lamp-server
COMMAND ~: apt-get install phpmyadmin
COMMAND ~: sudo apt-get install libpcre++0
COMMAND ~: ln /usr/lib/libpcre++.so.0 /usr/lib/libpcre.so.0
Note: later for correct operation is required to fill in
the library for 64 bit systems.
COMMAND ~: apt-get install ia32-libs (works fine for ubuntu 10.04) (11.04 requires extras)
sudo gedit /etc/apache2/apache2.conf
Include the following line at the bottom of the file,
Include /etc/phpmyadmin/apache.conf
save and quit.
Two. Installing the server files
Unpack the archive to the root system
The file /home/glinkd / gamesys.conf change in 4 cases at your ip 192.168.1.** (whatever your machines ip is)
In the file /etc/table.xml /home/mauthd/etc/table.xml /home/mauthd/build/table.xml/home/mauthd/build/conf/table .xml change in the graph password "pass" on your password for MySQL
4.Install completed.
Reboot your system and run the file in a folder home
startup_min.sh
Go to phpmyadmin http:/localhost/phpmyadmin
add the code of procedures to phpmyadmin.
(see attachment for SQL database files)
Add tables first to phpmyadmin with import button.
then click pw database and SQL button and copy database files into the blank form, press go and you are done.
Reboot the server
****notes****
transfer the file in /home/gamed/libtask.so to /usr/lib and /lib
try to run you server
cd /home
./startup_min.sh
A few of these commands had no effect.
For ubuntu 11.04 i did use the ia32-libs, however support packages were also needed.
There was permissions to be set because of access denied on startup...once these were set properly i had no probs starting server.
A few pathways in home/...gamesys.conf needed correct pathways added..no biggy.
I havent added new maps as such
The SELedit, tasks, Gshop and all others need to be replaced with english (easy)
pwAdmin needs to be added.
All of these are things im going to enjoy doing in my own leisure.
I can confirm that the world map posted here by souris seemed to work with no out of sync issue (small issue anyway)
Im going to use the map pack and a script to start up all other maps for testing until i get pwAdmin integrated.
Share.zip - 354.6 MB Server Files
Im currently uploading these for those that cant find..the link will come good when the upload is finished.
http://img256.imageshack.us/img256/5...0306231645.png
Instead of disappearing and not saying anything i decided to do the right thing and post my procedure in the hope someone may benefit.
Im tired now and going to bed for work tomorrow, good luck Ragezoners, if i can get this to work then so can you with a bit of searching.
RUSRAN AND SEEMODER
ALL CREDITS FOR THIS FILES
TNKS VERY MUCH FOR ORIGINAL GUIDE
slightly modified by Argonaut :ott1:
Well on my original and flawed build i had pwAdmin added and tried this function...and yes it worked as phpmyadmin showed the cubi in the pw sql tables, however this build is different and i only got it up last night late and at work currently, this is priority to me after adding all maps, i guess ile have pwAdmin added in a few days time permitting
Posted via Mobile Device
So you have tried this function and it worked from pwAdmin but didnt show on YOUR game? You have tested this YOURSELF?, or did you read this? Just want to make doubly sure because if so i may not go with pwAdmin but try iweb setup that i also have...no point pursuing something i cant fix or is unfixable. Thank you.
Posted via Mobile Device
to argonaut
i followed your guide and server seems to be running but i can't register accounts.
one more thing, what should i do about the client side? are there client files that comes with this server pack?
i have tried it . and just empty cubi, I add it from pwadmin, register, adn phpmyadmin. How about you??
you have been try it??
@npcGHOST Providing all your networking and ip are correctly configured and permissions are correct i had to also go to var/www/register folder and 2 php scripts in there need correcting to your settings. Its hard to tell with no error to look at.
Posted via Mobile Device
@nine. Like i posted earlier it was a flawed machine in the sense i was unable to log in with a client to actuall see but server side it did show.
Posted via Mobile Device
hmm can you post the screen shot your character with cubi???
Lol if you go back a few posts prior to my posted guide you can see the errors i was having. That machine was a build using xampp. That build was the flawed one and i scrubbed it and went the way of the guide for this current build so there is no screenshots of phpmyadmin available now as it is gone. Its that when i was poking around in there i saw the cubi had been adddd into the pw table...usercashnow i think it was.
Posted via Mobile Device
For the client side i used a pack from a russian forum but i have begun to integrate souris files with success, ie the elements, tasks etc. I think i hadnt got as far to add the gshop files...i have several elementclient.exe patched and a couple of them work fine..dont know if souris had one in his upload cant remember
Posted via Mobile Device
Config.php :
Make sure its all completed.Quote:
$DBHost = "localhost"; // localhost or your IP
$DBUser = "root"; // Database user
$DBPassword = "debiann"; // Database password
$DBName = "pw"; // Database name
You can also use this registration script by renan :
http://forum.ragezone.com/f694/new-e...script-792042/
Btw, u can also use Ronny's sql db. It will be nothing changed for the server, just register and other functions of pwadmin will work
If u have problems with cubi, download and reinstall the latest SEModer's build with correct authd protocols
You have a link for the latest build rusran?
Posted via Mobile Device
i have problem version to low. which file i should edit and what client i can use?
aaand..ive tried that one with this setup and authd was failing to connect...for me anyway.
Also there is a difference in file sizes..mine is smaller and was not suffering the authd failure which is why i posted the one i have and not that one.
But thank you in anycase, i guess if people want to they will try them both and come to their own conclusions.
Im hesitant to upload Russian files as this is an English forum..however when i have everything configured ile upload my client and these server files with path fixes and maps etc.
Or..you can find the "patch" links out there or you can try integrating Souris files for yourself.
I use v606 client files (:tongue: i got them from a private PW server here...not mentioning anyones P.Server in particular)
This is the patched elementclient.exe i use
Download elementclient.7z for free on uploading.com Patched elementclient.exe
:): As you wish
Use the posted elementclient.exe with these Russian patch files.
Put them into their respective folders in server and client side.
valid russian patch files.zip - 18.5 MB Patch Files
I can also verify that on my earlier test server i had all of the Souris English files integrated including the npcgen (of world) working no problems.
The only one i had not tested was souris Gshop files.
I had tried out a few servers before settling on this as a good platform to build up.
File from agrounet 345MB the File from my post 645mb ,with fixed on mauthd same build from Semoder's
:lol::lol: Ahh we diffrence problem ,firstime i use the file from your post but my problem on mauthd but, when i use the latest everything work, just only setup on table.xml,and the path for gamedbd and the other
http://forum.ragezone.com/f750/mixin...07/index3.htmlQuote:
Well i solved my problem by going about everything a different way.
Followed this guide and using ubuntu 11.04
:thumbup1:
all works fine. Thanks argonaut:)
Did you use the server side and client side patch files with the posted elementclient.exe as well? (a few posts up)
Ive had this problem when i deviate away from these patched files...also are you sure your server has started correctly (terminal tells)
Sounds like a daemon may not be starting if map cant start?
If server starts with no errors then its probably mismatched data files.
Posted via Mobile Device
@cogame So you have applied the russian patch to server and client?
Posted via Mobile Device
@Dietsche..i was just thinking on your post and you have stated you got this version, the larger files that is, to run yes?
If so can you verify iweb is running in this release please as i noticed it in there. Thank you
Posted via Mobile Device
@Dietsche..i was just thinking on your post and you have stated you got this version, the larger files that is, to run yes?
If so can you verify iweb is running in this release please as i noticed it in there. Thank you
Posted via Mobile Device[/QUOTE]
My xlm character role using iweb,my server control using pwAdmin just fine .....
http://forum.ragezone.com/f750/iweb-...9/#post6884155
ok tyvm dietsche, i will try this tonight. Looks very promising
Further thought makes me think that you could put your working iweb version of full server in the release section my friend...all that would be needed after that really would be some english client/server side files. Im sure the RZ community would be eternally gratefull.
Would you consider doing this?
Thank you
Posted via Mobile Device
If you cant get it going from the guide and patches using a clean client vs512 then i can only suggest to keep on trying or wait till a different one is released. If nobody beets me to it ile release a full client/server version eventually
Posted via Mobile Device
Edit my baad v512 sorry :(
data file must same server to client ,Try gshop.data and gshopsev.data with china file or u can make your gshop.data ,gshopsev with new rony1982 gshopedit and put on your server and client side thats work for me with client PW Indo or maybe wil work too with PWI Client version 580
:( I get client version to low too,any ideas why? I tried copying the datas to server and client,but same error.
gshop.data = client /// geshopsev.data = server > need same timestamp ... try newest gshop editor by ronny
Okie dokie ill try tyvm for ur response
..........................
Still getting client version too low Q.Q
Nvm its working now
Any1 has a problem with casting? The channeling option not work, any1 test?
I downloaded all your files and so on, but I am having issues with starting the Maps. What have I missed out and what the hell am I doing wrong lol
This is what I get;
Spoiler:
This wasnt even a "release" it was my conclusion to attempting to slide the 144's into a 136 build.
It has been well passed by this release http://forum.ragezone.com/f751/relea...er-1-a-827248/ i would suggest D/L this release and follow the excellent guide.
Good luck :D: