Hello, first let me say how awesome this script is and thank you for putting so much time into it.
I am having an issue however after I've called it in game.
I'm getting an error:
In the console it comes out as this:
KM - Character Creation V3:244:in `getSkill': undefined method `skill_id' for ni
l:NilClass (NoMethodError)
from KM - Character Creation V3:233:in `getDesc'
from KM - Character Creation V3:214:in `update'
from Scene_Base:14:in `main'
from SceneManager:23:in `run'
from Main:10:in `block in <main>'
This is actually happening after I call the script. It comes up just fine.
I select the race, and then it immediately hits me with this error.
At first I thought it was a script conflict as I'm using several others.
However, I opened a clean project and without removing any scripts it suddenly works fine. I can't seem to replicate the error outside of my actual project.
The problem is one of the classes you have learns no skills, so it fails to generate the description for the class. You can fix this by manually entering the description for each of those classes (E.g. Every class in the database must have either atleast one skill, or a description in it's notebox)
Well it fixed it, technically, but now I get this:
KM - Character Creation V3:239:in `getDesc': undefined method `split' for nil:Ni
lClass (NoMethodError)
from KM - Character Creation V3:214:in `update'
from Scene_Base:14:in `main'
from SceneManager:23:in `run'
from Main:10:in `block in <main>'
Same issue but for line 239 instead of 244.
Am I still doing something wrong? I added a skill and a description in the notebox just to be sure.
Wow! I just saw You are back and updating this script. Its like early Christmas.I was using the 1.1 version.
Is it somehow possible to add and show correctly taller character graphics in the creator? If i put in 2 tiles tall character like the High Fantasy DLC types, it only shows his legs in the creator.
Hello Kai thanks for the awesome script, I was curious on your description for the classes, It doesn't seem to have a way to line break. Am I doing something wrong? (obviously)
<descFighters are the masters of the sword as they are strong both offensively and defensively, conquering enemies and providing protection for the party./>I've tried using \n, \\n. \b. \lb with no avail.
Script download is not working? It says: We could not find the attachment you were attempting to view. I really need this script in order for my game idea to work.
Very nice, I intend to try this out at some point- at the very least I have a working character create screen that runs on events. Quite good at the moment but still needs alot of work.
Is there a way to allow you to select preferred mugshots? And during conversations how can I have the player's selected portrait displayed throughout the game?
Hey there, I've got a slight issue when using this script.
First, when the script loads after selecting "New Game", it's rather laggy for some reason. Not sure what's causing it, but naturally it's not a great way to intro into a new game
Secondly, after selecting Race, class and gender, the game exits. Exactly that, exits. No popup warning, no script errors...just turns to a black screen and shuts down.
can you add a option where if you pick elves it shows you what kind of elves there are? (EXAMPLE : character chooses elf then another menu pops up showing what kind of elves such as dark elf, moon elf, etc.
so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most.
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.