[FIXED] Cuts that exceed drawlimts are held in the copyslot

Fixed bugs, solved problems, and old reports.
Locked
User avatar
ruggedbear
Trustee
Offline
Posts: 215
Joined: November 7th, 2011, 9:27 am

[FIXED] Cuts that exceed drawlimts are held in the copyslot

Post by ruggedbear »

I accidentaly came across this when attempting to use a /cut which exceeded my 8192 drawlimit on another fCraft-running server. The cut blocks were stored in the copyslot, despite the cut itself being outside my drawlimit. I couldn't paste them, as I'd be stopped by the limit. But, when I tried to use /copy rather than /cut, the blocks never even were registered in the copyslot, as the limit completely blocked the copy.

Here's an image, which shows the text that pops up after the large /cut is done:
Image
The same scene, but this time, a /copy is performed:
Image
Thanks!
<legopineapple> I have a zombie miner for me! :D
legopineapple was slain by Zombie
<ruggedbear> Lol!
<surferdudeX> LOL
<legopineapple> Nuuu!

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

Re: Cuts that exceed drawlimts are held in the copyslot

Post by fragmer »

Thanks for reporting. This is fixed internally (/branch-0.60x/ r1594), and will be released with next patch (0.621)

Locked