Need Help? Post Q's here and ill try to answer them!

Discussion in 'Bukkit Help' started by emericask8ur, Aug 8, 2011.

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

    emericask8ur

    Post Q's here from anywhere to How to start a server to what plugins to use and even how to make a plugin![zombie]
    Note * if you have a error in your server use the
    Code:
    This is what i want you to use for long errors 
    BB because i will not answer if it spams a huge message!

    reserved

    Post your Q's Here guys! So easy!

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

    SoapOnaRope

    How can i make it so cracked minecrafts can join?
     
  3. Offline

    emericask8ur

    Go to the server Properties file and switch online mode true to false
     
    Oroborous likes this.
  4. Offline

    Coelho

    You just killed me, good job. /diedbecauseanothernoobisnowillegalderp
     
  5. Offline

    mugabuga

    Is there a way to have reserved slots without opping them?
     
  6. Offline

    Gbear

    \
    Code:
    >20:21:26 [SEVERE] java.sql.SQLException: [SQLITE_BUSY] The database file is locked (database is locked)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    >20:21:26 [SEVERE] at org.sqlite.DB.execute(DB.java:339)
    >20:21:26 [SEVERE] at org.sqlite.DB.executeUpdate(DB.java:363)
    >20:21:26 [SEVERE] at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
    >20:21:26 [SEVERE] at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:859)
    >20:21:26 [SEVERE] at com.griefcraft.model.Protection.saveNow(Protection.java:379)
    >20:21:26 [SEVERE] at com.griefcraft.lwc.UpdateThread._flush(UpdateThread.java:141)
    >20:21:26 [SEVERE] at com.griefcraft.lwc.UpdateThread.run(UpdateThread.java:92)
    >20:21:26 [SEVERE] at java.lang.Thread.run(Thread.java:662)
    >20:21:26 [SEVERE] java.sql.SQLException: [SQLITE_BUSY] The database file is locked (database is locked)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    >20:21:26 [SEVERE] at org.sqlite.DB.execute(DB.java:339)
    >20:21:26 [SEVERE] at org.sqlite.DB.executeUpdate(DB.java:363)
    >20:21:26 [SEVERE] at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
    >20:21:26 [SEVERE] at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:859)
    >20:21:26 [SEVERE] at com.griefcraft.model.Protection.saveNow(Protection.java:379)
    >20:21:26 [SEVERE] at com.griefcraft.lwc.UpdateThread._flush(UpdateThread.java:141)
    >20:21:26 [SEVERE] at com.griefcraft.lwc.UpdateThread.run(UpdateThread.java:92)
    >20:21:26 [SEVERE] at java.lang.Thread.run(Thread.java:662)
    >20:21:26 [SEVERE] java.sql.SQLException: [SQLITE_BUSY] The database file is locked (database is locked)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    >20:21:26 [SEVERE] at org.sqlite.DB.execute(DB.java:339)
    >20:21:26 [SEVERE] at org.sqlite.DB.executeUpdate(DB.java:363)
    >20:21:26 [SEVERE] at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
    >20:21:26 [SEVERE] at com.griefcraft.sql.PhysDB.unregisterProtection(PhysDB.java:894)
    >20:21:26 [SEVERE] at com.griefcraft.model.Protection.remove(Protection.java:325)
    >20:21:26 [SEVERE] at com.griefcraft.modules.free.FreeModule.onProtectionInteract(FreeModule.java:40)
    >20:21:26 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:165)
    >20:21:26 [SEVERE] at com.griefcraft.listeners.LWCPlayerListener.onPlayerInteract(LWCPlayerListener.java:143)
    >20:21:26 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
    >20:21:26 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    >20:21:26 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    >20:21:26 [SEVERE] at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
    >20:21:26 [SEVERE] at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:63)
    >20:21:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
    >20:21:26 [SEVERE] at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    >20:21:26 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    >20:21:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    >20:21:26 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    >20:21:26 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    >20:21:26 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    >20:21:26 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >20:21:26 [SEVERE] java.sql.SQLException: database is locked
    >20:21:26 [SEVERE] at org.sqlite.DB.throwex(DB.java:370)
    >20:21:26 [SEVERE] at org.sqlite.DB.exec(DB.java:76)
    >20:21:26 [SEVERE] at org.sqlite.Conn.commit(Conn.java:343)
    >20:21:26 [SEVERE] at com.griefcraft.lwc.UpdateThread._flush(UpdateThread.java:148)
    >20:21:26 [SEVERE] at com.griefcraft.lwc.UpdateThread.run(UpdateThread.java:92)
    >20:21:26 [SEVERE] at java.lang.Thread.run(Thread.java:662)
    >20:21:26 [SEVERE] java.sql.SQLException: [SQLITE_BUSY] The database file is locked (database is locked)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    >20:21:26 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    >20:21:26 [SEVERE] at org.sqlite.DB.execute(DB.java:339)
    >20:21:26 [SEVERE] at org.sqlite.DB.executeUpdate(DB.java:363)
    >20:21:26 [SEVERE] at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
    >20:21:26 [SEVERE] at com.griefcraft.sql.PhysDB.unregisterProtectionRights(PhysDB.java:926)
    >20:21:26 [SEVERE] at com.griefcraft.sql.PhysDB.unregisterProtection(PhysDB.java:900)
    >20:21:26 [SEVERE] at com.griefcraft.model.Protection.remove(Protection.java:325)
    >20:21:26 [SEVERE] at com.griefcraft.modules.free.FreeModule.onProtectionInteract(FreeModule.java:40)
    >20:21:26 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:165)
    >20:21:26 [SEVERE] at com.griefcraft.listeners.LWCPlayerListener.onPlayerInteract(LWCPlayerListener.java:143)
    >20:21:26 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
    >20:21:26 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    >20:21:26 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    >20:21:26 [SEVERE] at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
    >20:21:26 [SEVERE] at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:63)
    >20:21:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
    >20:21:26 [SEVERE] at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    >20:21:26 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    >20:21:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    >20:21:26 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    >20:21:26 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    >20:21:26 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    >20:21:26 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >20:21:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    Help !
     
  7. Offline

    emericask8ur

    I'm sure there's plugins for reserving slots!
     
  8. Offline

    Lolmewn

  9. Offline

    emericask8ur

    Seems to me that one of your plugins has a corrupt data base! Does this pop up when you do something or once u start the server?

    Shoot lol

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

    Semje

    I have the same thing as Gbear but it only happens when certain plugins are online so we had to strip the server down to the bare essentials like bukkit and craftbukkit etc and we're bringing them back one-by-one any plugins you wouldnt suggest adding to the server that usually crash servers using craftbukkit?
     
  11. Offline

    emericask8ur

    If you get errors like this i wouldnt get the plugin again unless they have fixed the errors and bugs!

    Ask more!

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

    Spartanfox01

    So i'm id say a novice at Servers and other thing but I thought id give it a shot, I'v gotten this far and have hit a block,
    I cannot connect to my bukkit server, The message reads you have lost connection like a millisecond after I hit the Connect button, but my server is running the box says it is on and I can type and say stuff on the Server window for bukkit, I have my internal ip in the server properties, I had my firewall off and on and it still does the same for both, i tried using the normal Minecraft server you get on Minecraft.net and that works bukkit doesn't tho, my IP to get in the server is 75.106.171.206:25565 I use that to get into the normal server and it works but when I use it for bukkit I get connection lost, and Iv also tried local host and it also doesn't work, iv forwarded my port and have it confirmed as open on several different port finding websites, Iv asked many different people what to do and they don't know,
    please help me =]
     
  13. Offline

    Maria123

    Hey! Im running windows 7 ultimate service pack 1 x64, java version 1.6.0, craftbukkit 1000, this command:
    @echo off
    java -Xmx1024M -Xms1024M -cp ItemCraft.jar;craftbukkit-0.0.1-SNAPSHOT.jar org.bukkit.craftbukkit.Main
    Pause
    with no plugins.. and i cant connect, just getting "disconnect.endOfSteram"
    http://i1046.photobucket.com/albums/b461/Egonomic/Untitled.jpg
    can u help me? :)
     
  14. Offline

    Minelate

    How i can make Free build server? Can you make me that server and send me link for these files? I mean Everyone can do something like /i <Item id/name> <how many>
    then everyone can build no need op.

    Thanks!
     
  15. Offline

    emericask8ur

    Hmm can you give me the exact code of what happend?

    Well one time i had a lot of mods on my Minecraft and it wont let me get online! I can see some mods in your bukkit Folder, try deleting some! see if that works! it worked for me :)

    Well for that i used a series of plugins called Essentials. I dont think they make them anymore but i use it still! I bet if you search on Youtube Minecraft Essentials plugin Download you will find something! Now you know what your searching for! Sadly im not home until Friday so I cant send you it, but if you cant find it by Friday ill be glad to send it to you

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

    Spartanfox01

    do you mean what exsatly the server said when it booted up or something else, im very very new to all this im tring to learn

    wait wait does it matter if I have a bukkit server from 1.7.2?

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

    emericask8ur

    Yes! You need 1.7.3 the latest build
     
  18. Offline

    rockxz2135

  19. Offline

    emericask8ur

    Last edited by a moderator: May 18, 2016
  20. Offline

    Lolmewn

    Ye me too :p
     
  21. Offline

    dillon40

    My server just randomply changed to german (i think). anytime i type in a command the response is in this foreign language. please help to get my server back to english!! also does anyone know if theres a working version of region market (i had to delete it because it caused about 20 severe warnings on server boot XD)
     
  22. Offline

    emericask8ur

    Never seen that happen lol
     
  23. Offline

    dillon40

    shitty. im searching everywhere but i cant find out how to fix it :/
     
  24. Offline

    emericask8ur

    I would redownload the newest build and if its still in german or w.e go to your compuuter settings and it might be set on Germany something , not sure but see if thats the problem
     
  25. Offline

    JerriCop

    Would you like to be a part of MCMSC (Minecraft Multiplayer Support Centre that I'm starting to get off of the ground, my friend?
    Add me on skype before anything (only if you wish to)
    Skype: JerriCop
     
  26. Offline

    emericask8ur

    That would be great!

    Post Q's On here!

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

    CycloOop

    I guess you already read my thread but... just in case you didn't :p

    Despite it is installed and enabled (according to the server log), GroupManager does not work. When I'm member of "Admin" group, I can't give/god/..., and when I should be default and able to do nothing, I can build and have 4 pages of commands in /help... Any idea where it could be from ?

    EDIT : didn't see you answered on my thread, sry ;)
     
  28. Offline

    xizvyrious

    I am unsure that my problem is a bukkit build 953 problem or a plugin but I have noticed that I am receiving [Info] messages pertaining to an unknown arrow and have also noticed that after recognizing this message in my terminal I experience awkward issues that I have not had before while running the same exact configs and setups for every plugin as well as the server itself for a long time now. These issues include but not are limited to random lag spikes, server starting and not letting anyone join and only listing they lost connection while never connecting in the first place. I have been running a bukkit server since last fall and have set up many other servers for people. I have never encountered this issue. I am not looking for an answer telling me to use any other build than 953 since I am very happy in the way 953 has held itself. I am hoping for a real and professional like answer if possible, thanks.

    Info messages (some not all of them):
    [INFO] Wrong location! net.minecraft.server.EntityArrow@bc
    [INFO] Wrong location! net.minecraft.server.EntityArrow@8f8e
    [INFO] Wrong location! net.minecraft.server.EntityArrow@b09
    [INFO] Wrong location! net.minecraft.server.EntityArrow@19a353
    [INFO] Wrong location! net.minecraft.server.EntityArrow@8f8e
    [INFO] Wrong location! net.minecraft.server.EntityArrow@1982d3
    [INFO] Wrong location! net.minecraft.server.EntityArrow@827d
    [INFO] Wrong location! net.minecraft.server.EntityArrow@a16
    [INFO] Wrong location! net.minecraft.server.EntityArrow@179
    etc...
    these messages appear to only happen in isolation and not spamming in groups with one another and most times are reproducible upon starting the server but occurs randomly while the server runs.
     
  29. Offline

    dillon40

    ok so solution found...i accidentally enabled "locale" in the essentials plugin which is default in german XD
     
  30. Offline

    emericask8ur

    Lol good you found out!
     
Thread Status:
Not open for further replies.

Share This Page