Tuesday, November 8, 2016

dev blog #15 - bugs ahoi




so the public release for 0.3 is right around the corner and I got reports of several game crashing bugs that you can avoid until they get fixed in 0.4:

  • "Continue" crashes the game:
    well, there was a bug in the way the game checks for the "last save" so if you never saved a game yet your game will crash when you select "continue" in the start menu.

    workaround:
    don't select "continue" when you have never saved yet

    STATUS:
    fixed in 0.4
     
  • "Quest" menu crashes the game:
    somehow I forgot to "remove" the scrollbar of the textbox in the "Quest" menu which crashes the game if you click it after closing the menu

    workaround:
    don't open the "Quest" menu in the journal, there is nothing game related there anyway

    STATUS:
    fixed in 0.4
     
  • using "Lena's Bed" crashes the game:
    only happens if you use her bed in "debug mode" (F1) due to several conditions I never considered of which one is you playing in that ugly "debug mode" :P

    workaround:
    don't play in "debug mode" !

    STATUS:
    fixed in 0.4
     

so what's going on besides hunting down bugs?
well, before I started the bug hunt I finished the new "Skills" menu which you can see here live in action




like the "People" menu the "Skill" menu is only a layout for now with no working functions

No comments:

Post a Comment