Alice Community

Alice Community (http://www.alice.org/community/index.php)
-   The Lounge (http://www.alice.org/community/forumdisplay.php?f=4)
-   -   Importing object error. (http://www.alice.org/community/showthread.php?t=6740)

legolizard 06-11-2011 06:52 PM

Importing object error.
 
Hello everyone can someone please help me. I have this object that I recently converted and everything was fine; did things normally. When I went to import the object I got an error:

[CODE]An unexpected error occured while loading an ASE.


Alice version: 2.2 02/10/2011

Throwable that caused the error:
edu.cmu.cs.stage3.alice.core.IllegalNameValueException: Unfortunately, something else in this world is already named "island texture0," so you can't use that name here.
at edu.cmu.cs.stage3.alice.core.Element.checkForNameCollision(Element.java:218)
at edu.cmu.cs.stage3.alice.core.Element.internalSetParent(Element.java:677)
at edu.cmu.cs.stage3.alice.core.Element.insertChildAt(Element.java:1047)
at edu.cmu.cs.stage3.alice.core.Element.addChild(Element.java:1055)
at edu.cmu.cs.stage3.alice.authoringtool.importers.ASEImporter.load(ASEImporter.java:288)
at edu.cmu.cs.stage3.alice.authoringtool.AbstractImporter.load(AbstractImporter.java:58)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2371)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2315)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2311)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2307)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.importElement(AuthoringTool.java:2303)
at edu.cmu.cs.stage3.alice.authoringtool.Actions$8.actionPerformed(Actions.java:128)
at javax.swing.AbstractButton.fireActionPerformed(Unknown 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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
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(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
[/CODE]

Now I have changed the names of all the textures multiple times and I'm importing the object into a blank world, so there are no other textures named "island texture0." Still the object was imported. However I can't save the object for future use and I do not know why.

room14 06-11-2011 07:32 PM

It has got to do with the object itself. It has the texture inside the object. unfortunately, I do not know how to fix it.:(

legolizard 06-12-2011 10:11 AM

Okay I think I understand. Do you think if I import the object with no textures and then manually import them that I will be able to save the object?

room14 06-12-2011 02:56 PM

I think so


All times are GMT -5. The time now is 07:56 AM.

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