Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bjgf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • BlueJ
  • bjgf
  • Issues
  • #1445
Closed
Open
Issue created Mar 02, 2008 by Neil Brown@nccbMaintainer

[GREENFOOT-101] Invoking static methods does not show return values

When invoking a static method that has a return value, the return value is never shown.

This exception is thrown: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at greenfoot.core.WorldInvokeListener$1$1.run(WorldInvokeListener.java:103) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


Issue metadata

  • Issue type: Bug
  • Priority: Medium
  • Fix versions: 1.4.1
Assignee
Assign to
Time tracking