The S09 Posted August 12, 2014 Posted August 12, 2014 I was using the UNO Tag team System on MUGEN 1.1 and I have this error right here: Can't find file @@@@Can't find file @@@@Not a valid elem type: tagin Error parsing [state 4921, RockEnRoll] Error in [statedef 4921] Error in HongMiling_D9x7_tag/tag_system.cns:1454 Character mugenversion is older than this version of M.U.G.E.N. Error loading chars/HongMiling_D9x7\HongMiling_D9x7_tag.def Error while precaching And here's the code to that error: [state 4921, RockEnRoll] type = tagin trigger1 = partner, stateno = 4925 && partner, Statetime > 0 trigger1 = partner, life > 0 trigger1 = Pos y >= 0 trigger1 = !Win && !Lose stateno = 4932 partnerstateno = 4931 anyway to fix this? Youtube: Seenik09
0 Алексей Posted August 12, 2014 Posted August 12, 2014 It's not really mugen related I don't think, unless statetime is failing. The problem is more with the Tag System program itself. By the way, statetime isn't a real trigger. Replace it with "time." -[Все слова это только слова.]-
0 The S09 Posted August 12, 2014 Author Posted August 12, 2014 It's not really mugen related I don't think, unless statetime is failing. The problem is more with the Tag System program itself. By the way, statetime isn't a real trigger. Replace it with "time." Alright, i'v replaced "Statetime" with the word "time". Now what about the "stateno" and "partnerstateno"? Youtube: Seenik09
0 Алексей Posted August 12, 2014 Posted August 12, 2014 Alright, i'v replaced "Statetime" with the word "time". Now what about the "stateno" and "partnerstateno"?"statneo" is valid, as is "partner,stateno." I don't know if that one undocumented, possibly deprecated code that does the same as "time": "statetime" was causing issues or not. See, there's TagIn, which is not documented anywhere. I have no idea if that's valid or not. It could just be made up. I have no idea. The same goes for its parameters. There's this too: "Character mugenversion is older than this version of M.U.G.E.N." that stands out. What version of mugen is the character for and what version are you trying to put it into? -[Все слова это только слова.]-
0 The S09 Posted August 12, 2014 Author Posted August 12, 2014 "statneo" is valid, as is "partner,stateno." I don't know if that one undocumented, possibly deprecated code that does the same as "time": "statetime" was causing issues or not. See, there's TagIn, which is not documented anywhere. I have no idea if that's valid or not. It could just be made up. I have no idea. The same goes for its parameters. There's this too: "Character mugenversion is older than this version of M.U.G.E.N." that stands out. What version of mugen is the character for and what version are you trying to put it into? this character is on mugenversion = 1.0. and the stateno and partnerstateno is like this stateno = 4932 partnerstateno = 4931 And as for the "tagin", it is an unknown state type Youtube: Seenik09
0 Алексей Posted August 12, 2014 Posted August 12, 2014 Hmm, I normally don't do this, but I'm stumped here, because it's using non-traditional mugen code and a third party system. Try contacting Uno himself. He's on MFG: http://mugenguild.com/forum/profile/unoshe-8500 -[Все слова это только слова.]-
0 The S09 Posted August 12, 2014 Author Posted August 12, 2014 Hmm, I normally don't do this, but I'm stumped here, because it's using non-traditional mugen code and a third party system. Try contacting Uno himself. He's on MFG: http://mugenguild.com/forum/profile/unoshe-8500 Aw well. It was worth a try. Thanks for the help, anyways. Youtube: Seenik09
0 The S09 Posted August 14, 2014 Author Posted August 14, 2014 Ok, time for round 2. I think I almost got it. It just this error i need to fix: "Not a valid elem type: tagin" Youtube: Seenik09
0 Ryon Posted August 19, 2014 Posted August 19, 2014 try trigger1 = numpartner = 1 && partner,life > 0 also tagin was meant to be in mugen by default, it was suppose to have MVC like system. but i suppose due to time constraints elecbyte NEVER finished the code, but in winmugen it exists in the code. so for mugen 1.0 and 1.1, im sure they removed it. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 The S09 Posted August 21, 2014 Author Posted August 21, 2014 try trigger1 = numpartner = 1 && partner,life > 0 also tagin was meant to be in mugen by default, it was suppose to have MVC like system. but i suppose due to time constraints elecbyte NEVER finished the code, but in winmugen it exists in the code. so for mugen 1.0 and 1.1, im sure they removed it. Thing is: I'm using the UNO Tag System v2.5 (mugen 1.0 version) Youtube: Seenik09
0 NotAGoodName Posted August 21, 2014 Posted August 21, 2014 I've never used this UNO tag thing, but I'm willing to guess that the fact that you're using a Mugen 1.0 thing for Mugen 1.1 is exactly your problem. I'm not in a position to check, but I'm guessing that this tag system used old ass winmugen code that has since been removed from Mugen 1.1.
0 UnoShe Posted December 31, 2014 Posted December 31, 2014 i'm working for the update of uno tag system, probably ver. 3.0 and it will be compatible with Mugen 1.1 ^_^
0 Ryon Posted December 31, 2014 Posted December 31, 2014 are you the original creator of the Uno Tag system? - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 Алексей Posted January 1, 2015 Posted January 1, 2015 Yes he is, Ryon. :P I remember his avatar from MFG. Same name too. -[Все слова это только слова.]-
0 lyr Posted January 1, 2015 Posted January 1, 2015 Do you ever plan to release the source code of the Uno Tag system or it's already been released and I've been living in a shell?
Question
The S09
I was using the UNO Tag team System on MUGEN 1.1 and I have this error right here:
[state 4921, RockEnRoll]
type = tagin
trigger1 = partner, stateno = 4925 && partner, Statetime > 0
trigger1 = partner, life > 0
trigger1 = Pos y >= 0
trigger1 = !Win && !Lose
stateno = 4932
partnerstateno = 4931
Youtube: Seenik09
14 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now