Skip to content

Commit

Permalink
Update 12933-13045 range reason
Browse files Browse the repository at this point in the history
FYI:
- Export issue still not fixed
- Getting reports of seg fault crash on < 12913 so will just push rec artifacts to > 13045 as some scripts require 12913 or above
- This is getting painful
  • Loading branch information
jrgrimshaw authored Feb 28, 2025
1 parent 7810837 commit 7ff866e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"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": "Calling an export between JS resources causes a SIGSEGV crash - probably just avoid for now unless you want to use oxmysql v2.13. FiveM plz fix"
"12933-13045": "Still crashes (sometimes) when restarting resources due to Node.js 22"
}
}

0 comments on commit 7ff866e

Please sign in to comment.