• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bug Default theme in config isn't working

Status
Not open for further replies.

arkanium

Member
Operating System: Windows
SinusBot Version: 0.9.18
TS3 Version: 3.0.19.4

Problem Description
Hello,

Tonight I wanted to connect to the bot as every time I had nothing touch at the config.ini level and login page any bug I let you watch on this screenshot
http://prntscr.com/eqg6zd

My default theme is "Paper", and when I put another theme all remarks. I do not understand.
Here is my config.ini in pastebin
https://pastebin.com/DXL2gBiY

I am sorry but being a beginner in sinusbot I did not find the file with the logs.

I thank you in advance
I am available for any proposal,
Sincerly

Arkanium.

PASTEBIN (config.ini) => https://pastebin.com/DXL2gBiY
Screen bug => http://prntscr.com/eqg6zd

EDIT : It does not work when I put another theme
 
Last edited:

irgendwr

no longer active, "retired" staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
quick summary (from chat):
- setting default themes in the config doesn't seem to work
- personal settings are lost after logout
 

siysco

Member
I think I am experiencing the same issue and symptoms with SinusBot 0.9.21 on Debian 9.

Setting a default theme via the config.ini file does not work.
When you do set a default theme, via config.ini, you get this.

Setting a theme within Personal Settings works and, in my experience, persists.

Maybe this is a simple syntax error? Are we doing this wrong?
There is limited documentation about the [Themes] function, so it is hard telling.

This works and loads the default red theme.
Code:
[Themes]
  Default = ""

Anything else causes this.
Code:
[Themes]
  Default = "Cosmo"

Maybe the ID is lowercase? Nope, still causes this.
Code:
[Themes]
  Default = "cosmo"
 
Last edited:
Status
Not open for further replies.
Top