Tactics System 1.2.1 (Tactical Battle System)
Unless I did something wrong, I can confirm FOSSIL won't work with the plugin above + its addons. It errors out :/
Project FOSSIL (v1.0): Use MV plugins in MZ! 300+ plugins Fossilized!
● ARCHIVED · READ-ONLY
-
-
Here's the FOSSIL plugin for anyone who still needs it.
-
Just for clarity for readers - is that a copy of Arthran's updated fork, or the most recent version from Restart?Here's the FOSSIL plugin for anyone who still needs it.
-
I have no idea. I believe this is just the most recent version. Here is the header of the plugin if it helps:
/*: * @plugindesc Fossil is an interoperability layer for RMMZ, designed to make MV plugins work in MZ. * So far, we support over 300 plugins. You can help! * @author FOSSIL TEAM * @target MZ * @command useOldPlugin * @text 'Enter MV plugin commands' * @desc 'They're back! Enter them the same way you used to.' * @arg OldPluginCommand * @text * @ desc Identical to MV's commands. * @help FOSSIL goes at the start, before all other plugins. Fixing Old Software / Special Interoperability Layer (FOSSIL) Version 1.0.12 -
Can anyone help me -
I think the error message is clear. Open up your Plugin Manager and move FOSSIL to the top!View attachment 249222
Can anyone help me -
It work thank uI think the error message is clear. Open up your Plugin Manager and move FOSSIL to the top!
-
MOG CHRONO ENGINE
Hi guys!
I have converted my MV project to MZ.
But now MOG'S CHORNO ENGINE no longer works.
Whenever I press the key to hit, I get the following error.
Any ideas how to fix that?
-
I get an error 404 when trying to download the plugin =O
-
check page 21. the plugin has been saved by another person. Post #411I get an error 404 when trying to download the plugin =O
Even my post above #425 will lead you there.
Also post #427 has a copy that may be the latest one. -
Download links are 404 not found :(
-
The links don't work.
-
-
Found it! Ty!!!!!
-
My version is atFixing Old Software / Special Interoperability Layer (FOSSIL) Version 1.0.12
1.0.13in case that helps anyone? -
@Vuono87I'm getting this same error.
I've only gotten VE Materia to work without VS Core Engine and ItemEquip Core -
I'll try that. I've actually decided to avoid using VS plugins in this game, so that works for me.
-
Anyone else have this error from fossil or know solutions? Never had this issue before MZ 1.6.0
-
And that's where you messed up. Every time RPG Maker gets an update, it breaks something. Always better to stick with a previous version, like 1.5.0. It's part of RM's "2 steps forward, 1 step backward" policy. Also, your plugin error may not be exclusively caused by FOSSIL. It shows that it's looking for a png file with %5B%5D in it's name. Not sure if the %s are really part of the filename, but something in your game is calling for that file but it doesn't exist.Never had this issue before MZ 1.6.0
-
%5B%5Dis URL escape syntax for[], so it's probably looking for a png file containing square brackets.