Bug:
When I'm opening any model that seems to be more than just a few parts MB becomes unresponsive. Maybe it has to do with a model having more than one step, not sure.
I tried to open many files and all caused the issue. If they were smaller like this one: http://dl.dropbox.com/u/59864198/LDraw/M...Falcon.ldr
from here (http://www.eurobricks.com/forum/index.ph...try1293573)
the file will load and become unresponsive just after it loads up. Models that are bigger, MB will become unresponsive while loading and I'll never see them. In all cases I have to force quit.
Here is my Terminal output during the opening of the above file, not sure if it will help you.
When I'm opening any model that seems to be more than just a few parts MB becomes unresponsive. Maybe it has to do with a model having more than one step, not sure.
I tried to open many files and all caused the issue. If they were smaller like this one: http://dl.dropbox.com/u/59864198/LDraw/M...Falcon.ldr
from here (http://www.eurobricks.com/forum/index.ph...try1293573)
the file will load and become unresponsive just after it loads up. Models that are bigger, MB will become unresponsive while loading and I'll never see them. In all cases I have to force quit.
Here is my Terminal output during the opening of the above file, not sure if it will help you.
Quote:SWTAccessor.<init>: GTK Version: 2.8.10
java.lang.NullPointerException
at Exports.CompatiblePartManager.loadBricklinkInfo(CompatiblePartManager.java:473)
at Exports.CompatiblePartManager.<init>(CompatiblePartManager.java:97)
at Exports.CompatiblePartManager.getInstance(CompatiblePartManager.java:499)
at LDraw.Support.PartCache.getPartLists2(PartCache.java:265)
at LDraw.Support.PartCache.getPartLists(PartCache.java:127)
at LDraw.Support.PartCache.addCacheItemForSearchCacheTable(PartCache.java:95)
at LDraw.Support.PartCache.access$2(PartCache.java:92)
at LDraw.Support.PartCache$1.run(PartCache.java:78)
at java.lang.Thread.run(Thread.java:745)
Num Of Compatible Item From compatible.js:5680
Accumulated Num Of Compatible Item From Bricklink:5680
search Cache table is ready
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
unrecognized LDraw line type:
Generating Conn Info for 6190.dat requires 3ms
Generating Conn Info for 44375.dat requires 3ms
1.7102555 seconds to load.
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.StringIndexOutOfBoundsException: String index out of range: -1)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at Window.MOCBuilderUI.open(MOCBuilderUI.java:182)
at Window.MOCBuilder.main(MOCBuilder.java:107)
... 5 more
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1875)
at Window.GroupEditorView$1.run(GroupEditorView.java:198)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
... 10 more
______________________________________________
OS = Ubuntu 14.04 LTS (64bit)
OS = Ubuntu 14.04 LTS (64bit)