kyrptonaught / customportalapi

Developer Api for creating custom portals to any dimension
MIT License
63 stars 22 forks source link

Portals close to each other will spawn and replace each other #67

Open user32121 opened 1 year ago

user32121 commented 1 year ago

This is using the sample portals from this repo. After placing the portals in a square and entering through each, they will override each other. Is this intended behavior? Also, occasionally one of the portals blocks will turn black, and causes a crash when entering. 2022-12-20_16 42 30 2022-12-20_16 42 12 crash-2022-12-20_16.21.50-server.txt

kyrptonaught commented 1 year ago

Is this using obsidian as a portal frame?

That isn't really supposed to be supported, does this still occur with a different frame block?

user32121 commented 1 year ago

The sample provided used obsidian as the frame block. I changed that to stone and also changed it to use the normal registerPortal() method. However, this issue still persists. 2022-12-23_11 58 07