collapse

Author Topic: Kubikiri Basara to Mugen 1.0  (Read 1931 times)

0 Members and 1 Guest are viewing this topic.

Offline quetzalcoatl

  • New Member
  • *
  • Posts: 5
  • Country: Romania ro
  • Last Login:October 12, 2014, 03:00:13 PM
  • Feathered Serpent
Kubikiri Basara to Mugen 1.0
« on: August 24, 2014, 12:58:10 PM »
Can someone help me pls? [-O<

I get this error:

Error message:
Error in [Statedef 213]
Error in cns/BASARA-N.cns
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error while precaching
Error in [Statedef 213]
Error in cns/BASARA-N.cns
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error while precaching
Error in [Statedef 213]
Error in cns/BASARA-N.cns
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error loading p1

Download: http://jamugen.blog103.fc2.com/blog-category-25.html



Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: Kubikiri Basara to Mugen 1.0
« Reply #1 on: August 25, 2014, 02:40:51 AM »
Post the entirety of statedef 213, you will find it in basara-N.cns

Offline quetzalcoatl

  • New Member
  • *
  • Posts: 5
  • Country: Romania ro
  • Last Login:October 12, 2014, 03:00:13 PM
  • Feathered Serpent
Re: Kubikiri Basara to Mugen 1.0
« Reply #2 on: August 25, 2014, 12:54:01 PM »
[Statedef 213];ƒEƒGƒCƒg
type    = S
movetype= A
physics = S
juggle  = 0
poweradd= 0
ctrl = 0
velset = 0,0,0
anim = 211

 :-SS :-SS :-SS

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: Kubikiri Basara to Mugen 1.0
« Reply #3 on: August 26, 2014, 02:56:46 AM »
Well, that's not all of it actually, i need everything down to the next statedef line, but for the hell of it

It should be
velset = 0,0

rather than 0,0,0 Get rid of the ,0 at the end, 1.0 does not like that.

Offline quetzalcoatl

  • New Member
  • *
  • Posts: 5
  • Country: Romania ro
  • Last Login:October 12, 2014, 03:00:13 PM
  • Feathered Serpent
Re: Kubikiri Basara to Mugen 1.0
« Reply #4 on: August 26, 2014, 09:16:33 AM »
Ow,im sorry i didn't know u need the full line :-[

[Statedef 213];ƒEƒGƒCƒg
type    = S
movetype= A
physics = S
juggle  = 0
poweradd= 0
ctrl = 0
velset = 0,0
anim = 211

[State 210, 3]
type = ChangeState
trigger1 = Time = 5
value = 212
ctrl = 0

velset = 0,0 was velset = 0,0,0.After the change it give me this:

Error message:
Error in [Statedef 212]
Error in cns/BASARA-N.cns
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error while precaching
Error in [Statedef 212]
Error in cns/BASARA-N.cns
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error while precaching
Error in [Statedef 212]
Error in cns/BASARA-N.cns
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error loading p1

[Statedef 212]
type    = S
movetype= A
physics = S
juggle  = 0
poweradd= 0
ctrl = 0
velset = 0,0,0
anim = 212

[State 210, 3]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1

i should change the velset again?

Offline quetzalcoatl

  • New Member
  • *
  • Posts: 5
  • Country: Romania ro
  • Last Login:October 12, 2014, 03:00:13 PM
  • Feathered Serpent
Re: Kubikiri Basara to Mugen 1.0
« Reply #5 on: August 26, 2014, 10:00:05 AM »
I have changed all statedef with 0,0,0 to 0,0     20 from cns-n, and 20 from cns-s.
Now a new type of error appear:

Error message: Can't open act/Cׅ‚P.act
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error loading p1

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: Kubikiri Basara to Mugen 1.0
« Reply #6 on: August 27, 2014, 02:38:48 AM »
Jesus, does this work in winmugen?

At a guess, that file doesn't even exist. See if it does or not. Either way. Open the .def file with notepad and remove it, make sure you keep the .act file sequence So if you remove pal3 you need to change them all so pal3 still exists.

Offline quetzalcoatl

  • New Member
  • *
  • Posts: 5
  • Country: Romania ro
  • Last Login:October 12, 2014, 03:00:13 PM
  • Feathered Serpent
Re: Kubikiri Basara to Mugen 1.0
« Reply #7 on: August 27, 2014, 05:44:23 AM »
Now this....:
Error message: Can't open act/Cׅ‚Q.act
Error loading \MOO\mg\downloads\3\BASARA\BASARA.def
Error loading p1

OK.Let's give up,i dont think this will ever work.

I have not try to see if it works in winmugen

Thnx for ur time man,but idk if this can be done,i mean error after error after error,f**k it.

Offline Trinitronity

  • Infinity Regular
  • ****
  • Posts: 841
  • Country: Germany de
  • Last Login:January 13, 2023, 01:26:38 PM
  • Working on coming back to MUGEN
    • Email
Re: Kubikiri Basara to Mugen 1.0
« Reply #8 on: August 27, 2014, 11:55:25 AM »
No.
Never give up, or else you will never achieve your goals.

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: Kubikiri Basara to Mugen 1.0
« Reply #9 on: August 28, 2014, 03:25:24 AM »
You're learning. Next time round you will be faster diagnosing the issue, and you won't need so much help. And that will feel like an accomplishment. Keep going.

Although i'm not sure about the slashes in your shots either. See normally web uses ///// but windows directory structure should be \\\\\\. In the def file, anywhere the has a / swap it for a \, then try again.

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

SPIDER-VERSE THE AMAZING MUGENSTORY©EPISODE 10 "THE OTHERVERSE" 1080P BY REB3LTV by Rage
[March 27, 2024, 02:44:21 PM]


D2TD VS Showcase Thread by D2TD
[March 24, 2024, 11:09:37 AM]


Tree Of Erebus Stage 1.1 & 1.0 by MatreroG
[March 22, 2024, 08:13:48 AM]


.Batzarro's. Sprite Edits by MatreroG
[March 20, 2024, 07:58:08 AM]


World Heroes 2 Shura Stage by Vegaz by LightFlare
[March 19, 2024, 12:44:28 PM]


MOVED: Prepare your ****! ***** Soldier gets his **** ready in MUGEN! by Rage
[March 18, 2024, 11:08:23 AM]


[WIP] Pocket Dimensional Clash 2 by O Ilusionista
[March 14, 2024, 01:34:08 PM]


R.I.P. Akira Toriyama "Dragonball Legend" by Rage
[March 12, 2024, 03:01:39 PM]


DBFZ Rocky Field (noon) by jafar
[March 10, 2024, 11:59:23 PM]


World Heroes 2 Neo Geegus Stage by Vegaz by LightFlare
[March 09, 2024, 11:04:56 AM]

* IMT Calendar

March 2024
Sun Mon Tue Wed Thu Fri Sat
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 [28] 29 30
31

SimplePortal 2.3.5 © 2008-2012, SimplePortal