Learn Japanese To Survive! Kanji Combat

Learn Japanese To Survive! Kanji Combat

isaac13_13 Feb 17, 2020 @ 6:40pm
Constant Freezing
I honestly can't believe how many times I've had to deal with freezing while playing this game. Sure, I can still move through all the menus while being stuck on one screen, but good luck saving your game when you're in the middle of a battle or in a conversation with an npc.
I've had to write down how to save JUST so I didn't lose any progress, and had a chance at saving the things I've done.
Actually, had this problem with Katana War too. At least I can practice more Kanji if I lose progress...

Windows 7. Not sure what else to add about my specs.
< >
Showing 1-4 of 4 comments
Dúna Mar 10, 2020 @ 12:16pm 
Hello there, I got the same problem (lags, freezes and frequent crashes)
Reinstalled the game, local data checked (1 missing element already re-dowloaded twice)

Windows 10 Pro
AMD E1-2100 APU
Radeon HD Graphics 1 GHz
4 Go RAM
x64

[edit] Seven bugs in a row on lesson 33 animation...
Last edited by Dúna; Mar 27, 2020 @ 6:50am
arcanumghost Jun 13, 2024 @ 7:07am 
What I found in a google search suggests this is a common RPG maker bug where a variable can go negative.
- navigate to www/js and open rpg_core.js in the game files
- look for the line that says

if(this._skipCount === 0) {

change === to <= and you should be good to go!
BRUNKTUS Dec 5, 2024 @ 9:48am 
Originally posted by arcanumghost:
What I found in a google search suggests this is a common RPG maker bug where a variable can go negative.
- navigate to www/js and open rpg_core.js in the game files
- look for the line that says

if(this._skipCount === 0) {

change === to <= and you should be good to go!

It won't let me open it.
Matze Dec 30, 2024 @ 9:17am 
Originally posted by BRUNKTUS:
Originally posted by arcanumghost:
What I found in a google search suggests this is a common RPG maker bug where a variable can go negative.
- navigate to www/js and open rpg_core.js in the game files
- look for the line that says

if(this._skipCount === 0) {

change === to <= and you should be good to go!

It won't let me open it.
just use any text editor to open it
< >
Showing 1-4 of 4 comments
Per page: 1530 50