No, all image files are present. I was very careful when culling unencrypted images. It is apparently happen when they first run the exe file, and the title screen is most definitely there.
It happened for me on an initial test run after the user reported it, but after I tried executing the...
I recently posted a game on itch and a couple of the people who have downloaded it have reported the following error.
Everything I've found regarding this error seems to be something about files having a version mismatch in RPG Maker, not in a deployed game from a player's perspective...
Thank you for the advice. I'll probably follow it, if I don't wind up renaming the game before the public release anyway (previous releases have only been to my patreon subscribers). I certainly don't want to court trouble.
I did manage to solve the problem too, by the way. The underlying...
Like I said..I tried it, and it made no difference. I'm reluctant to leave any changes in place that have no effect so as to not cause other problems going forward.
No, there is not a www folder in my project directory. Whenever I do a deployment, I deploy to a separate folders (named...
I would think you were right if it weren't for the fact that :
A - I tried doing that as one of the first things, to no avail.
B - I've been using that folder name for nearly two years and a dozen releases without this being an issue. Given that RMMV hasn't had an update for even longer than...
Faststone is just the graphics viewer I use and it has dibs on the file association. It's never caused a problem before. Here's the Directory - and the apostrophe in the directory name has never caused a problem either.
Is there any kind of debugging tool I can use to figure out if there's more error messages being thrown? Hitting F11 to launch the browser debugger doesn't do anything.
The filename has not changed, and is there.
As to the other, any idea where I can find that tool you mentioned? It's annoying enough to be worth the effort to run it every now and again.
I've started getting some strange errors in my game when I do a test run. First, I get a message saying my profile can't work because it's from a newer version of NW.js I've looked, and I don't even see a version of nw.js in the game files.
I'm using RPG Maker MV 1.6.2 which as far as I know...
I have a plugin that I wrote. It contains a single function. Nothing else.
ASCheckAppointment = function() {
switch($gameVariables.value(175)) {
case 'MM': // Monday Morning
$gameVariables.setValue(177) = 1;
$gameVariables.setValue(178) = 1;
break;
case 'MA': //...
Both minimize and maximize worked. I have no idea what middle status was being used. I always maximize the screen when I'm working in RMMV but it looks like somehow it got sized larger than my screen and that was the "restore down" setting.
Anyway, thank you for the assist! It was freaking...
My MV loads and works fine except the windows bar along the top (the one with the minimize/maximize/X buttons) does not show
I've done a reinstall of MV but it didn't fix the problem. Has anybody else encountered this?
Yeah, I've done that before, though I didn't consciously think about the numbering then..I just put the base image first then the overlay images on top of it.
Thanks for clarifying. :)
If I'm reading this correctly, I could just use ID #1 in an event over and over and it would change the pictures for me instead of doing Show #1 - Wait - Show #2 Erase #1 Wait Erase #2?
Just Show #1 (pic1) Wait Show #1 (pic2) wait erase #1 and all is good?
Did I read that right?
As you probably know, when using the Show Picture function within an event, we're supposed to give it an ID number.
The game I'm working on makes frequent use of this functionality. Sometimes a number of event on a single map will display multiple pictures as part of game interaction.
My...
I realized recently since my game is still a turn based game, that something like the card game Yomi is a lot closer to what I should try to aim for combat wise. Should also help for those who don't really play fighting games to make things a bit easier to understand. ugh the struggles of trying to show love for my 2 favorite genres in 1 go lol.
Holy crap, it's cold. Our heat went out this morning and the repair guy won't get the part needed to fix it at least until tomorrow. Had to be now of all times, when we have stuff to do all week and it's the coldest night of November so far.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.