Last Moon MMORPG

Help & Information => Help => Bugs & Glitches => Topic started by: Raszagal on September 11, 2015, 02:49:22 PM

Title: Preset Campaign = GAME CRASH! :D
Post by: Raszagal on September 11, 2015, 02:49:22 PM
No, before you ask me, I did not mess with files (not much at least).

I downloaded and tried to set up the preset.campaign file up to let me prepare testing for some preset files I'll get from a bff.

I do not know why it crashes. I have also asked my friend to test it out for me. His game also crashed, for some reason.

Now keep in mind I'm no game genius. From the error pop-up it seems like a file is missing.  Here it is!  (http://img5.fotos-hochladen.net/uploads/capturey0honk7a58.png)

I have LM installed in C:\LastMoon  Did the preset campaign go downhill just like that? Or would this be a new sort of error? (It worked fine like...a year or half back owo)


Thank you all guyz!

~Raszagal
Title: Re: Preset Campaign = GAME CRASH! :D
Post by: Dutchval on September 11, 2015, 03:08:49 PM
Are you sure you're naming your preset.campaign file correctly? Eitherway, can you post its contents for me?
Title: Re: Preset Campaign = GAME CRASH! :D
Post by: Raszagal on September 11, 2015, 03:14:45 PM
The friend that tested has not changed his files around in any way. Did not change the file name, only contents. My file:



[Initialize]
World_Load=Forest
Sky_DayTime=1800
Sky_FreezeTime=false
Unit_Create=Angie,PS_Angie,Body,Head12,Mane8,Tail6,Invisible,CharacterMat,Tuft9

[]
EventCondition=PROGRESS,0

World_DestroyAllPortals
Sky_WeatherCycle=None
Unit_Reset=PLAYER
Unit_SetHP=PLAYER,700
Unit_ClearAttackList=PLAYER
Unit_PushAttackList=PLAYER,Dash
Unit_PushAttackList=PLAYER,Slash
Unit_PushAttackList=PLAYER,Roundhouse
Unit_PushAttackList=PLAYER,Somersault
Player_ResetSkills


FadeIn=3


I barely got to changes. And it crashes. I have not touched any other files.

Angie names due to me wanting to test a preset and see how what is layed out.

Small Edit: Going to re-install the full game, see if that does any magic.
Title: Re: Preset Campaign = GAME CRASH! :D
Post by: Dutchval on September 11, 2015, 03:30:47 PM
Quote
Unit_Create=Angie,PS_Angie,Body,Head12,Mane8,Tail6,Invisible,CharacterMat,Tuft9

Exactly what I thought xD
It's an easy fix because you renamed the wrong sections!
The Unedited version is this:
Code: [Select]
Unit_Create=PLAYER,Unit,Body1,Head4,Mane16,Tail15,Wings4,PS_CharacterMat,TuftlessHowever your code should probably look like this (at least give this a try!)
Code: [Select]
Unit_Create=PLAYER,Unit,Body,Head12,Mane8,Tail6,Wings4,PS_AngieMat,Tuft9
The difference is that you shouldn't touch the "PLAYER,Unit" Part of it, despite how deceiving it is! Instead just point out your bodynames/types, and your Mat (not sure what your mat file looks like)

Another thing to note is that the PS_CharacterMat, etc points to your "mat" not your file name! I made this mistake when attempting presets xD Your "mat" name is inside your Mat file, Right at the top where it says something along the lines of
material PS_CharacterMat/EyeMat
I've bolded the mat in the example above so you can see what I mean xD
Title: Re: Preset Campaign = GAME CRASH! :D
Post by: Raszagal on September 11, 2015, 03:42:02 PM
...

-No comment-

Just kidding. I wanted to at least understand some of the LM coding so I can help people in the future. ;-; Not happening. (Unless I learn to learn from mistakes!)

Thank you Dutch. I just reinstalled. And it still crashes. o3o


EDIT: Nevermind! After properly and fully uninstalling, downloading alternative LM.exe, installing again, I fixed everything, including the messed-up portal island. I'm glad for the help and effort however, thank you sincerely Dutchval. ^^
Title: Re: Preset Campaign = GAME CRASH! :D
Post by: Venadryl on September 11, 2015, 07:24:40 PM
Seems solved then! I'll be locking c: