The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

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

    Mrchasez

    Thats where your wrong :>
    We also have it so more then one core can work per server
     
  2. Offline

    Guess?Who

    I have this error,a lot.

    Code:
    java.io.IOException: Bad packet id 195
    [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    [SEVERE]     at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
    [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:263)
    [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)
    CB#1222
     
  3. Offline

    Mrchasez

    Your CB is outdated, I am not familiar with that Java error however
     
  4. Offline

    Guess?Who

    outdated?:confused:
    Same with #1235.
     
  5. Offline

    thernztrom

    Why not use 1185? Also could it might be similar to this?
    Any thoughts on this @M1sT3rM4n ? :)
     
  6. Offline

    Guess?Who

    Because in #1185 broadcasts is not working properly.

    so,after some investigations :oops: i think that error with bad packet id appear when minestatus check my server,because below that error appear an /ip lost connection,every time.
    after a search on google i find that ip,and is minestatus ip.

    but why!?
     
  7. Offline

    tyzoid

    @Guess?Who
    Looks like someone is tryin' to connect with a 1.7 or 1.9 client.

    Does it give any more details? like player joined or player left?
    Edit: I missed a few of the last posts. It looks like that may be your issue, that the minestatus server checker is giving that error.
     
  8. Offline

    willyt1200

    I opened it up with Notepad++ but there is nothing in it. in my sever folder it shows 0 bytes :(.
     
  9. Offline

    hammale

    thats odd, start your server and see if it populates then....
     
  10. Offline

    willyt1200

    I have had my server up for 1 month. Lol. i really dont know.
     
  11. Offline

    hammale

    so ur sure u opened SERVER.LOG and not SERVER.LOG.LCK?
     
  12. Offline

    willyt1200

    I opened the wrong one. But there is no SERVER.LOG
     
  13. Offline

    M1sT3rM4n

    Hello. I have had no problems running resource intensive plugins using RedstoneHost's servers both @ the Ultimate tier and on the intro tiers (2GB RAM). However, I don't recommend you switch to non RAMDisk since even a SSD or HD will slow data transfer due to both having mechanical parts.

    When you start Bukkit.jar it always generates a server.log. Did you try reinstalling the server file?
     
  14. Offline

    fumm

    hello i just got a bukkit minecraft server last week. i tried installing plugins like easyrpg and mobarena but when i use the commands to play them it always says things like "You dont have permission to do that" and "You dont have access to that command" i can set the arena alright with the mobarena plugin but i got the message above when i tried to test it. also i installed mcmmo and it worked alright. i am using PermissionEX and i am an op on my server. i gave myself the :* permission already. can you help me to get those plugins to work?
     
  15. Offline

    M1sT3rM4n

    Can you show me what your config.yml looks like?

    I will have the others take a look.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 9, 2018
  16. Offline

    tyzoid

    @fumm
    The * permission doesn't work in permissionsEx.

    You need to list out all the permissions for the plugins you use.
     
  17. Offline

    M1sT3rM4n

    It does now, just need inheritance set up as well.
     
  18. Offline

    fumm

    Code:
    permissions:
        backends:
            file:
                file: permissions.yml
        backend: file
        superperms:
            disable-unmatched: false
            enable: true
            matched-permissions: true
            debug: false
            raw-permissions: true
        createUserRecords: false
        allowOps: false
        debug: false
        basedir: plugins/PermissionsEx
    
    here is my config.yml in my plugins/PermissionEX folder. I also have a permissions.yml in there.
     
  19. Offline

    M1sT3rM4n

    I mean the other configuration where you set up user group permissions.
     
  20. Offline

    fumm

    Code:
    groups:
        default:
            default: true
            options:
                rank: '1000'
            permissions:
            - modifyworld.chat
        Admin:
            permissions:
            - mobarena:*
            - mobarena.admin.enable
            - mobarena.use.spectate
            - mobarena.use.leave
            - mobarena.use.join
            - mobarena.classes.Oddjob
            - mobarena.classes.Chef
            - mobarena.classes.Tank
            - mobarena.classes.Archer
            - mobarena.classes.Knight
            - mobarena.arena.default
            - -xlevel.player.help
            - xlevel.player.help
            - xlevel.player.*
            - easyrpg.canreload
            - easyrpg.canrpg
            - '*'
            options:
                rank: '0'
            prefix: '&0(&4Admin&0)&7 '
        Member:
            prefix: '&0(&8M&7ember&0)&7 '
            permissions:
            - modifyworld.*
            options:
                rank: '900'
        VIP:
            prefix: '&0(&eVIP&0)&7 '
            permissions:
            - modifyworld.*
            inheritance:
            - Member
            options:
                rank: '800'
        Moderator:
            prefix: '&0(&1Moderator&0)&7 '
            permissions:
            - mobarena.use.spectate
            - mobarena.use.leave
            - mobarena.use.join
            - mobarena.classes.Oddjob
            - mobarena.classes.Chef
            - mobarena.classes.Tank
            - mobarena.classes.Archer
            - mobarena.classes.Knight
            - mobarena.arena.default
            - xlevel.player.*
            - easyrpg.canrpg
            - modifyworld.*
            options:
                rank: '100'
    users:
        fumm:
            group:
            - Admin
        Mineore:
            group:
            - Moderator
        Jack8530:
            group:
            - Moderator
        NickBrahz:
            group:
            - Moderator
    
    this is the permissions.yml in the plugins/permissionEX folder
     
  21. Offline

    TechnoLlama

    I'm not sure if this is the right place to ask this, but I'm going to go for it.

    So, my group has been playing Minecraft for a little while now. We actually started with a purely creative server, using a few plugins, like WorldEdit, to make things easier. That was all privately hosted by one of our members, with everyone on the server made OP for simplicity's sake. Recently, however, we switched to actual server hosting with NFO, playing in survival. Now, everything is working fantastically, but the challenge I am facing is that we want to greet the release of 1.9 by setting up an economy on our server. We are only about 10 people right now, but we are slowly growing.

    The advice I need is some guidelines/recommendations on how to set up an economy for a reasonably small population. We plan to grow until around 40-50 players, but I don't want to wait until we have that many to start the economy. We'd like to have shops, banks, etc., so I was under the impression that iConomy would be the best option. Am I wrong? Players on my server expect me to simply implement an economy they can start using immediately, but if item values, starting money, and inflation don't have some default settings, then I have no idea where to start. Additionally, I know I'm going to need to start using Permissions. I had tried in the past, and completely given up for lack of being able to configure it correctly (even after reading the tutorials). Is there a guide you would recommend to help understand it? I would also love to find a template that has three simple groups (unregistered guest, member, Admin), so I can just fill it in with my players and permission nodes.

    I realize this is long and probably a bit vague, but I'm at least looking for some links to guides about this topic, and at best some experienced advice on how I can transition into an economy that is still going to be fun.

    Thanks =)
     
  22. Offline

    Mrchasez

    1: Use GroupManager, Get a copy from Essentials page
    2: Use Iconomy, Its the best.
    3: Use ChestShop for Shops, Or EssentialsShops but that dont work well with LWC.
     
  23. Offline

    TechnoLlama

    I actually had already planned on using Essentials for some basic commands and protection functions. I was also using it on our creative server. Will Essentials' economy engine conflict with iConomy. I didn't see EssentialsEco as a separate .jar, so I'm assuming it's part of the core plugin. I realize I could get GroupManager separately, but did you suggest that because Essentials core might cause conflicts?
     
  24. Offline

    Mrchasez

    If you have Iconomy, You can disable EssentialsEco.
    GroupManager is apart of essentials pack
     
  25. Offline

    TechnoLlama

    Ok great, thanks for the help. I just took a look at GroupManager, and that is definitely going to help a lot.
     
  26. Offline

    hammale

    well did u get it to generate a server.log? im just DYING to hear your question :p
     
  27. Offline

    M1sT3rM4n

    He hasn't reported back.
     
  28. Offline

    Tolerance

    Very Interesting. I know this post is a bit old, but still a great idea!
     
  29. Offline

    hammale

    lol all credit goes to the bearded man!
     
  30. Offline

    M1sT3rM4n

    The truth is, I never wash my beard.
     
Thread Status:
Not open for further replies.

Share This Page