tsunamayo / Starship-EVO

Welcome to Starship EVO bug tracking repo !
118 stars 17 forks source link

[Bug] Can't interact with entity after spawning it in #6038

Closed ProPeach closed 1 month ago

ProPeach commented 1 month ago

Short Description of the issue:

When spawning in an Entity using the Starter Block, I can't interact with it until I restart the game.

This can happen with existing ships or new Entities created by just placing the Starter Block down,

The trigger seems to be related to unspawning an Entity, I can't nail it down exactly. Check this video to see the bug in action, you can see some Starter Blocks spawn without the blue outline around them.

https://imgur.com/SXY46mb

Steps to reproduce the issue:

Environment

Additional information:

Player.log

tsunamayo commented 1 month ago

@ProPeach Hi, I managed to reproduce, I keep you posted.

tsunamayo commented 1 month ago

@ProPeach Hi, fixed for 24w42b. It was only if the unspawned entity had the same hitbox size as the new one, so pretty much limited to starting block in practice, but that explains a few bugs that where booked previously. Cheers