Scene_Title Line 142 Error

● ARCHIVED · READ-ONLY
Started by pakupirahna 9 posts View original ↗
  1. I am new to RPG Maker XP, and I am having an issue. Normally, when I get to the title screen of my game, I am able to play. But for some reason, a new window comes up when I click "New Game" in the title screen.



    Help me please?
  2. The default scripts work without bugs - which means that either the script file was damaged or (more likely) you added one or more scripts to your project that are either incompatible or bugged.


    That means you'll have to list all script changes in your game before anyone can help.
  3. I did delete a few scripts... But I don't think that has anything to do with this error because I still have Scene _Title. But what I don't have is Scene_Map.
  4. If you deleted default scripts, then you have to get them back from a new project.


    If the scripts you deleted are add-on scripts you added yourself, then you haven't yet deleted the add-on script that caused this problem.
  5. Were the scripts you deleted the default ones, or extra ones you added? There should definitely be a Scene_Map in there.


    Also, the default Scene_Title doesn't HAVE a line 142, so unless you're using a custom title script, it sounds like you've messed something up in there as well.
  6. Welp, guess who's going to go and start a new project?
  7. Just start a new project, then copy the Scripts file from the new one into your current one. No need to redo EVERYTHING.
  8. Too late.... I am really bad with these kind of things.
  9. :) Well, if you've done a lot, you can copy all your files from the original project into the new one.