• 0

    posted a message on Using cracked before buying
    i started by using the cracked version. i wanted to make sure i liked it before i bought it. After trying it out for a few days i became addicted and i bought it!
    Posted in: Discussion
  • 0

    posted a message on Smallest Minecraft house ever?
    id live in there
    Posted in: Screenshots
  • 0

    posted a message on GroupManager Permissions issue [NEED HELP]
    ok so today i just found outthat normal players can use creative mode on my bukkit server. i have groupmanager installed correctly, and have the permissions set up correctly, but it lets them use creative mode and i cant fix it!

    Here are the permissions granted to the group "default"
    groups:
      Default:
        default: true
        permissions:
        - -bukkit.command.kill
        inheritance:
        - g:essentials_default
        info:
    	  prefix: '&f'
    	  build: true
    	  suffix: ''
    
    g:essentials_default:
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        - essentials.afk
        - essentials.kit
        - essentials.pay
        - essentials.getpos
        - essentials.help[pluginname]
        - essentials.mail
        - essentials.mail.send
        - essentials.msg
        - essentials.msg.url
        - essentials.msg.color
        - essentials.list
        - essentials.home
        - essentials.delhome
        - essentials.home.bed
        - essentials.sethome
        - essentials.sethome.multiple
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.tptoggle
        - essentials.chat.color
        - essentials.chat.url
        - essentials.protect



    I cant seem to figure out how to get this resolved.. should i use another plugin? or am i doing something wrong? I'm just confused. Can someone help me out here? Thanks!
    Posted in: Server Support and Administration
  • 0

    posted a message on Most Epic Valley Spawn! [Snapshot]
    Nice! Ive been seeing a lot of these on my maps lately! Theyre amazing :D
    Posted in: Seeds
  • 0

    posted a message on Bukkit - Random "Read Time Out" Error
    Ive been running a a small Minecraft server, using bukkit for a little while now. and for some reason.. every great once in a while.. everyone will get disconnected with the "Connection Reset" error and in the Console it says "Read time Out".

    This doesn't happen very often... every once in a while.. but it kind of bugs me.. im not sure why its doing this and i was just wondering if anyone knows why.. and maybe help me fix it? I looked around online and i couldn't find any answers.
    Posted in: Server Support and Administration
  • 0

    posted a message on LWC Internal Error PLAYER_INTERACT
    Yeah i re-downloaded the latest version. And alright
    Posted in: Server Support and Administration
  • 0

    posted a message on LWC Internal Error PLAYER_INTERACT
    Hello,

    Today out of no where, i started getting an internal error with LWC. When i try to lock something in-game, it gives me an error

    "[LWC] Internal Error. Notify an admin immediately. :PLAYER_INTERACT"


    Here is the error i get in Console:
    2013-01-25 19:16:41 [SEVERE] com.griefcraft.scripting.ModuleException: LWC Modul
    e threw an uncaught exception! LWC version: 4.3.1 (b767)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatc
    hEvent(ModuleLoader.java:358)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.listeners.LWCPlayerListener.on
    PlayerInteract(LWCPlayerListener.java:189)
    2013-01-25 19:16:41 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(
    Native Method)
    2013-01-25 19:16:41 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(U
    nknown Source)
    2013-01-25 19:16:41 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invo
    ke(Unknown Source)
    2013-01-25 19:16:41 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Sourc
    e)
    2013-01-25 19:16:41 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.exe
    cute(JavaPluginLoader.java:425)
    2013-01-25 19:16:41 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEven
    t(RegisteredListener.java:62)
    2013-01-25 19:16:41 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEve
    nt(SimplePluginManager.java:477)
    2013-01-25 19:16:41 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEve
    nt(SimplePluginManager.java:462)
    2013-01-25 19:16:41 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.event.CraftEve
    ntFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerInteractMa
    nager.dig(PlayerInteractManager.java:114)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection
    .a(PlayerConnection.java:563)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.Packet14BlockDig
    .handle(SourceFile:46)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.NetworkManager.b
    (NetworkManager.java:290)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection
    .d(PlayerConnection.java:112)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.ServerConnection
    .b(SourceFile:39)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServerC
    onnection.b(SourceFile:30)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.
    r(MinecraftServer.java:598)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.
    r(DedicatedServer.java:224)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.
    q(MinecraftServer.java:494)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.
    run(MinecraftServer.java:427)
    2013-01-25 19:16:41 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerAppl
    ication.run(SourceFile:849)
    2013-01-25 19:16:41 [SEVERE] Caused by: com.griefcraft.scripting.ModuleException
    : LWC Module threw an uncaught exception! LWC version: 4.3.1 (b767)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatc
    hEvent(ModuleLoader.java:358)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.modules.create.CreateModule.on
    BlockInteract(CreateModule.java:116)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatc
    hEvent(ModuleLoader.java:334)
    2013-01-25 19:16:41 [SEVERE] ... 22 more
    2013-01-25 19:16:41 [SEVERE] Caused by: java.lang.NullPointerException
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.integration.permissions.bPermi
    ssions.getGroups(bPermissions.java:63)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.getPla
    yerLimits(LimitsV2.java:309)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.getEff
    ectiveLimit(LimitsV2.java:349)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.hasRea
    chedLimit(LimitsV2.java:274)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.onRegi
    sterProtection(LimitsV2.java:162)
    2013-01-25 19:16:41 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatc
    hEvent(ModuleLoader.java:346)
    2013-01-25 19:16:41 [SEVERE] ... 24 more




    Can anyone help me out here? I tried to figure this out myself, and i looked it up on the internet.. but i didnt have any luck.


    Thanks.
    Posted in: Server Support and Administration
  • 0

    posted a message on LogBlock isnt working - Please Help
    Alright,

    heres the log from the first time i ran the server after i configuredd LogBlock: http://pastie.org/5839920

    And Yes, I am using the latest version of LogBlock.
    Posted in: Server Support and Administration
  • 0

    posted a message on LogBlock isnt working - Please Help
    Hey! Thanks for the response!

    Is this what you mean by my server log? http://pastie.org/5839792

    Sorry.. like i said.. im new to this lol.

    Also here is my config.yml, and the world.yml.. if that helps any:

    config.yml - http://pastie.org/5839804

    world.yml: - http://pastie.org/5839807

    I actually didnt change anything in the configuration except for the SQL settings. I looked through it all and it all looked like it was already set up to log block placing/breaking.

    Currently im using db4free for the database. i was using wampserver, but i thought maybe i set wampserver up wrong, even tho i dont think i did, cause i was having the exact same problem as im having now, tables were created and everything.
    Posted in: Server Support and Administration
  • 0

    posted a message on LogBlock isnt working - Please Help
    Hello. So today i installed LogBlock 1.70 on my bukkit server. I installed the plugin correctly, and it shows up on my plugin list.. i configured the .yml files correctly, but LogBlock wont log anything. The MySQL database is set up correctly, and it created the tables for LogBlock.. but it just wont work.

    When i use the default tools it just doesnt do anything. If i use the wooden Picaxe it just acts like a normal wooden picaxe, if i try to use the bedrock, it just places it.. nothing else happens.

    Is there some way i can get this issue fixed? I'm sort of new to running a Bukkit server, and using MySQL, and i just cant seem to figure it out.

    Thanks.
    Posted in: Server Support and Administration
  • 1

    posted a message on xbox city
    No problem man, you deserve the positive comment, this is looking great so far! I hope you keep this topic updated as i would like to see your future progress with this city :). Keep up it up man!
    Posted in: Screenshots
  • 1

    posted a message on xbox city
    This is truly amazing! How long have you been working on this? By the looks of it you have put a lot of time and effort into this, especially if you've been working on this all by yourself.
    Posted in: Screenshots
  • 0

    posted a message on Weird Spawn!
    Thats never happened to me yet :P
    Posted in: Seeds
  • 0

    posted a message on Still Playing In 1 Year
    Most definitely! I don't think anyone can stop.. maybe take a few breaks here and there... but not completely stop
    Posted in: Discussion
  • 1

    posted a message on Lava Creeper skin!
    Use Imgur to post your pictures.
    Quote from erectedm0use

    Still working on that sorry... i cant find out how...
    Use Imgur to post your pictures. Upload them to Imgur, and copy the BBcode and paste it into your topic. And thats all there is to it. :)
    Posted in: Skins
  • To post a comment, please .