RPG Maker MZ 1.4.4 Patch Notes

● ARCHIVED · READ-ONLY
Started by Archeia 32 posts Page 2 of 2 View original ↗
  1. On 1.4.4, Player transfers with no fade flashes the sprite sheet on the screen before the transfer completes. This does not occur on 1.4.3.

    Additionally, the icon for the menu in the upper right flashes for a second as well. Though the latter issue is regrettable, I can just disable it. However, the former prevents me from upgrading my core.
  2. Cool update, but I'm getting random crashes.
    Not funny.
  3. Saliacoel said:
    Cool update, but I'm getting random crashes.
    Not funny.
    what were you doing before it crashed?

    it crashes on me when I'm adding pictures.
  4. rayminator said:
    what were you doing before it crashed?

    it crashes on me when I'm adding pictures.
    Yes, now that you say it..
    It crashes when I click on the button pick the picture in Show Picture.
  5. Saliacoel said:
    Yes, now that you say it..
    It crashes when I click on the button pick the picture in Show Picture.

    it has been reported already just to wait for the next update

    here is what you can do for now is to add a few images then close window and save then repeat
  6. Not sure if my problem is related to what everyone is talking about here, but I just posted this in its own thread a while ago, since I couldn't seem to find anything relevant with my search results... Perhaps not entirely relevant since this began while I was using 1.4.3, but this is what I'm experiencing:

    I've been dabbling in MZ for Mac on and off for about a year now, no type of coding knowledge whatsoever so any replies to this will have to be dumbed down pretty good for me to grasp them... But I was creating a few scenes earlier today, everything was working fine and then I added one more line of dialogue to a scene I was working on, hit the "playtest" button, and it immediately crashed. It threw up an "nwjs quit unexpectedly" error and asked me if I wanted to reopen it, but my response doesn't change what happens next: The play test window continues to try to load for a second, then gives the error message again and closes.

    The editor and everything is still working just fine, I was using version 1.4.3 and tried jumping around to other versions - including the newer 1.4.4 - and nothing seems to change. I deleted the event that I had finished making just before the problem first occurred, so that my game's situation is exactly as it was when it was working, but I still can't play test. What the heck happened, and how do I go about addressing this?
  7. @Synchromystic if I remember correctly, the playtest uses a reduced variant of the chromium engine.

    if you have the chrome browser installed and either updated it or changed its settings, those changes would then be added to the chromium engine of the playtest function automatically - and I know that chrome has some more critical default settings where it blocks "websites" that it believes to be infected - and that can cause problems with local HTML-games as well.
  8. I've never used Chrome, and hadn't updated anything on my system in a while, so I doubt that would be the issue.
  9. random crashes occurs where I try to add new tilesets.
  10. Update on the nwjs error I mentioned above:

    It seems the Visustella Core Engine plugin was to blame, but I was fortunate enough to stumble upon a fix. For some reason, the plugin's default settings make play testing absolutely impossible on all of my Mac systems... In order to get it to function at all, you MUST go into the Screen Resolution Settings, find the option that says "For MZ 1.3.0+?" and change the value to "True" and then it will start right up.

    Extremely simple solution, but somebody really should do something about this because we're given no indication at all that this problem is going to occur by default, and I seriously doubt anyone who is jumping in to MZ at this point is going to start off by rolling back to an earlier build where the error won't occur.
  11. skatefilter5 said:
    random crashes occurs where I try to add new tilesets.
    then you're doing something wrong.

    the only way a picture can crash the game is when the filename for that picture breaks the networking rules.
    so remove all spaces and all special characters and it should work.
  12. Andar said:
    then you're doing something wrong.

    the only way a picture can crash the game is when the filename for that picture breaks the networking rules.
    so remove all spaces and all special characters and it should work.
    ok