Crash attempting to place wall with a stone block

Issue #26 resolved
Former user created an issue

Crash occurs after selecting "Wall" from the radial menu, and after the user has chosen the initial corner for the wall.

Using version 2.6

https://paste.dimdev.org/biqidojude.mccrash

Comments (5)

  1. Requios repo owner

    Removed use of com/sun/javafx/geom/Vec2d. This was in my dev environment so I thought everyone would have it by default. Apparently not. Fixed in version 2.7.

  2. Requios repo owner

    Added Diagonal Line, Diagonal Wall, Slope Floor and Cube buildmodes. Fixed issue #26: Crash attempting to place wall with a stone block.

    Breaking (in creative) can now be undone as well. Undo/redo now tries to replace the previous blocks, if you have those blocks in your inventory (issue #33). Fixed undo in survival only undoing blocks that can be broken by hand (issue #29).

    Fixed being able to place randomizer bag inside itself (and prevented a black hole from creating) (issue #31). Randomizer bags can now be placed inside randomizer bags. Fixed crash when placing with empty randomizer bag (issue #32).

    Fixed diagonal wall and slope being 2 blocks thick.

    → <<cset 00eb42b88a9f>>

  3. Log in to comment