Re: v145 compiled list (build your own server and client)...
Ok well i followed this tutorial, I did a dozen things people told me to do, I made new gshop following that guide, ive tried every damn patch on client and no matter what Im getting client version too low error. Server is running fine no errors but cant for the life of me get the damn client to connect. Anyone could give me a hand or offer some input would be greatly appreciated, after a week Id like to get this done and live as have people waiting to play.
Re: v145 compiled list (build your own server and client)...
I followed guide and readed a lot of post.
I have server from http://forum.ragezone.com/f751/tutor...er-1-a-856783/ running fine with 639 client: (580->applied patches from pwi till 639, then client files)
My problems were.
- gs fixed exp rates... (solved patching gs )
- Shop was in portuguese (I could edit gshop.dat and made gshopsev.dat (using pwtools gshopedit and GShop Editor 144 v2))
- Teleporting to tellus didn't work. (used world_tartgets.sev from pwi145v63 release)
- Auction didn't work (auctionid.txt solved copying from client and changuing encoding to GBK)
- Diplomacy button crash (solved using 632 files) Note. the files are not really in any 632 patch, i think they come from 621 or so.
- Friend list dissapearing (still woking on that)
Advices:
- Make sure permissions are ok . chmod -R 755 /PWServer should be enough. (but not really very security safe)
- Enough RAM to bring up main world.
- IP's are correct in configuration files
- If you're using Debian you can have connectitivity issues with java (authd)
#560044 - sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking - Debian Bug report logs
Quote:
Originally Posted by
Exotic2012
Ok well i followed this tutorial, I did a dozen things people told me to do, I made new gshop following that guide, ive tried every damn patch on client and no matter what Im getting client version too low error. Server is running fine no errors but cant for the life of me get the damn client to connect. Anyone could give me a hand or offer some input would be greatly appreciated, after a week Id like to get this done and live as have people waiting to play.
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
Exotic2012
Ok well i followed this tutorial, I did a dozen things people told me to do, I made new gshop following that guide, ive tried every damn patch on client and no matter what Im getting client version too low error. Server is running fine no errors but cant for the life of me get the damn client to connect. Anyone could give me a hand or offer some input would be greatly appreciated, after a week Id like to get this done and live as have people waiting to play.
i would like to if i can..
Re: v145 compiled list (build your own server and client)...
I give up, putting up 144 server least it works, panels mostly work etc and I honestly don't have time to mess with this version anymore I have patches to get done on my JD and FW servers this week. Ill get back to it when can breathe again Im sure, I never let a damn game beat me yet not about to now..
Re: v145 compiled list (build your own server and client)...
thank you for your sharing,and what's runtime environment it need,i have 145 server on the redhat as4,i put the 144web with jetty 7 in my server,but can't getroledata and update it,so i want to update this release,so which soft shall i install,such java jre,my version is 1.6.0.12.......?whatever,thank again!:cool:
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
z2191856
thank you for your sharing,and what's runtime environment it need,i have 145 server on the redhat as4,i put the 144web with jetty 7 in my server,but can't getroledata and update it,so i want to update this release,so which soft shall i install,such java jre,my version is 1.6.0.12.......?whatever,thank again!:cool:
For all my PW servers I use the following:
- Apache tomcat v5.5.28 (not jetty)
- JRE v1.5.0_21 (for tomcat)
- JDK v1.6.0_12 (for authd)
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
343
For all my PW servers I use the following:
- Apache tomcat v5.5.28 (not jetty)
- JRE v1.5.0_21 (for tomcat)
- JDK v1.6.0_12 (for authd)
Hi 343, i'm having problems with the client. i patched client from v580 to v652, overwrite data folder with the ones from v63 that you posted, replace elementclient and element skills from the same files you posted. then overwrite the elements data with the one that you posted. When i press confirm in the first pop up window in the client it crashs.
Could you help me?
Thanks!
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
JokerMetal
Hi 343, i'm having problems with the client. i patched client from v580 to v652, overwrite data folder with the ones from v63 that you posted, replace elementclient and element skills from the same files you posted. then overwrite the elements data with the one that you posted. When i press confirm in the first pop up window in the client it crashs.
Could you help me?
Thanks!
Sadly I have no clue what could be going on there. Check error logs. Additionally I am not "supporting" this too extensively as I am doing a release (eventually), this was pretty much what I had done to get my current running build/test server. Though if followed to the 'T' this should produce about the same (if not the exact same) server/client set up that I am running on my build/test VM right now... So, if I'm able to help you get yours running before my release, without too much digging (I'm not gonna waste hours sitting here attempting to replicate other issues, when I could be working on getting everything readied for release) great, if not well, at least anyone that cannot get it working has the pending upcoming release to look forward to :wink:
Sorry started to go off on a generalized tangent there, but yea, you may wanna check error logs first and foremost :):
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
343
Sadly I have no clue what could be going on there. Check error logs. Additionally I am not "supporting" this too extensively as I am doing a release (eventually), this was pretty much what I had done to get my current running build/test server. Though if followed to the 'T' this should produce about the same (if not the exact same) server/client set up that I am running on my build/test VM right now... So, if I'm able to help you get yours running before my release, without too much digging (I'm not gonna waste hours sitting here attempting to replicate other issues, when I could be working on getting everything readied for release) great, if not well, at least anyone that cannot get it working has the pending upcoming release to look forward to :wink:
Sorry started to go off on a generalized tangent there, but yea, you may wanna check error logs first and foremost :):
Hi 343 thanks for the quick reply. I went through all process again and now it's not chrashing. But when i tried to log to the games it gives me low version error. I will give a search in the forum for answers. If you have a quickest short solution i will take it as well.
You rock man! Thanks
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
JokerMetal
Hi 343 thanks for the quick reply. I went through all process again and now it's not chrashing. But when i tried to log to the games it gives me low version error. I will give a search in the forum for answers. If you have a quickest short solution i will take it as well.
You rock man! Thanks
Version Low is very common, and you can read more on that HERE. In short it's usually due to mis-matching timestamps in client and server side gshop's...
Re: v145 compiled list (build your own server and client)...
I have followed all guide in this tutorial, so far it works fine and i only found 1 problem :back to city error cause by precinct.sev in folder config/world from FIXED SERVER MAP/SYNC : http://forum.ragezone.com/attachment...tuff-config.7z
Edited : Just use good precinct.sev and region.sev from another server file
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
adiprayitno
I have followed all guide in this tutorial, so far it works fine and i only found 1 problem :back to city error cause by precinct.sev in folder config/world from FIXED SERVER MAP/SYNC :
http://forum.ragezone.com/attachment...tuff-config.7z
Edited : Just use good precinct.sev and region.sev from another server file
I will look into / test this later myself. Though if this is the case it's only precinct.clt/sev that you have to worry about ~ not region. Region has nothing to do with that :wink:
Re: v145 compiled list (build your own server and client)...
Thank you for that 'bug report', indeed the world map server side precinct.sev that I have supplied is somehow 'corrupt'. I will be fixing and re-uploading in a few moments :wink: :):
Ok, problem has been fixed in my new release of config.7z. First post of this thread has been updated with the new download link too (as well as "145 server stuff" in 'releases')...
Download the fix here:
config.7z
Enjoy...
Re: v145 compiled list (build your own server and client)...
Quote:
Originally Posted by
dclipper
I followed guide and readed a lot of post.
I have server from
http://forum.ragezone.com/f751/tutor...er-1-a-856783/ running fine with 639 client: (580->applied patches from pwi till 639, then client files)
My problems were.
- gs fixed exp rates... (solved patching gs )
- Shop was in portuguese (I could edit gshop.dat and made gshopsev.dat (using pwtools gshopedit and GShop Editor 144 v2))
- Teleporting to tellus didn't work. (used world_tartgets.sev from pwi145v63 release)
- Auction didn't work (auctionid.txt solved copying from client and changuing encoding to GBK)
- Diplomacy button crash (solved using 632 files) Note. the files are not really in any 632 patch, i think they come from 621 or so.
- Friend list dissapearing (still woking on that)
Advices:
- Make sure permissions are ok . chmod -R 755 /PWServer should be enough. (but not really very security safe)
- Enough RAM to bring up main world.
- IP's are correct in configuration files
- If you're using Debian you can have connectitivity issues with java (authd)
#560044 - sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking - Debian Bug report logs
for your problem with friendlist disappearing -> replace gdeliveryd in BeelzebubPW release and u can use good one from another release, gdeliveryd from BeelzebubPW release "in some case" can cause problem like yours with friendlist disappear and also can cause problem with join order in morai map.
Re: v145 compiled list (build your own server and client)...
hi 343!
When i use your fix, i cant resurrected in the city when i die. I come back to life in the same place.
And thanks for all your work here!
Edit : Sorry, i do not read this topic => ok http://forum.ragezone.com/f751/1-4-5...ml#post7316817