Search results

  1. Jacques00

    Fixed [0.9.153-PUBLIC#6747] Enemy XP bar goes BRRRROOOOMMMM

    Hopefully fixed for the next release. Some NPCs randomly generate their XP rewards, so each time the UI updates, it pulls a new XP value from an NPC, which results in a randomized value every time. I've gone ahead and hidden XP values for all NPCs. The XP value should now only show for the...
  2. Jacques00

    Maybe Fixed Milodan Idol No Credits?

    Hopefully fixed for the next release. There will now be an actual item placed in the inventory when the idol is taken. The item itself is a unique variant of the Savicite Dildo item (and functions the same way) with some minor differences and a higher base value. The selling of the item is...
  3. Jacques00

    Fixed [0.9.153-PUBLIC#6747] Explorer's Cloak Missing Icon

    Hopefully fixed for the next release.
  4. Jacques00

    Fixed Talking to Tika causes critical error [0.9.152-PUBLIC-ELECTRON#6732]

    Good to hear, thank you for confirming.
  5. Jacques00

    Fixed Critical Error when clicking images of racial preview at character creation. 0.9.152-PUBLIC-ELECTRON#6707

    There should have been a hotfix released recently that should have addressed this issue, so if you originally downloaded it a couple days ago, try re-downloading it again now. Do let me know if this works for you and apologies for the inconvenience.
  6. Jacques00

    Error when selecting sex after starting new game on operagx modile

    That is odd. Okay, I'll just assume this issue may just be a device-related issue since the game is primarily built and tested for the Google Chrome (and its Chromium variants) and Firefox web browsers, as well as Android devices for the app version. Anything outside of those environments would...
  7. Jacques00

    Fixed Talking to Tika causes critical error [0.9.152-PUBLIC-ELECTRON#6732]

    Hopefully fixed for the next release. There was a recent change to convert the addButtonObj function into a window-scope function so the UI would not need to be referenced. Somehow the crashes evaded testing, but thanks for pointing it out.
  8. Jacques00

    Error when selecting sex after starting new game on operagx modile

    I think the hotfix should be up now (to fix crashes), if you are able to test. A formal patch note report will be posted when the next patch drops.
  9. Jacques00

    Fixed slight unintended i guess

    Hopefully fixed for the next release.
  10. Jacques00

    Can't update or download the imagepack

    I don't have experience in this lane, so I can't give any useful advice or fixes, but I'm told the issue may actually be your VPN or its settings.
  11. Jacques00

    Tika Does Not Diagnose Butt Buggs [0.9.151-PUBLIC#6675]

    From what I'm told, T1-K4 never had parasite detection due to her encounter being the first nurse droid in the tutorial level, where parasites wouldn't be encountered yet. After she was expanded to become a follower, that kind of feature was overlooked. From what I hear, there could be a...
  12. Jacques00

    Fixed Infinite Kyrm Battle Exploit

    Hopefully fixed for the next release. Added a some minutes passing (+1 minute for each turn passed during battle) after defeating her in combat. To prevent issues with time-based events, such as vital missions or certain time-triggered events, time usually does not progress during combat. Pre-...
  13. Jacques00

    Error when selecting sex after starting new game on operagx modile

    That is strange, but I'm thinking it's definitely coming from the input text box. If it's not the "error" causing the bug, it's something that Opera is not liking. As for the next patch, I'll try to request a hotfix for this Wednesday, but if that doesn't go through, hopefully a patch will come...
  14. Jacques00

    Error when selecting sex after starting new game on operagx modile

    Okay, I tried to look into it further and while I can't replicate the bug on my end, I've made some changes that may fix the problem. Since I can't see the results on my end, I can't be for sure. The illegal characters should be "<", ">", "[", "]", "\\" and "/", as well as placing a space (" ")...
  15. Jacques00

    Error when selecting sex after starting new game on operagx modile

    Unless it gives a different message, that error doesn't really say much besides that the browser doesn't want to issue an error message. Please provide more details if you can. Such as which race you chose, what input device you are using to type with (I assume mobile device's keyboard), or if...
  16. Jacques00

    Fixed 0.9.152 "Thermal Pack" Critical Error

    I've merged similar topics on the same bug. Do provide a save from before the bug, if possible.
  17. Jacques00

    Fixed 0.9.152 "Thermal Pack" Critical Error

    I might need a save file for testing since I can't seem to reproduce this issue myself.
  18. Jacques00

    Fixed 0.9.152 "this.character.XP" Critical Error for Ship Combat

    Hopefully fixed for the next release. Ships don't use the XP value, so the last release had purged any references of them for ships. It looks like a shared UI component lacked a check for ships and ended up crashing when XP was referenced. Said elements should now properly check for ships...
  19. Jacques00

    Fixed 0.9.145 Priapism Issues.

    Ah, okay, I see. I've done some testing on my end and made some edits. While the jumper space suit is body-conforming, because your character has non-exposed underwear underneath, the armor should go along with it. So hopefully this issue is resolved for the next release. And no, depending on...
  20. Jacques00

    Fixed 0.9.152 Korgonne Female Critical Error

    Hopefully fixed for the next release. This has something to do with the new item swapping with the female korgonne to address a different bug, but it seems I might have edited part of it last minute and unintentionally produced an item handling crash.