From 4bc5d4063330965bb5067dca716d7de38d6d0338 Mon Sep 17 00:00:00 2001 From: Rupert Walker Date: Wed, 3 Jan 2024 17:22:08 +0000 Subject: [PATCH] 0x00005dd2 in thorn.dll --- 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 2094e40..6fa64b0 100644 --- a/static/payloads/crash-offsets.json +++ b/static/payloads/crash-offsets.json @@ -593,5 +593,12 @@ "author": "IrateRedKite", "description": "Missing archetype. In the instance where this occurred, commodities that were for sale on bases were not being loaded.", "dateAdded": 1704141042 + }, + { + "moduleName": "thorn.dll", + "offset": "0x00005dd2", + "author": "IrateRedKite", + "description": "Attempted to call an animation for an entity in a thorn scene that doesn't exist. Occurred when attempting to call `START_MOTION` for `sc_no loop` on a set 3db in a base ambient script.", + "dateAdded": 1704302438 } ] \ No newline at end of file