Problem/Bug Can someone help me with this?

Discussion in 'General Help' started by anktuel, Feb 20, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    anktuel

    [02:02:23] [Server thread/INFO]: Starting minecraft server version 1.8
    [02:02:23] [Server thread/INFO]: Loading properties
    [02:02:23] [Server thread/INFO]: Default game type: SURVIVAL
    [02:02:23] [Server thread/INFO]: Generating keypair
    [02:02:24] [Server thread/INFO]: Starting Minecraft server on *:25565
    [02:02:24] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-"24557bc" (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
    [02:02:24] [Server thread/WARN]: Plugin `Minesrc_FC_Fork v0.1' uses the space-character (0x20) in its name `Minesrc FC_Fork' - this is discouraged
    [02:02:24] [Server thread/INFO]: [Minesrc_FC_Fork] Loading Minesrc_FC_Fork v0.1
    [02:02:25] [Server thread/INFO]: Preparing level "world"
    [02:02:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5239061420193507407)
    [02:02:26] [Server thread/INFO]: Preparing spawn area: 38%
    [02:02:26] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4112336278573049320)
    [02:02:27] [Server thread/INFO]: Preparing spawn area: 59%
    [02:02:27] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4112336278573049320)
    [02:02:28] [Server thread/INFO]: [Minesrc_FC_Fork] Enabling Minesrc_FC_Fork v0.1
    [02:02:28] [Server thread/ERROR]: Error occurred while enabling Minesrc_FC_Fork v0.1 (Is it up to date?)
    java.lang.Error: Unresolved compilation problems:
    Syntax error on token ":", Expression expected after this token
    Type mismatch: cannot convert from element type Object to String
    Type mismatch: cannot convert from element type Object to String
    Type mismatch: cannot convert from element type Object to String
    Type mismatch: cannot convert from element type Object to String

    at ie.kharkin.FatCraft.FC.loadSettings(FC.java:1129) ~[?:?]
    at ie.kharkin.FatCraft.FC.onEnable(FC.java:1221) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
    [02:02:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [02:02:28] [Server thread/INFO]: Done (3.887s)! For help, type "help" or "?"
    [02:02:48] [Server thread/INFO]: Plugins (1): Minesrc_FC_Fork
    [02:02:51] [Server thread/INFO]: Unknown command. Type "help" for help.
    [02:02:53] [Server thread/WARN]: Unexpected exception while parsing console command "zeus"
    org.bukkit.command.CommandException: Unhandled exception executing command 'zeus' in plugin Minesrc_FC_Fork v0.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:623) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:609) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:320) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:285) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:600) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:508) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
    Caused by: java.lang.Error: Unresolved compilation problems:
    Duplicate local variable x
    Duplicate local variable z
    Syntax error, insert "Identifier" to complete EnhancedForStatementHeaderInit
    s cannot be resolved to a type
    Type mismatch: cannot convert from element type String to s
    Duplicate local variable strike
    Duplicate local variable s
    Duplicate local variable s
    Duplicate local variable s
    Type mismatch: cannot convert from String[] to int
    length cannot be resolved or is not a field
    The operator < is undefined for the argument type(s) java.lang.Object, java.lang.Object
    Type mismatch: cannot convert from Object to int
    Duplicate local variable s
    The type of the expression must be an array type but it resolved to int
    Type mismatch: cannot convert from Object to int
    Duplicate local variable z
    Duplicate local variable y
    Duplicate local variable x
    Duplicate local variable s

    at ie.kharkin.FatCraft.FC.onCommand(FC.java:362) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    ... 8 more
    [02:03:28] [pool-3-thread-1/INFO]: TOS updated for 0 players (2ms)
    [02:03:28] [pool-3-thread-1/WARN]: Exception in thread "pool-3-thread-1"
    [02:03:28] [pool-3-thread-1/WARN]: org.apache.commons.lang.UnhandledException: Plugin Minesrc_FC_Fork v0.1 generated an exception while executing task 2
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArithmeticException: / by zero
    at ie.kharkin.FatCraft.TOS.run(TOS.java:29)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

    [02:04:28] [pool-3-thread-2/INFO]: TOS updated for 0 players (1ms)
    [02:04:28] [pool-3-thread-2/WARN]: Exception in thread "pool-3-thread-2"
    [02:04:28] [pool-3-thread-2/WARN]: org.apache.commons.lang.UnhandledException: Plugin Minesrc_FC_Fork v0.1 generated an exception while executing task 2
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArithmeticException: / by zero
    at ie.kharkin.FatCraft.TOS.run(TOS.java:29)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

    [02:04:35] [Server thread/WARN]: Unexpected exception while parsing console command "tos"
    org.bukkit.command.CommandException: Unhandled exception executing command 'tos' in plugin Minesrc_FC_Fork v0.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:623) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:609) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:320) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:285) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:600) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:508) [craftbukkit.jar:git-Bukkit-"24557bc"]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
    Caused by: java.lang.Error: Unresolved compilation problems:
    Duplicate local variable x
    Duplicate local variable z
    Syntax error, insert "Identifier" to complete EnhancedForStatementHeaderInit
    s cannot be resolved to a type
    Type mismatch: cannot convert from element type String to s
    Duplicate local variable strike
    Duplicate local variable s
    Duplicate local variable s
    Duplicate local variable s
    Type mismatch: cannot convert from String[] to int
    length cannot be resolved or is not a field
    The operator < is undefined for the argument type(s) java.lang.Object, java.lang.Object
    Type mismatch: cannot convert from Object to int
    Duplicate local variable s
    The type of the expression must be an array type but it resolved to int
    Type mismatch: cannot convert from Object to int
    Duplicate local variable z
    Duplicate local variable y
    Duplicate local variable x
    Duplicate local variable s

    at ie.kharkin.FatCraft.FC.onCommand(FC.java:362) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-"24557bc"]
    ... 8 more
    [02:05:28] [pool-3-thread-3/INFO]: TOS updated for 0 players (1ms)
    [02:05:28] [pool-3-thread-3/WARN]: Exception in thread "pool-3-thread-3"
    [02:05:28] [pool-3-thread-3/WARN]: org.apache.commons.lang.UnhandledException: Plugin Minesrc_FC_Fork v0.1 generated an exception while executing task 2
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArithmeticException: / by zero
    at ie.kharkin.FatCraft.TOS.run(TOS.java:29)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

    [02:06:28] [pool-3-thread-4/INFO]: TOS updated for 0 players (1ms)
    [02:06:28] [pool-3-thread-4/WARN]: Exception in thread "pool-3-thread-4"
    [02:06:28] [pool-3-thread-4/WARN]: org.apache.commons.lang.UnhandledException: Plugin Minesrc_FC_Fork v0.1 generated an exception while executing task 2
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArithmeticException: / by zero
    at ie.kharkin.FatCraft.TOS.run(TOS.java:29)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

    [02:07:28] [pool-3-thread-5/INFO]: TOS updated for 0 players (1ms)
    [02:07:28] [pool-3-thread-5/WARN]: Exception in thread "pool-3-thread-5"
    [02:07:28] [pool-3-thread-5/WARN]: org.apache.commons.lang.UnhandledException: Plugin Minesrc_FC_Fork v0.1 generated an exception while executing task 2
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArithmeticException: / by zero
    at ie.kharkin.FatCraft.TOS.run(TOS.java:29)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

    [02:08:28] [pool-3-thread-6/INFO]: TOS updated for 0 players (1ms)
    [02:08:28] [pool-3-thread-6/WARN]: Exception in thread "pool-3-thread-6"
    [02:08:28] [pool-3-thread-6/WARN]: org.apache.commons.lang.UnhandledException: Plugin Minesrc_FC_Fork v0.1 generated an exception while executing task 2
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArithmeticException: / by zero
    at ie.kharkin.FatCraft.TOS.run(TOS.java:29)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more
     
  2. Offline

    Boomer

    the minesrc FC configuration file is severely broken by a formatting error, throwing everything out of line and causing the system to stumble error after error trying to fit whatever it finds into the form it expects it to be
     
  3. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives
     
  4. Offline

    anktuel

    Is there anything i can do to fix that?
     
  5. Offline

    Boomer

    did you modify the configuration file prior to the problems occuring, or is this a brand-new out of the box plugin that is throwing all these errors all on its own without your interaction?

    Is it an upgraded plugin version on a server that you previously had the configurations stored? Often the authors will say "For this version, you need to delete your configuration file because i've rewritten the entire system!"

    If you didn't modify the file at all, and its just been installed and doing that on its own, and its not a previously existing configuration file - then contact the plugin author (if the plugin is still active) with a bug report, and accept that the plugin is dead until it can be fixed.

    If you did modify the file, then you'll need to find out what you did that broke it, go back to a previous working version and make changes slowly and carefullly again
     
  6. Offline

    anktuel

    This is a Custom Plugin for a server. It is kinda of a old plugin, the only thing i changed at all, was in the dbFactory class,, the thing i changed was the Database settings, but i will try

    If i use the normal one, i get even more errors

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  7. Offline

    Boomer

    Custom plugin, you'll have to talk to the author. If you made no changes to the file that might break it (ie, forgetting to add a space after a colin in the yml, or breaking the block formatting so that a section of data no longer exists, forgetting to close a quote that causes everything to get disrupted after it) then perhaps methods and functions have changed in the core server such that what once was expecting one parameter type is now expecting a different parameter type, and it requires recoding the plugin with a newer api

    pastebin your file though
    Syntax error on token ":", Expression expected after this token
    Seems like an error that should stand out and be observable without knowing the details of the program.
     
    Last edited by a moderator: Feb 21, 2015
  8. Offline

    anktuel

  9. Offline

    Boomer

    i mean, pastebin your config file that is throwing the errors, @anktuel
     
Thread Status:
Not open for further replies.

Share This Page