READ THE RULES!! | Introduce Yourself | Embed YouTube Videos | RPM Holiday/Theme Weeks | Rockman 10 Ranking | Music Archive (2012.01.01) | Betas/Trials/Promos | WikiSpace | Oekaki | Rockman 10 Boss Damage
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: 1
1
Fan Games / Re: C# MegaMan Engine
« on: October 29, 2013, 04:29:41 PM »
still getting the error
can anyone help with this?
can anyone help with this?
2
Fan Games / Re: C# MegaMan Engine
« on: September 27, 2013, 04:13:21 PM »
- When trying to open game.xml I get this error:
"
There is a syntax error in one of your game files.
File F:\development\C# MegaMan Engine\CME-0.9\Demo Project\entities\bosses.xml
Line: 21
Entity: ZeroRock
Tag:Y
Attribute: magnitude
Movement magnitude must be a number."
Looking at the file I don't see a problem: <Y magnitude="8.5" direction="Up" /> ...?
- The editors I could open at all with visual studio 2012. what version should i use?
- Does the engine have gamepad support, if not, will you add it?
"
There is a syntax error in one of your game files.
File F:\development\C# MegaMan Engine\CME-0.9\Demo Project\entities\bosses.xml
Line: 21
Entity: ZeroRock
Tag:Y
Attribute: magnitude
Movement magnitude must be a number."
Looking at the file I don't see a problem: <Y magnitude="8.5" direction="Up" /> ...?
- The editors I could open at all with visual studio 2012. what version should i use?
- Does the engine have gamepad support, if not, will you add it?
Pages: 1