Jump to content

jeepman32

Members
  • Posts

    6
  • Joined

  • Last visited

About jeepman32

  • Birthday 03/09/1998

jeepman32's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I have tried Bukkit on the server, that worked flawlessly, the Tekkit server when reset dosen't work, still.
  2. On the log, when I stopped the server, that was by my command, not error.
  3. 2012-12-18 14:05:05 [iNFO] Starting minecraft server version 1.3.2 2012-12-18 14:05:05 [iNFO] Loading properties 2012-12-18 14:05:05 [iNFO] Default game type: SURVIVAL 2012-12-18 14:05:05 [iNFO] Generating keypair 2012-12-18 14:05:06 [iNFO] Starting Minecraft server on *:25565 2012-12-18 14:05:06 [iNFO] This server is running CraftBukkit version git-Bukkit-1.3.2-R2.0-b2396jnks (MC: 1.3.2) (Implementing API version 1.3.2-R2.0) 2012-12-18 14:05:06 [iNFO] [LBStats] Loading LBStats v0.8 2012-12-18 14:05:06 [iNFO] [backup] Loading Backup v2.1 2012-12-18 14:05:06 [iNFO] [backup] Your config file is outdated, please regenerate it. 2012-12-18 14:05:06 [iNFO] [GroupManager] Loading GroupManager v2.0 (2.9.5) (Phoenix) 2012-12-18 14:05:06 [iNFO] [WorldEdit] Loading WorldEdit v5.4.5 2012-12-18 14:05:06 [iNFO] [WorldGuard] Loading WorldGuard v5.6.5 2012-12-18 14:05:06 [iNFO] [Permissions] Loading Permissions v3.1.6 2012-12-18 14:05:06 [iNFO] [Essentials] Loading Essentials v2.9.5 2012-12-18 14:05:06 [iNFO] [EssentialsXMPP] Loading EssentialsXMPP v2.9.5 2012-12-18 14:05:06 [iNFO] [EssentialsChat] Loading EssentialsChat v2.9.5 2012-12-18 14:05:06 [iNFO] [EssentialsProtect] Loading EssentialsProtect v2.9.5 2012-12-18 14:05:06 [iNFO] MLog clients using java 1.4+ standard logging. 2012-12-18 14:05:06 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.5 2012-12-18 14:05:06 [iNFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.5 2012-12-18 14:05:06 [iNFO] [EssentialsGeoIP] Loading EssentialsGeoIP v2.9.5 2012-12-18 14:05:07 [iNFO] Preparing level "world" 2012-12-18 14:05:07 [iNFO] Preparing start region for level 0 (Seed: 8520240853300095541) 2012-12-18 14:05:08 [WARNING] ----- Bukkit Auto Updater ----- 2012-12-18 14:05:08 [WARNING] Your version of CraftBukkit is out of date. Version 1.3.2-R3.0 (build #2403) was released on Sun Oct 28 01:15:12 GMT 2012. 2012-12-18 14:05:08 [WARNING] Details: /downloads/craftbukkit/view/01479_1.3.2-R3.0/ 2012-12-18 14:05:08 [WARNING] Download: /downloads/craftbukkit/get/01479_1.3.2-R3.0/craftbukkit.jar 2012-12-18 14:05:08 [WARNING] ----- ------------------- ----- 2012-12-18 14:05:08 [iNFO] Preparing spawn area: 36% 2012-12-18 14:05:08 [iNFO] Preparing start region for level 1 (Seed: 8520240853300095541) 2012-12-18 14:05:09 [iNFO] Preparing spawn area: 40% 2012-12-18 14:05:10 [iNFO] Preparing start region for level 2 (Seed: 8520240853300095541) 2012-12-18 14:05:10 [iNFO] Preparing spawn area: 4% 2012-12-18 14:05:10 [iNFO] [LBStats] Enabling LBStats v0.8 2012-12-18 14:05:10 [iNFO] [LBStats] Loaded config! 2012-12-18 14:05:11 [sEVERE] java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) 2012-12-18 14:05:11 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2012-12-18 14:05:11 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) 2012-12-18 14:05:11 [sEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 2012-12-18 14:05:11 [sEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) 2012-12-18 14:05:11 [sEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) 2012-12-18 14:05:11 [sEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:579) 2012-12-18 14:05:11 [sEVERE] at java.sql.DriverManager.getConnection(DriverManager.java:221) 2012-12-18 14:05:11 [sEVERE] at com.ballzofsteel.LBStats.MySQLDatabase.open(MySQLDatabase.java:62) 2012-12-18 14:05:11 [sEVERE] at com.ballzofsteel.LBStats.LBStats.dbConnect(LBStats.java:69) 2012-12-18 14:05:11 [sEVERE] at com.ballzofsteel.LBStats.LBStats.onEnable(LBStats.java:39) 2012-12-18 14:05:11 [sEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 2012-12-18 14:05:11 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) 2012-12-18 14:05:11 [sEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 2012-12-18 14:05:11 [sEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:270) 2012-12-18 14:05:11 [sEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:252) 2012-12-18 14:05:11 [sEVERE] at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:298) 2012-12-18 14:05:11 [sEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:277) 2012-12-18 14:05:11 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:227) 2012-12-18 14:05:11 [sEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140) 2012-12-18 14:05:11 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) 2012-12-18 14:05:11 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) 2012-12-18 14:05:11 [iNFO] [LBStats] ERROR CONNECTING TO LOGBLOCK DATABASE! CHECK YOUR CONFIG! 2012-12-18 14:05:11 [iNFO] [LBStats] Disabling LBStats v0.8 2012-12-18 14:05:11 [iNFO] [backup] Enabling Backup v2.1 2012-12-18 14:05:11 [iNFO] [backup] Save-All will be performed every 1440 minute(s). 2012-12-18 14:05:11 [iNFO] [backup] Backup v2.1 has completed loading! 2012-12-18 14:05:11 [iNFO] [GroupManager] Enabling GroupManager v2.0 (2.9.5) (Phoenix) 2012-12-18 14:05:11 [iNFO] GroupManager version 2.0 (2.9.5) (Phoenix) is enabled! 2012-12-18 14:05:11 [iNFO] [WorldEdit] Enabling WorldEdit v5.4.5 2012-12-18 14:05:11 [iNFO] WEPIF: Using the Bukkit Permissions API. 2012-12-18 14:05:11 [iNFO] [WorldGuard] Enabling WorldGuard v5.6.5 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world) TNT ignition is PERMITTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world) Lighters are PERMITTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world) Lava fire is blocked. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world) Fire spread is UNRESTRICTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] Loaded configuration for world 'world' 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_nether) Lighters are PERMITTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_nether) Lava fire is blocked. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] Loaded configuration for world 'world_nether' 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_the_end) Lighters are PERMITTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_the_end) Lava fire is blocked. 2012-12-18 14:05:11 [iNFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. 2012-12-18 14:05:11 [iNFO] [WorldGuard] Loaded configuration for world 'world_the_end' 2012-12-18 14:05:11 [iNFO] [WorldGuard] 0 regions loaded for 'world' 2012-12-18 14:05:11 [iNFO] [WorldGuard] 0 regions loaded for 'world_nether' 2012-12-18 14:05:11 [iNFO] [WorldGuard] 0 regions loaded for 'world_the_end' 2012-12-18 14:05:11 [iNFO] [Permissions] Enabling Permissions v3.1.6 2012-12-18 14:05:11 [iNFO] Fake Permissions version 3.1.6 is enabled! 2012-12-18 14:05:11 [iNFO] WEPIF: Using the Bukkit Permissions API. 2012-12-18 14:05:11 [iNFO] [Essentials] Enabling Essentials v2.9.5 2012-12-18 14:05:12 [iNFO] Essentials: Using GroupManager based permissions. 2012-12-18 14:05:12 [iNFO] [EssentialsXMPP] Enabling EssentialsXMPP v2.9.5 2012-12-18 14:05:12 [WARNING] config broken for xmpp 2012-12-18 14:05:12 [iNFO] [EssentialsChat] Enabling EssentialsChat v2.9.5 2012-12-18 14:05:12 [iNFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.5 2012-12-18 14:05:12 [iNFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10] 2012-12-18 14:05:12 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.5 2012-12-18 14:05:12 [iNFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.5 2012-12-18 14:05:12 [iNFO] [EssentialsGeoIP] Enabling EssentialsGeoIP v2.9.5 2012-12-18 14:05:12 [iNFO] [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/. 2012-12-18 14:05:12 [iNFO] Server permissions file permissions.yml is empty, ignoring it 2012-12-18 14:05:12 [iNFO] Done (5.816s)! For help, type "help" or "?" 2012-12-18 14:05:13 [iNFO] [backup] Plugin is out of date, this: 2.1, latest: 2.0. 2012-12-18 14:06:48 [iNFO] /--.---.---.--:----- lost connection ## My IP address is hidden for security purposes 2012-12-18 14:07:00 [iNFO] CONSOLE: Stopping the server..[m 2012-12-18 14:07:00 [iNFO] Stopping server 2012-12-18 14:07:00 [iNFO] [EssentialsGeoIP] Disabling EssentialsGeoIP v2.9.5 2012-12-18 14:07:00 [iNFO] [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.9.5 2012-12-18 14:07:00 [iNFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.5 2012-12-18 14:07:00 [iNFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.5 2012-12-18 14:07:01 [iNFO] [EssentialsChat] Disabling EssentialsChat v2.9.5 2012-12-18 14:07:01 [iNFO] [EssentialsXMPP] Disabling EssentialsXMPP v2.9.5 2012-12-18 14:07:01 [iNFO] [Essentials] Disabling Essentials v2.9.5 2012-12-18 14:07:01 [iNFO] [Permissions] Disabling Permissions v3.1.6 2012-12-18 14:07:01 [iNFO] WEPIF: Using the Bukkit Permissions API. 2012-12-18 14:07:01 [iNFO] Fake Permissions version 3.1.6 is disabled! 2012-12-18 14:07:01 [iNFO] [WorldGuard] Disabling WorldGuard v5.6.5 2012-12-18 14:07:01 [iNFO] [WorldEdit] Disabling WorldEdit v5.4.5 2012-12-18 14:07:01 [iNFO] [GroupManager] Disabling GroupManager v2.0 (2.9.5) (Phoenix) 2012-12-18 14:07:01 [iNFO] GroupManager version 2.0 (2.9.5) (Phoenix) is disabled! 2012-12-18 14:07:01 [iNFO] [backup] Disabling Backup v2.1 2012-12-18 14:07:01 [iNFO] [backup] Backup v2.1 has completely un-loaded! 2012-12-18 14:07:01 [iNFO] Saving players 2012-12-18 14:07:01 [WARNING] DSCT: Socket closed 2012-12-18 14:07:01 [iNFO] Saving worlds 2012-12-18 14:07:01 [iNFO] Closing listening thread 2012-12-18 14:07:01 [iNFO] Saving chunks for level 'world'/Overworld 2012-12-18 14:07:01 [iNFO] Saving chunks for level 'world_nether'/Nether 2012-12-18 14:07:01 [iNFO] Saving chunks for level 'world_the_end'/The End 2012-12-18 14:07:01 [iNFO] Stopping server
  4. I am definitely running 7u10.
  5. Okay, so far, I might have discovered that I installed Java incorrectly. Is there any way to check what version I am running?
  6. Hello. I am running a Tekkit server on version 3.1.3. I am on a VPS with 4 unknown amounts of CPU, but they run on 3.34GHz Xeons (4 are included in the plan). I have a total of 12GB ram, and 10GB is set to Tekkit (9999MB on startup, 10GB max) and the Java version is 7u10. I have a new map installed, there are no player .DAT files in the server. IPTABLES is on. I have cPanel installed. I am on CentOS 6.3 64-Bit. Whenever anyone tries to connect to the server, a 'Internal exception: java.net.SocketException: Connection reset' is thrown to any client trying to join. On the 15/12/2012, minecraft.net's login servers crashed, and brought the whole thing down with it. I launched my server right before that, and I think this may have been an artefact of this, or Java, or Tekkit. Here is the uptime information: http://www.isitdownrightnow.com/minecraft.net.html Could someone help me? (Any other information is retrievable, but IP address will have to be confirmed via PM) Thanks in advanced, jeepman32
×
×
  • Create New...