funkemunky / AntiVPN

An antivpn utilizing the funkemunky API
Apache License 2.0
21 stars 8 forks source link

Error when starting the proxy, but it works properly and you can connect to the server #11

Closed d3adwolf closed 2 years ago

d3adwolf commented 2 years ago
[22:08:49 INFO]: Loading config...
[22:08:49 INFO]: Starting AntiVPN services...
[22:08:49 INFO]: Using databaseType MySQL...
[22:08:49 INFO]: Initializing MySQL...
[22:08:49 ERROR]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
[22:08:49 INFO]: Connection to MySQL has been established.
[22:08:49 INFO]: Creating tables...
[22:08:49 INFO]: Creating indexes...
[22:08:49 INFO]: Getting strings...
[22:08:49 INFO]: Enabled plugin KauriVPN version 1.5.2.1 by funkemunky
[22:08:49 INFO]: Enabled plugin cmd_list version git:cmd_list:1.18-R0.1-SNAPSHOT:21e4c1d:475 by WaterfallMC
funkemunky commented 2 years ago

Are you referring to the deprecated message?

d3adwolf commented 2 years ago

Are you referring to the deprecated message?

Yes.

funkemunky commented 2 years ago

Fixed in latest update