-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathdb.json
More file actions
33 lines (33 loc) · 2.12 KB
/
db.json
File metadata and controls
33 lines (33 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"brokenArtifacts": {
"8509": "State bags not replicated to clients",
"10072": "Crashing when players join",
"10191": "GetVehicleNumberPlateText server native broken, will cause issues with scripts involving vehicles",
"10268-10309": "sv_experimentalNetGameEventHandler enabled by default; can cause server crashing and reports of issues downgrading after upgrading",
"10930": "Failed build, ignore",
"12078-12083": "Some clients will fail to connect with 'ReadBulk of header failed' error",
"12092-12135": "SetPlayerModel may cause SIGSEGV crashes on some clients due to changes in player handling. 12031 and below works fine.",
"12151": "Crashing if using newest title update (TU)",
"12160-12165": "Cannot use entity native calls in entityRemoved",
"12255": "Unconfirmed, but several reports of server-side issues that don't persist when downgrading; best to avoid",
"12509": "Failed build, ignore",
"12651": "Failed Linux build, ignore",
"12767": "os.date() appends null terminator; can break Lua scripts",
"12913-12932": "Causes a crash when restarting Node.js 22",
"12933-13045": "Still crashes (sometimes) when restarting resources due to Node.js 22",
"13079": "Failed Linux build (works OK if using Windows!)",
"13380-13458": "Server crashing due to integer encoding (PR#3235)",
"13759-13890": "Mumble (voice) external connections blocked by default",
"14583-14716": "Crash when using the new onEntityBucketChange",
"14583-14862": "Timeouts due to latency units being in nanoseconds",
"16276": "Multiple reports of issues loading JS within resources",
"17462": "Failed build, ignore",
"21547": "Multiple (unconfirmed) reports of server-sided natives throwing errors or causing crashes; best to avoid",
"25943": "Failed build",
"25839-25988": "Node.js sandboxing seems to be causing issues for people - best to avoid for now",
"26261-27715": "Issues with building Yarn resources on some Linux servers",
"27722": "Yarn fails to exit cleanly on Windows",
"27783-27938": "SIGSEV crashes (issue #3915)",
"28626": "Issues with packet loss/timeouts"
}
}