Help & Information => Help => Game Help => Topic started by: Tenzin8Pema2438 on August 15, 2015, 06:27:13 AM
Title: Help with presets...
Post by: Tenzin8Pema2438 on August 15, 2015, 06:27:13 AM
Augh, I feel I can't do anything right. Whenever I try to make a preset, following this tutorial http://lastmoon.org/forum/tutorials/how-to-make-a-presetpreset-tutorial/ the following happens -
*Game crashes when I click 'test' *Certain bits of the character are black and yellow *The whole character is white *The whole character is black and yellow *None of the body types are right
And no the game won't even load. It just sits there without doing anything when I click test, and I have to task-manager my way out of the game. I've read through that tutorial over eight times, I've been working on making and getting the preset to work since 11:00 am and its not 1:30 am. I am so frustrated right now. Can anyone help me? :(
Title: Re: Help with presets...
Post by: Venadryl on August 15, 2015, 01:24:32 PM
First off, make sure that you triple-check each step. It is very easy to make a common mistake. And make sure that after making each change in code, you save the document.
Is your code correct? Is your CharacterBodyTex a PNG but in the code you state it as a JPG? Did you make sure that you didn't make any typos? For the body types, you can look for all the correct names HERE (http://lastmoon.org/forum/presets-markings/last-moon-body-names-~-preset-help/).
All of the events you described are mostly because of faulty code, so have a good look over your codes and make sure they are perfectly correct.
And if what I stated really doesn't work, I'd be happy to PM you a correct and working copy of code.
Title: Re: Help with presets...
Post by: Zaroque on August 16, 2015, 01:50:41 PM
It'd be good if you posted the contents of your character's .material file and the preset.campaign file. this rule normally works in trying to find out the source of an error: yellow & black = texture error white = code error