how to get old opennos source?

06/27/2017 16:48 Singleplayer™#1
title says everything ^^.
i need the old source because the new one is more than shit.
06/27/2017 17:08 0Lucifer0#2
Title say everything you don't know how to use github... you can get opennos with the commit you want. Btw opposite to just tell that its shitty open issues when you found them... cause as far as i know no one opened an issue that weren't here before.
06/27/2017 17:48 Singleplayer™#3
where is the old source with selfhost ?
the new source return 60 errors and nothing works ...
06/27/2017 17:50 0Lucifer0#4
Quote:
Originally Posted by Singleplayer™ View Post
where is the old source with selfhost ?
the new source return 60 errors and nothing works ...
New sources work perfectly you just don't read the readme file. All sources are on github just look on google how to get a specific version.
06/27/2017 18:50 Singleplayer™#5
Quote:
Originally Posted by 0Lucifer0 View Post
New sources work perfectly you just don't read the readme file. All sources are on github just look on google how to get a specific version.
ok the framework 4.7 is installed , but the problem is this stupid "microsoft.web.publishing.tasks.dll" is missing because visual studio 2017 ...

because this missing dll he cant build the login and world server.exe
06/27/2017 18:52 0Lucifer0#6
Just update visual studio
06/27/2017 18:57 Singleplayer™#7
ive downloadet it directly new from microsoft . so its up2date ? or do need + web development feature on installer?
06/27/2017 19:29 lorenx911#8
new source work 100%
06/27/2017 19:40 Singleplayer™#9
ok it works now ^^, problem new the server start only in debug ... without debug we get disconnectet everytime on channel list.
06/27/2017 21:02 BlowaXD#10
git clone [repository url]

git checkout [commit id]

Enjoy.