The Mugen Fighters Guild

Help => M.U.G.E.N Configuration Help => Topic started by: kojikomos on February 05, 2019, 11:23:40 pm

Title: Character Causing Game To Crash
Post by: kojikomos on February 05, 2019, 11:23:40 pm
Pre To recently updated his gloria so I of course downloaded the new version. The first thing I did was go into the Gloria_-3.cns file to change the value required to unlock her sophia mode like I always do except this time when I try to use her sophia mode the game crashes and gives me an error message saying

Error message: Invalid trigger: Trigger1
Error parsing trigger1, 3
Error parsing [State -3, ɇŒ̒nі̝]
Error in [Statedef -3]
Error in Gloria_-3.cns
Character mugenversion is older than this version of M.U.G.E.N.
Error loading chars/Gloria/Gloria.def
Error loading p1

Library error message: Died parsing Random<=var(57)*2Trigger1 = NumEnemy = 1

this is everything that is in the Gloria_-3.cns (click spoiler to view)

Spoiler, click to toggle visibilty
Title: Re: Character Causing Game To Crash
Post by: kojikomos on February 06, 2019, 12:14:50 am
Nevermind, I fixed it.
Random<=var(57)*2Trigger1 = NumEnemy = 1 was really supposed to be setup like this

Random<=var(57)*2
Trigger1 = NumEnemy = 1

Someone can mark this as solved please?