I agree; for that price, you need a demo.
gjoob75
Recent community posts
Thanks for that, very helpful.
I'll chance my arm with 3 more questions!
- I can't seem to get Nimhe to craft Luxury or Exotic shells even though I have the necessary crates, nothing happens when I assign either; any ideas?
- Is there something that can be done with the Precursor Archive or Memory Cube?
- Is there a way to get T'Ris to take more Pet lessons; I have the Pet Training Voucher 2 but she always rejects it (she is SUB 7)?
Many thanks for any help.
G'Joob
I just bought and downloaded the mac version given you promised all bugs were fixed, but it is crashng during the intro; just after character crashes on Island. I see now that the version with all bug fixes is only for the windows version; can you please add the same fixes for mac or please refund me my money?
I don't have a Discord account or intend to get one. The best I can do is add the full contents of the file here.
If you let me know when you have taken it, I will remove the post to keep these comments readable for all.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BattleCard/000battle_statements.rpy", line 203, in start_battle
File "game/BattleCard/main_game/battle_class.rpy", line 556, in start_battle
File "game/BattleCard/main_game/battle_class.rpy", line 249, in run
File "game/BattleCard/main_game/battle_class.rpy", line 326, in battle_loop
File "game/BattleCard/main_game/battle_screen.rpy", line 266, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 266, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 278, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 52, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 52, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 53, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 54, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 57, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 58, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 98, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 98, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 99, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 104, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 105, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 113, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 113, in <module>
File "game/BattleCard/actions/act_class.rpy", line 98, in value
ValueError: non-integer arg 1 for randrange()
-- Full Traceback ------------------------------------------------------------
Ren'Py 7.6.1.23060707
Knightly Passions 0.38
Tue Aug 22 16:57:08 2023
I am not using ITCH LAUNCH. The game seems to have lots of bugs where you need to click some actions a few times for it to work. I have hit a real bug now on a screen where I meet a werewolf in the woods and the game keeps crashing. On the save thing, I know you can use New Game+, but you still lose loads of stuff you had gathered and there are still bits you have to repeat. Here is the error that I get when the game crashes at the werewolf part:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BattleCard/000battle_statements.rpy", line 203, in start_battle
File "game/BattleCard/main_game/battle_class.rpy", line 556, in start_battle
File "game/BattleCard/main_game/battle_class.rpy", line 249, in run
File "game/BattleCard/main_game/battle_class.rpy", line 326, in battle_loop
File "game/BattleCard/main_game/battle_screen.rpy", line 266, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 266, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 278, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 52, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 52, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 53, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 54, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 57, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 58, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 98, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 98, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 99, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 104, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 105, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 113, in execute
File "game/BattleCard/main_game/battle_screen.rpy", line 113, in <module>
File "game/BattleCard/actions/act_class.rpy", line 98, in value
ValueError: non-integer arg 1 for randrange()
There seems to be some bug with the hunt screens on Mac version I just bought; I can't hunt wolf or spider (i.e. 1st options) and when I choose either it just jumps back to the choose screen.
Also, can you please try and focus on allowing saved games of previous versions to be used; I find it very frustrating having to practically start from scratch every time I purchase a new version?
This a great game, well done on creating it. I have found a possible bug though, with the last v9 public release for mac. When I do the Rings for Irith quest, I get a message saying errand not implemented (v8.0+) even though I am on v9. Perhaps I can still do it, but I have no idea how to craft the rings required.
Hi, I keep getting errors with the 0.5a public version on mac when I load a previous save.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/900_GAME.rpy", line 34, in script call
call navigate() from _call_navigate
File "game/320_navigator.rpy", line 200, in script call
call navigate_to(_return[1]) from _call_navigate_to
File "game/320_navigator.rpy", line 232, in script call
call intercept_post(locID) from _call_intercept_post
File "game/350_intercepts.rpy", line 121, in script
if locID == "LOCBathroom" and irith.isAt(locID):
File "game/350_intercepts.rpy", line 443, in <module>
elif "brothel talk" in nyx.done and "brothel talk" not in irith.done and locID=="LOCIrith" and "well trained pet" in [i.lower() for i in irith.achievements]:
NameError: name 'nyx' is not defined