Author Topic: One or more widgets failed.  (Read 578 times)

Suxx

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
One or more widgets failed.
« 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...

Bereror

  • Hydlaa Notable
  • *
  • Posts: 773
    • View Profile
    • Planeshift API
(No subject)
« Reply #1 on: November 05, 2005, 11:29:47 am »
The answer to your problem is in this  thread.

Scroll down to the end of that page. Xordan\'s installer is a little bit newer than your XML files.
PlaneShift Sources
PlaneShift API
"Words never spoken
Are the strongest resounding"

Suxx

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
(No subject)
« Reply #2 on: November 05, 2005, 11:35:47 am »
Thanks a lot
Everything works fine now :)