Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: MuneSol on March 04, 2007, 05:21:09 AM

Title: Help! RPG Maker is glitching!
Post by: MuneSol on March 04, 2007, 05:21:09 AM
When I try to make a new project - in fact, I haven't been able to make one, it is stating it is unable to make a project. Under the project path, when it would have '/' listed, it instead has yen signs, and I'm pretty sure that is what it is making it so it won't create a new project.


Is there any way to fix this?



Mune Sol
Title: Additional Note...
Post by: MuneSol on March 04, 2007, 06:06:25 AM
I am trying to run it on Vista...
Title:
Post by: Osmose on March 04, 2007, 02:55:36 PM
Is this RMXP? If so, Vista will not be able to test games. If it's RM2k3, it should run fine. If it's still giving you trouble, try right clicking the icon, going to properties, clicking the compatibility tab, and setting the compatibility mode to Windows XP SP2.

PS: I remember reading somewhere about yen signs in path names - it's basically the same as a slash, so don't even worry about it (Just copy and paste them, I believe).
Title:
Post by: Daetyrnis on March 05, 2007, 12:44:52 AM
Yeah, don't worry about the Yen signs, they're the same as slashes.
(¥ = \) Like, \c[1] will appear as ¥c[1], and path names will have ¥s instead of \s.  Depends on your version, but it makes no difference.
Title:
Post by: Rayonius on March 05, 2007, 02:16:20 AM
Make sure that you do not have another folder in the directory by the same name. I was trying to name my project folder charas the other day. It is now chara.  =)
Edit: switch those around.
Title: Thank you!
Post by: MuneSol on March 05, 2007, 06:11:21 AM
Awsome! It runs fine now, thank you!