OcRam - Passages plugin (for MV)

Ushanti

Villager
Member
Joined
Oct 17, 2014
Messages
7
Reaction score
1
First Language
German
Primarily Uses
Hello @OcRam
First Sorry for bad English
I have a similar problem as Hayden but my tiles with the Regions 19 & 21 (I use Default) are moving one pixel to the left
When I reach the right side of the map by scrolling.
I use RMMV 1.6.1, OcRam_passages v2.10 and Yanfly Core Engine (v1.31) for the screen resolution (1280x720)

As an an example:
I have built a wall left.
There is a passageway like a door (I have placed boxes to mark the place)

https://i.imgur.com/h1aHR8s.png
How i set the regions

https://i.imgur.com/NnBbeVJ.png
The Scrolling is on the left side all is fine

https://i.imgur.com/rCcD2bc.png
The Scrolling ends on the right side

https://i.imgur.com/OfI5PCh.png
and if the map is too small to scroll left / right

I hope it helps to find the problem
 

OcRam

Servant of the Universe
Veteran
Joined
Aug 2, 2016
Messages
615
Reaction score
743
First Language
Finnish
Primarily Uses
RMMZ
Hello @OcRam
First Sorry for bad English
I have a similar problem as Hayden but my tiles with the Regions 19 & 21 (I use Default) are moving one pixel to the left
When I reach the right side of the map by scrolling.
I use RMMV 1.6.1, OcRam_passages v2.10 and Yanfly Core Engine (v1.31) for the screen resolution (1280x720)

As an an example:
I have built a wall left.
There is a passageway like a door (I have placed boxes to mark the place)

https://i.imgur.com/h1aHR8s.png
How i set the regions

https://i.imgur.com/NnBbeVJ.png
The Scrolling is on the left side all is fine

https://i.imgur.com/rCcD2bc.png
The Scrolling ends on the right side

https://i.imgur.com/OfI5PCh.png
and if the map is too small to scroll left / right

I hope it helps to find the problem
Thank you for the report!

I'll try to take a look at this issue ASAP (this weekend).
 

Ushanti

Villager
Member
Joined
Oct 17, 2014
Messages
7
Reaction score
1
First Language
German
Primarily Uses
No Problem :)

Don't worry, it does not look nice, but it not bother me right now. Just thought I'll let you know that this problem exists.
I am grateful that you wrote such a plugin, I Love it <3
 

OcRam

Servant of the Universe
Veteran
Joined
Aug 2, 2016
Messages
615
Reaction score
743
First Language
Finnish
Primarily Uses
RMMZ
No Problem :)

Don't worry, it does not look nice, but it not bother me right now. Just thought I'll let you know that this problem exists.
I am grateful that you wrote such a plugin, I Love it <3
Hi,

I have tried to replicate this, but I do not have problem you described. I also tried it with RMMV 1.6.1, Passages 2.10 and Yanfly Core 1.31 (with screen resolution 1280 x 720).

I was wondering if you could send me your map JSON (in case map needs to be exact same as yours to replicate described problem).
 
Last edited:

Ushanti

Villager
Member
Joined
Oct 17, 2014
Messages
7
Reaction score
1
First Language
German
Primarily Uses
Hi,

I have tried to replicate this, but I do not have problem you described. I also tried it with RMMV 1.6.1, Passages 2.10 and Yanfly Core 1.31 (with screen resolution 1280 x 720).

I was wondering if you could send me your map JSON (in case map needs to be exact same as yours to replicate described problem).
Hey, Sorry.
I have not had internet for the last 2 days.
I have now tested it on some maps and even created a new project with the same conditions. Problem is still there, I can gladly send you the demo project.
Since I do not know which Map Json I have to send you from my main project D:
EDIT: I send you the download link as Privat Massage :)
 
Last edited:

OcRam

Servant of the Universe
Veteran
Joined
Aug 2, 2016
Messages
615
Reaction score
743
First Language
Finnish
Primarily Uses
RMMZ
Hey, Sorry.
I have not had internet for the last 2 days.
I have now tested it on some maps and even created a new project with the same conditions. Problem is still there, I can gladly send you the demo project.
Since I do not know which Map Json I have to send you from my main project D:
EDIT: I send you the download link as Privat Massage :)
Hi, :kaohi:

I have now done some research…
  1. The bug you mentioned persisted in your demo project. That was good thing, otherwise I wouldn't have discovered this solution ever...

  2. After I turned off Yanfly_Core everything worked, but this couldn't be the problem. (Because when I copied Yanfly core from my working project the problem still persisted when this plugin was turned on)

  3. I also tried to copy Passages + RMMV core files to your demo project ...Problem still persisted

  4. I was figuring it must tilesets… No luck with that...:kaocry:

  5. FINALLY spotted difference in plugins

