Advertisement
Guest User

Alice error

a guest
Oct 28th, 2010
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.20 KB | None | 0 0
  1. Alice version: 2.2 06/15/2010
  2.  
  3.  
  4.  
  5. Exception in thread "AWT-EventQueue-0" edu.cmu.cs.stage3.alice.core.IllegalNameValueException: We're sorry, but names in Alice may not be empty.
  6.  
  7. at edu.cmu.cs.stage3.alice.core.Element.checkForInvalidName(Element.java:184)
  8.  
  9. at edu.cmu.cs.stage3.alice.core.Element.nameValueChanging(Element.java:232)
  10.  
  11. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:247)
  12.  
  13. at edu.cmu.cs.stage3.alice.core.Transformable.propertyChanging(Transformable.java:198)
  14.  
  15. at edu.cmu.cs.stage3.alice.core.Model.propertyChanging(Model.java:191)
  16.  
  17. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:259)
  18.  
  19. at edu.cmu.cs.stage3.alice.core.Property.onChanging(Property.java:410)
  20.  
  21. at edu.cmu.cs.stage3.alice.core.Property.onSet(Property.java:436)
  22.  
  23. at edu.cmu.cs.stage3.alice.core.Property.set(Property.java:455)
  24.  
  25. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.parseGeomObject(ASEImporter.java:787)
  26.  
  27. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.load(ASEImporter.java:112)
  28.  
  29. at edu.cmu.cs.stage3.alice.authoringtool.AbstractImporter.load(AbstractImporter.java:58)
  30.  
  31. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2371)
  32.  
  33. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2315)
  34.  
  35. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2311)
  36.  
  37. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2307)
  38.  
  39. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2303)
  40.  
  41. at edu.cmu.cs.stage3.alice.authoringtool.Actions$8.actionPerformed(Actions.java:128)
  42.  
  43. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
  44.  
  45. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
  46.  
  47. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
  48.  
  49. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
  50.  
  51. at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
  52.  
  53. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
  54.  
  55. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
  56.  
  57. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
  58.  
  59. at java.awt.Component.processMouseEvent(Component.java:6134)
  60.  
  61. at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
  62.  
  63. at java.awt.Component.processEvent(Component.java:5899)
  64.  
  65. at java.awt.Container.processEvent(Container.java:2023)
  66.  
  67. at java.awt.Component.dispatchEventImpl(Component.java:4501)
  68.  
  69. at java.awt.Container.dispatchEventImpl(Container.java:2081)
  70.  
  71. at java.awt.Component.dispatchEvent(Component.java:4331)
  72.  
  73. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
  74.  
  75. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
  76.  
  77. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
  78.  
  79. at java.awt.Container.dispatchEventImpl(Container.java:2067)
  80.  
  81. at java.awt.Component.dispatchEvent(Component.java:4331)
  82.  
  83. at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
  84.  
  85. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
  86.  
  87. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
  88.  
  89. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
  90.  
  91. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
  92.  
  93. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
  94.  
  95. at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
  96.  
  97. Exception in thread "AWT-EventQueue-0" edu.cmu.cs.stage3.alice.core.IllegalNameValueException: We're sorry, but names in Alice may not be empty.
  98.  
  99. at edu.cmu.cs.stage3.alice.core.Element.checkForInvalidName(Element.java:184)
  100.  
  101. at edu.cmu.cs.stage3.alice.core.Element.nameValueChanging(Element.java:232)
  102.  
  103. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:247)
  104.  
  105. at edu.cmu.cs.stage3.alice.core.Transformable.propertyChanging(Transformable.java:198)
  106.  
  107. at edu.cmu.cs.stage3.alice.core.Model.propertyChanging(Model.java:191)
  108.  
  109. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:259)
  110.  
  111. at edu.cmu.cs.stage3.alice.core.Property.onChanging(Property.java:410)
  112.  
  113. at edu.cmu.cs.stage3.alice.core.Property.onSet(Property.java:436)
  114.  
  115. at edu.cmu.cs.stage3.alice.core.Property.set(Property.java:455)
  116.  
  117. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.parseGeomObject(ASEImporter.java:787)
  118.  
  119. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.load(ASEImporter.java:112)
  120.  
  121. at edu.cmu.cs.stage3.alice.authoringtool.AbstractImporter.load(AbstractImporter.java:58)
  122.  
  123. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2371)
  124.  
  125. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2315)
  126.  
  127. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2311)
  128.  
  129. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2307)
  130.  
  131. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2303)
  132.  
  133. at edu.cmu.cs.stage3.alice.authoringtool.Actions$8.actionPerformed(Actions.java:128)
  134.  
  135. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
  136.  
  137. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
  138.  
  139. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
  140.  
  141. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
  142.  
  143. at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
  144.  
  145. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
  146.  
  147. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
  148.  
  149. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
  150.  
  151. at java.awt.Component.processMouseEvent(Component.java:6134)
  152.  
  153. at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
  154.  
  155. at java.awt.Component.processEvent(Component.java:5899)
  156.  
  157. at java.awt.Container.processEvent(Container.java:2023)
  158.  
  159. at java.awt.Component.dispatchEventImpl(Component.java:4501)
  160.  
  161. at java.awt.Container.dispatchEventImpl(Container.java:2081)
  162.  
  163. at java.awt.Component.dispatchEvent(Component.java:4331)
  164.  
  165. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
  166.  
  167. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
  168.  
  169. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
  170.  
  171. at java.awt.Container.dispatchEventImpl(Container.java:2067)
  172.  
  173. at java.awt.Component.dispatchEvent(Component.java:4331)
  174.  
  175. at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
  176.  
  177. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
  178.  
  179. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
  180.  
  181. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
  182.  
  183. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
  184.  
  185. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
  186.  
  187. at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
  188.  
  189. Exception in thread "AWT-EventQueue-0" edu.cmu.cs.stage3.alice.core.IllegalNameValueException: We're sorry, but names in Alice may not be empty.
  190.  
  191. at edu.cmu.cs.stage3.alice.core.Element.checkForInvalidName(Element.java:184)
  192.  
  193. at edu.cmu.cs.stage3.alice.core.Element.nameValueChanging(Element.java:232)
  194.  
  195. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:247)
  196.  
  197. at edu.cmu.cs.stage3.alice.core.Transformable.propertyChanging(Transformable.java:198)
  198.  
  199. at edu.cmu.cs.stage3.alice.core.Model.propertyChanging(Model.java:191)
  200.  
  201. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:259)
  202.  
  203. at edu.cmu.cs.stage3.alice.core.Property.onChanging(Property.java:410)
  204.  
  205. at edu.cmu.cs.stage3.alice.core.Property.onSet(Property.java:436)
  206.  
  207. at edu.cmu.cs.stage3.alice.core.Property.set(Property.java:455)
  208.  
  209. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.parseGeomObject(ASEImporter.java:787)
  210.  
  211. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.load(ASEImporter.java:112)
  212.  
  213. at edu.cmu.cs.stage3.alice.authoringtool.AbstractImporter.load(AbstractImporter.java:58)
  214.  
  215. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2371)
  216.  
  217. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2315)
  218.  
  219. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2311)
  220.  
  221. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2307)
  222.  
  223. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2303)
  224.  
  225. at edu.cmu.cs.stage3.alice.authoringtool.Actions$8.actionPerformed(Actions.java:128)
  226.  
  227. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
  228.  
  229. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
  230.  
  231. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
  232.  
  233. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
  234.  
  235. at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
  236.  
  237. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
  238.  
  239. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
  240.  
  241. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
  242.  
  243. at java.awt.Component.processMouseEvent(Component.java:6134)
  244.  
  245. at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
  246.  
  247. at java.awt.Component.processEvent(Component.java:5899)
  248.  
  249. at java.awt.Container.processEvent(Container.java:2023)
  250.  
  251. at java.awt.Component.dispatchEventImpl(Component.java:4501)
  252.  
  253. at java.awt.Container.dispatchEventImpl(Container.java:2081)
  254.  
  255. at java.awt.Component.dispatchEvent(Component.java:4331)
  256.  
  257. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
  258.  
  259. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
  260.  
  261. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
  262.  
  263. at java.awt.Container.dispatchEventImpl(Container.java:2067)
  264.  
  265. at java.awt.Component.dispatchEvent(Component.java:4331)
  266.  
  267. at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
  268.  
  269. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
  270.  
  271. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
  272.  
  273. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
  274.  
  275. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
  276.  
  277. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
  278.  
  279. at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
  280.  
  281. Exception in thread "AWT-EventQueue-0" edu.cmu.cs.stage3.alice.core.IllegalNameValueException: We're sorry, but names in Alice may not be empty.
  282.  
  283. at edu.cmu.cs.stage3.alice.core.Element.checkForInvalidName(Element.java:184)
  284.  
  285. at edu.cmu.cs.stage3.alice.core.Element.nameValueChanging(Element.java:232)
  286.  
  287. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:247)
  288.  
  289. at edu.cmu.cs.stage3.alice.core.Transformable.propertyChanging(Transformable.java:198)
  290.  
  291. at edu.cmu.cs.stage3.alice.core.Model.propertyChanging(Model.java:191)
  292.  
  293. at edu.cmu.cs.stage3.alice.core.Element.propertyChanging(Element.java:259)
  294.  
  295. at edu.cmu.cs.stage3.alice.core.Property.onChanging(Property.java:410)
  296.  
  297. at edu.cmu.cs.stage3.alice.core.Property.onSet(Property.java:436)
  298.  
  299. at edu.cmu.cs.stage3.alice.core.Property.set(Property.java:455)
  300.  
  301. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.parseGeomObject(ASEImporter.java:787)
  302.  
  303. at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.load(ASEImporter.java:112)
  304.  
  305. at edu.cmu.cs.stage3.alice.authoringtool.AbstractImporter.load(AbstractImporter.java:58)
  306.  
  307. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2371)
  308.  
  309. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2315)
  310.  
  311. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2311)
  312.  
  313. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2307)
  314.  
  315. at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2303)
  316.  
  317. at edu.cmu.cs.stage3.alice.authoringtool.Actions$8.actionPerformed(Actions.java:128)
  318.  
  319. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
  320.  
  321. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
  322.  
  323. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
  324.  
  325. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
  326.  
  327. at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
  328.  
  329. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
  330.  
  331. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
  332.  
  333. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
  334.  
  335. at java.awt.Component.processMouseEvent(Component.java:6134)
  336.  
  337. at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
  338.  
  339. at java.awt.Component.processEvent(Component.java:5899)
  340.  
  341. at java.awt.Container.processEvent(Container.java:2023)
  342.  
  343. at java.awt.Component.dispatchEventImpl(Component.java:4501)
  344.  
  345. at java.awt.Container.dispatchEventImpl(Container.java:2081)
  346.  
  347. at java.awt.Component.dispatchEvent(Component.java:4331)
  348.  
  349. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
  350.  
  351. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
  352.  
  353. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
  354.  
  355. at java.awt.Container.dispatchEventImpl(Container.java:2067)
  356.  
  357. at java.awt.Component.dispatchEvent(Component.java:4331)
  358.  
  359. at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
  360.  
  361. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
  362.  
  363. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
  364.  
  365. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
  366.  
  367. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
  368.  
  369. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
  370.  
  371. at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement