View Single Post
  #1 (permalink)  
Old March 19th, 2007
arne_bab's Avatar
arne_bab arne_bab is offline
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default Thex branch (beta): bug

Hi,

I just tested the thex-integration-branch and while it builds (since I removed an artifact), it dies while starting with the following exception:

Code:
java.lang.NoClassDefFoundError: com/l2fprod/common/swing/PercentLayout
        at phex.gui.common.statusbar.StatusBar.<init>(StatusBar.java:66)
        at phex.gui.common.statusbar.MainStatusBar.<init>(MainStatusBar.java:39)
        at phex.gui.common.MainFrame.setStatusbarVisible(MainFrame.java:528)
        at phex.gui.common.MainFrame.setupComponents(MainFrame.java:275)
        at phex.gui.common.MainFrame.<init>(MainFrame.java:111)
        at phex.gui.common.GUIRegistry.initialize(GUIRegistry.java:116)
        at phex.Main.main(Main.java:148)
thought it might interest you

Best Wishes,
Arne
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote