Murnatan

Community => Discussion => Topic started by: Loki on March 30, 2018, 09:05:17 AM

Title: For those who would like to see development activity
Post by: Loki on March 30, 2018, 09:05:17 AM
Murnatan.com website has a publicly accessible Dev activity which you can click on and it expands. It tells you about their activity - fixing bugs and so on.

(https://i.imgur.com/4FQb0JV.png)

Another way to see that they are working is bugtracker.murnatan.com

I am putting these things out for you people who don't know about them, so you know stuff is being done after the first update :)

For ProPanek and other server users - it would be AMAZING if you could keep looking at crashlogs and submit them to the bugtracker so devs could examine them and see what's wrong.
Because with a client crash you lose credits, but if a server crashes, it means your entire base you built for 30 minutes is FUCKING DEAD :(
Title: Re: For those who would like to see development activity
Post by: ProPanek on March 30, 2018, 10:03:09 AM
It's hard to post logs from crashes if server doesn't had a single one :p
Title: Re: For those who would like to see development activity
Post by: Loki on March 30, 2018, 10:21:15 AM
It's hard to post logs from crashes if server doesn't had a single one :p

check this guide out, you attach the server to visual studio and whenever it crashes it is recorded inside
http://forum.murnatan.com/index.php?topic=495.0
Title: Re: For those who would like to see development activity
Post by: Ebi on March 30, 2018, 10:33:23 AM
Any similar option with Linux? :D
Title: Re: For those who would like to see development activity
Post by: Loki on March 30, 2018, 11:23:48 AM
Any similar option with Linux? :D

gotta turn to rotacak with this one:D
Title: Re: For those who would like to see development activity
Post by: ProPanek on March 30, 2018, 11:40:10 AM
There should be dump logs after crashing that creates automatically, then i could post it here easily.
Title: Re: For those who would like to see development activity
Post by: Rotacak on March 30, 2018, 02:04:22 PM
Any similar option with Linux? :D
Don't know :( Current Linux version is built on Windows so I do not know anything about debugging or developing on Linux.