Homepage Forum Spanking Art Gallery Oekaki Drawing Board Art Contests Roleplaying Forums Spanking Video Games Spanking Stories and Fiction Spanking Video Downloads of Animes Social Groups Register an account Rules Frequently Asked Questions

  
Go Back   AnimeOTK > Spanking Video Game Development > Spanking Video Games Discussion

Spanking Video Games Discussion Chat about Spanking Computer Games, Spanking Video Games and Spanking RPG's that you have developed or are making. Tutorials, Q&A and Discussions.

Want to get rid of the annoying adverts? The answer is simple. There are 4 levels of advertising on AnimeOTK:

Level 1: (Your Level, guests and members with 0-9 posts) has maximum advertising.
Level 2: (A user with 10 or more posts who has been a member over two weeks) have vastly reduced advertising (including removal of the large full screen closable adverts)
Level 3: (A member who has been registered over a month and has over 50 posts, or has a special account like "artist" or "writer" sees minimal advertising.
Level 4: (VIP Donators) receive no advertising.
All donators of $10 or more will never see an advert on our site again!
Reply
 
Thread Tools

RPG Maker MV freezing fix
Old July 18th, 2020, 01:24 AM   #1
IsisKittinger
Professional Brat
 
IsisKittinger's Avatar
 
IsisKittinger is offline
Join Date: Mar 2007
Location: over someone's knee
Posts: 33
Arrow RPG Maker MV freezing fix

If you're like me, you've often had RPG Maker MV games seemingly freeze up and have probably memorized how to navigate the menu to save your game before closing it, but it's still annoying.

To fix this issue, either as a developer, or as a player, open the folder the game is in, then go to the www\js folder and edit
Code:
rpg_core.js
Search for the line that says
Code:
if (this._skipCount === 0) {
and replace it with
Code:
if (this._skipCount <= 0) {
.

I hope this helps people out and makes the games even more enjoyable without the frustration of freezes!
Attached Images
File Type: png code.png (14.4 KB, 70 views)
  Reply With Quote
Reply

Tags
code, fix, freezing, javascript, maker, rpg, rpgmaker


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Total page views: , page views today: 0
All times are GMT. The time now is 01:33 AM.


Powered By vBulletin®
©AnimeOTK.com 2007-2021