Author Topic: JVS Bug - Doors are bugged for non admins  (Read 3221 times)

jvs has been broken in so many ways over time and it's overall just utter garbage when you line up its single advantage to its hundreds of flaws
i definitely recommend demians doors, along with i think legacydoors work without the jvs animations

jvs has been broken in so many ways over time and it's overall just utter garbage when you line up its single advantage to its hundreds of flaws
i definitely recommend demians doors, along with i think legacydoors work without the jvs animations
Support_LegacyDoors keeps the original animations, but it removes the events like onContentRestricted, onContentStuck, etc. Honestly, I liked the old JVS system, it was good for doing smooth looping animations, and the onContentStuck was nice for people who were stuck in doors, even though you can just sit, hold crouch and click to open it

If you are gonna use JVS, use it by itself without Support_LegacyDoors - Support_LegacyDoors has a bug where it will disable raycasting/collision from doors for whatever reason


The default door system, BLB doors. While there aren't nearly as many, they are far more efficient for your server.

Default Doors suck, I love the animation of JVS.

Support_LegacyDoors keeps the original animations, but it removes the events like onContentRestricted, onContentStuck, etc. Honestly, I liked the old JVS system, it was good for doing smooth looping animations, and the onContentStuck was nice for people who were stuck in doors, even though you can just sit, hold crouch and click to open it

If you are gonna use JVS, use it by itself without Support_LegacyDoors - Support_LegacyDoors has a bug where it will disable raycasting/collision from doors for whatever reason

I've used it without Support_LegacyDoors since the first time i got it

Are you using the proper Content_JVS and not JVS_Doors?

A console log might help also

do not use JVS_Content, use Support_LegacyDoors instead. (and my legacy doors restored to fix legacy door ghost bricks)

you should still use blb doors anyway as they're more compatible and stable, and they're a lot less laggy. every legacy door is a dts model and having like 200 of those in a build would be really bad, while blb doors are simply bricks, and we've had builds go way over 100000 bricks

Support_LegacyDoors has a bug where it will disable raycasting/collision from doors for whatever reason
i believe this happens when you save your build while a door is open, because the collision gets disabled when doors are open.

do not use JVS_Content, use Support_LegacyDoors instead. (and my legacy doors restored to fix legacy door ghost bricks)

i believe this happens when you save your build while a door is open, because the collision gets disabled when doors are open.
The bug occurs randomly, it doesn't matter if I've been hosting for 4 hours without saving a single time, eventually a door will break (collision and/or raycasting suddenly bool false)

I agree that BLB doors are way more efficient brick-wise but they do not have the smooth animation of JVS. What JVS lacks in efficiency it makes up for in aesthetics. Also my PC is not from 1999 so the DTS models have a minimal impact on my PC

I have always used JVS_Content and Support_LegacyDoors together : I thought thats how it worked? Maybe that is what's causing the issue? o.o