From f614e3b72bae3b75b3a7792725384b2fdb02bbd1 Mon Sep 17 00:00:00 2001 From: Rupert Walker Date: Sat, 13 Jan 2024 20:20:53 +0000 Subject: [PATCH] Update crash-offsets.json --- static/payloads/crash-offsets.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/payloads/crash-offsets.json b/static/payloads/crash-offsets.json index 7a824db..a239298 100644 --- a/static/payloads/crash-offsets.json +++ b/static/payloads/crash-offsets.json @@ -642,6 +642,13 @@ "author": "IrateRedKite", "description": "[Gun] archetype references a munition that does not exist.", "dateAdded": 1705143506 + }, + { + "moduleName": "common.dll", + "offset": "0x0005da50", + "author": "IrateRedKite", + "description": "Missing explosion archetype called. This occurred when ship collision groups with fuses attached were not included and then the main fuse was called.", + "dateAdded": 1705143775 } ] \ No newline at end of file