Alice Community  

Go Back   Alice Community > Alice 2 > Bugs and Troubleshooting

Reply
 
Thread Tools Display Modes
Alice 3.1 Crashes
Old
alevon
Guest
 
Status:
Posts: n/a
Default Alice 3.1 Crashes - 10-01-2012, 07:00 AM

Version is 3.1.37.0.0 gets the following error messages


java.lang.AssertionError
at edu.cmu.cs.dennisc.lookingglass.opengl.OffscreenLo okingGlass.getGLAut
oDrawable(OffscreenLookingGlass.java:106)
at edu.cmu.cs.dennisc.lookingglass.opengl.AbstractLoo kingGlass.addCamera
(AbstractLookingGlass.java:222)
at org.alice.stageide.sceneeditor.ThumbnailGenerator. createThumbnail(Thu
mbnailGenerator.java:77)
at org.alice.stageide.icons.SceneIcon.paintIcon(Scene Icon.java:62)
at org.lgna.croquet.icon.AbstractIcon.paintIcon(Abstr actIcon.java:66)
at org.alice.ide.ast.icons.ThisInstanceIconFactory$1. paintIcon(ThisInsta
nceIconFactory.java:65)
at sun.swing.plaf.synth.SynthIcon.paintIcon(Unknown Source)
at javax.swing.plaf.synth.SynthGraphicsUtils.paintTex t(Unknown Source)
at javax.swing.plaf.synth.SynthLabelUI.paint(Unknown Source)
at javax.swing.plaf.synth.SynthLabelUI.update(Unknown Source)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JSplitPane.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JSplitPane.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JLayeredPane.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.BufferStrategyPaintManager.paint(Unkno wn Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unkno wn Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unkno wn Source)
at javax.swing.RepaintManager.seqPaintDirtyRegions(Un known Source)
at javax.swing.SystemEventQueueUtilities$ComponentWor kRequest.run(Unknow
n Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
javax.media.opengl.GLException: Can not destroy context while it is current
at com.sun.opengl.impl.GLContextImpl.destroy(GLContex tImpl.java:176)
at javax.media.opengl.GLJPanel.removeNotify(GLJPanel. java:719)
at java.awt.Container.removeNotify(Unknown Source)
at javax.swing.JComponent.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at javax.swing.JComponent.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at javax.swing.JComponent.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at javax.swing.JComponent.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at javax.swing.JComponent.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at javax.swing.JComponent.removeNotify(Unknown Source)
at java.awt.Container.remove(Unknown Source)
at java.awt.Container.remove(Unknown Source)
at org.lgna.croquet.components.Container.internalRemo veComponent(Contain
er.java:138)
at org.lgna.croquet.components.Container.internalRemo veAllComponents(Con
tainer.java:156)
at org.lgna.croquet.components.Container.internalRemo veAllComponents(Con
tainer.java:168)
at org.lgna.croquet.components.Panel.removeAllCompone nts(Panel.java:100)

at org.lgna.croquet.components.AbstractWindow.setMain Composite(AbstractW
indow.java:294)
at org.lgna.croquet.PerspectiveApplication.setPerspec tive(PerspectiveApp
lication.java:65)
at org.alice.ide.IDE$1.changed(IDE.java:72)
at org.alice.ide.IDE$1.changed(IDE.java:1)
at org.lgna.croquet.State.fireChanged(State.java:119)
at org.lgna.croquet.ListSelectionState.popAtomic(List SelectionState.java
:351)
at org.lgna.croquet.ListSelectionState.setSelectedInd ex(ListSelectionSta
te.java:294)
at org.lgna.croquet.ListSelectionState.setSelectedIte m(ListSelectionStat
e.java:282)
at org.lgna.croquet.ListSelectionState.updateSwingMod el(ListSelectionSta
te.java:286)
at org.lgna.croquet.State.changeValue(State.java:169)
at org.lgna.croquet.State.changeValue(State.java:183)
at org.lgna.croquet.State.changeValueTransactionlessl y(State.java:206)
at org.lgna.croquet.State.setValueTransactionlessly(S tate.java:213)
at org.alice.ide.perspectives.ChangePerspectiveOperat ion.perform(ChangeP
erspectiveOperation.java:74)
at org.lgna.croquet.Operation.perform(Operation.java: 166)
at org.lgna.croquet.Operation.handleFire(Operation.ja va:173)
at org.lgna.croquet.Operation.fire(Operation.java:138 )
at org.lgna.croquet.Operation$SwingModel$1.actionPerf ormed(Operation.jav
a:52)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(Unknown Sour
ce)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
   
Reply With Quote
Alice 3.1 crashes
Old
djslater107
Administrator
 
Status: Offline
Posts: 190
Join Date: Jan 2007
Default Alice 3.1 crashes - 10-01-2012, 09:02 AM

See this link, and there have been updates, try the new download...

http://help.alice.org/w/page/5901511...20Known%20Bugs


Don Slater
Alice Team
Carnegie Mellon University
   
Reply With Quote
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 10-02-2012, 02:42 PM

Very cool. It's awesome to see that bugs are being fixed and progress is being made.


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.