Help Thread Closed.

Discussion in 'Bukkit Help' started by Orcem12, Jul 21, 2011.

?

Did I Help you? Answer After I help please.

  1. Yes

    16 vote(s)
    66.7%
  2. No

    3 vote(s)
    12.5%
  3. I didn't get a response

    5 vote(s)
    20.8%
Thread Status:
Not open for further replies.
  1. Offline

    Orcem12

    What's your problem Star?

    What kind of Network do you have? Netgear? Cause I'm watching tutorials trying to understand how the mac works and they are port forwarding the same way I do. Also remember not to use your real IP when port forwarding you must use your IPv4 or IPv6 IP should be 192. blah blah or 172. blah blah
    When Forwarding you use your IPv4 IP
    and the port will be 25565

    I will be absent most of the day tomorrow and I will be getting off here shortly, if you still need help post within the next 30 mins.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  2. Offline

    msz9

    It is a Belkin router.
    I put in 192.168.2.1 and I did it correctly(it works with minecraft creative)
    So, what else could be wrong?
     
  3. Offline

    Orcem12

    You seem to be doing everything correctly... when you connect to your server do you use localhost or your IP?
     
  4. Offline

    msz9

    I use my IP
    Wait, this is in Terminal when I try to load the server. It gives me an error saying the port is in use.
     
  5. Offline

    Orcem12

    I just helped someone with this a few mins ago and got it working try using my .bat file http://dl.dropbox.com/u/29151356/Minecraft Server.rar
     
  6. Offline

    conway220

  7. Offline

    msz9

  8. Offline

    Trollkemada

    Hey, i was hopping you can help me here:

    Do you know why i am getting those messages?
    Here's the pastebin:
    http://pastebin.com/22FDwu4W

    I guess is something about de Garbache Collector of Java, how can i fix that? Or why is it happenig?

    Im using this to run the server: java -d64 -Xms2048M -Xmx2048M -jar craftbukkit.jar

    Java: Sun Microsystems Inc. 1.6.0_22
    OS: Linux 2.6.34.6-xxxx-grs-ipv6-64 (amd64)
    Bukkit: git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)

    -------
    Plugins
    -------

    HeroSpawn : 0.2
    SpyerAdminCommands : 1.4 stable
    MobBounty : 4.05
    Permissions : 3.1.6
    GroupSpawn : 1.4
    AutoMessage : 1.5
    HeroChat : 4.10.3
    SpyerAdmin : 1.4 stable
    xAuth : 2.0b3
    SimpleRestart : 1.1.0
    WorldEdit : 4.6
    Towny : 0.73.1
    PermissionsPlus : 3.2
    SignLift : 0.7
    OpenInv : 1.3.1
    MinecraftViewer : 1.0c
    iConomyDeath : 0.7
    iConomy : 5.01
    MCDocs : 10
    PermissionsSql : 1.3
    Votifier : 1.4
    AppleTree : 0.5.1
    dynmap : 0.19.2
    Landmarks : 0.2
    WorldGuard : 5.2.2
    Minecart Permanence: 1.0.0
    Minequery : 1.5
    Questioner : 0.4
    WurkIt : 1.1.1
    HeroicDeath : 1.8.1.156
    p2Aliases : 1.3
     
  9. Offline

    Starwobble

    i get this error?
    i tryed restarting, reinstalled java, redownloaded it, remade bat file i dunno what to do xD



    java.lang.ExceptionInInitializerError
    at net.minecraft.server.StatisticCollector.<clinit>(SourceFile:5)
    at net.minecraft.server.StatisticList.<clinit>(SourceFile:31)
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:
    at org.bukkit.craftbukkit.Main.main(Main.java:123)
    Caused by: java.lang.NullPointerException
    at java.util.Properties$LineReader.readLine(Unknown Source)
    at java.util.Properties.load0(Unknown Source)
    at java.util.Properties.load(Unknown Source)
    at net.minecraft.server.StatisticStorage.<init>(SourceFile:17)
    at net.minecraft.server.StatisticStorage.<clinit>(SourceFile:8)
    ... 4 more
    Press any key to continue . . .
     
  10. Offline

    vJuggerz

    Hi, I was just wondering if there is a plugin or anything that would help me do something to stop people griefing the spawn area?
    If there is, is there a tut to use it because i most probably won't be able to use it :)
    thanks
     
  11. Offline

    godgodgodgo

    I have permissions 2.7.4. How do I convert this to bukkits new permissions system?

    My Permissions2.7.4 file:
    Code:
    plugin:
        permissions:
            system: default
            copies: null
    groups:
        Default:
            default: true
            info:
                prefix: '&2'
                suffix: '&f'
                build: true
            inheritance: null
            permissions:
            - commandbook.kit.list
            - commandbook.kit.kits.starter
            - commandbook.spawn
            - commandbook.say.me
            - commandbook.msg
            - commandbook.rules
            - commandbook.motd
            - commandbook.who
            - commandbook.clear
            - lwc.protect
            - multihome.home
            - codes.redeem
            - iSort.basic.all
            - iSort.basic.top
            - iSort.basic.range
            - iSort.basic.chest.command
            - iSort.basic.chest.wand
            - iSort.adv.stack
            - mobarena.use.join
            - mobarena.use.leave
            - mobarena.use.spectate
            - mobarena.classes.*
            - mobarena.arenas.sand
            - mobarena.arenas.glow
        Regular:
            default: false
            info:
                prefix: '&a'
                suffix: '&f'
                build: true
            inheritance:
            - Default
            permissions:
            - commandbook.kit.list
        Super_Friends:
            default: false
            info:
                prefix: '&d'
                suffix: '&f'
                build: true
            inheritance:
            - Default
            permissions:
            - commandbook.kit.list
        Moderator:
            default: false
            info:
                prefix: '&b'
                suffix: '&f'
                build: true
            inheritance:
            - Default
            permissions:
            - mcbans.mute.player
            - mcbans.mute.all
            - mcbans.kick
            - mcbans.lookup
            - mcbans.unban
            - mcbans.ban.temp
            - mcbans.ban.local
            - mcbans.ban.global
            - mcbans.ban.view
            - mcbans.vote
            - mcbans.vote.kick
            - mcbans.vote.msg
            - mcbans.reload
            - mcbans.mod
            - lwc.mod
            - commandbook.give
            - commandbook.give.other
            - commandbook.give.stacks
            - commandbook.give.stacks.unlimited
            - commandbook.give.infinite
            - commandbook.more
            - commandbook.more.infinite
            - commandbook.time.check
            - commandbook.time
            - commandbook.spawnmob
            - commandbook.weather
            - commandbook.weather.thunder
            - commandbook.teleport
            - commandbook.teleport.other
            - commandbook.return
            - commandbook.call
            - commandbook.slap
            - commandbook.slap.other
            - commandbook.rocket
            - commandbook.rocket.other
            - commandbook.barrage
            - commandbook.barrage.other
            - commandbook.shock
            - commandbook.shock.other
            - commandbook.thor
            - commandbook.whois
            - commandbook.whois.other
            - nocheat.speedhack
            - nocheat.moving
            - nocheat.flying
            - nocheat.fakesneak
            - nocheat.fastswim
            - nocheat.airbuild
            - spyer.spy
            - spyer.stopmobs.admin
            - spyer.seeAll
            - logblock.tool
            - logblock.toolblock
        Admins:
            default: false
            info:
                prefix: '&4'
                suffix: '&f'
                build: true
            inheritance: null
            permissions:
            - '*'
    users:
        godgodgodgo:
            group: Admins
            permissions: null
        lasse3002:
            group: Moderator
            permissions: null
        groverfield:
            group: Super_Friends
            permissions: null
        neededwings:
            group: Super_Friends
            permissions: null
        8jnv:
            group: Moderator
            permissions: null
        Paulhughes2:
            group: Regular
            permissions: null
     
  12. Offline

    KsS

    Hi,
    Im getting pretty tired of this since my friends are abusing it ;) My problem is that if they are not OP they cannot pick up items, im running permissions 3.* ( thus im using bukkit ).
    Permissions works when OP is given so i dont think that permissions is the problem. Ive been googling untill my fingers bled but i cant find whyyyy :D
    Its probably something quite easy but i cant just remember what i have forgotten.

    Help me :>
     
  13. Offline

    Rahazan

    Dear Bukkit community,

    The server I have been running tends to grow laggy in certain parts of the world. The mobs keep spawning and spawning. They do not seem to despawn, or well, it grows more laggy overtime.
    The lag is only present in that part of the world where people have been for quite a long time. The lag shows itself as a delay when relaying messages, placing/removing blocks etc.. In other words; normal server lag.

    Now you may think; Oh, the server computer must be crap. Well, it's not;
    Server hardware
    Intel Xeon X5680 3.33GHz
    24 GB DDR3 RAM
    120 GB SSD + 1,5 TB HDD
    1Gbit Connection

    The plugins we are running:
    Show Spoiler
    [​IMG]


    What I am asking:
    What is causing this and is there a solution?

    Perhaps there is a plugin that actually kills every mob in the world (unlike WorldGuard's butcher which only temporarily removes them). A plugin that would have the console execute a few commands would also be helpful as a last resort; restarting the server every two hours (or killing all mobs in the server every two hours)...

    Kind regards,
    Rahazan
     
  14. Offline

    Orcem12

    Sorry Back, I will answer all questions here shortly for I am now in the US :)

    1. 2011-07-24 00:24:53 [SEVERE] at org.dynmap.web.handlers.FilesystemHandler.closeFileInput(FilesystemHandler.java:67)
    2. 2011-07-24 00:25:23 [SEVERE] at org.dynmap.web.handlers.FileHandler.handle(FileHandler.java:119)
    Dynmap problem.. The server cannot transfer the data at the same speed the server is running

    Try this, your computer isn't picking up Craftbukkit to well. Just humor and try "this"
    To tell you the truth you don't have to use bukkit's permissions system, if your permissions is working stay with it. ;)

    Paste your permissions and plugins here and I'll help you out ;)
    Love this, ok assuming that you have a pretty big server this lag is being caused by HUGE amounts of zombies being spawned in one certain area.. This is a error caused by no other then Citizens! That's right. Citizens has a bug that I reported 5+ times that when you leave a npc alone for a extended period of time they gather a horde and I mean Horde of zombies. Mainly why I removed citizens after doing research to confirm my theory. It is in fact a citizens bug. :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  15. Offline

    stevedud90

  16. Offline

    Orcem12

    You just have a little permissions problem that's all :)
     
  17. Offline

    KsS

    DefaultCommands
    iConomy
    InstaBreak
    Lockette
    Remove_Explosion
    Towny
    WorldEdit

    Code:
    groups:
        Alla:
            default: True
            info:
                prefix: '&f'
                suffix: ''
                build: False
                interact: True
            inheritance: 'null'
            permissions:
              - 'help'
              - 'version'
              - 'motd'
              - 'servertime'
              - 'accept'
              - 'players'
              - 'backpack.*'
              - 'backpack.saveactionbar'
              - 'backpack.toggle'
              - 'commandSigns.*'
              - 'invite'
              - 'join'
              - 'lastseen'
              - 'localshops.buysell'
              - 'localshops.user.*'
              - 'localshops.user.buy'
              - 'lockette.user.create.*'
              - 'lottery.buy'
              - 'mcmmo.ability.*'
              - 'mcmmo.commands.*'
              - 'mcmmo.skills.*'
              - 'ping'
              - 'say'
              - 'iConomy.list '
              - 'iConomy.rank '
              - 'towny.town.claim'
        Vanlig:
            default: False
            info:
                prefix: '&a'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Alla'
            permissions:
              - 'join'
              - 'invite'
              - 'lastseen'
              - 'ping'
              - 'dc.do'
              - 'dc.home.self'
              - 'dc.sethome.self'
              - 'dc.online'
        Moderator:
            default: False
            info:
                prefix: '&1'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Vanlig'
            permissions:
              - 'kick'
              - 'ban'
              - 'ban-ip'
              - 'give'
              - 'giveme'
              - 'giveto'
              - 'goto'
              - 'summon'
              - 'lookup'
              - 'pardon'
              - 'pardon-ip'
              - 'save-all'
              - 'say'
              - 'stats'
              - 'tp'
              - 'whois'
              - 'dc.*'
        Admin:
            default: False
            info:
                prefix: '&4'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Moderator'
            permissions:
              - '*'
              - 'lockette.admin.bypass'
              - 'lockette.admin.snoop'
              - 'citizens.admin'
              - 'citizens.use.npctype'
              - 'towny.admin'
        Agare:
            default: False
            info:
                prefix: '&6'
                suffix: ''
                build: True
                interact: True
            inheritance:
            permissions:
              - '*'
    I might add that i used MyCraft to create my server (a)

    thanks!

    Also, everyone have the "Vanlig" user-type
     
  18. Offline

    Orcem12

    What is the problem? lol
     
  19. Offline

    KsS

    Let me rewrite my problem ;p

    ---
    I give OP to a player ( in the server window, not ingame )
    The player can pick up items and use doors etc.

    I take back OP form a player ( again, in the server window )
    The player cannot pick up items and use doors etc.

    So my problem is that everyone must have OP, which i dont want everyone to have ;p

    If i disable permissions i still have the same problem, if i disable all other plugins i still have the same problem.
    So, i have concluded that it is not a plugin thats causin this ;D
     
  20. Offline

    Orcem12

    Make sure that dc.do is given to the "Guest" class, let me look over this.. 1 sec

    Code:
    groups:
        Alla:
            default: True
            info:
                prefix: '&f'
                suffix: ''
                build: False
                interact: True
            inheritance: 'null'
            permissions:
              - 'help'
              - 'version'
              - 'motd'
              - 'servertime'
              - 'accept'
              - 'players'
              - 'backpack.*'
              - 'backpack.saveactionbar'
              - 'backpack.toggle'
              - 'commandSigns.*'
              - 'invite'
              - 'join'
              - 'lastseen'
              - 'dc.do'
              - 'localshops.buysell'
              - 'localshops.user.*'
              - 'localshops.user.buy'
              - 'lockette.user.create.*'
              - 'lottery.buy'
              - 'mcmmo.ability.*'
              - 'mcmmo.commands.*'
              - 'mcmmo.skills.*'
              - 'ping'
              - 'say'
              - 'iConomy.list '
              - 'iConomy.rank '
              - 'towny.town.claim'
        Vanlig:
            default: False
            info:
                prefix: '&a'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Alla'
            permissions:
              - 'join'
              - 'invite'
              - 'lastseen'
              - 'ping'
              - 'dc.do'
              - 'dc.home.self'
              - 'dc.sethome.self'
              - 'dc.online'
        Moderator:
            default: False
            info:
                prefix: '&1'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Vanlig'
            permissions:
              - 'kick'
              - 'ban'
              - 'ban-ip'
              - 'give'
              - 'giveme'
              - 'giveto'
              - 'goto'
              - 'summon'
              - 'lookup'
              - 'pardon'
              - 'pardon-ip'
              - 'save-all'
              - 'say'
              - 'stats'
              - 'tp'
              - 'whois'
              - 'dc.*'
        Admin:
            default: False
            info:
                prefix: '&4'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Moderator'
            permissions:
              - '*'
              - 'lockette.admin.bypass'
              - 'lockette.admin.snoop'
              - 'citizens.admin'
              - 'citizens.use.npctype'
              - 'towny.admin'
        Agare:
            default: False
            info:
                prefix: '&6'
                suffix: ''
                build: True
                interact: True
            inheritance:
              - 'Admin'
            permissions:
              - '*'
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  21. Offline

    tarsard

    hey i was trying to find out how to put rules in my server thanks plzz reaply
     
  22. Offline

    Orcem12

  23. Offline

    KsS

    Hmm okay, i might have found the problem.. but i dont know how to fix;p

    Each time i set myself to i.e "Vanlig" and later tries to open a door or switch a lever i get a message in the server window saying this:
    Code:
    2011-07-24 23:51:32 [INFO] Creating group Regulars
    2011-07-24 23:51:32 [INFO] Creating group *
     
  24. Offline

    Orcem12

    Very Weird. It seems to be creating a class with all permissions...
     
  25. Offline

    tarsard

    u still here:confused:
     
  26. Offline

    KsS

    Hah.. simple mistake as i thought.. i had changed permissions on the wrong account..

    Iam a lost caus ;D

    Thanks for your guidance!

    To tell more exactly what i failed at:
    I had set my own account on a group that did not exist, therefor it created a group and added me to it, i had changed permission on another player haha ;<
     
  27. Offline

    Orcem12

    Anytime :)

    I answered your post lad, Click Here
     
  28. Offline

    tarsard

    orcem12 how do i put rules in my server ?
     
  29. Offline

    godgodgodgo


    That's the problem. After RB1000 some of the new nodes don't work. I'm not sure whether it's because they aren't updated or whether they have changed to the new system.
     
  30. Offline

    Orcem12

    I'm trying to post you this lol, CLICK ON THE BLUE
     
Thread Status:
Not open for further replies.

Share This Page