Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bjgf
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • BlueJ
  • bjgf
  • Issues
  • #1458

Closed
Open
Created Mar 16, 2008 by Neil Brown@nccbMaintainer

[GREENFOOT-114] Applets are attempting to look up resources on wrong URLs

This bug is transfered from bug GREENFOOT-108.

The problem is the double appearance of the directory (images or sounds). We should be more clever about looking up resources to avoid going to the webserver to look for resources that doesn't exist there

"I am seeing requests like:

127.0.0.1 \- \- [EST|15/Feb/2008:15:16:08] "HEAD /scenarios/images/images/rock.gif HTTP/1.1" 404 0 \- -> /scenarios/images/images/rock.gif 127.0.0.1 \- \- [EST|15/Feb/2008:15:16:09] "HEAD /scenarios/images/images/rocket.png HTTP/1.1" 404 0 \- -> /scenarios/images/images/rocket.png 127.0.0.1 \- \- [EST|15/Feb/2008:15:16:11] "HEAD /scenarios/images/images/rock.gif HTTP/1.1" 404 0 \- -> /scenarios/images/images/rock.gif

... when I view the asteroids scenario (the above is from the mygame logs). "


Issue metadata

  • Issue type: Bug
  • Priority: Low
  • Fix versions: 1.4.5
Assignee
Assign to
Time tracking