decomp-toolkit
decomp-toolkit copied to clipboard
[BUG] "Found multiple functions inside a symbol" error when setting up
Repository URL
https://github.com/bluisblu/cttr
Game Name
Crash Tag Team Racing
Game Version
USA (G9RE7D)
Description
When I try to split the game initially, I get the following error message:
1: Found multiple functions inside a symbol: 3:0x801915A8 and 3:0x801915F4. Check symbols.txt?
I've tried setting the size in symbols.txt to match the size of the function at 0x801915A8 and I get the same message:
unknown_function = .text:0x801915A8; // type:function size:0x148
I've even tried setting the type to object as a workaround, but still the same error.