anyone know how to fix the "cannot convert type to int/real" bug? it keeps triggering during sleeping so i think it's trying to bring up some kind of inn event but it can't read the integers for the variables correctly so it causes a crash.
i've isolated the issue. there is a function in the game to calculate the girls losing or gaining love if you sleep while they are knocked out. they also have functions for if you sleep while they are wearing cursed gear. something about the function for gaining/losing love while knocked out is bugged but i can't tell what to fix the problem on my own.anyone know how to fix the "cannot convert type to int/real" bug? it keeps triggering during sleeping so i think it's trying to bring up some kind of inn event but it can't read the integers for the variables correctly so it causes a crash.
Reviving knocked out characters helped the first night, but when I tried to rest the second night the game crashed again even after reviving all characters and wearing no cursed gear. Looks like the only thing we can do is wait until a fix arrives. btw the game seems pretty interesting, I can't wait to get the full game.i've isolated the issue. there is a function in the game to calculate the girls losing or gaining love if you sleep while they are knocked out. they also have functions for if you sleep while they are wearing cursed gear. something about the function for gaining/losing love while knocked out is bugged but i can't tell what to fix the problem on my own.
do you guys know how to revive a knocked out character without sleeping? it's the only workaround i can think of. the church healing area doesn't seem to do it. they only get rid of status effects, do something unknown with 800 gold, and turn your character to dust if you pay them. i can do the dust and back to revive them at 1 hp, but it's nearly 4000 gold to turn three party members to dust and back just to be able to sleep at the inn without crashing. kinda need to know how to revive without sleeping.
I am 99.9% sure it is not possible. IMHO TT+ is not for KiriKiri engineis it possible to translate the demo with translator++?
KiriKiri support was added a while ago but it's not free. I have the patreon version from December hereI am 99.9% sure it is not possible. IMHO TT+ is not for KiriKiri engine![]()
Cheat Engine, doubleJust a brief note for a couple things I saw (in the 5 minutes I played) and haven't seen posted here, but it seems like the bonus points you get when creating a new character is randomized, but you can easily just back out if the number isn't high enough. I think something like 16 bonus points is possible. Also, assigning those bonus points and changing the option under race and hair color (I'm guessing personality, but I have no idea) brings up different choices at the bottom, which ends up being the class of the created character.
Cheat Engine, double
You can freeze amount of points left.
Cheat Engine, double
You can freeze amount of points left.
But yes the class available to a character depends on their stats/alignment.
Dervish? ('shamshir soldier')
And money.
But yes the class available to a character depends on their stats/alignment.
Just to give a quick run down:
Str - affect damage and accuracy on physical attacks
Int - affect success rate of spells and how quickly you can get them
Faith - affect magic resist and MP increase
Vit - HP and revival rate (probably the fail = ash thing)
Agi - your turn order in combat and chance to remove trap/lockpick door
Luck - change to avoid traps/resist status effects and such
and the game also give example of the kind of jobs you can get
11+ Str = warrior
11+ Int = mage
non-neutral alignment and 11+ faith = cleric (so looks like you can have 'evil' cleric)
neutral or more evil alignment, 10+ Agi, 12+ Luck = Thief
You can change job at the guild (left option, 3rd row)
Each item also list who can equip them (or use them effectively?)
Some criteria include:
Gender (male/female)
Alignment (Virtuous, Good, Neutral, Evil, Atrocious)
Race (Human, Elf, Gnome, Sylph, Dwarf)
Class (I might get some name wrong):
Warrior, Mage, Cleric, Thief, Blacksmith, Hunter, Pirate, Alchemist, Summoner, Priest, Druid, Valkyrie, Sorcerer, Monk, Dervish? ('shamshir soldier'), Lord.
Elf Alignment | Gnome Alignment | ||||||||||
Class | Class-English | 神聖 | 善 | 中立 | 悪 | 極悪 | 神聖 | 善 | 中立 | 悪 | 極悪 |
戦士 | Warrior | 戦士 | 戦士 | 戦士 | 戦士 | 戦士 | 戦士 | 戦士 | 戦士 | 戦士 | 戦士 |
魔法使い | Wizard | 魔法使い | 魔法使い | 魔法使い | 魔法使い | 魔法使い | 魔法使い | 魔法使い | 魔法使い | 魔法使い | 魔法使い |
僧侶 | Priest | 僧侶 | 僧侶 | 僧侶 | 僧侶 | 僧侶 | 僧侶 | 僧侶 | 僧侶 | ||
盗賊 | Thief | 盗賊 | 盗賊 | 盗賊 | 盗賊 | 盗賊 | 盗賊 | ||||
鍛冶屋 | Blacksmith | 鍛冶屋 | 鍛冶屋 | 鍛冶屋 | 鍛冶屋 | 鍛冶屋 | 鍛冶屋 | 鍛冶屋 | 鍛冶屋 | ||
狩人 | Hunter | 狩人 | 狩人 | 狩人 | 狩人 | 狩人 | 狩人 | 狩人 | 狩人 | ||
海賊 | Pirate | 海賊 | 海賊 | 海賊 | 海賊 | ||||||
錬金術師 | Alchemist | 錬金術師 | 錬金術師 | 錬金術師 | 錬金術師 | 錬金術師 | 錬金術師 | ||||
召喚士 | Summoner | 召喚士 | 召喚士 | 召喚士 | 召喚士 | 召喚士 | 召喚士 | 召喚士 | 召喚士 | ||
司教 | Bishop | 司教 | 司教 | 司教 | 司教 | ||||||
ドルイド | Druid | ドルイド | ドルイド | ドルイド | ドルイド | ドルイド | ドルイド | ||||
バルキリー | Valkyrie | バルキリー | バルキリー | ||||||||
ソーサラー | Sorcerer | ソーサラー | ソーサラー | ソーサラー | ソーサラー | ||||||
モンク | Monk | モンク | モンク | モンク | |||||||
曲刀兵 | Curved Blade User | 曲刀兵 | 曲刀兵 | 曲刀兵 | 曲刀兵 | 曲刀兵 | 曲刀兵 | ||||
ロード | Lord | ロード | ロード |
i've isolated the issue. there is a function in the game to calculate the girls losing or gaining love if you sleep while they are knocked out. they also have functions for if you sleep while they are wearing cursed gear. something about the function for gaining/losing love while knocked out is bugged but i can't tell what to fix the problem on my own.
do you guys know how to revive a knocked out character without sleeping? it's the only workaround i can think of. the church healing area doesn't seem to do it. they only get rid of status effects, do something unknown with 800 gold, and turn your character to dust if you pay them. i can do the dust and back to revive them at 1 hp, but it's nearly 4000 gold to turn three party members to dust and back just to be able to sleep at the inn without crashing. kinda need to know how to revive without sleeping.
Hopefully theyll add in some obstacles for the inn system. As it is I can't see any issues simply dodging the NTR. To the people who triggered the battle rape, how did that work? Do they just jump straight to the raping or is there like a hostage portion where you can prevent it?
the succubus cg is in the demo files so it might already be in there somewhereI'm also kind of hoping there will be reverse combat rape because there's a succubus CG pic on the blog site that also kind of looks like it could be CR.
Saved data created with an older version will cause problems, so Please do not use it as much as possible. If you do use it, please resolve the following conditions as soon as possible.
If you have removed Max and the main character from the party, please bring them back to the party as soon as possible.
Please remove items that cannot be equipped depending on your occupation. Thank you.