ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
709 stars 125 forks source link

The None's Blossomko and Dudereal crashes Ikemen GO #632

Closed waspennator closed 2 years ago

waspennator commented 2 years ago

Describe the bug Apparently something regressed from version 0.97.0 to version 0,98.0, cause Blossomko and DudeReal crashes Ikemen as soon as you start a match with them, last version they worked with was version 0.97.0 and happens across all versions past that.

To Reproduce 1: Download Blossmko and Dudereal http://www.justnopoint.com/lbends/download.php?file=blossomko http://www.justnopoint.com/lbends/download.php?file=dudereal 2: Add them to roster and try to start a match with either one. 3: Watch as Ikemen GO panics and crashes.

Expected behavior The entire game shouldn't crash.

Screenshots / Video Blossomko crash

Platform (please complete the following information):

Additional context Blossmko crash log.log

K4thos commented 2 years ago

it's a bug with character and the error tells you everything you need to fix it locally (wrong syntax of sine in line 11134 of blossomko.cns). Even though the engine here works as expected next version will allow this code bug to exists because of how widespread it is (most likely due to Fighter Factory 3 CNS editor using wrong syntax for ForceFeedback sctrl)

waspennator commented 2 years ago

That sounds good enough to me, also figured i'd ask one more thing for clarification, will that also make Fourthrhyme's Deltarune Trio work too? Cause i've also tried em and they seem to crash the latest version of Ikemen GO and even version 0.97 with a similar error.

".\external\script\start.lua:1401: chars\DeltaruneTrio/DeltaruneTrio.cns:2609: SCA,NA,SA,HA,NP,SP,HP, attr: Invalid value: "

K4thos commented 2 years ago

no, you should fix the code bug yourself in line and cns file mentioned in error. If you don't know the syntax than refer to official mugen documentation.

jankespro12 commented 2 years ago

This also happens with The None's Dee Bee Kaw