Page 2 of 5 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 48

Thread: Attacks not being drawn.

  
  1. #11
    KeeperFX Author mefistotelis's Avatar
    Join Date
    Sep 2009
    Location
    Poland
    Posts
    1,242

    Default Re: Attacks not being drawn.

    I can confirm there is a problem in this saved game. It is a problem with linked lists - similar to one reported by DragonsLover some time ago. Amount of "effect things" in linked list does not match their real count (ie. I've got a moment when there's 1194 effects, but only 5 are in linked list. This means there are 1194 slots which were just "lost" somehow.

    I will try to find a way to trace the problem.

  2. #12
    KeeperFX Author mefistotelis's Avatar
    Join Date
    Sep 2009
    Location
    Poland
    Posts
    1,242

    Default Re: Attacks not being drawn.

    An update:

    Still tracing the problem. I rewrote the function used for shots hitting target, only to find out that the problem is somewhere else.
    And where it is? In lights system.

    Lights array easily becomes filled and there are no more free light slots. If this happens, some other functions are starting to panic and lose Thing slots.

    It doesn't happen in original DK, because lights aren't depleted that easily there. So there must be a mistake somewhere in KeeperFX lights support that leads to all slots being filled.

    I'm still tracing it.

  3. #13
    Fly Ogre's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    96
    Gamer IDs

    Gamertag: Oggrr

    Default Re: Attacks not being drawn.

    keep up the good hard work!

  4. #14
    KeeperFX Author mefistotelis's Avatar
    Join Date
    Sep 2009
    Location
    Poland
    Posts
    1,242

    Default Re: Attacks not being drawn.

    I think it's fixed. I mean, in SVN. Will publish a patch when this is confirmed.

    Old saved games will still be broken with the new version.

  5. #15

    Default Re: Attacks not being drawn.

    Awesome news, it's a shame I'll have to start over, but I suppose things will go a whole lot quicker with this fix in place.

  6. #16
    Ghost
    Join Date
    Dec 2010
    Location
    Madrid, Spain
    Posts
    368

    Default Re: Attacks not being drawn.

    mefistotelis, will you release the next version soon? I need this bug to be fixed to complete the game, although I will need to restart the level 20 because as you said, "the bug is saved in the savegame"
    Last edited by jomalin; February 7th, 2011 at 20:26.

  7. #17
    KeeperFX Author mefistotelis's Avatar
    Join Date
    Sep 2009
    Location
    Poland
    Posts
    1,242

    Default Re: Attacks not being drawn.

    I'm tracing another bug; will release 0.38b within week or two.

  8. #18

    Default Re: Attacks not being drawn.

    Quote Originally Posted by mefistotelis View Post
    I'm tracing another bug; will release 0.38b within week or two.
    In version KeeperFX 0.37 there is a given problem? Can play to me 0.37 version or in it there are other problems.? Excuse for my English

  9. #19
    Fly Ogre's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    96
    Gamer IDs

    Gamertag: Oggrr

    Default Re: Attacks not being drawn.

    Quote Originally Posted by a777d View Post
    In version KeeperFX 0.37 there is a given problem? Can play to me 0.37 version or in it there are other problems.? Excuse for my English
    The bug is still there in 0.37, and in the original game. But in the orignal it is much less frequent.

  10. #20

    Default Re: Attacks not being drawn.

    ok

Tags for this Thread

Posting Permissions

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