Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [MihailJP Plug-in] Problem of crashing with active TPB
- Original author: Kupotepo
- Original date: September 23, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/mihailjp-plug-in-problem-of-crashing-with-active-tpb.127757/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Archived First Post
Author: MihailJP from the JP forums
forum.tkool.jp
In version 1.0.0, we have seen an issue with the following function crashing in active TPB due to behave stangely (such as when hitting input).
Since it is a workaround (first aid), the behavior may be strange.
In addition, we are a self-build PC (Ryzen 5 3600, GeForce GTX 950).
Published on
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/TPBWorkaround.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
【プラグイン】アクティブTPBでクラッシュする問題
バージョン1.0.0で、アクティブTPBで行動順の混乱(入力にもたついた場合など)により次の関数でクラッシュする問題を確認しました。 Scene_Battle.prototype.onEnemyOk() Scene_Battle.prototype.commandAttack() Scene_Battle.prototype.commandGuard() そこで、応急処置用のプラグインを書きました。とりあえずエラーを無視することで続行するようにします。 あくまでワークアラウンド(応急処置)なので挙動がおかしくなるかもしれません。 なお、当方は自作PC(Ryzen 5...
forum.tkool.jp
In version 1.0.0, we have seen an issue with the following function crashing in active TPB due to behave stangely (such as when hitting input).
- Scene_Battle.prototype.onEnemyOk ()
- Scene_Battle.prototype.commandAttack ()
- Scene_Battle.prototype.commandGuard ()
Since it is a workaround (first aid), the behavior may be strange.
In addition, we are a self-build PC (Ryzen 5 3600, GeForce GTX 950).
Published on
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/TPBWorkaround.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
license is Unlicense. https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
Referenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...