Help with Survival Games Plugin!

Discuss the game, stories, screenshots, videos, ideas, creations, top score!?

Post Permalink
by coolbeans000 » 7/9/2012

Hey so i am getting this message in my main server thing:

19:44:00 [WARNING] [SurvivalGames] Couldn't connect to MySQL database. Stopping.
..
Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
19:44:08 [SEVERE] java.lang.NullPointerException
19:44:08 [SEVERE] at com.skitscape.survivalgames.util.DatabaseManager.crea
teStatement(DatabaseManager.java:72)
19:44:08 [SEVERE] at com.skitscape.survivalgames.logging.QueueManager.setu
p(QueueManager.java:55)
19:44:08 [SEVERE] at com.skitscape.survivalgames.SurvivalGames$Startup.run
(SurvivalGames.java:71)
19:44:08 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainT
hreadHeartbeat(CraftScheduler.java:126)
19:44:08 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
r.java:533)
19:44:08 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:459)
19:44:08 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
19:44:08 [SEVERE] [SurvivalGames] !!!Failed to connect to the database. Please c
heck the settings and try again!!!




here is my survival games config:
http://pastie.org/4229005


PLEASE HELP!!

thanks!
coolbeans
Level 1
New Miner
Posts: 18
Joined: 6/14/12

Post Permalink
by coolbeans000 » 7/9/2012

*bump*
please help!
Level 1
New Miner
Posts: 18
Joined: 6/14/12

Post Permalink
by A_Noother » 7/18/2012

#if set to true, the logging manager
#will use sql to save block data. Otherwise
#it will be stored into memory.
logging:
usesql: true
Set this to false, and you should be fine.
Level 1
New Miner
Posts: 2
Joined: 6/5/12


Return to Discussion