rabbitgaq.blogg.se

How to get rid of broken texture in darkrp gmod
How to get rid of broken texture in darkrp gmod








how to get rid of broken texture in darkrp gmod
  1. #How to get rid of broken texture in darkrp gmod mod#
  2. #How to get rid of broken texture in darkrp gmod drivers#
  3. #How to get rid of broken texture in darkrp gmod code#

#How to get rid of broken texture in darkrp gmod code#

Note that when code is refreshed, the entire file is run again.

  • On Linux (tested on Ubuntu 20.04.1 LTS) the game seems to use inotify watches to detect file changes which may max out depending on file count, making certain files not autorefresh.
  • ( However, editing the primary cl_init, shared, a files will trigger it, or any files included from those files but anything dynamically added will not trigger the event - current test-case is with include rules inside of a function, called in sh_a and cl_init / init includes sh_init and AddCSLuaFile )
  • It doesn't work with dynamically included / AddCSLuaFile'd content - either for all, or specific cases.
  • It doesn't work with Visual Studio, VSCode works fine though.
  • It doesn't work if Sublime Text's "Atomic Save" is enabled.
  • It doesn't work if the file is inside a symbolic linked directory.
  • Specifically, when editing SWEP/SENT base files, SWEPs/SENTs using this base will not refresh until they are refreshed themselves.
  • It only supports files that are automatically included by the gamemode, from autorun, effects, entities and weapons.
  • These are the currently known limitations: Not knowing these restrictions can lead to confusion. RestrictionsĪutorefresh does not always work. Firstly to get to Darkrp we have to go to the game mode select which is accessed simply by pressing the find multiplayer game now there will be a long list of game modes not to worry though because DarkRP has been the most popular for years and will most likely be at the top keep in mind you must give the game a few seconds to load all the servers. This is useful if you're coding because your changes show up immediately - as soon as you save.

    #How to get rid of broken texture in darkrp gmod mod#

    The map is rp_rockford, and as it needs to be recompiled it's a suspect for me, it could crash the engine at some point.Since Garry's Mod 13 all Lua scripts are reloaded "live" when they are changed on disk. I didn't isolate the issue yet as it's still quite rare, but i think (not sure at all) it only happened the times i joined several servers. It may be some addons or the map onto the server causing that as it happens on the same DarkRP server every time, but it's the server i'm mostly on these days since i'm working on it.And it happens after a really long while, several hours of gmod launched with several connect/disconnect to several servers.

    how to get rid of broken texture in darkrp gmod

    #How to get rid of broken texture in darkrp gmod drivers#

    We both run the game windowed and have nVidia GPUs (GTX 670 for me, 650 for him if i remember well, with latest drivers -at least for me- and nothing exotic into gmod / nvidia settings). I personally disabled Aero but it happens to a friend with aero too. So i'm thinking about something happening with video rendering as it slows down the whole desktop display. I forgot checking gpu usage when it happened last time (i was more upset because of what i just lost ingame) but CPU usage was far from being at maximum, that is for sure. During this time, it seems that my whole desktop is slow, as taskmanager (required to close the game) is slow to launch and its display is like "step by step" for 2 seconds (in any other case it displays instantly, i've got a quadcore and an SSD.). I'm still connected to the server, i can talk, move, but the picture i see is frozen. GMod's window freezes sometimes, after a few hours of game. Since a moment (can't remember when but a few months), i'm getting an issue that i guess only people running the game windowed get :










    How to get rid of broken texture in darkrp gmod