SOLUTION: YEP_CoreEngine must be TOP plugin and Community_Basic must be second. Both plugins MUST BE enabled (if Yanfly_CoreEngine is used) :kaojoy:
 

Hayden

Veteran
Veteran
Joined
Jan 14, 2018
Messages
142
Reaction score
20
First Language
English
Primarily Uses
RMMV
Hi, :kaohi:

I have now done some research…
  1. The bug you mentioned persisted in your demo project. That was good thing, otherwise I wouldn't have discovered this solution ever...

  2. After I turned off Yanfly_Core everything worked, but this couldn't be the problem. (Because when I copied Yanfly core from my working project the problem still persisted when this plugin was turned on)

  3. I also tried to copy Passages + RMMV core files to your demo project ...Problem still persisted

  4. I was figuring it must tilesets… No luck with that...:kaocry:

  5. FINALLY spotted difference in plugins

SOLUTION: YEP_CoreEngine must be TOP plugin and Community_Basic must be second. Both plugins MUST BE enabled (if Yanfly_CoreEngine is used) :kaojoy:
So happy that you're looking into this bug!

I did what you said in my project, putting Yep Core at the top and Comm Basic second. It didn't work for me. I still get the tiles shifting out of place when moving around. In my case, I am using Galv Cam Control as well. Turning that off fixed the problem, but I don't really want to turn it off.
 

OcRam

Servant of the Universe
Veteran
Joined
Aug 2, 2016
Messages
615
Reaction score
743
First Language
Finnish
Primarily Uses
RMMZ
So happy that you're looking into this bug!

I did what you said in my project, putting Yep Core at the top and Comm Basic second. It didn't work for me. I still get the tiles shifting out of place when moving around. In my case, I am using Galv Cam Control as well. Turning that off fixed the problem, but I don't really want to turn it off.
Camera control plugins are not supported ATM. I will update first page of this thread if I add support for any "Cam Control" -plugin.
 

Hayden

Veteran
Veteran
Joined
Jan 14, 2018
Messages
142
Reaction score
20
First Language
English
Primarily Uses
RMMV
Camera control plugins are not supported ATM. I will update first page of this thread if I add support for any "Cam Control" -plugin.
Yeah, sorry if it seemed like I was making it out like this was a bug in your plugin. It all works pretty much perfectly without Galv's Cam Control activated. And yeah, would love if one day you can add support for those sorts of plugins, though I imagine comparability fixes aren't a priority.
 

Swagazaki

Villager
Member
Joined
Sep 5, 2018
Messages
6
Reaction score
1
First Language
French
Primarily Uses
RMMV
Hi, :kaohi:

I have now done some research…
  1. The bug you mentioned persisted in your demo project. That was good thing, otherwise I wouldn't have discovered this solution ever...

  2. After I turned off Yanfly_Core everything worked, but this couldn't be the problem. (Because when I copied Yanfly core from my working project the problem still persisted when this plugin was turned on)

  3. I also tried to copy Passages + RMMV core files to your demo project ...Problem still persisted

  4. I was figuring it must tilesets… No luck with that...:kaocry:

  5. FINALLY spotted difference in plugins

SOLUTION: YEP_CoreEngine must be TOP plugin and Community_Basic must be second. Both plugins MUST BE enabled (if Yanfly_CoreEngine is used) :kaojoy:
Hi ! I really love your plugin and it works pretty good for me, but I still have this kind of problem, even after trying what you said.
The events sprites are sometimes kinda blurred and half offset of one pixel to the bottom, allowing to see a line of pixels of the feet from the !$Character above when it's moving on the side.
I don't know what's causing that bug since it does not appear on every map and could work on one and then not anymore on the same map after a reset.
Would you know what could be the problem ? Do you want me to send anything to you ?

Again, thank you for this plugin, that's a great add to RPG Maker MV !

(And sorry for my bad english, I'm still working on it)
 

Attachments

Ushanti

Villager
Member
Joined
Oct 17, 2014
Messages
7
Reaction score
1
First Language
German
Primarily Uses
Hi, :kaohi:

I have now done some research…
  1. The bug you mentioned persisted in your demo project. That was good thing, otherwise I wouldn't have discovered this solution ever...

  2. After I turned off Yanfly_Core everything worked, but this couldn't be the problem. (Because when I copied Yanfly core from my working project the problem still persisted when this plugin was turned on)

  3. I also tried to copy Passages + RMMV core files to your demo project ...Problem still persisted

  4. I was figuring it must tilesets… No luck with that...:kaocry:

  5. FINALLY spotted difference in plugins

SOLUTION: YEP_CoreEngine must be TOP plugin and Community_Basic must be second. Both plugins MUST BE enabled (if Yanfly_CoreEngine is used) :kaojoy:
Hello :) and Happy New Year! <3
Now I have time to answer, so much real life stuff to do qwq

