Closed RodrigoKazuma closed 1 year ago
Paste your UserConfiguration.yaml and a listing of the contents inside E:\HS2mods. It may just be a case of it not making the directory for you, or it could be something with what you've configured.
I think I found the reason for 1 problem:
In the UserConfiguration.yaml I forget to put the last '\:
GamePath: E:\HS2
I should put;
GamePath: E:\HS2\
But I still can't understand this C:\Users\iamtheclaw\source\repos\BDSM\BDSM.cs
I don't have this user on my computer.
I think I found the reason for 1 problem: In the UserConfiguration.yaml I forget to put the last ':
GamePath: E:\HS2
I should put;GamePath: E:\HS2\
I thought I had that taken care of, but apparently not. It shouldn't matter whether there's a trailing \ or not, so I will fix that.
But I still can't understand this C:\Users\iamtheclaw\source\repos\BDSM\BDSM.cs
I don't have this user on my computer.
It's for showing where in the code it happened. Unless you compiled it yourself, you don't need to worry about it.
Everything works fine now.
In any case, thanks.
Hello there,
I'm trying to use the executable of your BDSM, but I get this error.