-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Repository URL
https://github.com/sabishii-bit/Gauntlet-Dark-Legacy-Decompilation
Game Name
Gauntlet Dark Legacy
Game Version
NTSC-U 1.00
Description
I receive the following error when attempting to split the dol using dtk.exe dol split config.yml .
WARN module{name=main id=0}:tracker: Exception table decoding failed for symbol @etb_800076A8, reason: Invalid action value 32 at offset 0x8
WARN module{name=main id=0}:tracker: Exception table decoding failed for symbol @etb_800076B0, reason: Invalid action value 40 at offset 0x8
build\tools\dtk.exe :
At line:1 char:1
+ build\tools\dtk.exe -L debug dol split minimal.yml build\manual 2>&1 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
thread '<unnamed>' panicked at src\obj\sections.rs:194:23:
slice index starts at 8816 but ends at 8656
stack backtrace:
0: 0x7ff740cfdb1c - <unknown>
1: 0x7ff740b661ab - <unknown>
2: 0x7ff740cfcf74 - <unknown>
3: 0x7ff740cfd944 - <unknown>
4: 0x7ff740cfcba4 - <unknown>
5: 0x7ff740d1196a - <unknown>
6: 0x7ff740d118bf - <unknown>
7: 0x7ff740d120be - <unknown>
8: 0x7ff740d8d491 - <unknown>
9: 0x7ff740d8d87e - <unknown>
10: 0x7ff740d8d7ef - <unknown>
11: 0x7ff740a635b6 - <unknown>
12: 0x7ff740aeec39 - <unknown>
13: 0x7ff740a1c0e8 - <unknown>
14: 0x7ff7409c152e - <unknown>
15: 0x7ff740d994ae - <unknown>
16: 0x7ff740c223bb - <unknown>
17: 0x7ff740c24458 - <unknown>
18: 0x7ff740d10a9d - <unknown>
19: 0x7ffb69867374 - BaseThreadInitThunk
20: 0x7ffb6b75cc91 - RtlUserThreadStart
Here is my config.yml:
object: orig/GUNE5D/sys/main.dol
hash: 7cba77aa496eb0fc5ffec60efd9680aa9635d679
Platform is Windows 10 and using v1.6.2 of DTK.
More detailed logs attached.
dtk_debug.log
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working