Author Topic: Cant load one or more widgets  (Read 1403 times)

Loristo

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Cant load one or more widgets
« on: November 27, 2005, 03:57:09 pm »
I just downloaded linux .run package yesterday and I tried to install the game.

First i had problems with the updater whose version was too old (1.0.2.6)
I found in the forum some patches in order to have the good updater version (1.0.2.8)

There is still a problem during the update but that\'s not very important (package trepor.zip is download each time I try to update the game)

When I launch psclient, everything is ok : I created a character ... and then I started to load the game...

After loading the GUI interface, I am stuck with an error message telling me : \"one or more widgets cannot be loaded. check your logs\".

And the game stops here :/

So i tried to find some log files but i cant fond any. Nothing in logs/ directory and nothing somewhere else.

What should I do ?  Should I get PS from CVS version ? :(

Thx for help

(My linux distro: Debian unstable)




apis

  • Hydlaa Resident
  • *
  • Posts: 72
    • View Profile
    • The Way of the Hammer
(No subject)
« Reply #1 on: November 27, 2005, 04:15:09 pm »
Can you post the last few line from the console?

they will tell you/us what file it cant find. it is probably the /smallinventory.xml one, if so grab this one.
 
http://blueether.net/TWH/img/smallinventory.xml

it goes in the planeshift/data/gui/ dir.
« Last Edit: November 27, 2005, 04:16:49 pm by apis »
Apis - The Way of the Hammer

Loristo

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
thanks
« Reply #2 on: November 27, 2005, 04:46:37 pm »
thank you for replying so quickly !

It works now !

I had that file but the size was differnet :)

Thank you very mych

Have a nice day

Neryam

  • Hydlaa Citizen
  • *
  • Posts: 363
  • Knight Avatar of the Guild Knights
    • View Profile
    • Dragon Peak
(No subject)
« Reply #3 on: January 21, 2006, 05:02:24 am »
I have the same problem, and I tried that xml file. Here are the last few lines..
It looks like the Skills Window widget is missing?

Please help! :( Thanks in advance..
Code: [Select]
<\\Luca\\Crystal Space\\planeshift\\src\\common\\paws\\pawswidget.cpp:855> pawsWidget::FindWidget
:
  Could not locate widget StatsSkillList in SkillWindow
  Could not locate widget StatsDescription in SkillWindow
  Could not locate widget CombatSkillList in SkillWindow
  Could not locate widget CombatDescription in SkillWindow
  Could not locate widget MagicSkillList in SkillWindow
  Could not locate widget MagicDescription in SkillWindow
  Could not locate widget JobsSkillList in SkillWindow
  Could not locate widget JobsDescription in SkillWindow
  Could not locate widget VariousSkillList in SkillWindow
  Could not locate widget VariousDescription in SkillWindow
  Could not locate widget PysStaminaBar in SkillWindow
  Could not locate widget MenStaminaBar in SkillWindow
  Could not locate widget ExperienceBar in SkillWindow
  Could not locate widget PysStaminaPerc in SkillWindow
  Could not locate widget MenStaminaPerc in SkillWindow
  Could not locate widget ExperiencePerc in SkillWindow

<\\Luca\\Crystal Space\\planeshift\\src\\common\\paws\\pawswidget.cpp:595> pawsWidget::Load
:
  Failed the PostSetup for SkillWindow

<\\Luca\\Crystal Space\\planeshift\\src\\common\\paws\\pawsmanager.cpp:709> PawsManager::LoadWidget
:
  Widget SkillWindow failed to load pawsSkillWindow

<\\Luca\\Crystal Space\\planeshift\\src\\common\\paws\\pawsmanager.cpp:650> PawsManager::LoadWidget
:
  Could not load child widget in file /this/data/gui/skillwindow.xml
Following widgets failed to load:
Skills window

<\\Luca\\Crystal Space\\planeshift\\src\\client\\pscelclient.cpp:1151> GEMClientActor::SetDRData
:
  Ignoring DR pkt version 77 for entity Grendol with version 86.

  Ignoring DR pkt version 213 for entity Trepor with version 222.

  Ignoring DR pkt version 214 for entity Trepor with version 222.

  Ignoring DR pkt version 78 for entity Grendol with version 86.

  Ignoring DR pkt version 215 for entity Trepor with version 222.

  Ignoring DR pkt version 216 for entity Trepor with version 222.

  Ignoring DR pkt version 217 for entity Trepor with version 222.

  Ignoring DR pkt version 79 for entity Grendol with version 86.

  Ignoring DR pkt version 80 for entity Grendol with version 86.

  Ignoring DR pkt version 81 for entity Grendol with version 86.

  Ignoring DR pkt version 218 for entity Trepor with version 222.

  Ignoring DR pkt version 82 for entity Grendol with version 86.

  Ignoring DR pkt version 230 for entity Trepor with version 237.

  Ignoring DR pkt version 231 for entity Trepor with version 237.

  Ignoring DR pkt version 232 for entity Trepor with version 237.


<\\Luca\\Crystal Space\\planeshift\\src\\client\\psengine.cpp:1595> psEngine::BuildAppearance
:
  Failed to set trait   mesh=\"0\" mat=\"0\" tex=\"0\" shader=\"0.7,0,0\"/> for mesh.
Disabling CD on actor(712): Rat
Vis vires est haud claustrum ut animus. Power is no bar to the Heart.
Guild Knights will return. When I feel like it.


Wired_Crawler

  • Hydlaa Citizen
  • *
  • Posts: 429
    • View Profile
(No subject)
« Reply #4 on: January 21, 2006, 09:54:59 am »
In similar cases always look for fragments like the following:
Quote
Originally posted by Neryam
  Could not load child widget in file /this/data/gui/skillwindow.xml
Following widgets failed to load:
Skills window
You need newer skillwindow.xml. You can use the file from CVS repository, use Sourceforge CVS browser  if You don\'t want to download the whole source tree.
"Close the world, txEn eht nepO."

white_slayer

  • Guest
(No subject)
« Reply #5 on: January 22, 2006, 10:27:47 am »
redownloading would work wouldnt it