Extex101 / motorbike

Motorbike mod for Minetest
Other
4 stars 8 forks source link

attached driver leaves -> crashes server #3

Closed timelincoln7648 closed 3 years ago

timelincoln7648 commented 4 years ago
Screen Shot 2020-09-15 at 2 25 21 PM

Hi there I love this mod thanks so much! I'm having an issue where my server crashes when a player leaves while still on a bike, I checked the force_detach(player) function and tried forcing entity.driver = nil, but now I'm wondering if the function is correctly able to grab the entity after the player is already gone?

I'm using a checkout of the mod at this commit (because i didn't want the sounds for what I'm doing, even tho I think they're great :))

Extex101 commented 4 years ago

I don't see what the problem could be 🤔 Perhaps try using the most recent one but just delete the play sound code

Extex101 commented 3 years ago

Ok I pretty sure it's fixed now