Author Topic: Problem updating....  (Read 5743 times)

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #15 on: February 04, 2012, 05:00:58 am »
seeing as the updater is broken, and desura is not working either, can anyone tell me where to download the game? and i mean a fully updated one not the one thats posted on the main page

Aiwendil

  • Hydlaa Citizen
  • *
  • Posts: 463
    • View Profile
Re: Problem updating....
« Reply #16 on: February 04, 2012, 12:40:46 pm »
You can't....you can only download version 0.5.8. The 0.5.8.1 version is only available through the updater...but that version fixes some pretty nasty bugs. So looks like the only way is to fix your download problems.

One the other hand it should be possible to download the file that fails for you manually from the update-server. But as the server doesn't allow to browse the directories I have no clue where to find it. So you have to use the web location the updater (with --repair) tells you for the file...and then overwrite the PS file manually with it. Next time the updater shouldn't try anymore to download that specific file.

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #17 on: February 04, 2012, 03:30:30 pm »
well if someone can tell me exactly how to manually update that would be nice... this is starting to piss me off though, i really want to start playing again but i can't get anywhere with ANY download on any computer i try it on

Aiwendil

  • Hydlaa Citizen
  • *
  • Posts: 463
    • View Profile
Re: Problem updating....
« Reply #18 on: February 04, 2012, 04:11:49 pm »
Easiest way...get in IRC and try asking for help there. Much easier to help if you can interact ;)

Otherwise...run pslaunch.exe from the command line and post the output that that we can see what does wrong there...and suggest manual fixes.

Edit: I was told that windows doesn't write anything to to console with only --repair. So it's probably needed to starty "pslaunch.exe --console --repair" to get some infos
« Last Edit: February 04, 2012, 07:35:28 pm by Aiwendil »

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #19 on: February 05, 2012, 08:54:37 am »
could someone just upload a torrent of the updated client in a .rar or something and let me download it that way?

LigH

  • Forum Legend
  • *
  • Posts: 7096
    • View Profile
Re: Problem updating....
« Reply #20 on: February 05, 2012, 11:38:36 am »
1) That would probably be a forbidden redistribution. So – certainly not in public.

2) It wouldn't solve the reason. Who knows when you will face the same issue next time?

Gag Harmond
Knight and Ambassador
The Royal House of Purrty

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #21 on: February 05, 2012, 07:22:49 pm »
gah... looks like im not going to be able to play >.>

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #22 on: February 08, 2012, 03:37:59 am »
so, is anyone going to help me? I've tried it on so many different computers now the only possible thing i can think of is that its a server side issue with the file art/skins/base/client_base.zip it hangs up at 67% on all of the different computers i have tried it on, it's a replicable issue and not a freak accident, i've tried it on multiple operating systems (winxp and win7) i've tried it at different locations, and i don't know how to get it working.....

bilbous

  • Guest
Re: Problem updating....
« Reply #23 on: February 08, 2012, 05:56:59 am »
try wget on the specific file. it has a resume feature.
What does your updateservers.xml say?

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #24 on: February 08, 2012, 06:25:49 am »
- <mirrors>
  <mirror id="1" name="updater" url="http://194.116.72.94/update/" repair="true" />
  </mirrors>

Xithren

  • Traveller
  • *
  • Posts: 18
    • View Profile
Re: Problem updating....
« Reply #25 on: February 08, 2012, 06:36:02 am »
and can i get a step by step walkthrough on using wget to get the specific file i need, im rather good with coding and programming but this is gibberish to me

bilbous

  • Guest
Re: Problem updating....
« Reply #26 on: February 08, 2012, 07:06:05 am »
should be wget /?
but at any rate man: wget

may not help.

Your best bet might be going on irc (freenode server) and channel #planeshift-build and talking to someone there.

The specific file you will want is the one that keeps failing but I couldn't find out where it was on the hierarchy at that address


Aiwendil

  • Hydlaa Citizen
  • *
  • Posts: 463
    • View Profile
Re: Problem updating....
« Reply #27 on: February 08, 2012, 01:38:19 pm »
First off...I updated a plain PS binary version (0.5.8) just 4 days ago here to test something (Linux/Gentoo 64 bit version). I had no problem at all with client_base.zip. (The file is about 22MB...so shouldn't tate that long to download). So the problem is either on your end...or only shows up when trying to repair a different version of PS.

Now to the attempts of solving your problem...You were told to get in IRC now already two times. But as this is obviously no options for you we have to do it the slow way. First...what system are you on? One time you say this problem is for a window client you installed...Which windows version and did you use windows versions on all computers you tried?
Second...what is the exact output of the launcher when doing a repair. There is no way anyone can point you to the right file to download without that information. I didn't ask for those infos just out of the blue.

Other things you can try: Delete/Rename the whole config directory of PlaneShift...in case of windows that can be found at "%AppData%/PlaneShift". Also remove/rename "updaterinfo.xml" and "updateservers.xml" in your PlaneShift install directory. Though I don't assume this will help much as from the looks it's a download problem and not an updater-config problem.