Nereziel / cs2-WeaponPaints

GNU General Public License v3.0
217 stars 55 forks source link

Plugin stuck loading? #179

Closed hunghippo closed 8 months ago

hunghippo commented 8 months ago

css: counterstrikesharp-with-runtime-build-176-windows-5a6cdf0 metamod: mmsource-2.0.0-git1282-windows

Installed the latest release (WeaponPaints 206) placed plugin folder in css plugins folder made sure to put gloves.json in css gamedata folder. Server started with no errors although css_plugins list says the plugin is LOADING.

I left the config completely default because I do not intend to use a database, although I'm wondering if specifying a database is required for the plugin to load?

EDIT: "DatabaseHost": "localhost", "DatabasePort": 3306, "DatabaseUser": "root", "DatabasePassword": "", "DatabaseName": "tb_cs2Skins"