Anaminus / roblox-bug-tracker

Formerly an unofficial bug tracker for Roblox.
33 stars 24 forks source link

Sitting Animation [bug] [player] #697

Open Vectricity opened 9 years ago

Vectricity commented 9 years ago

robloxscreenshot08152015_185751-393

As one can see from the image above, the driver and passenger are not properly animated in their seats. I've found this to be random in occurrence that only appears in vehicles. This happens in normal "Seat" parts and "VehicleSeat" parts in vehicles, but not in seats that are welded to the ground. I witnessed this occurrence here: http://www.roblox.com/games/35377716/USA-Washington-D-C-Pre-Alpha?nl=true#. It could be an issue that only appears at places with a high part count, but I've yet to verify.

Note: I have a theory that this might be related to what's causing the issues in these reports: https://github.com/Anaminus/roblox-bug-tracker/issues/695, https://github.com/Anaminus/roblox-bug-tracker/issues/696.

Anaminus commented 9 years ago

Can you provide a minimal test case that reproduces the issue?

Vectricity commented 9 years ago

Is it not obvious? Sitting in a vehicle should cause this. At least, that's what happens under all cases at the map I specified. I listed a place where the conditions are adequate for replication, and stated how to witness the bug. Whatever information you're asking for is already present in my previous comments. Go to the map, sit in a car, you're done.

My apologies, I misunderstood the meaning of minimal.

Vectricity commented 9 years ago

It would seem that I am unable to provide a "minimal" test case. It would seem that a high part count is necessary for the bug to occur as it wouldn't occur for me in a "minimal" setting. I attempted to duplicate a single part thousands of times, but the end result was Studio crashing and my save file failing to load due to such a high part density in a single location. Therefore, it's pretty safe to say that this bug only occurs with a high part count. If need be, I can provide the file for the map in my initial comment. That is the only "minimal" test case I have at my disposal without taking days or even weeks to add enough parts to create the bug. Otherwise, I apologise for wasted time.

Edit: Just found a way around my issue. Apparently the crashing and failure for the save file to load is due to a high part count all at the same spot. For some reason, duplicating a part thousands of times in the same exact spot causes issues. Instead, I duplicated the part, then moved it over a bit, then repeated. I should have a proper test file for you at some point.

Vectricity commented 9 years ago

I'm unable to provide replication steps for this issue. I tried adding a high part count and the same vehicle, but the issue failed to present itself. I can only imagine there are other aspects that I've failed to notice. My apologies, but I have nothing further to contribute. Perhaps there will come a day when I figure out what was missing from my replication steps..