BigBrother /bb Dosent show up

Discussion in 'Bukkit Help' started by joey550, Feb 18, 2012.

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

    joey550

    When I type /bb it dosent say unknown command it just dosent show up anywhere
    here is the .yml
    Code:
    general:
        store-owners: true
        excluded-blocks: []
        excluded-worlds:
        rollbacks-per-tick: 2000
        personal-log-files: false
        auto-watch: true
        debug-mode: false
        default-search-radius: 8
        restore-fire: false
        stick-item: 280
        library-autodownload: true
        disabled-actions:
        log-ips: true
    database:
        type: MySQL
        hostname: localhost
        port: 3306
        username: root
        password:
        prefix: bb_
        database: minecraft
        cleanser:
            age: 1y
            deletes-per-operation: 20000
        send-delay: 4
        mysql:
            engine: INNODB
            low-priority-insert: true
    
    *note I removed my password*
     
  2. Offline

    CarbonCrazy

    Try Getting A New Big Brother.jar
     
  3. Offline

    joey550

    On the BigBrother fourm?

    This what happends when it starts
    Code:
    174 recipes
    27 achievements
    09:24:09 [INFO] Starting minecraft server version 1.1
    09:24:09 [INFO] Loading properties
    09:24:09 [INFO] Starting Minecraft server on *:25565
    09:24:09 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-1
    16-g7944776-b1815jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
    09:24:09 [SEVERE] Could not load 'plugins\VanishNoPacket.jar' in folder 'plugins
    ': Spout
    org.bukkit.plugin.UnknownDependencyException: Spout
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:188)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:109)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09:24:09 [INFO] [LWC] Loading LWC v4.0.9 (b625-git-be4387f7).
    09:24:09 [INFO] LWC: Loading shared objects
    09:24:09 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/x86/sqlitejd
    bc.dll
    09:24:09 [INFO] LWC: Protection cache: 0/10000
    09:24:09 [INFO] LWC: Loaded 207 locale strings (0 overrides)
    09:24:09 [INFO] LWC: Permissions API: SuperPermsPermissions
    09:24:09 [INFO] LWC: Currency API: iConomy6Currency
    09:24:09 [INFO] LWC: Connecting to SQLite
    09:24:09 [INFO] LWC: Performing any necessary database updates
    09:24:09 [INFO] LWC: Using: Native
    09:24:09 [INFO] LWC: Precached 94 protections.
    09:24:09 [INFO] LWC: At version: 4.0.9 (b625)
    09:24:09 [INFO] Preparing level "world"
    09:24:09 [INFO] Default game type: 0
    09:24:10 [INFO] Preparing start region for level 0 (Seed: 255897998552208038)
    09:24:10 [INFO] LWC: Latest version: 4.0.9
    09:24:10 [INFO] Preparing start region for level 1 (Seed: 255897998552208038)
    09:24:10 [INFO] Preparing start region for level 2 (Seed: 255897998552208038)
    09:24:11 [INFO] Preparing spawn area: 53%
    09:24:11 [INFO] [BigBrother] Loading BigBrother v1.11.0-SNAPSHOT.
    09:24:11 [INFO] [BBROTHER] ------------------------------------
    09:24:11 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
    BigBrother!
    09:24:11 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    09:24:11 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    09:24:11 [INFO] [BBROTHER] Please stay tuned in irc.7chan.org #bigbrother for up
    dates and build notifications.
    09:24:11 [INFO] [BBROTHER] ------------------------------------
    09:24:11 [INFO] Ignoring invalid key time: y
    09:24:11 [INFO] All items will be kept
    09:24:15 [SEVERE] [BBROTHER] Your database settings are probably incorrect:
    java.sql.SQLException: invalid database address: jdbc:jdc:jdcpool
            at org.sqlite.JDBC.createConnection(JDBC.java:74)
            at org.sqlite.JDBC.connect(JDBC.java:64)
            at java.sql.DriverManager.getConnection(Unknown Source)
            at java.sql.DriverManager.getConnection(Unknown Source)
            at me.taylorkelly.bigbrother.datasource.BBDB.reconnect(BBDB.java:193)
            at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:126)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:1059)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174
    )
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09:24:15 [INFO] [BigBrother] Unloading BigBrother v1.11.0-SNAPSHOT.
    09:24:15 [SEVERE] Error occurred while disabling BigBrother v1.11.0-SNAPSHOT (Is
    it up to date?): null
    java.lang.NullPointerException
            at me.taylorkelly.bigbrother.datasource.BBDB.shutdown(BBDB.java:130)
            at me.taylorkelly.bigbrother.BigBrother.onDisable(BigBrother.java:78)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:233)
            at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoade
    r.java:1085)
            at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManag
    er.java:271)
            at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:129)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:1059)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174
    )
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09:24:15 [INFO] [BlockWalker] Loading BlockWalker v0.1.
    09:24:15 [INFO] Block Walker Enabled
    09:24:15 [INFO] [Essentials] Loading Essentials v2.7.2.
    09:24:15 [INFO] File not found: plugins\Essentials\jail.yml
    09:24:15 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Bret
    tflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    09:24:15 [INFO] Essentials: Using config based permissions. Enable superperms in
    config.
    09:24:15 [INFO] [EssentialsChat] Loading EssentialsChat v2.7.2.
    09:24:15 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
    09:24:15 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
    09:24:15 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
    09:24:15 [INFO] [iConomy] Loading iConomy v6.0.8b.
    09:24:15 [INFO] [iConomy - Celty] Enabled (37 ms)
    09:24:15 [INFO] [Essentials] Payment method found (iConomy version: 6)
    09:24:15 [INFO] [Log] Loading Log v0.8.
    09:24:15 [INFO] Log version 0.8: Loaded.
    09:24:15 [INFO] Log version 0.8: Events initialised successfully.
    09:24:15 [INFO] Log version 0.8: Data loaded successfully.
    09:24:15 [INFO] Log version 0.8: Loaded properties file.
    09:24:15 [SEVERE] java.lang.NumberFormatException: For input string: "false"
    09:24:15 [SEVERE]      at java.lang.NumberFormatException.forInputString(Unknow
    n Source)
    09:24:15 [SEVERE]      at java.lang.Integer.parseInt(Unknown Source)
    09:24:15 [SEVERE]      at java.lang.Integer.parseInt(Unknown Source)
    09:24:15 [SEVERE]      at org.pokepal101.log.pokepal101.log.LogPlugin.onEnable(
    LogPlugin.java:118)
    09:24:15 [SEVERE]      at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:231)
    09:24:15 [SEVERE]      at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:1059)
    09:24:15 [SEVERE]      at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:253)
    09:24:15 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:191)
    09:24:15 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:174)
    09:24:15 [SEVERE]      at net.minecraft.server.MinecraftServer.t(MinecraftServe
    r.java:356)
    09:24:15 [SEVERE]      at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:343)
    09:24:15 [SEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:175)
    09:24:15 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:407)
    09:24:15 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:465)
    09:24:15 [INFO] [MobDisguise] Loading MobDisguise v1.7.
    09:24:15 [INFO] [MobDisguise] by desmin88 version 1.7 enabled.
    09:24:15 [INFO] [RocketBoots] Loading RocketBoots v0.3.6.
    09:24:15 [INFO] RocketBoots v0.3.6 enabled!
    09:24:15 [INFO] [SafeExplosions] Loading SafeExplosions v1.0.3.
    09:24:15 [INFO] [SafeExplosions] No custom permission plugins found, using origi
    nal permissions.
    09:24:15 [INFO] [SafeExplosions v1.0.3] Disabled.
    09:24:15 [INFO] [TimTheEnchanter] Loading TimTheEnchanter v2.0.
    09:24:15 [INFO] [Tim] There are some who call me... Tim?
    09:24:15 [INFO] [BookWorm] Loading BookWorm v1.9.
    09:24:15 [INFO] BookWorm v1.9 loaded!
    09:24:15 [INFO] [Factions] Loading Factions v1.6.3.
    09:24:15 [INFO] [Factions v1.6.3] === ENABLE START ===
    09:24:15 [INFO] [Factions v1.6.3] No permission plugin detected. Defaulting to n
    ative bukkit permissions.
    09:24:15 [INFO] [Factions v1.6.3] Loading board from disk
    09:24:15 [INFO] [Factions v1.6.3] Found and will integrate chat with EssentialsC
    hat v2.7.2
    09:24:15 [INFO] [Factions v1.6.3] Economy integration is disabled, and the plugi
    n "Vault" is not installed.
    09:24:15 [INFO] [Factions v1.6.3] Successfully hooked into LWC! Integration is c
    urrently disabled, though ("lwcIntegration").
    09:24:15 [INFO] [Factions v1.6.3] === ENABLE DONE (Took 187ms) ===
    09:24:15 [INFO] [SimpleJail] Loading SimpleJail v1.7.3.
    09:24:15 [INFO] [SimpleJail] ERROR: Could not find permissions plugin.
    09:24:15 [INFO] [SimpleJail] Unloading SimpleJail v1.7.3.
    09:24:15 [INFO] [SimpleJail] SimpleJail v1.7.3 disabled.
    09:24:15 [INFO] [WorldEdit] Loading WorldEdit v5.1.1.
    09:24:15 [INFO] WorldEdit 5.1.1 enabled.
    09:24:16 [INFO] WEPIF: Using the Bukkit Permissions API.
    09:24:16 [INFO] WEPIF: Using the Bukkit Permissions API.
    09:24:16 [INFO] [WorldGuard] Loading WorldGuard v5.4.
    09:24:16 [INFO] WEPIF: Using the Bukkit Permissions API.
    09:24:16 [INFO] WorldGuard: (world) Single session is enforced.
    09:24:16 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    09:24:16 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    09:24:16 [INFO] WorldGuard: (world) Lava fire is blocked.
    09:24:16 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    09:24:16 [INFO] WorldGuard: Loaded configuration for world 'world"
    09:24:16 [INFO] WorldGuard: (world_nether) Single session is enforced.
    09:24:16 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    09:24:16 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    09:24:16 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    09:24:16 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    09:24:16 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    09:24:16 [INFO] WorldGuard: (world_the_end) Single session is enforced.
    09:24:16 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
    09:24:16 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
    09:24:16 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
    09:24:16 [INFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.
    09:24:16 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
    09:24:16 [INFO] WorldGuard: 12 regions loaded for 'world'
    09:24:16 [INFO] WorldGuard: 0 regions loaded for 'world_nether'
    09:24:16 [INFO] WorldGuard: 0 regions loaded for 'world_the_end'
    09:24:16 [INFO] WorldGuard 5.4 enabled.
    09:24:16 [INFO] Server permissions file permissions.yml is empty, ignoring it
    09:24:16 [INFO] Done (6.200s)! For help, type "help" or "?"
    09:24:54 [INFO] joey550 [/192.168.0.11:2606] logged in with entity id 196 at ([w
    orld] 306.90625, 65.0, -213.3125)
    09:25:01 [INFO] /96.249.12.230:50293 lost connection
    09:26:08 [INFO] joey550 lost connection: disconnect.quitting
    09:26:08 [INFO] Connection reset
    >
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  4. Offline

    billofbong

    This looks like you haven't got a database connected. Also, if you want to use VanishNoPacket, you have to install Spout. ;)
     
  5. Offline

    joey550

    Yea I know that I need spout but that caused some problems
     
  6. Offline

    billofbong

    Have you set up MySQL?
    BTW, BigBrother isn't updated anymore. I recommend using hawkeye or logblock.
     
  7. Offline

    joey550

    yea i know Im useing logblock
     
  8. Offline

    Wulfspider

    Like what? ;)
     
  9. Offline

    Dreaux

    If you're using Logblock, you don't need BigBrother and can delete it. /lb is the command for Logblock.
     
Thread Status:
Not open for further replies.

Share This Page