[FIXED] /F2D continues when given an unrecognized blocktype

Fixed bugs, solved problems, and old reports.
Locked
User avatar
David00143
Trustee
Offline
Posts: 129
Joined: May 24th, 2011, 12:13 am

[FIXED] /F2D continues when given an unrecognized blocktype

Post by David00143 »

Subject says it all really.

example {

input:

/f2d blah

output:

Unrecognized blocktype "blah"
Fill2D: Click a block to start filling

}

It continues as if no block was specified at all, unlike all the other commands.
Meanwhile in staff chat....
(staff)xN8Gx: Next up; words that rhyme with luck!
(staff)David00143: fuck off n8
(staff)xN8Gx: Suck it david
(staff)RuggedBear: Go roll in the muck
(staff)David00143: yuck!

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: /F2D continuing after specifying an unrecognized blockty

Post by fragmer »

fcraft: fragmer * r1595 /branch-0.60x/fCraft/Commands/BuildingCommands.cs: Fixed /f2d starting a selection even if an error was encountered while parsing command parameters (thanks David00143)
Fixed internally, thanks for reporting.

Locked