I noticed this too. Only for me I have to use File>Open twice before I can see the list (Doing it just once like you normally would no longer does anything. You have to do it twice on my end) and mine is missing the Shops, Stations, and Asteroids sub-lists. All I see are the \"Blueprints\" and \"Default Blueprints\" folders.
EDIT:
Oh swell. Just got this in the console whwhen I tried to use File>Open:
C:\\Users\\Mark McCloud\\Desktop\\StarMade>java -Xmx1152m -jar SMEdit.jar
Local: Fri Nov 01 18:49:18 EDT 2013
Remote: Fri Nov 01 18:49:21 EDT 2013
Delta: 3317
Reading Isanth-VI
Reading from Isanth-VI.0.0.0.smd2 - (0, 0, 0)
Super Chunk Index: (0, 0, 0)
Super Chunk Origin: (0, 0, 0)
Super Chunk Lower: (-128, -128, -128)
Super Chunk Upper: (127, 127, 127)
Range: (0, 0, 0) -> (16, 0, 16)
Exception in thread \"AWT-EventQueue-0\" java.lang.ArrayIndexOutOfBoundsException: -13
at jo.sm.ent.logic.TagLogic.readValue(TagLogic.java:174)
at jo.sm.ent.logic.TagLogic.readFile(TagLogic.java:61)
at jo.sm.logic.EntityLogic.readEntity(EntityLogic.java:41)
at jo.sm.logic.EntityLogic.getEntities(EntityLogic.java:29)
at jo.sm.ui.logic.ShipTreeLogic.addEntity(ShipTreeLogic.java:76)
at jo.sm.ui.logic.ShipTreeLogic.getShipTree(ShipTreeLogic.java:26)
at jo.sm.ui.ShipChooser.(ShipChooser.java:33)
at jo.sm.ui.act.file.OpenExistingAction.actionPerformed(OpenExistingAction.java:32)
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.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
I think this is why I can\'t see the Stations or Shops folders in my tree (just like miconu above) and why I have to use File>Open twice. It fails to read the folder tree properly so it can\'t see the stations or shops anymore (something in the game changed).