livingflore
livingflore
+1  ``` #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  @YashSoPro is it still a problem?
> try on chrome normal one latest version  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) ```
will look into it after finishing some other stuff, likely tomorrow