Renegade Projects Network Forums

Full Version: Could somebody test my sidec03.mix with Ares?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
While cleaning up the server, I found a version of the sidec03.mix I did for RockPatch/YR 1.002 a while back, and I'm wondering if it works with Ares.
I guess [Side]►Sidebar.MixFileIndex= would be it, maybe [Side]►Sidebar.YuriFileNames=no.

I'd really appreciate it if someone could test it and post whatever code is needed to get it to work.
If you like it, you can use it, of course.

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".

[attachment=606][attachment=607][attachment=608]

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.
So using
Code:
[ThirdSide]
Sidebar.MixFileIndex=3
Sidebar.YuriFileNames=yes
makes it work?
Yep.
Thank you very much. Smile
Incidentally, this works with mine also.
The Pink Revenge? Wink


P.S.: Check your PMs.
Wish I'd seen this sooner. I've had your Yuri sidebar working for a while now, Ren.