05.09.2010, 12:43:03
On an otherwise unmodded copy of rulesmd.ini, I added the two tags you mentioned above to a [ThirdSide] section, went to start a game with your mix in the directory, and boom, error.
Here's all the relevant files. I took a look at debug.log, and it seems to crash right after trying to find "sidenc03.mix".
debug.20100905-112958.log (Size: 3.17 KB / Downloads: 503)
debug.log (Size: 5.78 KB / Downloads: 500)
except.20100905-113735.txt (Size: 5.29 KB / Downloads: 482)
I'll upload the crash dump to a server and post a link shortly.
Forget that, I took a look at the mix itself and found the problem, it needs
Here's all the relevant files. I took a look at debug.log, and it seems to crash right after trying to find "sidenc03.mix".
debug.20100905-112958.log (Size: 3.17 KB / Downloads: 503)
debug.log (Size: 5.78 KB / Downloads: 500)
except.20100905-113735.txt (Size: 5.29 KB / Downloads: 482)
I'll upload the crash dump to a server and post a link shortly.
Forget that, I took a look at the mix itself and found the problem, it needs
[Side]â–ºSidebar.YuriFileNames=yes
. With that, it all works normally without issues.