stickz / Redstone

Redstone GitHub - Nuclear Dawn community project
GNU General Public License v2.0
20 stars 20 forks source link

Map vote dialog looks messy #247

Closed sergeylukin closed 7 years ago

sergeylukin commented 7 years ago

Here is how map vote dialog looks like on my screen (OS X, experimental branch of ND):

screen shot 2016-11-26 at 1 33 20 am

I think it's also related to similar behavior of chat message input where characters overlap one on another sometimes

stickz commented 7 years ago

This looks like a problem on a lower level than the mapchooser server plugin.

Is there a reason why you're running the experimental branch? Windows doesn't even have one anymore.

Edit: I just committed the mapchooser plugin to GitHub.

sergeylukin commented 7 years ago

I didn't know experimental was merged. Will try the stable tonight.

sergeylukin commented 7 years ago

I've just noticed that I'm not using the experimental branch. It's not available on OS X as well. So where should I report this issue?

stickz commented 7 years ago

If you want to dig deeper into the cause of this issue, you could setup sourcemod on a local nd server and try various similar features that create a new panel, like voting commands from the !admin menu. There's different levels this problem could be at. It's important to find which one to know where to report the issue and whether not Redstone has any involvement. (it gears toward stability over latest versions)

The different levels I can think of are...

I'm going to cleanup the mapchooser plugin code. It's a bloody mess and is very outdated. I set it high on my priority list, but it could take days or weeks before I find time. Let me know if anything changes for your issue afterwards. Or if you get anymore information about this panel bug.

sergeylukin commented 7 years ago

Got it. Thanks for expanded explanation. Will play with sourcemod locally anytime soon and report in my findings. Let's keep this issue open for the meanwhile.