PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Suxx on November 05, 2005, 11:24:40 am

Title: One or more widgets failed.
Post by: Suxx on November 05, 2005, 11:24:40 am
Just installed r3 hotfix for linux and performed an update.
When trying to load game get error message:

===
One or more widgets failed to load.
Please check your logs.
===

The psclient output looks like the following:

===
src/common/paws/pawswidget.cpp:855> 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
===

data/gui/smallinventory.xml actually exists and update says that now everything is up-to-date...
Title:
Post by: Bereror on November 05, 2005, 11:29:47 am
The answer to your problem is in this (http://www.planeshift3d.com/wbboard/thread.php?threadid=19377&boardid=41&sid=ed780224adfd836996573acdea0ae74d&page=2)  thread.

Scroll down to the end of that page. Xordan\'s installer is a little bit newer than your XML files.
Title:
Post by: Suxx on November 05, 2005, 11:35:47 am
Thanks a lot
Everything works fine now :)