Skip to content

Using multiple coordinate offset placeholders for the same axis freezes the client #46

Description

@rfin0

Checklist

  • This is not a support or help request.
  • This issue exists on the latest release for my Minecraft version.
  • This issue has not already been reported.
  • I have determined the minimal reproduction requirements.

Mod Loader

Fabric

Minecraft Version

26.1.2, 1.21.1

Mod Version

3.102.4+26.1.2, 2.4.0+1.21.1

Log File

https://mclo.gs/hpQirZT

Crash Report (optional)

Issue Description

I wanted to fill an area around myself with stone using this macro:
/fill %x-5% %y% %z-5% %x+5% %y+5% %z+5% stone
When I activated the macro, the client froze completely.

Steps to Reproduce

  1. Create a macro with the following settings and content:
Image
  1. Enter a world.
  2. Try running the macro.

Expected Behavior (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions