Eve-of-Darkness / db-public

Vanilla database for Dawn of Light
19 stars 19 forks source link

DOLconfig.exe #225

Closed 723wolf closed 3 years ago

723wolf commented 3 years ago

Dolconfig.exe in the auto-builder seems to not be working with the newest release. I had to download an older release to get it working.

NetDwarf commented 3 years ago

This belongs to Dawn-of-Light/DOLSharp. However I think I found the culprit.

For a quick bandaid in serverconfig.xml you can just replace: <ScriptAssemblies /> with <ScriptAssemblies> </ScriptAssemblies>

LRFalk01 commented 3 years ago

Thanks @NetDwarf. I agree this is not an issue for this DB project. Closing issue.

NetDwarf commented 3 years ago

Should be fixed with Dawn-of-Light/DOLSharp#331.