Can't Move on Map - This is Embarrassing

Dymdez

Newbie-in-Chief
Veteran
Joined
Feb 4, 2014
Messages
752
Reaction score
154
First Language
English
Primarily Uses
Uhh.. So I thought I was getting pretty decent at this RPGmaker thing by now, but suddenly, on some of my maps, on certain tiles, I cannot move.

https://www.youtube.com/watch?v=I8qEUwuSyJY

I can turn just fine.. I just can't move. I can move if I hold control, but once I let go, stuck again.

I have checked star passability on all my tiles in the corner.

Edit:

http://youtu.be/LFEU0GG6BxI
 
Last edited by a moderator:

Diretooth

Lv. 25 Werewolf
Veteran
Joined
Mar 10, 2013
Messages
1,231
Reaction score
444
First Language
English
Primarily Uses
RMMV
Guess: I'm presuming that you accidentally used a 'ceiling' tile, which generally go just above a wall. To fix that, I'd use a floor tile. You can see the difference in the two areas. The first area shown has a much different floor.
 

Dymdez

Newbie-in-Chief
Veteran
Joined
Feb 4, 2014
Messages
752
Reaction score
154
First Language
English
Primarily Uses
Guess: I'm presuming that you accidentally used a 'ceiling' tile, which generally go just above a wall. To fix that, I'd use a floor tile. You can see the difference in the two areas. The first area shown has a much different floor.
Well, truthfully, I don't think this is the case, because it was working perfectly this morning and furthermore, on other maps that use different tileset ID #'s, but the identical tiles, work perfectly.

The reason why this is such a bizarre error to me is because I have an IDENTICAL tileset that works fine. When I say identical, I'm talking copy/paste identical.
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
You haven't used a B-E tile over them that has a X passage setting, have you? 

I'm at work so can't watch the video. 

Being able to turn in different directions indicates it's not an autorun event that's taken over.

Being unable to move normally but able to when you hold down control does indicate that it's a passage issue.

Remember, other maps that use different tilesets don't always have the tiles lined up in the same place.  If you leave the A3 slot blank, for instance, you won't see blank lines in your palette.
 

Dymdez

Newbie-in-Chief
Veteran
Joined
Feb 4, 2014
Messages
752
Reaction score
154
First Language
English
Primarily Uses
Shaz, it gets even more weird. I'm about to post a video that shows how bizarre this is -- check it out when you can. I'll edit this post with it.

In the video, the problem becomes "fixed" when i copy the bugged tileset and paste it and switch the map to the "new" tileset. Then, when I reboot the game, the problem comes back.

Edit:

http://youtu.be/LFEU0GG6BxI
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
It'll be a few hours before I can take a look.

How difficult would it be to make up a demo using those tilesets with just a couple of maps, so we can see one that works and one that doesn't?  Include any scripts or events on those maps, as they could have stuff that interferes with them too.

No region scripts that might affect it?
 

Dymdez

Newbie-in-Chief
Veteran
Joined
Feb 4, 2014
Messages
752
Reaction score
154
First Language
English
Primarily Uses
Well - I could do that and obviously wouldn't mind, will need a sec on that, though..

I have region scripts, plenty, but when you see the video, youll see that the problem is rather inconsistent, and is cured by bizarre means (I literally copy and paste the same tileset and then everything works fine).

Edit: This problem happens on maps without any region IDs
 
Last edited by a moderator:

Ralpf

Veteran
Veteran
Joined
Jun 5, 2014
Messages
590
Reaction score
152
First Language
English
Shaz, it gets even more weird. I'm about to post a video that shows how bizarre this is -- check it out when you can. I'll edit this post with it.

In the video, the problem becomes "fixed" when i copy the bugged tileset and paste it and switch the map to the "new" tileset. Then, when I reboot the game, the problem comes back.
You are right...that's weird. Nothing is coming to mind here either. Definitely a question for more experienced users I think.

At least you have a fix, as long as the problem doesn't resurface, though I want to know what's going on, too.

Though I would try to copy the game folder, make sure the issue still exists, then remove all custom scripts from your copy and try again, just to rule out (or not) some weird script interaction.
 
Last edited by a moderator:

Susan

Veteran
Veteran
Joined
Sep 1, 2014
Messages
2,748
Reaction score
8,346
First Language
No idea...
Primarily Uses
RMMV
It looks like you are using terrain tags as well. Perhaps you could also try eliminating terrain tags as part of the cause of your problem.

It sounds like something that could be caused by a script either directly, or due to script conflict.

It may be best for you to make a demo with the scripts you are using so that someone can help pinpoint your problem.
 
Last edited by a moderator:

Sixth

Veteran
Veteran
Joined
Jul 4, 2014
Messages
2,162
Reaction score
822
First Language
Hungarian
Primarily Uses
RMVXA
I can't watch the video, but you might remember a little issue I reported after playing your demo.


The thing with the slow-mo walking speed in the cave. At some places, I could run, than at some other places, I could not. And if I see it right, the issue you reported here is happening on the same cave map.


I am guessing terrain tags, maybe a script which makes certain terrain tagged tileset elements to cause some effects when stepped on them.


It can be either that, or wrong tileset configuration or ... something else... I didn't tell anything new with this line, right? :D
 

Dymdez

Newbie-in-Chief
Veteran
Joined
Feb 4, 2014
Messages
752
Reaction score
154
First Language
English
Primarily Uses
I can't watch the video, but you might remember a little issue I reported after playing your demo.

The thing with the slow-mo walking speed in the cave. At some places, I could run, than at some other places, I could not. And if I see it right, the issue you reported here is happening on the same cave map.

I am guessing terrain tags, maybe a script which makes certain terrain tagged tileset elements to cause some effects when stepped on them.

It can be either that, or wrong tileset configuration or ... something else... I didn't tell anything new with this line, right? :D
That was caused by a proximity based background sound script - there are no terrain tags here and the only region IDs being used are for Galv's Move Route extras - which just cannot cause a problem here. I dont have an explanation here either, because once I copy/paste into a new tileset ID, the problem goes away.
 

Susan

Veteran
Veteran
Joined
Sep 1, 2014
Messages
2,748
Reaction score
8,346
First Language
No idea...
Primarily Uses
RMMV
Oh,

if I remembered correctly, you're creating a game with ABS, right?

Maybe you're using another script that interferes with it. As far as I know, it is difficult to find compatible scripts for the two ABS that I know of (Khas's and Pearl).
 

Dymdez

Newbie-in-Chief
Veteran
Joined
Feb 4, 2014
Messages
752
Reaction score
154
First Language
English
Primarily Uses
You're right - I will do the old process of elimination thing soon. I'll keep you posted.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,081
Members
137,582
Latest member
Spartacraft
Top