-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathdb.json
More file actions
44 lines (44 loc) · 2.78 KB
/
Copy pathdb.json
File metadata and controls
44 lines (44 loc) · 2.78 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
34
35
36
37
38
39
40
41
42
43
44
{
"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",
"12180": "voip-server-mumble.dll server crash (citizenfx/fivem#3054)",
"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",
"12913-14177": "High FXServer CPU usage on Linux artifacts; fixed by 14193 (citizenfx/fivem#3222)",
"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",
"25839-25988": "Node.js sandboxing seems to be causing issues for people - best to avoid for now",
"25943": "Failed build",
"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",
"31689": "GetVehiclePedIsIn server native returns 0 (citizenfx/fivem#4051)",
"31725": "Failed build",
"32698": "Failed Windows build (works OK if using Linux!)",
"33230": "Failed Windows build (works OK if using Linux!)",
"33746": "Failed Windows build (works OK if using Linux!)",
"33864": "Failed Windows build (works OK if using Linux!)",
"34303": "Failed build, ignore",
"34410": "Failed build",
"35186-35214": "Lua io.readdir directory iteration errors"
}
}