Inactive [MECH/FUN] SpeedBall - Now with slimeballs! [BukkitDev]

Discussion in 'Inactive/Unsupported Plugins' started by needspeed10, Jun 5, 2011.

  1. Offline

    needspeed10

    SpeedBall - Soccer plugin

    With SpeedBall you can play soccer in Minecraft.
    [​IMG]

    Visit the BukkitDev site!
    Features:
    • Stadiums
    • More than 2 Goals
    • More Stadiums than 1
    • Tricots
    • Protection against streakers ;)
    • Any ball type you want
    • Permissions support
    • Stadiums are saved
    • Select areas with a slimeball
    • Play with a slimeball
     
    kahlilnc, 33henry11 and tinytiny123 like this.
  2. Offline

    andreblue

    @needspeed10
    I mean a way for the people that want to play to do a command to join a game thats about to start, like i do /sb join
    Which would bring them to a game about to start, on like a timer, like one minute till game, and if you want to get in you do a command instead of having to add all of the names
     
  3. Offline

    needspeed10

    Like I already said:
     
  4. Offline

    andreblue

    @needspeed10
    so if the player does that he will be entered into the game and tped to the field?
     
  5. Offline

    needspeed10

    exactly
     
  6. Offline

    LoadingOnly

    I enter /sbgame addplayer Test Red SarasLT
     
  7. Offline

    needspeed10

    It should be /sbgame addplayers Test Red SarasLT
    If it doesn't even work with that post the whole exception out of your console, so I can see at which line it is.
     
  8. Offline

    ferrousphantom

    i really like it, but i wish you could use a slimeball, like in craftball. i want official games and stadiums like this which it doesnt have, but it would be cool if this could use actual balls like they do.
     
  9. Offline

    needspeed10

    Like I said: It will be available.
     
  10. Offline

    fatmarley

    I've installed this and have found two issues. The first one is GOOOALLL is not appearing in the chat window. I wonder is herochat or ichat would cause an issue with this.

    Also, when I went to check the score using /sbgame points I got this error in console.

    Code:
    2011-07-02 10:49:23 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sbgame' in plugin SpeedBall v0.3
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:725)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:691)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:684)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
    at need.speedball.commands.SBgame.onCommand(SBgame.java:45)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
     
  11. Offline

    TCLG6x6

    i think the commands are to hard because it take 10 minutes for only create a game on my server xD
     
  12. Offline

    hagwart2

    i get this error , whats wrong, i deleted the folder named speedball and made all right
    org.bukkit.command.CommandException: Unhandled exception executing command 'sbselect' in plugin SpeedBall v0.3 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84) at net.minecraft.server.NetworkListenThread.a(SourceFile:105) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361) at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) Caused by: java.lang.IllegalAccessError: tried to access class need.speedball.commands.SBselect$SelCommand from class need.speedball.commands.SBselect at need.speedball.commands.SBselect.onCommand(SBselect.java:28) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35) ... 12 more
     
  13. Offline

    needspeed10

    @hagwart2
    That shouldn't happen.
    Is that happening everytime you try to use the sbselect command?
    What command are you typing in?
     
  14. Offline

    fatmarley

    wow, way to ignore my post..

    its about two 3 up...

    I am excited to get this to work, so any help possible.
     
  15. Offline

    needspeed10

    I can't help anyone if you don't post me exactly what you've typed in.
    If it really was /sbgame points, you have to specify a game.
    Like this /sbgame points mygame.
     
  16. Offline

    needspeed10

    Version 0.4 released

    • Itemballs now working with /sbselect ball item "name"
    This means you can play now with normal balls moving, when you touch them (not hit them).
    This was requested by many users so here is it... much fun with it!
     
  17. Offline

    gamer1129

    Am I missing something terribly, or is the only way to delete a stadium or field to manually delete its file?
     
  18. Offline

    needspeed10

    Yes it's the only way.. but I'll release today a version where you can delete them by a command.

    Version 0.4.1 released

    • Changed how entities are loaded after restart
    • Added /sbremove command

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

    gamer1129

    Omg, YES!!! THANK YOU :D This is just what I needed. Thanks for updating so quick :D You rock dude :)
     
  20. Offline

    hagwart2

    every command i type in, i'll get this error
     
  21. Offline

    needspeed10

    Do you have the right arguments?
    Try e.g: /sblist games
     
  22. Offline

    Joggal

    sprinting will be very nice for this game! with an time limit like in cod, caus than it will be more realistic! xD
     
  23. Offline

    DarkRichter

    How that works with Slimeballs?
    I hold a Slimeball in the hand and write /sbselect ball item <name>
    Need help with that ^^
     
  24. Offline

    needspeed10

    Simply type /sbselect ball item <name>
    It's not important what you are holding in your hand.
     
  25. Offline

    SzymekPL

    I get this when i score :(
    That's awesome plugin, please, help me!

    Code:
    12:48:47 [SEVERE] Could not pass event PLAYER_INTERACT to SpeedBall
    java.lang.NullPointerException
            at need.speedball.Game.reachedPoint(Game.java:106)
            at need.speedball.objects.BlockBall.kick(BlockBall.java:58)
            at need.speedball.listener.PlayerListener.onPlayerInteract(PlayerListene
    r.java:53)
            at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:314)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:338)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:573)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  26. Offline

    needspeed10

    @SzymekPL Try to delete your stadium and goals. Then recreate them and register a new Game with these.
     
  27. Offline

    FRLanc

    doesnt work on 1060
     
  28. Offline

    FRLanc

    Update plz!
     
  29. Offline

    needspeed10

    Sorry but I'm on holidays :D
    The only thing I have here is my laptop(and the sea :p).
    Unfortunately I don't have any of my code on it.
     
  30. Offline

    FatesDemise

    Sorry not that helpful, as i was just testing for a friend and dont have the log, but was giving a internal error when i tried to start the game, but up to that point went perfect.

    Also, could you somehow try to simplify starting the game., maybe like make it auto sort players and just have a /sbstart command or something?
     
  31. Offline

    needspeed10

    There's already a feature to autosort/add players:
    Code:
    /sbgame autoaddplayers <gamename>
     

Share This Page