livingflore

Results 15 comments of livingflore

+1 ![изображение](https://github.com/Facepunch/garrysmod-issues/assets/63370734/da16f739-43ef-4924-9f1a-930ece63be78) ``` #0 0xf3682f36 in CObjectPairHash::RemoveObjectPair(void*, void*) () from /home/nonstop/ttt/bin/vphysics_srv.so #1 0xf2630b09 in PhysEnableEntityCollisions(CBaseEntity*, CBaseEntity*) () from /home/nonstop/ttt/garrysmod/bin/server_srv.so #2 0xf2d55bbc in CPhysicsEntitySolver::UpdateOnRemove() () from /home/nonstop/ttt/garrysmod/bin/server_srv.so #3 0xf2e5283c in UTIL_Remove(IServerNetworkable*)...

> [tttpatch.zip](https://github.com/Facepunch/garrysmod-issues/files/13205025/tttpatch.zip) The issue stems from CleanUpMap attempting to clean up an entity that has been :Remove()d. Why is it doing this? No idea, but there is a solution! Disable...

> > unfortunately didn't help > > [fix_cleanup.lua.txt](https://github.com/Facepunch/garrysmod-issues/files/13211031/fix_cleanup.lua.txt) [swep_remove_log.lua.txt](https://github.com/Facepunch/garrysmod-issues/files/13211032/swep_remove_log.lua.txt) Can you try adding these to shared too (remove the .txt)? They theoretically shouldn't do anything, but we did have issues...

> epic, so just to be sure, those two files are irrelevant and [tttpatch.zip](https://github.com/Facepunch/garrysmod-issues/files/13205025/tttpatch.zip) is the only one that is needed? not actually sure, will recheck and come back to...

> epic, so just to be sure, those two files are irrelevant and [tttpatch.zip](https://github.com/Facepunch/garrysmod-issues/files/13205025/tttpatch.zip) is the only one that is needed? tested again w/o those 2 files, can't trigger lua...

tested on chromium, works fine ![изображение](https://github.com/VampireChicken12/youtube-enhancer/assets/63370734/717401f9-7bfa-439d-84c7-ef379d46d35e) @YashSoPro is it still a problem?

> try on chrome normal one latest version ![изображение](https://github.com/VampireChicken12/youtube-enhancer/assets/63370734/8af61337-c0ed-4338-9ce7-66045ed64781) chrome 123

you can revert to the old UI by those ublock filters, this is temporary solution though: ``` www.youtube.com##+js(set, yt.config_.EXPERIMENT_FLAGS.kevlar_watch_grid, false) www.youtube.com##+js(set, yt.config_.EXPERIMENT_FLAGS.small_avatars_for_comments, false) www.youtube.com##+js(set, yt.config_.EXPERIMENT_FLAGS.small_avatars_for_comments_ep, false) ```