YesNoOk
avatar

How do I fix this mugen char error (Read 35818 times)

Started by Superduperfart, August 22, 2023, 03:27:27 pm
Share this topic:
How do I fix this mugen char error
#1  August 22, 2023, 03:27:27 pm
  • avatar
    • Canada
Nexternal\script\start. lua: 1401: chars\Kenpachi
TYBW/Supers.cns:1101:
trans: Value not specified stack traceback.
[G]: in function 'game'
Nextern/1401: in function '_game
Nexternandscript\start.lua: 1834: in function
'launchFight' external/script/default.lua: 2: in function
< external/script/default.lua:0>
\external\script\start.lua:1456: in function 'F external/script/main.la:3062; in function loop external/script/main.la:3148; in function 'loop external/script/main.lua:4149: in main chunk
[G]: ?
Error saved to Ikemen.log
ОК

How do I fix this, I'm kind of new to mugen so I have not a clue how to go about and fix something like this. Please leave a detailed answer as I haven't been able to find any.
Re: How do I fix this mugen char error
#2  August 22, 2023, 05:58:34 pm
  • avatar
  • ***
  • Why,
Nexternal\script\start. lua: 1401: chars\Kenpachi
TYBW/Supers.cns:1101:
trans: Value not specified stack traceback.
[G]: in function 'game'
Nextern/1401: in function '_game
Nexternandscript\start.lua: 1834: in function
'launchFight' external/script/default.lua: 2: in function
< external/script/default.lua:0>
\external\script\start.lua:1456: in function 'F external/script/main.la:3062; in function loop external/script/main.la:3148; in function 'loop external/script/main.lua:4149: in main chunk
[G]: ?
Error saved to Ikemen.log
ОК
How do I fix this, I'm kind of new to mugen so I have not a clue how to go about and fix something like this. Please leave a detailed answer as I haven't been able to find any.
Only way is look net READY AND STANDALONE version at  char at question.
Hey, can i help, or maybe i need help
Re: How do I fix this mugen char error
#3  August 23, 2023, 07:13:11 am
  • avatar
    • Canada
Sorry if I sound like a complete idiot but what is that? I use mugen jus and get mugen jus chars obviously so what exactly are "ready and standalone" chars, and how do I find jus version.
Re: How do I fix this mugen char error
#4  August 23, 2023, 10:22:15 am
  • **
Nexternal\script\start. lua: 1401: chars\Kenpachi
TYBW/Supers.cns:1101:
trans: Value not specified stack traceback.
[G]: in function 'game'
Nextern/1401: in function '_game
Nexternandscript\start.lua: 1834: in function
'launchFight' external/script/default.lua: 2: in function
< external/script/default.lua:0>
\external\script\start.lua:1456: in function 'F external/script/main.la:3062; in function loop external/script/main.la:3148; in function 'loop external/script/main.lua:4149: in main chunk
[G]: ?
Error saved to Ikemen.log
ОК

How do I fix this, I'm kind of new to mugen so I have not a clue how to go about and fix something like this. Please leave a detailed answer as I haven't been able to find any.

Error seems to be in one of the super states.There's probably nothing assigned to the trans sctrl.  Btw, this log is from Ikemen Go.  You should see if the character works for mugen. It could be a compatibility issue between the two different engines which could mean there may be more errors even after you fix this one.
Re: How do I fix this mugen char error
#5  August 23, 2023, 10:15:16 pm
  • ****
  • Formerly DeathScythe
    • Brazil
    • lyricasky.neocities.org
Make sure the character works in MUGEN. If not, post the log you get.
If this is an Ikemen only error I'll be moving it to the Ikemen help section.
Re: How do I fix this mugen char error
#6  September 04, 2023, 03:05:36 am
  • ****
Re: How do I fix this mugen char error
#7  September 04, 2023, 10:48:19 pm
  • *
Open the Supers.cns file with notepad, find line 1101 then scroll back to the [Statedef] directly before, copy from there to just before the next [Statedef] below then post that. There's no way to know without more info.