Mojira Archive
MC-117365

Function not running running first line

If you put a command to run in the first line of the txt file of a function it will not run. Example:

Doesn't work:

/say 1
/say 2

Expected output: 1, 2 Actual output: 2

Works:

/say 1
/say 2

Expected output: 1, 2 Actual output: 1, 2

Cannot Reproduce

AoElite

[Mojang] Nathan Adams

2017-05-12, 06:00 AM

2017-05-12, 11:57 AM

2017-05-12, 11:55 AM

1

2

Unconfirmed

Minecraft 1.12 Pre-Release 1, Minecraft 1.12 Pre-Release 2

-