Wyvern Forums

Review Wyvern Today's Posts Mark Forums Read Arcade
Go Back   Wyvern Forums > Archive > Wyvern Forums Archive > Bug Report
Home Register FAQ Members List Calendar Chatbox Today's Posts

Bug Report Report any bugs with the game or the forum here. Note that it is usually best to use the bug command to report problems, so use this forum only as a last resort. If the bug involves quest information, mail a wizard.

 
 
Thread Tools Display Modes
  #1  
Old 10-24-2008, 07:03 PM
dahoun dahoun is offline
 

Join Date: Oct 2008
dahoun has just set foot in the Tutorial Tower
Unhappy Graphical Glitches

Just had some weird graphical glitches:


After I tried to click anywhere:




Console output:
Code:
Eekjava.lang.ArrayIndexOutOfBoundsException: 9
Eekjava.lang.ArrayIndexOutOfBoundsException: 9
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
 10 >= 10
        at java.util.Vector.elementAt(Unknown Source)
        at javax.swing.DefaultListModel.getElementAt(Unknown Source)
        at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source)
        at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Sou
rce)
        at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source)
        at javax.swing.JComponent.getPreferredSize(Unknown Source)
        at wyvern.client.InventoryDisplay.getPreferredSize(InventoryDisplay.java
:164)
        at javax.swing.ScrollPaneLayout.layoutContainer(Unknown Source)
        at java.awt.Container.layout(Unknown Source)
        at java.awt.Container.doLayout(Unknown Source)
        at java.awt.Container.validateTree(Unknown Source)
        at java.awt.Container.validate(Unknown Source)
        at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
        at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknow
n Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
"java -version"
Code:
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) 64-Bit Server VM (build 11.0-b15, mixed mode)
Not running with "debug.startup".

Last edited by dahoun : 10-24-2008 at 07:06 PM.
  #2  
Old 10-24-2008, 07:16 PM
Teshuvah's Avatar
Teshuvah Teshuvah is offline
Wizardess
 

Join Date: Apr 2007
Teshuvah has just set foot in the Tutorial Tower
Default

We need a lot more information about your system and what was running.
That appears to just be a java glitch but without more info we can't tell.
And you were clicking on the wall, try moving with your arrow keys instead of the mouse. You will find that helpful in many areas in the game.
  #3  
Old 10-24-2008, 08:04 PM
dahoun dahoun is offline
 

Join Date: Oct 2008
dahoun has just set foot in the Tutorial Tower
Default

Quote:
Originally Posted by Teshuvah View Post
We need a lot more information about your system and what was running.
Well, I posted already the JRE-Version. What additional information do You need in particular?

Vista 64 SP1
Dual-Core


Quote:
Originally Posted by Teshuvah View Post
That appears to just be a java glitch but without more info we can't tell.
You are probably correct, I noticed just similar glitches in a different Java program (SQL Workbench), but there the glitches disappeared after resizing the window several times.


Quote:
Originally Posted by Teshuvah View Post
And you were clicking on the wall, try moving with your arrow keys instead of the mouse. You will find that helpful in many areas in the game.
I really would like to, but there is another bug preventing me from using the arrow keys. I posted here already a bug report for this problem: Incompatibility with non-english systems
  #4  
Old 10-27-2008, 07:42 AM
dahoun dahoun is offline
 

Join Date: Oct 2008
dahoun has just set foot in the Tutorial Tower
Default

The same with the Java 7 pre-release:

Code:
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b38)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b05, mixed mode)
Quote:
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
63 >= 63
at java.util.Vector.elementAt(Unknown Source)
at javax.swing.DefaultListModel.getElementAt(Unk nown Source)
at javax.swing.plaf.basic.BasicListUI.updateLayo utState(Unknown Source)
at javax.swing.plaf.basic.BasicListUI.maybeUpdat eLayoutState(Unknown Sou
rce)
at javax.swing.plaf.basic.BasicListUI.getPreferr edSize(Unknown Source)
at javax.swing.JComponent.getPreferredSize(Unkno wn Source)
at wyvern.client.InventoryDisplay.getPreferredSi ze(InventoryDisplay.java
:164)
at javax.swing.ScrollPaneLayout.layoutContainer( Unknown Source)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at javax.swing.RepaintManager.validateInvalidCom ponents(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable .run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unkno wn Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForF ilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFil ter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHie rarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unkno wn Source)
at java.awt.EventDispatchThread.pumpEvents(Unkno wn Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
37 >= 37
at java.util.Vector.elementAt(Unknown Source)
at javax.swing.DefaultListModel.getElementAt(Unk nown Source)
at javax.swing.plaf.basic.BasicListUI.updateLayo utState(Unknown Source)
at javax.swing.plaf.basic.BasicListUI.maybeUpdat eLayoutState(Unknown Sou
rce)
at javax.swing.plaf.basic.BasicListUI.getPreferr edSize(Unknown Source)
at javax.swing.JComponent.getPreferredSize(Unkno wn Source)
at wyvern.client.InventoryDisplay.getPreferredSi ze(InventoryDisplay.java
:164)
at javax.swing.ScrollPaneLayout.layoutContainer( Unknown Source)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at javax.swing.RepaintManager.validateInvalidCom ponents(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable .run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unkno wn Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForF ilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFil ter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHie rarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unkno wn Source)
at java.awt.EventDispatchThread.pumpEvents(Unkno wn Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I noticed that it happened mostly when selling or assessing the value of items.

Are you all using older Java versions?

Last edited by dahoun : 10-27-2008 at 07:45 AM.
  #5  
Old 10-30-2008, 02:42 PM
dahoun dahoun is offline
 

Join Date: Oct 2008
dahoun has just set foot in the Tutorial Tower
Default

Deactivating the Direct3D Pipeline seems to make the errors happen less often and the UI won't be affected.
Code:
-Dsun.java2d.d3d=false

Last edited by dahoun : 10-30-2008 at 02:45 PM.
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Wyvern Forums
All times are GMT -4. The time now is 07:54 AM.

Forum: Contact Us - Archive - Top

Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.