Author Topic: Installer Feedback  (Read 38645 times)

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #30 on: October 25, 2005, 10:52:33 am »
Arisu: Ok, I\'ll take a look at those and add them.

Everyone else:

Make sure you have the new 3.012P-r2 patch. It\'s up to date, so you shouldn\'t get any version error messages. And the Vengeance user is just a placeholder, not a real one.

Tarcaldy

  • Traveller
  • *
  • Posts: 12
    • View Profile
pslient error
« Reply #31 on: October 25, 2005, 09:17:05 pm »
Trying not to double post. Was not sure if you notice my edits in previous post.

Quote
Tried the r2 version and got new error.

root@blackmumba:/usr/local/games/planeshift# ./pssetup
Mounting skin: /planeshift/art/apps.zip
Skipping \'YesNo\' because it\'s already loaded
Current skin doesn\'t exist, skipping..

planeshift.setup.application:
Application initialized successfully.
Error saving configuration \'\'.
root@blackmumba:/usr/local/games/planeshift# ./psclient.bin: error while loading shared libraries: libsmpeg-0.4.so.0: cannot open shared object file: No such file or directory


Using Slackware 10 Linux 2.2.26

Brasero

  • Traveller
  • *
  • Posts: 22
    • View Profile
(No subject)
« Reply #32 on: October 25, 2005, 09:50:43 pm »
First bug ( yes/no) from above.

Have found a second little bug with updater 1.0.2.7(0.3.012R2)
Have made several try of updates today  in all update the updater is loading:

Update   art/models.zip/trepor/trepor.cal3d (ZIP)
Total size 2.00 KB in 1 files

Cannot imagine they are making this trepor file 10 times a day...

Maybe the file cannot be transfered into model.zip or not notified after upload ?
« Last Edit: October 25, 2005, 09:59:10 pm by Brasero »

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #33 on: October 26, 2005, 08:29:23 pm »
Tarcaldy: Ok, you should install those libs yourself using whatever package manager slackware has. I\'ll add those files to the next release anyway.

Brasero: Seems a strange problem there. Just ignore it for now I guess, and post back if you have any problems ingame.

Tarcaldy

  • Traveller
  • *
  • Posts: 12
    • View Profile
(No subject)
« Reply #34 on: October 26, 2005, 08:55:18 pm »
k, thanks.
I have a Windos XP machine so Im in the game at this time. But  prefer linux for most online applications. You know better security.

If I find anymore missing libs do you want me to post them here or just install them. I would not mind helping out a bit. Seeing that I can play on my windows machine. :D

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #35 on: October 27, 2005, 02:07:57 am »
Post them here please. :)

Tarcaldy

  • Traveller
  • *
  • Posts: 12
    • View Profile
no more errors to post.
« Reply #36 on: October 27, 2005, 05:25:39 am »
Installed smpeg-0.4.4 and is working now. Thanks again for the client install for Liniux. Your the man Xordan. Back in the safest computer environment there is. :D

Using Slackware 10 Linux 2.2.26

Glendyl Aers

  • Traveller
  • *
  • Posts: 35
    • View Profile
Problem after updating to R3.
« Reply #37 on: November 05, 2005, 01:42:22 am »
I have recently installed the r3 hotfixes.

As per instructions i ran the updater before running the client.

I am now no longer able to \'join the game\'. An error message is displayed stating that some widgets were not loaded and that I should check my logs.

The only file that I can find in my Planeshift Logs directory is a \'chat\' log.

Sorry I cannot be more specific, ie supply the log file. Or perhaps there is another location that I need to check.

Cheers.

Heydulf

  • Traveller
  • *
  • Posts: 16
    • View Profile
(No subject)
« Reply #38 on: November 05, 2005, 02:03:03 am »
same problem here. these are the last lines of the console. i hope they may help. the whole outout is here: http://www.lord-ugluk.de/ps/ps.log

---------------- snip ---------------------
FindWidget
:
  Could not locate widget ButtonExamine in InteractWindow
  Could not locate widget ButtonUnlock in InteractWindow
  Could not locate widget ButtonUse in InteractWindow
  Could not locate widget ButtonPickup in InteractWindow
  Could not locate widget ButtonDrop in InteractWindow
  Could not locate widget ButtonLoot in InteractWindow
  Could not locate widget ButtonBuySell in InteractWindow
  Could not locate widget ButtonGive in InteractWindow
  Could not locate widget ButtonClose in InteractWindow
  Could not locate widget ButtonPlayerDesc in InteractWindow
  Could not locate widget ButtonAttack in InteractWindow
  Could not locate widget ButtonCombine in InteractWindow
  Could not locate widget ButtonExchange in InteractWindow
  Could not locate widget ButtonTrain in InteractWindow
  Could not locate widget ButtonNPCTalk in InteractWindow
  Could not locate widget ButtonViewStats in InteractWindow
  Could not locate widget ButtonDismiss in InteractWindow
  Could not locate widget Money in SmallInventoryWindow

Load
:
  Failed the PostSetup for SmallInventoryWindow

LoadWidget
:
  Widget SmallInventoryWindow failed to load pawsSmallInventoryWindow

LoadWidget
:
  Could not load child widget in file /this/data/gui/smallinventory.xml
Following widgets failed to load:
Small Inventory Window
« Last Edit: November 05, 2005, 02:10:04 am by Heydulf »

stfrn

  • Hydlaa Citizen
  • *
  • Posts: 324
  • the beaver ex-dev :B
    • View Profile
(No subject)
« Reply #39 on: November 05, 2005, 05:49:33 am »
Fix for the widget failed to load in R3

Hmm, seems Xordan used a version just a tad too new. To fix the the file, either get the whole thing from here:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/planeshift/planeshift/data/gui/smallinventory.xml?content-type=text%2Fplain&rev=1.3
or manually apply this patch:
http://cvs.sourceforge.net/viewcvs.py/planeshift/planeshift/data/gui/smallinventory.xml?r1=1.2&r2=1.3

that\'s in planeshift/data/gui/smallinventory.xml

Good news is this means you get to see money in the small inventory.
« Last Edit: November 05, 2005, 05:50:55 am by stfrn »
player -> gm -> dev -> bum

dolgon

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
(No subject)
« Reply #40 on: November 05, 2005, 10:05:40 am »
Hi for a new install do I have to load each version of the installer one after the other?

*edit Sorry for posting here meant to start a new topic
« Last Edit: November 05, 2005, 06:14:38 pm by dolgon »

hook

  • Veteran
  • *
  • Posts: 1088
    • View Profile
    • Hook's Humble Homepage
(No subject)
« Reply #41 on: November 05, 2005, 11:14:02 am »
the aRts problem still persists :(
:emerald: The Treecastle *will* stand !!! :emerald:

in-game name: Seeln

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #42 on: November 05, 2005, 11:43:44 am »
Yeah, I didn\'t have time to fix other problems, as I found out we were releasing an update after the windows one had been done.... so I just grabbed latest cvs and compiled that. I\'ll see if I can sort out the other issues today or tomorrow.

hook

  • Veteran
  • *
  • Posts: 1088
    • View Profile
    • Hook's Humble Homepage
(No subject)
« Reply #43 on: November 05, 2005, 12:59:44 pm »
Quote
Originally posted by Xordan
Yeah, I didn\'t have time to fix other problems, as I found out we were releasing an update after the windows one had been done.... so I just grabbed latest cvs and compiled that. I\'ll see if I can sort out the other issues today or tomorrow.


Oh, ok :]

No pressure from my part - I have to superstudy forthe next few weeks anyway :/
:emerald: The Treecastle *will* stand !!! :emerald:

in-game name: Seeln

Tarcaldy

  • Traveller
  • *
  • Posts: 12
    • View Profile
MD5 sum fail
« Reply #44 on: November 07, 2005, 12:34:32 am »
Hi Xordan
Not sure if this is related to your installer/patch but the deathrealm file fails the MD5.  So updater fails to down load file.

Copy of terminal output after updater complete.

./updater
Opening GLX2D
Creating Context
Video driver GL/X version (direct renderer)
Visual ID: 0x00000021, 24bit TrueColor
R8:G8:B8:A0,
level 0, double buffered
NOTIFY: Applied: GeForce: RECT texture extension support apparently sucks
NOTIFY: OpenGL renderer: GeForce2 MX/AGP/SSE2 (vendor: NVIDIA Corporation) version 1.5.1 NVIDIA 61.11
NOTIFY: Using windowed mode at resolution 640x480.
NOTIFY: Pixel format: Color: 24 Alpha: 0 Depth: 24 Stencil: 8 AccumColor: 24 AccumAlpha: 0 MultiSamples: 0
Critical files () not found (Server only)
Mounting skin: /planeshift/art/apps.zip
Skipping \'YesNo\' because it\'s already loaded
NOTIFY: psUpdaterEngine initialized.
Checking updates
Warning: Couldn\'t find module \'other_os\' in registry.
Updates: 2
Registery File: art/models.zip/trepor/trepor.cal3d
Downloading Zip: trepor.zip
Download: download.tmp URL: http://psmirror.u24.solone.net/psupdater//art/art/models.zip/trepor.zip
Mounting ZIP file art/models.zip..
Mounting /downzip /this/download.tmp
MD5 sum doesn\'t match after downloading art/world/deathrealm.zip. Skipping
========
Saved total 156 seconds of CPU time
========
root@blackmumba:/usr/local/games/planeshift#

Using Slackware 10 Linux 2.2.26