First Thanks for Testing and Stuff

So if I do that as you write, it works.
but then the game window is scaled to 1280x720 but not the content (title screen, the game itself and so on).
this only happens if I deactivate "Community_Basic" or if I also set 1280x720 there as well.
and if I do the one or the other is the problem again that the tiles are moved.
Maybe it's also a problem on Yanfly_Core.
I do not know, I will probably have to work without window scaling.

EDIT: I have just tested a bit and have found that if I set the resolution in Yanfly Core not on 1280x720 but on 1224x936, then there are no problems with the tiles. even if I deactivate "Community_Basic".
 
Last edited:

Swagazaki

Villager
Member
Joined
Sep 5, 2018
Messages
6
Reaction score
1
First Language
French
Primarily Uses
RMMV
Hello :) and Happy New Year! <3
EDIT: I have just tested a bit and have found that if I set the resolution in Yanfly Core not on 1280x720 but on 1224x936, then there are no problems with the tiles. even if I deactivate "Community_Basic".
Happy New Year ! :XP1D:

True, I tested 1224x936 and it worked ! But I really didn't make my game to work on this resolution... :blush:

I truly hope something can be done.
 

Ushanti

Villager
Member
Joined
Oct 17, 2014
Messages
7
Reaction score
1
First Language
German
Primarily Uses
Happy New Year ! :XP1D:

True, I tested 1224x936 and it worked ! But I really didn't make my game to work on this resolution... :blush:

I truly hope something can be done.
I hope too.
I've tested a little bit around now and found that mostly a 17:13 resolution works,
but not all 17:13 resolutions.
1632x1248 works fine
1280x979 don't work (and it not only shifts the tiles to the left but also upwards)
942x720 works. without problems.
785x600 don't works. (the tiles shift to the left in the moment when the screen reaches the right end of the map)
but 1920x1080, 1440x1080 and 960×720 also looks like it works

I don't understand what the Problem is, it is very confusing
 

Selaena

Warper
Member
Joined
Nov 10, 2018
Messages
4
Reaction score
2
First Language
English
Primarily Uses
RMMV
Great Plugin! Wish I had seen this before I made non-auto tiles to allow pass-behind of ceiling tiles. Sadly Mog's event sensor plug-in seems to hate this one. https://atelierrgss.wordpress.com/rmv-event-sensor/

When transfering the party with Mog's active the game throws a TypeError: undefined is not a function;

Mog_Error.JPG
 

OcRam

Servant of the Universe
Veteran
Joined
Aug 2, 2016
Messages
615
Reaction score
743
First Language
Finnish
Primarily Uses
RMMZ
Hi ! I really love your plugin and it works pretty good for me, but I still have this kind of problem, even after trying what you said.
The events sprites are sometimes kinda blurred and half offset of one pixel to the bottom, allowing to see a line of pixels of the feet from the !$Character above when it's moving on the side.
I don't know what's causing that bug since it does not appear on every map and could work on one and then not anymore on the same map after a reset.
Would you know what could be the problem ? Do you want me to send anything to you ?

Again, thank you for this plugin, that's a great add to RPG Maker MV !

(And sorry for my bad english, I'm still working on it)
Hello :) and Happy New Year! <3
Now I have time to answer, so much real life stuff to do qwq

First Thanks for Testing and Stuff

So if I do that as you write, it works.
but then the game window is scaled to 1280x720 but not the content (title screen, the game itself and so on).
this only happens if I deactivate "Community_Basic" or if I also set 1280x720 there as well.
and if I do the one or the other is the problem again that the tiles are moved.
Maybe it's also a problem on Yanfly_Core.
I do not know, I will probably have to work without window scaling.

EDIT: I have just tested a bit and have found that if I set the resolution in Yanfly Core not on 1280x720 but on 1224x936, then there are no problems with the tiles. even if I deactivate "Community_Basic".
Happy New Year ! :XP1D:

True, I tested 1224x936 and it worked ! But I really didn't make my game to work on this resolution... :blush:

