- Jun 4, 2023
- 1,028
- 3,498
Evalia v1.21 Compressed (Untested)
Win 702 MB/118 MB :
Win 702 MB/118 MB :
You must be registered to see the links
,
You must be registered to see the links
(6.7k Images)Crash after 3 seconds playing the game:
You don't have permission to view the spoiler content. Log in or register now.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 34333, in script call
call talking from _call_talking_110
File "game/script.rpy", line 50088, in script call
call randomtopic from _call_randomtopic
File "game/script.rpy", line 56565, in script call
call sexdata from _call_sexdata_44
File "game/script.rpy", line 8967, in script call
call sexcrowd from _call_sexcrowd_1
File "game/script.rpy", line 4677, in script call
call additionalgenerator from _call_additionalgenerator
File "game/script.rpy", line 308, in script call
call removefromlists from _call_removefromlists
File "game/script.rpy", line 34333, in script call
call talking from _call_talking_110
File "game/script.rpy", line 50088, in script call
call randomtopic from _call_randomtopic
File "game/script.rpy", line 56565, in script call
call sexdata from _call_sexdata_44
File "game/script.rpy", line 8967, in script call
call sexcrowd from _call_sexcrowd_1
File "game/script.rpy", line 4677, in script call
call additionalgenerator from _call_additionalgenerator
File "game/script.rpy", line 308, in script call
call removefromlists from _call_removefromlists
ScriptError: could not find label 'removefromlists'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 34333, in script call
call talking from _call_talking_110
File "game/script.rpy", line 50088, in script call
call randomtopic from _call_randomtopic
File "game/script.rpy", line 56565, in script call
call sexdata from _call_sexdata_44
File "game/script.rpy", line 8967, in script call
call sexcrowd from _call_sexcrowd_1
File "game/script.rpy", line 4677, in script call
call additionalgenerator from _call_additionalgenerator
File "game/script.rpy", line 308, in script call
call removefromlists from _call_removefromlists
File "C:\Users\bewer\Desktop\LustKingdom-1.21.00-pc\renpy\ast.py", line 1705, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 34333, in script call
call talking from _call_talking_110
File "game/script.rpy", line 50088, in script call
call randomtopic from _call_randomtopic
File "game/script.rpy", line 56565, in script call
call sexdata from _call_sexdata_44
File "game/script.rpy", line 8967, in script call
call sexcrowd from _call_sexcrowd_1
File "game/script.rpy", line 4677, in script call
call additionalgenerator from _call_additionalgenerator
File "game/script.rpy", line 308, in script call
call removefromlists from _call_removefromlists
File "C:\Users\bewer\Desktop\LustKingdom-1.21.00-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'removefromlists'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
1.21.00
Wed Aug 30 23:10:02 2023
Got ya! The crash happens due to a typo, so it should be easy to fix. I'll upload the new version later today. Also thank you for suggesting buying the gifts in bulks, I'll try to implement a feature like that in a later update.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 34333, in script call call talking from _call_talking_110 File "game/script.rpy", line 50088, in script call call randomtopic from _call_randomtopic File "game/script.rpy", line 56565, in script call call sexdata from _call_sexdata_44 File "game/script.rpy", line 8967, in script call call sexcrowd from _call_sexcrowd_1 File "game/script.rpy", line 4677, in script call call additionalgenerator from _call_additionalgenerator File "game/script.rpy", line 308, in script call call removefromlists from _call_removefromlists File "game/script.rpy", line 34333, in script call call talking from _call_talking_110 File "game/script.rpy", line 50088, in script call call randomtopic from _call_randomtopic File "game/script.rpy", line 56565, in script call call sexdata from _call_sexdata_44 File "game/script.rpy", line 8967, in script call call sexcrowd from _call_sexcrowd_1 File "game/script.rpy", line 4677, in script call call additionalgenerator from _call_additionalgenerator File "game/script.rpy", line 308, in script call call removefromlists from _call_removefromlists ScriptError: could not find label 'removefromlists'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 34333, in script call call talking from _call_talking_110 File "game/script.rpy", line 50088, in script call call randomtopic from _call_randomtopic File "game/script.rpy", line 56565, in script call call sexdata from _call_sexdata_44 File "game/script.rpy", line 8967, in script call call sexcrowd from _call_sexcrowd_1 File "game/script.rpy", line 4677, in script call call additionalgenerator from _call_additionalgenerator File "game/script.rpy", line 308, in script call call removefromlists from _call_removefromlists File "C:\Users\bewer\Desktop\LustKingdom-1.21.00-pc\renpy\ast.py", line 1705, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script.rpy", line 34333, in script call call talking from _call_talking_110 File "game/script.rpy", line 50088, in script call call randomtopic from _call_randomtopic File "game/script.rpy", line 56565, in script call call sexdata from _call_sexdata_44 File "game/script.rpy", line 8967, in script call call sexcrowd from _call_sexcrowd_1 File "game/script.rpy", line 4677, in script call call additionalgenerator from _call_additionalgenerator File "game/script.rpy", line 308, in script call call removefromlists from _call_removefromlists File "C:\Users\bewer\Desktop\LustKingdom-1.21.00-pc\renpy\script.py", line 927, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'removefromlists'. Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22090809 1.21.00 Wed Aug 30 23:10:02 2023
also wondering if ya can add a stats for mcGot ya! The crash happens due to a typo, so it should be easy to fix. I'll upload the new version later today. Also thank you for suggesting buying the gifts in bulks, I'll try to implement a feature like that in a later update.
Hope these errors will be fixed even in the latest version the game is still erroring when I used joiplay to play the gameGood catch! Thanks for pointing it out!
This is exactly why I wanted to post this stuff here. It's so hard to find bugs on my own, and even something as simple as a little typo can mess up the game big time!
Yeah, the pig farm is also part of the disaster category, but it's a unique event (it's supposed to be rare because in the future it will have additional consequences, depending on what choice you made during the court hearing).
The stats go up to 1000, both for you and the NPCs. Dexterity isn't doing anything right now (it'll be useful in the future, once I add stealing and battle mechanics, but the latter is still a long way from becoming a thing).
Charms help you get additional affection when meeting people, and give you additional during some court hearings.
Endurance helps you and your partner last longer during sex scenes.
Strength doesn't do anything right now for the PC, the NPCs get a slight endurance boost from it.
Intellgence gives you additional options during the court hearings.
Btw, I uploaded a new version of the game without some bugs. I noticed that Charms over 500 weren't giving as much affection as they should, so if your Charms are over 500, you might want to switch to that version.
The farmer outfits strike again lol! I've been trying to fix these bugs with naked farmers and Blanche having a weird attraction to wearing denim for a while. Every time I think I have fixed it, it pops up again for some reason! Thank you letting me know that it's still around.I'm liking the new dialogue for this update; it feels like conversations are beginning to properly form now. Also the touching mechanics are a lot better and more involved than I thought they'd be!
There's a few bugs I've found so far as listed below:
After you've selected a flirting option it takes you to the gift menu rather than back to the Flirt menu. Seems to just happen when you compliment someone.
When I end a conversation with an NPC there's a chance they'll ask questions afterwards like favourite food, is it hard to be the queen, etc. They don't appear on screen when this happens.
I think the farmer profession might be bugged as I've had two female farmers spawn without clothes now.
An NPC asked me if I remembered what their favourite food was. The true answer was mushrooms but when I selected any other option they replied I was wrong and that it was the wrong option I'd just chosen. So for example I selected muffins and they said That's not right, Royal Highness. It's actually muffins.
Found an NPC whose profession was 0 (or O, difficult to tell).
Not sure if this is deliberate or not but Blanche's quarters seemed to be treated as a public space during sex.
During the clean up menu after sex with Blanche she spontaneously puts on a famer's outfit, only for it to disappear once an option is chosen.
In the spoiler tag below are some crash reports:
You don't have permission to view the spoiler content. Log in or register now.
Ha, I always wondered what the Update button does, now I know! Keep up the good work!The farmer outfits strike again lol! I've been trying to fix these bugs with naked farmers and Blanche having a weird attraction to wearing denim for a while. Every time I think I have fixed it, it pops up again for some reason! Thank you letting me know that it's still around.
For now, if Blanche is still wearing the farmer clothes, you can use the update menu in the bedroom to reequip her old clohtes.
As for the other bugs, I'm going to them by the end of this week. Look out for the update! And again, thank you for notifying me about them!
It doesn't look like it. I'll check it out and hopefully fix it by the next update!Is this a joiplay specific problem? View attachment 2898000
Right now, dexterity is only for determining how well you can run away from combat and for stealing things. In the future, it will also be used for ranged combat with bows and crossbows and whatnot.What is dexterity for and how do I gain endurance
(Edit: Nevermind I found out how to get endurance)