iPortalTeam / ImmersivePortalsMod

Non-Euclidean in Minecraft. See through portals and teleport seamlessly.
https://qouteall.fun/immptl/
Apache License 2.0
445 stars 107 forks source link

euler commands can only take integer sizes, and dont work with decimel #1232

Closed Vexxen1 closed 1 year ago

Vexxen1 commented 1 year ago

According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API?

Yes

Describe the issue

When you use the command: /portal euler make_portal ~ ~ ~ ~ ~ 1.25 2.5 1 The command errors, and says that the size is the issue. When you do this: /portal euler make_portal ~ ~ ~ ~ ~ 1 2 1 It works.

Post the log here

No response

Vexxen1 commented 1 year ago

Sorry for the issue spam, put it all into 1 issue, you can delete this post: https://github.com/iPortalTeam/ImmersivePortalsMod/issues/1236

qouteall commented 1 year ago

Going to fix in the next version

qouteall commented 1 year ago

fixed