yabo Posted January 31 Posted January 31 hello. has anybody ever had this error ? i am working on my own "gamemode" I made everything from 0 and looks like i made very big mistake somehow. i don't even know where to start i deleted every single DLC i had from my server. i even deleted client_packages from my side and re-downloaded files if it was just me i'd blame my 600mb vram but even people with high end GPUs are struggling with random crashes and i don't have answers... why this happening... on very random moments i am just crashing... sometimes when i log in sometimes on playerspawn event sometimes when i open pause menu or while driving car. i am just so confused i don't know where to start searching. i even removed the code that i added lately but still same... [0131/051849.695:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
yabo Posted May 19 Author Posted May 19 (edited) if anybody has this issue i stopped using mp.events.add('render' everywhere and moved to setInterval() instead. everything works great so far but keep in mind according to my very small experience render is still necessary for some smooth 2dtextsin3dworld and etc.. for example i'm using render to block guns damages and etc.. in GreenZone Edited May 19 by yabo
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now