mojira.dev
MC-58898

Gamemode other than Spectator in Debug world

Mod note

The debug world is only for observing how all the blocks in all their possible states render, generally for testing resource packs. You're only supposed to be in spectator mode in the debug world.

So:

http://prntscr.com/3wcsqp

Take note of the 2000 entities, this is caused by me walking into and through (continuously) some golden pressure plates. I'm assuming this is relevant to a block update or something which is getting triggered, its thinking it should break the plate but it's being put back by the protection?

Not sure exactly, i'm sure you know what it is - but it's making a hell lot of entities drop as well as a horrific sound generally meaning crash and world has to be deleted.

Comments 21

Confirmed

Also happens when toggling some of the comparators (the ones that point at another comparator).

This happens because the block gets updated, notices that it shouldn't float in air, drops its item and gets immediately reset by the debug world. Then the new block gets updated on placement, causing an (almost) infinite loop. Sometimes you can break out of the loop, sometimes you can't.

A solution would be to automatically disable block drops in a debug world or not letting the player interact with any blocks (although accessing chests etc. would be useful when this is used for testing resource packs).

Also, Mojang already knows about that "bug":
"Added new world generator for debugging, useful for resourcepack makers (hold shift and cycle through “World Type” to select it. Spectator mode recommended, it may crash otherwise.)" (https://mojang.com/2014/06/minecraft-snapshot-14w26a/)

They updated that after I made this report. More precisely when they updated to 26b. I wrote this at 26a.

ironic, debug mode is surprisingly buggy

I'm bewildered by the fact this has been set to "Wont Fix" why wont they fix it?

It's a bug which caused several thousand entities, the fact its been echoed by multiple people and effects several people makes me think its worth fixing?

11 more comments

According to MC-60627 and MC-60629, it's possible to change out of spectator mode with the gamemode command, so there's still more they could do to prevent it.

Preben Gjelsvik

@Torabi That sounds more like causing lag on purpose to me.

Invalid.
The debug world is only for observing how all the blocks in all their possible states render, generally for testing resource packs. You're only supposed to be in spectator mode in the debug world.
That the gamemode is not locked on spectator mode is noted here MC-60033.

16869 Entities in 5 seconds, New Record ! (MC-82492)
Seriously, this is NOT fixed.

You're only supposed to be in spectator mode in the debug world.
That the gamemode is not locked on spectator mode is noted here MC-60033.

Won't Fix
Bugs like this in the Debug World are not being tracked.

That's your own fault then.

James

(Unassigned)

Unconfirmed

Minecraft 14w26a, Minecraft 14w27b

Retrieved