View Single Post
NullPointerException loading world
Old
wynn
Junior Member
 
Status: Offline
Posts: 5
Join Date: Feb 2013
Default NullPointerException loading world - 02-17-2013, 02:50 PM

I am getting the following error loading my world:

Unable to load world


Alice version: 2.3
os.name: Mac OS X
os.version: 10.7.5
os.arch: x86_64
java.vm.name: Java HotSpot(TM) 64-Bit Server VM
java.vm.version: 20.12-b01-434
user.dir: /Applications/Alice.app/Contents/Required

Throwable that caused the error:
java.lang.NullPointerException
at edu.cmu.cs.stage3.alice.core.visualization.ModelVi sualization.loadCompleted(ModelVisualization.java: 51)
at edu.cmu.cs.stage3.alice.core.Element.loadCompleted (Element.java:1429)
at edu.cmu.cs.stage3.alice.core.Element.load(Element. java:1559)
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:680)


Unfortunately, I cannot attach the world because its size is 26 MB and the upload limit is apparently 20 MB.

Alice also can't load any of the backups of my world.

Help?

Wynn
   
Reply With Quote