I truly hope something can be done.
I hope too.
I've tested a little bit around now and found that mostly a 17:13 resolution works,
but not all 17:13 resolutions.
1632x1248 works fine
1280x979 don't work (and it not only shifts the tiles to the left but also upwards)
942x720 works. without problems.
785x600 don't works. (the tiles shift to the left in the moment when the screen reaches the right end of the map)
but 1920x1080, 1440x1080 and 960×720 also looks like it works

I don't understand what the Problem is, it is very confusing
Hello @Swagazaki and @Ushanti sorry for a late reply,

OK it seems that resolutions with even width and height digits (ends with 0, 2, 4, 6 or 8) are working, but odd pixels (ends with 1, 3, 5, 7, 9) are not. I try to take a look at this as soon as I can (it might take awhile).
 

OcRam

Servant of the Universe
Veteran
Joined
Aug 2, 2016
Messages
615
Reaction score
743
First Language
Finnish
Primarily Uses
RMMZ

Ushanti

Villager
Member
Joined
Oct 17, 2014
Messages
7
Reaction score
1
First Language
German
Primarily Uses
OK it seems that resolutions with even width and height digits (ends with 0, 2, 4, 6 or 8) are working, but odd pixels (ends with 1, 3, 5, 7, 9) are not. I try to take a look at this as soon as I can (it might take awhile).
No problem, my message was also quite late, just take as much time as you need: D I hope it works and if not then I simply use a resolution in which it works because I love your plugin
 

Selaena

Warper
Member
Joined
Nov 10, 2018
Messages
4
Reaction score
2
First Language
English
Primarily Uses
RMMV
Thank you for the message,

Have you tried different plugin order?
I have, yes. I decided to go with Yanfly's Event Proximity plug-in instead. It works just fine with the Passages plug-in.
 

cedr777

Veteran
Veteran
Joined
Feb 22, 2018
Messages
265
Reaction score
60
First Language
Not English
Primarily Uses
RMMV
Great plugin, It's one of the ways you can actually add "depth" to your maps, alongside Yanfly's Grig Free Doodads.

but I think it's got a problem with
YEP_X_CoreUpdatesOpt.js because when it's on, any tile that was marked with region 19 will still show the player above it, regardless if the last tile that was stepped on was 16.

So keeping it off will allow the player to be above any tile that was marked with region 19. so long as the last tile with a region that you stepped on was marked 16.
Edit: re-entering the map will solve this issue, but the 1 pixel offset to the left will persist.

But the problem is that keeping it off will show a 1 pixel offset to the left.

EDIT: OH MY GOD, I have the exact same problem as Ushanti, haha.
Hello @OcRam
First Sorry for bad English
I have a similar problem as Hayden but my tiles with the Regions 19 & 21 (I use Default) are moving one pixel to the left
When I reach the right side of the map by scrolling.
I use RMMV 1.6.1, OcRam_passages v2.10 and Yanfly Core Engine (v1.31) for the screen resolution (1280x720)

As an an example:
I have built a wall left.
There is a passageway like a door (I have placed boxes to mark the place)

https://i.imgur.com/h1aHR8s.png
How i set the regions

https://i.imgur.com/NnBbeVJ.png
The Scrolling is on the left side all is fine

https://i.imgur.com/rCcD2bc.png
The Scrolling ends on the right side

https://i.imgur.com/OfI5PCh.png
and if the map is too small to scroll left / right

I hope it helps to find the problem

Same Resolution, default region no., only 2 plugins active and plugin versions.
Here's my screenshots.

If you look closely, the regions which were marked were shifting to the left by 1pixel.

EDIT: well I did the community_basic plugin method, but that didn't work.
EDIT: the 1224x936 trick worked for me! so it's a resolution related issue huh...

Other than that issue, this plugin works great! thank you and please take your time.
 
Last edited:

miani

Veteran
Veteran
Joined
Oct 24, 2015
Messages
77
Reaction score
61
First Language
Portuguese
Any chance you can make it work with srd smooth camera? Tiles marked with region 19 are moving 1px off.
 

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

Latest Threads

Latest Posts

Latest Profile Posts

Frostorm wrote on Featherbrain's profile.
Hey, so what species are your raptors? Any of these?
... so here's my main characters running around inside "Headspace", a place people use as a safe place away from anxious/panic related thinking.
Stream will be live shortly! I will be doing some music tonight! Feel free to drop by!
Made transition effects for going inside or outside using zoom, pixi filter, and a shutter effect
I have gathered enough feedback from a few selected people. But it is still available if you want to sign up https://forums.rpgmakerweb.com/index.php?threads/looking-for-testers-a-closed-tech-demo.130774/

Forum statistics

Threads
105,995
Messages
1,018,212
Members
137,775
Latest member
yj8570
Top