SRD Super Tools not loading

Midnight Kitty

Midnight
Veteran
Joined
Jun 18, 2013
Messages
129
Reaction score
14
First Language
English
Primarily Uses
RMMV
I need some help to fix this bug I have had with srd super tools for some time now. The game would usually crash when I put it on but I thought I found the solution by removing the exemption list. This has caused the plugin to not run at all.
srd super tools error.pngsrd super tools error2.pngsrd super tools error7.pngsrd super tools error8.pngsrd super tools error9.png
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,111
Reaction score
13,714
First Language
English
Primarily Uses
RMMV
The error message has nothing to do with the SRD plugin. It's about the Terrax Lighting plugin. My guess is that you haven't included one of the prerequisite plugins, or don't have them in the correct order.

You probably should put the exemption list back the way it was.
 

Midnight Kitty

Midnight
Veteran
Joined
Jun 18, 2013
Messages
129
Reaction score
14
First Language
English
Primarily Uses
RMMV
The error about the terrax lighting plugin always shows up, it seems to work but I could always remove that plugin. Here is the plugin order so you can see it too. I will remove it if I can get the SRD Plugin working correctly. The final image is the error the exact same once the lighting is removed.

.srd super tools error3.pngsrd super tools error4.pngsrd super tools error5.pngsrd super tools error6.pngsrd super tools error11.png
 

Eliaquim

Hakuen Studio
Veteran
Joined
May 22, 2018
Messages
1,710
Reaction score
1,127
First Language
Portuguese - Br
Primarily Uses
RMMZ
It seems to be a conflict with Yep_credits page.

Try remove the yep one and see if super tolls will work. If yes, then it's a conflict problem.

I used Srd super tools a lot in the past, and I can affirm to you that you do not have make any changes in the code for it to work(assuming that the thing you said about exemption list is a change in the code).

So, first of all, put the code the way it is.
Second, you use a lot of plugins. This is not recommended in any project, you will have a lot of problems coming for that. Try to think if you really need all of them...
Unfortunately, Srd One's change a lot of things. It will probably cause conflict.

Another thing is to put the yanfly plugins in the correct order. They has to be in an specific order to work flawless. See his site to consult the order.

After that you can try to put the srd one above all yanflys or below to see if it works.
 

Midnight Kitty

Midnight
Veteran
Joined
Jun 18, 2013
Messages
129
Reaction score
14
First Language
English
Primarily Uses
RMMV
I will try removing the credits plugin to see if that fixes the current conflict. I have also had errors in the past with the plugins being in the wrong order, specifically Yanflys and got help to fix this and correct the order. Those no longer occurred and I had the order double-checked just to be safe.
 

Midnight Kitty

Midnight
Veteran
Joined
Jun 18, 2013
Messages
129
Reaction score
14
First Language
English
Primarily Uses
RMMV
It seems to be a conflict with Yep_credits page.

Try remove the yep one and see if super tolls will work. If yes, then it's a conflict problem.

I used Srd super tools a lot in the past, and I can affirm to you that you do not have make any changes in the code for it to work(assuming that the thing you said about exemption list is a change in the code).

So, first of all, put the code the way it is.
Second, you use a lot of plugins. This is not recommended in any project, you will have a lot of problems coming for that. Try to think if you really need all of them...
Unfortunately, Srd One's change a lot of things. It will probably cause conflict.

Another thing is to put the yanfly plugins in the correct order. They has to be in an specific order to work flawless. See his site to consult the order.

After that you can try to put the srd one above all yanflys or below to see if it works.
I removed the credits plugin and got the exact same result in the end. Additionallysrd super tools error12.pngsrd super tools error13.png what happened when I cleared the exemption menu again.
 
Last edited:

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,434
Reaction score
7,713
First Language
German
Primarily Uses
RMMV
what is your core version?
Go to your project directories and open the file called rpg_core.js with a text editor. The version number is the number at the end of the title line, no number means it's 1.0

There is no other plugin listed in the error trace of the console, so it's not an incompatibility with another plugin.
But there is a chance that it is an incompatibility between the plugin and the core version - there have been a lot of changes to the engine over the years, and some plugins only work under specific version because they need certain commands in the engine that were added or removed from earlier versions.
 

Eliaquim

Hakuen Studio
Veteran
Joined
May 22, 2018
Messages
1,710
Reaction score
1,127
First Language
Portuguese - Br
Primarily Uses
RMMZ
I removed the credits plugin and got the exact same result in the end. AdditionallyView attachment 136326View attachment 136327 what happened when I cleared the exemption menu again.
It's not the same error.
It's another error.
Try to follow the instructiona from Andar.
Also, open a new project, with only the super tools engine, and see if it will work.
If it works, then is a compatibility issue.
I don't know how can I help you anymore :(
 

Midnight Kitty

Midnight
Veteran
Joined
Jun 18, 2013
Messages
129
Reaction score
14
First Language
English
Primarily Uses
RMMV
It's not the same error.
It's another error.
Try to follow the instructiona from Andar.
Also, open a new project, with only the super tools engine, and see if it will work.
If it works, then is a compatibility issue.
I don't know how can I help you anymore :(
Both times through up the same error message and directed towards those lines of code.

srd super tools error.png

srd super tools error11.png

srd super tools error12.png

what is your core version?
Go to your project directories and open the file called rpg_core.js with a text editor. The version number is the number at the end of the title line, no number means it's 1.0

There is no other plugin listed in the error trace of the console, so it's not an incompatibility with another plugin.
But there is a chance that it is an incompatibility between the plugin and the core version - there have been a lot of changes to the engine over the years, and some plugins only work under specific version because they need certain commands in the engine that were added or removed from earlier versions.
rpg_core.js v1.6.1 is the core version. I am unsure when the update applied that prevented this from being able to run. I took a long hiatus and a few have been installed since. The reason I took one was because of this same issue.
 

Eliaquim

Hakuen Studio
Veteran
Joined
May 22, 2018
Messages
1,710
Reaction score
1,127
First Language
Portuguese - Br
Primarily Uses
RMMZ
Hi!
The new project, only with srd super tools and Rm Mv 1.6.2.
All working.


Maybe your Srd SuperTolls is not updated(or have you change something in the code?).
Try to download it again in the srd site.
Also, my plugin parameters stay like that:


So I'm pretty sure that is a compatibility problem, Or your Core files are somehow changed.
Because the error in Window_Title command and Scene_title point out that is happening as soon as you hit playtest?
Any plugins that change anything in the title screen?

If you start a new project it gives you the same error, so or your Srd plugin is not updated r your core files are not updated/ changed.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,049
Messages
1,018,547
Members
137,835
Latest member
yetisteven
Top