Alessio123123 Posted April 30, 2021 Share Posted April 30, 2021 hi anyone have weave fix after the new update? Quote Link to comment Share on other sites More sharing options...
btc Posted April 30, 2021 Share Posted April 30, 2021 just delete PhysicsSimulate 1 Quote Link to comment Share on other sites More sharing options...
btc Posted April 30, 2021 Share Posted April 30, 2021 @ Alessio123123 did you resolve you issue? Quote Link to comment Share on other sites More sharing options...
Alessio123123 Posted April 30, 2021 Author Share Posted April 30, 2021 (edited) i dont find physicssimulate in weave or what src for hvh can u recommend Edited April 30, 2021 by Alessio123123 Quote Link to comment Share on other sites More sharing options...
btc Posted April 30, 2021 Share Posted April 30, 2021 14 minutes ago, Alessio123123 said: i dont find physicssimulate in weave or what src for hvh can u recommend i recommend to use legendware src ffrrr for beginners, it's simple to use 1 Quote Link to comment Share on other sites More sharing options...
Alessio123123 Posted April 30, 2021 Author Share Posted April 30, 2021 3 minutes ago, btc said: i recommend to use legendware src ffrrr for beginners, it's simple to use k thanks Quote Link to comment Share on other sites More sharing options...
sprayerxd Posted May 1, 2021 Share Posted May 1, 2021 22 hours ago, btc said: just delete PhysicsSimulate where do i find that Quote Link to comment Share on other sites More sharing options...
doggy Posted May 4, 2021 Share Posted May 4, 2021 I found PhysicsSimulate, deleted it but it still crashes sometimes at the end of a round. Quote Link to comment Share on other sites More sharing options...
btc Posted May 4, 2021 Share Posted May 4, 2021 1 hour ago, doggy said: I found PhysicsSimulate, deleted it but it still crashes sometimes at the end of a round. attach debugger into csgo and check what is crashing the cheat. Quote Link to comment Share on other sites More sharing options...
doggy Posted May 4, 2021 Share Posted May 4, 2021 ohh yes. I attached debugger yesterday already and i got this error: Exception thrown at 0x7A3B60FF (vphysics.dll) in csgo.exe: 0xC0000005: Access violation reading location 0x00000000. Quote Link to comment Share on other sites More sharing options...
doggy Posted May 4, 2021 Share Posted May 4, 2021 Can I please get your discord so you can help me debugging? I would really appreciate it. Quote Link to comment Share on other sites More sharing options...
btc Posted May 4, 2021 Share Posted May 4, 2021 34 minutes ago, doggy said: Can I please get your discord so you can help me debugging? I would really appreciate it. Inspect variables with the Autos and Locals windows Look at the Autos window at the bottom of the code editor. If it is closed, open it while paused in the debugger by choosing Debug > Windows > Autos. In the Autos window, you see variables and their current value. The Autos window shows all variables used on the current line or the preceding line (Check documentation for language-specific behavior). Next, look at the Locals window, in a tab next to the Autos window. Expand the letters variable to show the elements that it contains. The Locals window shows you the variables that are in the current scope, that is, the current execution context. 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.