Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 002f93c

Browse files
authored
Update crash-offsets.json
Fix decimal offset being listed as hex
1 parent 04a0a87 commit 002f93c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/payloads/crash-offsets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
},
373373
{
374374
"moduleName": "server.dll",
375-
"offset": "0x00702064",
375+
"offset": "0x000AB670",
376376
"author": "Laz",
377377
"description": "Triggered by warping to a base that doesn't have a physical presence, but has an mbase and universe entry",
378378
"dateAdded": 1586521320
@@ -832,4 +832,4 @@
832832
"description": "Occurs if in the current system there is one or more objects that doesn't have power of two size textures",
833833
"dateAdded": 1728371464
834834
}
835-
]
835+
]

0 commit comments

Comments
 (0)