Crazy's Mod still in development
0 Members and 12 Guests are viewing this topic.
There should be no errors... dev version runs without any obvious crashes.
No crashes. Just an error that seems to relate to girlpacks. (I only have 1 unique and 1 random installed) And 1 error in the Jail when i go to the cells. I'll try to install it again though see if that helps.
Jail may be bugged. You should not have to install anything, just sync with git server and get renpy devkit.
That is bad code for a number of reasons but you do not have any characters..? Otherwise, even under bad code, this should not occur. I'll see if this can be improved and if git is working on new os.
I downloaded some of Darks girls and made a chars and rchars folder and put them in the content folder. No girls show up in game though.
You need their data files as well, packs and data files are separate from one another.
No, it should be Pytfall\game\content\chars\Naruto. You can't just throw them into chars folder
Right. I tried it with the naruto folder too. Do i need to drop the json files in the naruto folder aswell?
Yeap. I used to load from the main folder as well, we prolly disabled it for some reason. You should also have at least one random girl, preferably them all (it's just about 10 total I think).
You also may want this file in Pytfall\game\library, it's our testing file which gives some characters from the very beginning for easier testing.As for random chars, I keep them all in one folder, rchars\random. But it's not mandatory, they all could be in different folders.
The testing file goes in the game folder im guessing?
Does the game add traits to girls at random or do i do that myself when making a pack? If so how do i go about it?
"random_traits": [ ["Long Legs", 20], ["Big Boobs", 40], ["Elegant", 10], ["Clumsy", 10], ["Virgin", 90], ["Tsundere", 50], ["Kuudere", 50], ["Yandere", 15], ["Frigid", 10], ["Lesbian", 15], ["Bisexual", 10], ["Human", 100] ],
Xela, you should improve it to show the message if the game doesn't see characters, no matter the folders.