Guide To Blend Modes

I've published a guide to blend modes for you guys to have a look at. You can find it in guides section of Stencylforge. It's not feature yet, but it will be hopefully. Feedback on content is important to me, so be sure to check it out and tell me what you thought!

Rhys

  • Posts: 1046
All that's in it is an example of something that apparently has a wikipedia page describing something else... Maybe you didn't set it as a guide correctly?

Rhys

  • Posts: 1046
http://dl.dropbox.com/u/12239448/guide.png
This is all that's in the pack, I'm not getting a guide popup or anything.

Alexin

  • *
  • Posts: 3127
Code: [Select]
java.lang.NullPointerException
        at stencyl.sw.app.App.forceForgeCenterToClose(App.java:1689)
        at stencyl.sw.app.App.forceForgeCenterToRefresh(App.java:1700)
        at stencyl.sw.actions.Actions.gameOpened(Actions.java:576)
        at stencyl.sw.app.tasks.OpenGameTask$3.run(OpenGameTask.java:166)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$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)
java.lang.NullPointerException
        at stencyl.sw.app.App.forceForgeCenterToClose(App.java:1689)
        at stencyl.sw.app.App.forceForgeCenterToRefresh(App.java:1700)
        at stencyl.sw.actions.Actions.gameOpened(Actions.java:576)
        at stencyl.sw.app.tasks.OpenGameTask$3.run(OpenGameTask.java:166)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$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)

This what I get when I open the guide. There is no popup and resources as well.
"Find the fun"
alexin@stencyl.com


Rhys

  • Posts: 1046
All that's in it is an example of something that apparently has a wikipedia page describing something else... Maybe you didn't set it as a guide correctly?

Then what does this mean?
Never mind.

Rhys

  • Posts: 1046
It's being recognised as a kit and a guide.

Rhys

  • Posts: 1046
...No it doesn't.

Jon

  • *
  • Posts: 17524
ZIP up the guide and attach it here.

My impression is that it's a configuration issue and that misconfiguration could make it appear in both categories.