caelan-douglas / tinybox

Free and open source physics sandbox game with P2P multiplayer.
GNU Affero General Public License v3.0
9 stars 3 forks source link

[bug] Returning to Editor After Hitting Button With Bat Crashes Game #58

Open Tzav0002 opened 4 hours ago

Tzav0002 commented 4 hours ago

Version & Platform What version and platform did the bug occur on?

Beta 11.1 Windows 10

Description A description of the bug.

After hitting the button block with a bat, pressing return to editor crashes the game instantly.

Additional info, screenshots, logs Any additional info, including screenshots and logs, can be put here.

Tzav0002 commented 3 hours ago

New Find:

This bug applies to buttons as well as half bricks, wheels and seats.

However, the permutation of these blocks matter. There seems to be a common pattern: If the bat hits a surface less than 1 block high, then it will crash the game. For example hitting the front of the seat crashes the game, but the hitting the back does not.

It could be related to hitboxes