
07-30-2015, 11:39 PM
Nooooooooooooooooooooo, I got everything working, closed it and same issue again. Ugh. What is this?
Unable to load world
Alice version: 2.3.5
os.name: Windows NT (unknown)
os.version: 6.2
os.arch: x86
java.vm.name: Java HotSpot(TM) Client VM
java.vm.version: 20.0-b11
user.dir: M:\El Centro College\El Centro Course Files\2015\Semester Summer 2\Programming Logic\Alice2.3\Alice 2.3\Required
Throwable that caused the error:
java.lang.RuntimeException: NoSuchMethodException:class javax.vecmath.Matrix4d
at edu.cmu.cs.stage3.alice.core.Property.getValueOf(P roperty.java:578)
at edu.cmu.cs.stage3.alice.core.Property.decodeObject (Property.java:641)
at edu.cmu.cs.stage3.alice.core.Property.decode(Prope rty.java:656)
at edu.cmu.cs.stage3.alice.core.Element.load(Element. java:1478)
at edu.cmu.cs.stage3.alice.core.Element.load(Element. java:1495)
at edu.cmu.cs.stage3.alice.core.Element.load(Element. java:1495)
at edu.cmu.cs.stage3.alice.core.Element.load(Element. java:1543)
at edu.cmu.cs.stage3.alice.authoringtool.dialog.LoadE lementProgressPane.construct(LoadElementProgressPa ne.java:42)
at edu.cmu.cs.stage3.progress.ProgressPane$2.run(Prog ressPane.java:86)
at java.lang.Thread.run(Thread.java:662)
|