User Tag List

Results 1 to 2 of 2

Thread: Ludum Dare Bug Check Help

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleMac Export Module
    dsilvers's Avatar
    Join Date
    Jun 2008
    Location
    Boston, MA
    Posts
    658
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Ludum Dare Bug Check Help

    Hey guys! I need some help bugchecking my game for Ludum Dare. I'm working on a simple Sim-esque kind of toy. Gather resources, build stuff, etc. Most of those systems are pretty solid, but there's this one bug that I can't quite figure out.

    In the game, you have 2 resources: Wood and Stone. The bug occurs when either of them go above 60. Once that happens, nothing is buildable anymore. Interestingly there is nothing in the code (I think) that limits this. All of the code referring to the wood and stone variables has to do with needing greater than or equal to a number in order to build something (for instance, 8 wood & 2 stone for a house).

    I'll warn you before you download, the game is very, very small. The challenge was "tiny world" so the game runs at 62x78 pixels. You can fullscreen to make your life easier.

    ZIP containing source and Windows executable is attached. Thanks for any help you can give!
    - Dan
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleMac Export Module
    dsilvers's Avatar
    Join Date
    Jun 2008
    Location
    Boston, MA
    Posts
    658
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Okay, I figured out that it actually has to do with having more than 100 resources overall. Still confused as to why this is an issue though.

Similar Threads

  1. _M_ - Ludum Dare 26 jam submission
    By loglady in forum HTML5 Export Module 2.5
    Replies: 0
    Last Post: 1st May 2013, 03:18 PM
  2. Ludum Dare entry - The Story of a World
    By Xeeko in forum Released Games & Apps in Flash
    Replies: 1
    Last Post: 2nd May 2012, 02:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •