Hi, when I try to run the game with other plugins, I get "update" property error.
Here is the plugin-list I am using. It seems to give the above error when the "CMGZ_TitleSystem" plugin is enabled. Is it the plugin incompatibility or something that I have missed. The "CMGZ_TitleSystem" plugin allows me to run a map in the titles screen.
Be sure that in the Ref [name]: section is "test" without quotes. Also I strongly recommend to use the newest comment syntax: [<light_name> -<setting_name> <value> ...], by this you can freely override any default settings as you want for individual light. For example, if you just want to modify the light "test" radius and status, use [test -radius 120 -status off] instead of create a new custom light.
Also be sure that the image are properly located in /img/lights/, you can check this by double click on the Image [.png] setting and see if it show the image.
*edit: I fixed it that way: enter in the plug in manager -> right click on '-ShoraLightning-' -> Edit -> double click on [Lights: Default] -> Double click on Image [.png] -> click on the bar before 'img/lights/' -> select 'default' (the light png example image) -> click 'ok' and that's it!
Hey there! absolutely loving the plugin so far! Got into a bit of a hiccup though.
I was controlling the light my player held through a common event in MZ, and i needed to change the color parameter for the light, but every time I change it (i did use hex) it would switch the light off. Plus the random color parameter wouldn't work in common events, it just goes to white. Is there something I am missing?
Hello, most bugs from plugin update is because of the new parameters in the Plugin Manager left blanked. You can try to check if there any. If the problem still insist, please provide the console image, and contact me though forums/discord, I will try my best to help :D
Hey. I doubt if it going to work with MZ3D, since both are conflict in term of graphics. The JABS should work fine! Give it a try, and report back if anything don't work!
← Return to Plugin
Comments
Log in with itch.io to leave a comment.
Hi, when I try to run the game with other plugins, I get "update" property error.
Here is the plugin-list I am using. It seems to give the above error when the "CMGZ_TitleSystem" plugin is enabled. Is it the plugin incompatibility or something that I have missed. The "CMGZ_TitleSystem" plugin allows me to run a map in the titles screen.
Thank you for your help.
Hello, again.
How do I register a custom light in MZ?
I'm trying to use it but the plug in keep saying that the custom light is not registered.
I'm setting like: Ref [name] -> Value [test] and Image [.png] -> Value default on plug in manager.
Then, on the event, I set Comment : [light test].
When I start de game, It shows "Cannot find light named [test]. Please register lightning before use"
I'm really doing something wrong, aren't I?
Hello!
Can you use the default lighting normally?
Be sure that in the Ref [name]: section is "test" without quotes. Also I strongly recommend to use the newest comment syntax: [<light_name> -<setting_name> <value> ...], by this you can freely override any default settings as you want for individual light. For example, if you just want to modify the light "test" radius and status, use [test -radius 120 -status off] instead of create a new custom light.
Also be sure that the image are properly located in /img/lights/, you can check this by double click on the Image [.png] setting and see if it show the image.
Regard!
Hi!
Yeah, the custom light is working properly just like the shadows and etc.
I'll try what you suggested.
Thank you :)
i keep getting a type error on game launch " Cannot read property 'valid' null" whenever the starting map has a light
Hello, can you describe more details about the situation? What others plugins are you using with?
I ended up resolving the issue on my own.
I have the same issue. How did you fix it?
*edit: I fixed it that way: enter in the plug in manager -> right click on '-ShoraLightning-' -> Edit -> double click on [Lights: Default] -> Double click on Image [.png] -> click on the bar before 'img/lights/' -> select 'default' (the light png example image) -> click 'ok' and that's it!
require is not defined
Mobile devices =\
Check out the version 1.8.2
Hey there! absolutely loving the plugin so far! Got into a bit of a hiccup though.
I was controlling the light my player held through a common event in MZ, and i needed to change the color parameter for the light, but every time I change it (i did use hex) it would switch the light off. Plus the random color parameter wouldn't work in common events, it just goes to white. Is there something I am missing?
The tint parameter bug have been fixed in version 1.8.1 :D. Update the plugin and see if it work!
Hi! Just checked and the tinting works! Thank you so much!
*P.S The Random tint in the parameter is still funky because it seems to switch off the lights. The hex tints are working beautifully though!
Hi, how do I properly update the plugin? I'm getting a "cannot read property of null" error when I try to use 1.6 after using 1.5.
Hello, most bugs from plugin update is because of the new parameters in the Plugin Manager left blanked. You can try to check if there any. If the problem still insist, please provide the console image, and contact me though forums/discord, I will try my best to help :D
Try change the line 1110 to "this._spriteset.filters && this._spriteset.filters[1]" instead of "this._spriteset.filters[1]"
Hi. Is it possible to use with this plugins?:
MZ3D - 3D Rendering Plugin for RPG Maker MZ by Cutievirus (itch.io)
https://forums.rpgmakerweb.com/index.php?threads/mz-jabs-js-action-battle-system...
Regards!
Hey. I doubt if it going to work with MZ3D, since both are conflict in term of graphics. The JABS should work fine! Give it a try, and report back if anything don't work!
I love this tool. When is the next update coming?
The 1.4b version are out here, check it out!
Thank you very much!