rodel77 / MiniBoardGames

A Minecraft + Spigot premium plugin to play board games!
https://www.spigotmc.org/resources/30066/
GNU General Public License v3.0
1 stars 0 forks source link

Sql error on head or tails #12

Closed Malachiel87 closed 7 years ago

Malachiel87 commented 7 years ago

i am using sqlite and i got this error when playing head or tail

[11:53:56] [Server thread/WARN]: [MiniBoardGames] Error on sql update (0): [SQLITE_ERROR] SQL error or missing database (table coinflip has no column named headsWins)

rodel77 commented 7 years ago

Fixed for next update

Malachiel87 commented 7 years ago

I think you missed also tailsWins :P [10:04:05] [Server thread/WARN]: [MiniBoardGames] Error on sql update (0): [SQLITE_ERROR] SQL error or missing database (table coinflip has no column named tailsWins)

rodel77 commented 7 years ago

I see it, fixed for next update!