Posted by Shinnox
in player pushing? (Started by Shinnox September 07, 2009, 11:47:24 pmBoard: M.U.G.E.N Development Help
Posted by Shinnox
in player pushing? (Started by Shinnox September 07, 2009, 11:47:24 pm
Posted by Shinnox
in player pushing? (Started by Shinnox September 07, 2009, 11:47:24 pm[state ]
type = velset
trigger1 = p2stateno = 4003
trigger1 = p2bodydist x =[0,10]
x = 0
Posted by Shinnox
in player pushing? (Started by Shinnox September 07, 2009, 11:47:24 pm
Posted by Shinnox
in player pushing? (Started by Shinnox September 07, 2009, 11:47:24 pm
Posted by Shinnox
in player pushing? (Started by Shinnox September 07, 2009, 11:47:24 pm
Posted by Shinnox
in (NOT MKP!) Ninja Kombat: Kirisute Gomen 1.0.B now available (Started by Shinnox September 07, 2009, 01:14:31 am
Posted by Shinnox
in how do I make the characters larger via editing the stage ? (Started by onloser August 11, 2009, 10:03:51 am
Posted by Shinnox
in My MUGEN don't load anymore (Started by Garuda August 31, 2009, 11:14:59 am
Posted by Shinnox
in How do I do a freeze projectile??? (Started by MUGENOMATCHY August 14, 2009, 10:27:48 pm
Posted by Shinnox
in My little MKA mugen project (Started by ade2004 February 05, 2009, 07:01:32 am
Posted by Shinnox
in o_O My mugen closes by itself!!!!!! (Started by HekuttaSaint July 15, 2009, 08:01:20 amguys another screenpack and i have issues with it, i got mugen tournament 3 and while plying like for 1/2 an hour it closes itself and gaves me this message
Assert failure in charsel.c line 3162
does anybody knows what the heck is going on????
Any help will be appreciated.
If you get the dreaded "assert failure in charsel.c line 3162"
To dumb it down a little, you have to check everyone one of your character's .def file to see if it's missing a line of code. Listen carefully:
1. Suppose the character's name you are checking is called "supernoob."
2. Every character has a .def file.
3. A .def file is like a ID/driver license
4. And let's say that the .def file name is supernoob.def
5. open your character's folder
6. Look for supernoob.def. open it.
7. You should get something like this:
; Player information
[Info]
name = "Supernoob"
displayname = "Supernoob"
versiondate = 07,17,2000
mugenversion = 06,27,2000
author = "Black-Baster"
8.
; Player information
[Info]
name = "Supernoob"
displayname = "Supernoob"
versiondate = 07,17,2000
mugenversion = 06,27,2000
author = "Black-Baster"
pal.defaults = 1,3,4,6 <=== (If this character "supernoob" already has a line of pal.defaults code, then this one is good. Go check another character, and repeat the whole process again from 1. to 8. If this character doesn't have a code like that, then goto 9.)
9.
; Player information
[Info]
name = "Supernoob"
displayname = "Supernoob"
versiondate = 07,17,2000
mugenversion = 06,27,2000
author = "Black-Baster"
pal.defaults = 1,2 <=== (Add this line of code here if there isn't already a pal.defaults code )
9. save supernoob.def and close it.
10. Keep checking and adding pal.default codes as necessary until everyone of your characters in your MUGEN game is taken care off.
11. Run your mugen game and see if the same problem comes up.
Posted by Shinnox
in Mortal Kombat Project Character Issues (Started by gqsuperstar August 13, 2009, 09:20:47 am
Posted by Shinnox
in Mortal Kombat Project Character Issues (Started by gqsuperstar August 13, 2009, 09:20:47 am
Posted by Shinnox
in Mortal Kombat Project Character Issues (Started by gqsuperstar August 13, 2009, 09:20:47 am
Posted by Shinnox
in How do u get rid or add F1,F2, and the others (Started by itsjenyoumen September 14, 2008, 12:58:43 am
Posted by Shinnox
in Alternative pallets on characters (Started by CrimsonDiabolics August 11, 2009, 02:17:56 am
Posted by Shinnox
in mp3 not playing in the intro... (Started by ade2004 August 11, 2009, 06:55:24 pm
Posted by Shinnox
in mp3 not playing in the intro... (Started by ade2004 August 11, 2009, 06:55:24 pm
Posted by Shinnox
in Alternative pallets on characters (Started by CrimsonDiabolics August 11, 2009, 02:17:56 am