Jump to content
  • 0

error loading character


Kirakuin

Question

When I choose this character, it appears an error box like this. Please help me.

 

Error message: 
Error parsing [State 0]
Error in [Statedef 400004]
Error in Supers.cns
Error loading chars/new\Kira(Kosaku Kawajiri)\Kira(Kosaku Kawajiri).def
Error while precaching
Error parsing [State 0]
Error in [Statedef 400004]
Error in Supers.cns
Error loading chars/new\Kira(Kosaku Kawajiri)\Kira(Kosaku Kawajiri).def
Error while precaching
Error parsing [State 0]
Error in [Statedef 400004]
Error in Supers.cns
Error loading chars/new\Kira(Kosaku Kawajiri)\Kira(Kosaku Kawajiri).def
Error loading p1

Library error message: Expected int value and read float.
 

- Char: https://www.mediafire.com/file/dxplw5dedfw77yw/Kira(Kosaku_Kawajiri).rar/file

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Ayou using winmugen, 1.0 or 1.1?, it loaded fine for me using 1.1, in any case, the error points to this chunk of code in statedef 400004:

[State 0];??
type = Explod
trigger1 = time = 100
anim = 30068
pos = -7.3,-28
postype = p1
sprpriority = 4
removetime = 59
bindtime = -1
supermovetime = 9999999
pausemovetime = 9999999
removeongethit = 1
ownpal = 1
scale = .15,.15

Says something about expecting an int value and getting a float instead, so my assumption would be that 7.3 pos or less likely .15 scales, so maybe you can try tweaking those a bit, but then again, it did load correctly for me

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...