[WIP][FUN]Survival Games - Fully Automated Hungergames Plugin

Discussion in 'WIP and Development Status' started by Double0negative, May 5, 2012.

  1. Offline

    kyledag500

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Got a video about it and MYSQL setup!
    Plugin:


    MYSQL:
  2. Offline

    Snowingfilms-ScotSal

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hmmmm, thanks for the video(s). if there is NO other way ill resort to them. Thanks
    ScotSal
  3. Offline

    Snowingfilms-ScotSal

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    EDITED!
    ok a little process, in the config i put the database down as snowing films ( Which it is ) and everything else but when i start it up it says...

    12:53:01 [WARNING] Could not save config.yml to plugins/SurvivalGames/config.yml because config.yml already exists.
    12:53:01 [INFO] [SurvivalGames] Connecting to database...
    12:53:01 [WARNING] [SurvivalGames] Couldn't connect to MySQL database. Stopping...
    Unknown database 'survivalgames'
    12:53:01 [SEVERE] [SurvivalGames] !!!Failed to connect to the database. Please check the settings and try again!!!
    >
    So it is looking for a database called survivalgames and not snowingfilms, WHY

    This post has been edited 2 times. It was last edited by Snowingfilms-ScotSal Jun 10, 2012.
  4. Offline

    Bent_9999

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]

    Why do I get this???
    HELP!!!
  5. Offline

    Bent_9999

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    sorry if you cant see the pic. It says error...

    :mad:
  6. Offline

    YoshiProFTW

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do you set a full world as an arena? I'm trying to make 4 worlds: 1; Lobby, 2; Survival Games 1, 3; Survival Games 2, 4; Survival Games 3 (Because I noticed on one of my favorite servers that there is one).
  7. Offline

    ekebergt

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey im setting up a server and iv been looking around but there is no clear explanation as what to put in the database bit of the config file WHAT DO I PUT THERE AND WHERE DO I FIND IT
  8. Offline

    Motion101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hi i am reporting a bug when i try and run the survival games i keep getting this message plz fix it

    6:14:04 AM java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.skitscape.survivalgames.LobbyManager$LobbySignUpdater
    6:14:04 AM at org.bukkit.event.Listener.onChunkLoad(Listener:0)
    6:14:04 AM at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    6:14:04 AM at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    6:14:04 AM at java.lang.reflect.Method.invoke(Unknown Source)
    6:14:04 AM at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    6:14:04 AM at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    6:14:04 AM at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    6:14:05 AM at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:103)
    6:14:05 AM at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147)
    6:14:05 AM at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105)
    6:14:05 AM at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69)
    6:14:05 AM at org.bukkit.craftbukkit.block.CraftBlockState.getBlock(CraftBlockState.java:108)
    6:14:06 AM at org.bukkit.craftbukkit.block.CraftBlockState.update(CraftBlockState.java:116)
    6:14:06 AM at org.bukkit.craftbukkit.block.CraftSign.update(CraftSign.java:35)
    6:14:06 AM at org.bukkit.craftbukkit.block.CraftBlockState.update(CraftBlockState.java:112)
    6:14:06 AM at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:335)
    6:14:06 AM at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:275)
  9. Offline

    Motion101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  10. Offline

    thehottestcold

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can You add pre made maps to this if not help?:oops:
  11. Offline

    Noxturno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    would this work with multiworld? or multiverse? I have other worlds that I dont want to restart etc
  12. Offline

    WinryR

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes it will still work with multi-worlds.
  13. Offline

    WinryR

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Delete your config after updating.
  14. Offline

    Noxturno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    so any fix for people using multiverse or multiworld? getting long erros

    2012-07-15 00:57:24 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:24 [SEVERE] at org.bukkit.craftbukkit.CraftServer.getWorld(CraftServer.java:767)
    2012-07-15 00:57:24 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:166)
    2012-07-15 00:57:24 [SEVERE] at com.skitscape.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:143)
    2012-07-15 00:57:24 [SEVERE] at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:296)
    2012-07-15 00:57:24 [SEVERE] at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:275)
    2012-07-15 00:57:25 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:26 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:27 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:28 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:29 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:30 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:31 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:32 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:33 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:34 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:35 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:36 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:37 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:38 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:39 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:40 [SEVERE] java.lang.NullPointerException
    2012-07-15 00:57:41 [SEVERE] java.lang.NullPointerException


    and the null goes on for ever
  15. Offline

    Noxturno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    just got this other error

    http://pastebin.com/jF2y2sLZ
    and the sign its not reseting it still shows somepeoples names. as if they were waiting.
  16. Offline

    Noxturno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    one more thing.... once people join the game and the countdown its up everyone its stuck in place, and cant move any tips on how to fix this?
  17. Offline

    vikke175

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i have a proble Double0negative when a non op presses the sign it sayz no premission.
    What SHOULD i do?
  18. Offline

    Borlea

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    add permissions.. Figure out the rest
  19. Offline

    luka9x

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This plugin is absoulutely awsome but there is a HUGE BUG!
    Spectating not working properly

    What steps will reproduce the problem?
    1. spectate an arena
    2. wait untill the arena is finished, you get teleported back to spawn
    3. next game you join, ppl can't hit you, and you can't hit ppl or open chests
    4. If you want to become visible and normal player again you have to type /hg spectate again

    What is the expected output? What do you see instead? Expected: after finishing the arena, spectating people will get teleported back and cleared from all spectating features.


    I have this problem on my server so untill developers fix this I gotta delete spectate perm.
  20. Offline

    jamdonutkiwi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, this is an awesome plugin but i have a problem. When i create a lobby wall, i select all of it with //wand and then i do /hg setlobbywall as it is supposed to be but normally it should come up with writing on it but mine stay as blank signs? HELP PLEASE?
  21. Offline

    Dalek5961

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is there a permission to the chests? As owner I have all permissions and I am not upped I use permissionsEX as a non pope owner with perms to everything I can play fine, however everyone both defaults and moderators can join and play the game, however they cannot open any chests, I created an arena with a flawless experience for me however others cannot open chests. Is this a big, is there a fix?
  22. Offline

    totarno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    people, still can move i deleted my portal/teleport plugin because i didnt need it anyway.
    but when they join any arena they can walk.
    when i runned this plugin for the first time we couldnt walk at countdown but now its possible.
    it began when i maded a mysql database for this plugin.
    is there any fix for this?
    (this plugin is AMAZING!)
    Regards :D
  23. Offline

    Jerminator617

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a quick question, I have been trying to set up my own server, and for some reason when I drop the plugin into the plugins folder and start the server, this comes up at the end of the log.

    Code:
    12:20:45 AM [INFO] Preparing start region for level 1 (Seed: 2223859091491386541)
    12:20:45 AM [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
    12:20:45 AM [INFO] WEPIF: Using the Bukkit Permissions API.
    12:20:45 AM [INFO] [SurvivalGames] Enabling SurvivalGames vB 0.4.9
    12:20:45 AM [INFO] METRICS STARTING
    12:20:45 AM [INFO] Server permissions file permissions.yml is empty, ignoring it
    12:20:45 AM [INFO] Done (0.633s)! For help, type "help" or "?"
    12:20:46 AM [INFO] 1    1
    When this happens I am not allowed to join the server, it just keeps trying and then eventually fails.
    Now when I get rid of the .jar file the last line, with the "[INFO] 1 1" does not show up and the server will run just fine and I can join and everything works perfectly. Does anybody know what would be causing this? I have tried to find an answer but as of now nothing has popped up.
  24. Offline

    Double0negative

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Its having trouble loading your arenas, try deleting system.yml and reseting teh arenas and lobby wall/spawn
  25. Offline

    ForsakenRealmz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Why is it when a player dies in my Hunger Games they are instantly respawned right where they died? I have the lobby all set up... Not sure why they spawn back on their body.

    If they die of natural causes they spawn back in the lobby.

    Also.. The /sg help command is not really updated.. lol.

    This post has been edited 1 time. It was last edited by TnT Sep 9, 2012.
  26. Offline

    Ninjapenguin1254

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Mr. DoubleONegative,

    Me And A Friend Have Been Having Trouble Making New Arenas, As We Want To Load An Arena I Created.

    I Would Be More Than Happy If You Helped Us By Coming On To Our Server At 184.170.242.89 Or Telling Me Here How To Do It!

    Thanks,
    Ninjapenguin1254

    This post has been edited 1 time. It was last edited by md_5 Sep 20, 2012.
  27. Offline

    ForsakenRealmz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I got on your server, and noticed I was a Builder already. Not sure if that is normal... Anyways, it looks like you already have two arenas set up!
  28. Offline

    Ninjapenguin1254

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well builder is default, and we only have one arena which is named #2.

    But i made a arena on single player and wanted to import that arena to the server so we can use it.

    Thats what i wanted to ask, sorry about the confusion

    This post has been edited 1 time. It was last edited by TnT Sep 21, 2012.
  29. Offline

    ForsakenRealmz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You will need to use Worldedit. Go to the world you have your arena on, and select it with worldedit. Make sure once you make both selections with the wand to type '//expand 250 u' so then you will have it all. I normally type '//expand 15 d' to make sure the bottom of it will be safe as well. Then you need to type //copy. Once you type //copy, then you need to type //schematic save [name]. It will safe it in your Schematic's file in your worldedit plugin folder.

    Then you go to the world you want the arena on, and make sure that exact same worldedit plugin folder is on that world.. And type in //schematic load [name]. Then you can simply type //paste and place it in your world.

    Sorry if this is confusing! You can youtube "How to use schematics with worldedit" if that will help.
  30. Offline

    hissery12389

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a problem, when i try make a arena on my server with a pre-made map(F.E Variede's Survival Games v.1) it says successfully created. When I try to set a spawn in the arena, it says I need to be in a arena. ???. Help, please respond on this.

Share This Page