Jump to content
Sign in to follow this  
Valjean83

Best way to remove errors from your game

Recommended Posts

I have completed my game, but in random parts errors come up crashing the game.  Admittedly, I have many scripts in my game, so what do you do when an error pops up to

stop it from happening again?  If it mentions a certain script, is it best to just remove that script? 

Share this post


Link to post
Share on other sites

There are many tutorials on using scripts, I suggest that you read those. forums.rpgmakerweb.com is another location that you will find information.

 

basically you will need to add in two scripts to help you. Mithran grab obj reference and a backtracer. I use Hime's.

With those in and the console window set to run when you play test, you will get errors happening and the console window will give you information to the problem.

A file will also be created in the project folder. Using those you can ask for help in figuring out what is wrong.

 

Often a change in the script order is needed or a small addon script to fix a patch for the conflicting scripts to work together.

 

Until you do some or all of that, no one can help you.

 

And to answer your question, no you do not need to remove the script. Even if somebody says it will not work with the other script X. I know cause I use yanfly and victor sant which everybody says they don't work together. I just had to learn about the scripts and find a way to stop the problems.

 

Good luck

  • Thanks 1

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted