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

    dansterboy668

    when i try starting the game i cant move the ball, i configured everything correctly and it still doesn't work any ideas?
     
  3. Offline

    needspeed10

  4. Offline

    dansterboy668

  5. Offline

    needspeed10

    Which ballstyle did you choose?
    What happens when you type in /sblist games or /sblist balls?
    Do you get any errors?
     
  6. Offline

    dansterboy668

    balls doesnt work, and games theres none but i already created 1 for some reason it didnt read, ill try again
     
  7. Offline

    Don Redhorse

    @needspeed10 any idea why nothing is saved to the files?
    I created the stadium with goals and using a slimeball.. I can start the game but it never registers a goal.
    at least there is no output to chat. using mchat and cb 1060
     
  8. Offline

    needspeed10

    Speedball isnt working with CB 1060 I guess. But I think the new CB will be released in a few days.
    Then I will release a new version.
     
  9. Offline

    Don Redhorse

    ah thanks for that update... I will be ready :)
     
  10. Offline

    needspeed10

    Version 0.4.2 released

    • Fixed disappearing items (slimeball)
    • Added a ingame tutorial with /sbselect tutorial <step>
    • You won't get spamballs anymore
    • Compatible with CB 1185
     
  11. Offline

    SwisTak

    Why/How can i push the ball? Cuz i did all good, and don't know how to play, created stadium, goals, ball, players writing "/sbgame start test and can't push ball ...
    Help me;f
    ___
    @Edit

    Using minecraft version 1.8.1
     
  12. Offline

    needspeed10

    What ball did you use, slime or block?
    Are you added to the game? If not, try /sbgame addplayer yourgame yourname yourside
     
  13. Offline

    SonySTyleM

    PLs help me :(
    when i give /sbselect goal red then come No permission:/sbselect <subcmd>

    why pls help :/

    thx
     
  14. Offline

    BlancoLanda

    I have a problem :(, I want to have this nice plugin in my server but all commands give internal error! I use CB 1185... The plugin loaded perfectly:

    Code:
    20:53:42 [INFO] SpeedBall version 0.4.2 is enabled!
    But when i execute any command it happens:

    /sbselect <subcommand>


    Code:
    20:54:58 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sbse
    lect' in plugin SpeedBall v0.4.2
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
            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:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException
            at need.speedball.commands.SBselect.goal(SBselect.java:129)
            at need.speedball.commands.SBselect.onCommand(SBselect.java:56)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
            ... 12 more
    20:56:52 [SEVERE] null
    /sbgame <subcommand>

    Code:
    20:56:52 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sbga
    me' in plugin SpeedBall v0.4.2
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
            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:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException
            at need.speedball.commands.SBgame.onCommand(SBgame.java:48)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
            ... 12 more
    Help me please :(, I don't know what to do... Do I have to do anything with that field file? Where I put it and what's its use...
     
    jkllo likes this.
  15. Offline

    needspeed10

    @BlancoLanda
    I would recommend you to use /sbselect tutorial 0. That will help you.
     
  16. Offline

    jkllo

    when i type: [/sbgame addplayers game red jkllo] it say an internal error occured while attempting to perform this command this command ...

    20:54:58 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'sbse lect' in plugin SpeedBall v0.4.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 3) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 53) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler. java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) 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:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.NullPointerException at need.speedball.commands.SBselect.goal(SBselect.java:129) at need.speedball.commands.SBselect.onCommand(SBselect.java:56) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39) ... 12 more 20:56:52 [SEVERE] null


    Code:
    20:56:52 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'sbga me' in plugin SpeedBall v0.4.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 3) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 53) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler. java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) 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:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.NullPointerException at need.speedball.commands.SBgame.onCommand(SBgame.java:48) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39) ... 12 more
    :eek:

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

    needspeed10

    Ok guys, I made a new version... Im about to release it this evening. It will prevent you from causing exception with wrong commands. Hope that helps.

    Version 0.4.3 released

    • Added idiot-proof commands check
    That means there shouldn't be any exception anymore for false commands.

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

    campbellclan

    i set it all up and it worked perfect, used a slimeball. took me awhile to get it but when i did was very hapy with it. went to play again and it wouldnt work? the ball didnt appear. so i used /sbselect ball item slimeball again to get a ball but then i couldnt kick it? any help? i realise its prob me but just need to know where im going wrong.
     
  19. Offline

    needspeed10

    You have to:
    Code:
    1. /sbselect ball item <ballname>
    2. /sbgame create <gamename> <stadiumname> <ballname>
    Then it works. (Dont forget to start the game etc..)
     
  20. Offline

    campbellclan

    :) no worries ill give it a go. thanks for quick reply.

    so it doesnt save the goals etc once you log out?
     
  21. Offline

    needspeed10

    All is saved except the games. (Goals, Stadiums, Balls)
     
  22. the ball in video moves easy side ways instead of forward...
     
  23. Offline

    needspeed10

    The video is really old so it has just a few similarities with the actual version.
     
  24. Offline

    RingOfStorms

    Can you make a new video please!
     
  25. Offline

    needspeed10

    It's in progress.
     
  26. Offline

    Eclipse54

    internal error when setting up game please help
     
  27. Offline

    needspeed10

    @Eclipse54
    Version 0.4.4 released

    • Build against CB 1240
    • Fixed "autoaddplayers"-bug

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

    Hackuss

  29. Offline

    needspeed10

    Sure it needs an update?
     
  30. Offline

    Hackuss

    No longer:) But you would create an easier pitch configuration
     
  31. Offline

    octavian1997

    I did everything exactly but when i started the game and ran into the ball nothing happened, i need some help....
     

Share This Page