-
Tested with and without addons but stayed the same.
Works again if VPhysics Jolt are uninstalled. Crash doesn't happen when using win64 with proton.
Also, the crash happens on the second step of loa…
-
To create Variables at runtime I did this. It should be mentioned in the docs.
public class SettingsConsoleVariables : MonoBehaviour
{
public Settings settings;
public s…
-
```crystal
class Obj
@@count = 0
def initialize
@obj_no = @@count
@@count += 1
end
end
Obj.new
```
gives me with Crystal 0.20.3 :
```
# ... rules explanation ...
Can'…
-
Basically, this would be similar to `SubscribeLocalEvent` and co, it'd allow you to subscribe to CVar changes and automatically unsubscribe on shutdown.
-
```
const cvar = (line) => {
//log L 12/16/2019 - 22:20:09: Server cvar "mp_friendlyfire" = "0"
const items = line.match(
/log L ([0-9]{2})\/([0-9]{2})\/([0-9]{4}) - ([01]?\d|2[0-3])…
-
Sometimes when i open the console it gets spammed to oblivion with this message:
`GetCharABCWidths - Error in FL_Load_Glyph: ch:2661 error:24`
Making it **impossible to use the console** with comman…
-
Author: @IR4T4 (IR4T4)
Date: 2012-05-16
Redmine Issue: 50, https://dev.etlegacy.com/issues/50
---
Remove useless code
See #31 - reference for ui
---
Related commit(s):
af37fb532083ef31a708da0…
-
## Bug report
- AirSim Version/#commit: 1.6.0
- UE/Unity version:
- autopilot version:
- OS Version: Ubuntu 18.04
### What's the issue you encountered?
Cannot start the 1.6.0 Bl…
-
Our tracking API is fully documented at: [Tracking API - tracking users analytics](http://developer.piwik.org/api-reference/tracking-api)
It is also fully featured, and yet still a bit unstructured. …
-
An assertion which becomes a crash can be triggered in Counter-Strike: Condition Zero by kicking bots and adding them in a certain way.
Assertion details are:
- File: `cbase.cpp`
- Line: 327
- E…