Error after searching in palette

Arafrael

  • Posts: 64
Hi. I've download latest build and now got an error each time im trying to search in palette.
Despite this search works well, but everything next ill do in this behaviour  triggers an error again.

Error:
Code: [Select]
Unexpected problem on thread AWT-EventQueue-0: null
java.lang.NullPointerException
at stencyl.sw.editors.snippet.designer.palette.CategoryListing.refreshParent(CategoryListing.java:119)
at stencyl.sw.editors.snippet.designer.palette.CategoryListing.selectButton(CategoryListing.java:112)
at stencyl.sw.editors.snippet.designer.palette.PaletteContainer.switchToSearchPage(PaletteContainer.java:177)
at stencyl.sw.editors.snippet.designer.palette.SearchPalette$3$2.run(SearchPalette.java:137)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Full log attached.

BTW: error with building for iOS and Android is still haunting me :(
http://community.stencyl.com/index.php/index.php?topic=42362.msg243140#msg243140

JHKeller

  • Posts: 38
I'm getting these errors too :) I can also trigger it by pressing enter after entering a value into a behavior block.

LIBERADO

  • *
  • Posts: 2720
I have the same issue.
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

hhjjj

  • Posts: 147
I have the same problem. As soon as I search for something I get an Exception.

captaincomic

  • *
  • Posts: 6108
This should be fixed in the latest private build. Please confirm.

LIBERADO

  • *
  • Posts: 2720
It seems to work fine now.
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.