Version R1.06 released!
Well... Didn't expect to push a new release so soon, but... turns out that the previous release was a bit borked. The CDN version of Sentry doesn't support offline caching. So... I had to re-tool the plugin.
This version is re-built so it included the libraries needed for Sentry and its features. It's no longer required to edit the index.html file in order to add the required libraries. The downside is that the plugin is bigger, so it can cause some delays on first startup. Now, if you need to update Sentry, you should grab the original files from the repo and then run the following on a command prompt or terminal (when pointing to the Service Integration/Sentry folder):
npm install npm update @sentry/browser --save npx webpack node merge.js
This will install the dev tools required, update Sentry and then build the final plugin.
Files
Get Sentry Integration for RPG Maker
Sentry Integration for RPG Maker
Automatic error reporting for RPG Maker games.
More posts
- Version R1.05 released!Apr 01, 2023
- Version R1.04 released!Jul 24, 2022
- Version R1.03a releasedMay 13, 2021
- Version R1.03 released!Apr 25, 2021
- Version R1.02 released!Jan 20, 2021
- Version R1.01 released!Aug 22, 2020
Leave a comment
Log in with itch.io to leave a comment.