Inactive [FUN/MECH/RPG] TSGMod v0.6.17.6 - The Hunger Games and more! [1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by TheJuggernaut0, May 14, 2012.

  1. let me explain a bit better
    i have 4 worlds 1 world wich players spawn in a village shops etc and pvp is disabled there by default
    then i have 2 build worlds where pvp allso is off to.
    and one world with pvp enabled ..
    so when i add TSG plugin everyone kan hit echother in the worlds wich PVP is off ,,
     
  2. Offline

    Richardred15

    Oh, I see where the issue is in my code, it's a glitch with having factions installed. A quick way to fix it now would be to open up the Factions jar and rename the plugin in plugin.yml. Some like Factions1 would work, the issue will be fixed in the next patch, as I'm applying the fix now. I'll try and get a patch out today, but I want to fix some other bugs also, first.
     
  3. sweet .. can you post the link to the dev build as soon as you have applied the fix

    cheers .
    keep upp the good work
     
  4. Offline

    Richardred15

  5. cheers indeed fixed the problem .. but anotherone came with it .. or i realy dont know anyway when i do

    /tcg start ffa 60s

    it announces the game map gets made all of that shit .. but noone is getting teleported to the game that has join the game ?
     
  6. Offline

    Richardred15

    Are any errors thrown? I can't duplicate the issue...
     
  7. 2012-07-08 02:40:45 [SEVERE] Could not pass event EntityDamageByEntityEvent to TSGMod
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at net.minecraft.server.Entity.a(Entity.java:1446)
    at net.minecraft.server.EntityWeatherLighting.F_(EntityWeatherLighting.java:118)
    at net.minecraft.server.World.tickEntities(World.java:1113)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:560)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftLightningStrike cannot be cast to org.bukkit.entity.Player
    at com.collisio.minecraft.tsgmod.PlayerListener.hitPlayer(PlayerListener.java:550)
    at sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    ... 9 more

    That spams console !!!

    BTW:
    i am using bukkitdev: 2251 (r4.1)
     
  8. Offline

    Richardred15

    http://dev.bukkit.org/server-mods/tsgmod/files/36-tsgmod-0-6-17-1/

    Sorry about that.
     
  9. testing .. getting back to you shortly :D

    2012-07-08 02:56:05 [WARNING] Task of 'TSGMod' generated an exception
    java.lang.IllegalAccessError: tried to access method com.gmail.nossr50.api.PartyAPI.<init>()V from class com.collisio.minecraft.tsgmod.TCGPlayer
    at com.collisio.minecraft.tsgmod.TCGPlayer.clearPluginAttachments(TCGPlayer.java:255)
    at com.collisio.minecraft.tsgmod.TCGPlayer.clear(TCGPlayer.java:127)
    at com.collisio.minecraft.tsgmod.FFAGame.start(FFAGame.java:74)
    at com.collisio.minecraft.tsgmod.Game$2.run(Game.java:115)
    2012-07-08 02:57:17 [SEVERE] Could not pass event PlayerMoveEvent to TSGMod
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:210)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:114)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:172)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.IllegalArgumentException: Cannot measure distance between admin and exches
    at org.bukkit.Location.distanceSquared(Location.java:381)
    at org.bukkit.Location.distance(Location.java:364)
    at com.collisio.minecraft.tsgmod.gen.FeatureGenerator.generateBorder(FeatureGenerator.java:103)
    at com.collisio.minecraft.tsgmod.PlayerListener.onPlayerMove(PlayerListener.java:96)
    at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    ... 12 more


    tried without VanishNoPacket .. but same thing happends

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

    Richardred15

    That's caused by mcMMO, I'll make it so that other plugin's errors don't break everything.
     
  11. keep upp the good work ..

    my players loves this plugin ..

    suggestion : make a timer so when you start the game ex: /tcg start ffa 5m it starts to count down for last join in say like 15 sec before the game starts
     
  12. Offline

    Richardred15

    http://dev.bukkit.org/server-mods/tsgmod/files/37-tsgmod-0-6-17-2/

    I need a giant alpha testing team to find this stuff before a Beta release.

    I'll add a configurable "Game starting in x time" message, 30 seconds by default.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  13. awsome ..
    keep upp the works .. cheers
     
  14. Offline

    Richardred15

    Thank you for reporting the errors, it's helpful!
     
  15. i will report some more tomorrow .. bedtime now 03:19 here in sweden right now .. ZZzZZ

    God morning !

    her is todays error .. ..

    [SEVERE] Could not pass event PlayerMoveEvent to TSGMod
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:210)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:114)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:172)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.IllegalArgumentException: Cannot measure distance between admin and rtbms
    at org.bukkit.Location.distanceSquared(Location.java:381)
    at org.bukkit.Location.distance(Location.java:364)
    at com.collisio.minecraft.tsgmod.gen.FeatureGenerator.generateBorder(FeatureGenerator.java:103)
    at com.collisio.minecraft.tsgmod.PlayerListener.onPlayerMove(PlayerListener.java:96)
    at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    ... 12 more

    after some investigation on my testserver i can defenitly say that this plugin has some issues with mcmmo
    without mcmmo it works flawless with it it wount even teleport you to the game ..
    looking forward to a fix ..

    cheers & keep upp the good work

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

    techperson_1

    How do you start the games on a custom map?
     
  17. Offline

    Richardred15

    Yeah, seems like mcMMO started to show some hate recently, but this build should fix that: http://dev.bukkit.org/server-mods/tsgmod/files/39-tsgmod-0-6-17-5/

    http://dev.bukkit.org/server-mods/tsgmod/pages/custom-map-reference/ That should help you.

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

    Richardred15

  19. sweet now it works goint to test some more before i put it on the live server

    keep the good work upp
     
  20. Offline

    Richardred15

    Yay! Tell me how the testing goes.
     
  21. one thing .. is it possible to remove that darn DIAMOND sword .. it is to OP imo
    atleast make a option to remove it if possible
     
  22. Offline

    Richardred15

    We're going to make all of the items that spawn in chests configurable.
     
  23. Offline

    loler54

    hmm u said something about translations. I can help with getting norwegian and possible swedish in but can u specify what should be translated and that? I can quite easy get it :p

    just the messages? or?

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

    Richardred15

    https://www.dropbox.com/s/8395s4idue28w8m/english.yml You edit everything in the quotes, not the stuff before the colon. Also do not edit the all caps things in curly brackets.
     
  25. Offline

    prebb98

    Hi there it seems like when people die the things they had in their invenotry gets dropped at spawn.
    And sometimes people on the server says that they still have the things they had in the HG.
    And why wont the /tcg auto start time
    work??

    Anyways nice plugin!!
     
  26. i found out how to resuse a world, you type
    /tsg start FFA <time> w:<your world here>
    but when i try
    /tsg auto start FFA 50 w:<Your world here>
    it dosnt work, nothing happens, no 'Please type help'
    and when i then click on the sign it sais the world isnt open and i have to manuwaly do it after eavry game, please help

    apart from that the plugin is EPIC
     
  27. Offline

    simar050

    Hey i really like this idea but where do i download it lol? i cnt seem to find the download link.
     
  28. Offline

    TheJuggernaut0

    My bad. Search BukkitDev for "TSGMod." All of my and Richard's plugins can be found on BukkitDev.
     
  29. Offline

    Kanuuu

    Hello,

    i have a new server without any Mods.
    The TSGMod is the only Mod how is used and I get some Errors.
    If a game is started, I go to the World and then I use the "/gamemaker" and then this:
    "
    13:49:45 [INFORMATION] Freakli: Teleporting Freakli to Kanuuu
    13:50:51 [SCHWERWIEGEND] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'game
    maker' in plugin TSGMod v0.6.17.6
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    79)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at com.collisio.minecraft.tsgmod.Main.onCommand(Main.java:714)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    >"

    Next Errors:

    "
    2012-07-14 19:21:29 [INFO] [34;1m___FaME[33;22m has won the games![m
    2012-07-14 19:21:31 [SEVERE] net.minecraft.server.WorldConlictException: Failed to check session lock, aborting
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:74)
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.World.m(World.java:271
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.World.A(World.java:261)
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.World.save(World.java:251)
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.World.doTick(World.java:1750)
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    2012-07-14 19:21:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-07-14 19:21:31 [SEVERE] Unexpected exception net.minecraft.server.WorldConlictException: Failed to check session lock, aborting
    at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:74)
    at net.minecraft.server.World.m(World.java:271
    at net.minecraft.server.World.A(World.java:261)
    at net.minecraft.server.World.save(World.java:251)
    at net.minecraft.server.World.doTick(World.java:1750)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    "

    What is wrong?

    PS.: Sorry for my English ^^ I'm from Germany xD
     

Share This Page