Inactive [RPG] AncientRPG - Create your own RPG v0.95[1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by Pylamo, Mar 19, 2012.

  1. Offline

    Damibomb

    Ok, thank. Another question: can i make class or spells that can be used only by a special type of groups of players (like vip player or higest ranks..)???
    P.S: Sorry if i don't speak englisch very well... i'm italian :)
     
  2. Offline

    Pylamo

    use the permission node for spells in the spellmaker menu, then only players with this permission can cast the spell^^
     
  3. Offline

    limeyin

    When do you think this will be updated to 1.4.5? or is it already compatible?
     
  4. Offline

    Bimiss

    Hi!

    I installed bukkit yesterday, and searched for some fun plugins, and found this and installed it with + vault.

    i tried the spellmaker, but i didnt manage to get one spell to function, says the spell couldn load, or something, nevermind.

    I cant get permission for anybody else on the server, when someone try pick class, says you dont have permission.

    i didnt have permission myself, but i opped myself, so now i have it, but i chech the config for each classes and it says permissionnode '' , should i tyep anything in there, because i tried type true and false, without any changes..

    and i did change the hp for some classes, so it would raise at each level but it didnt raise.
     
  5. Offline

    Pylamo

    Sorry for this being a bit late :)P)

    Bimiss:
    you should leave the node empty, but you have to give everyone the permissions to set a class, you can find them in the wiki

    limeyin:
    The dev builds are already 1.4.5 compatible, search for them in the description

    Please use the official homepage (http://www.ancient-rpg.tk) if you need support because I am not that active here.
     
  6. Offline

    antidust

    no class def found errror plugin v1.0 #28-31
    bukkit #2488
     
  7. Offline

    Pylamo

    You have to use the latest dev build.
     
  8. Offline

    jakobluciano

    23:24:54 [WARNING] [AncientRPG] Task #403 for AncientRPG v0.95 generated an exce
    ption
    java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/CraftServer
    at com.ancientshores.AncientRPG.Classes.Spells.Spell.<clinit>(Spell.java
    :43)
    at com.ancientshores.AncientRPG.Classes.AncientRPGClass$1.run(AncientRPG
    Class.java:123)
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:
    53)
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHear
    tbeat(CraftScheduler.java:345)
    at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:53
    0)
    at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:22
    4)
    at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:49
    4)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:
    427)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:84
    9)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.CraftServer
    at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader
    .java:70)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:53)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 9 more

    getting this issue, coupld you please help out? i followed you step by step on your tutorial video and made a spell called god with the exact same effects and times but got different results. i made a folder in my class folder of plugins called poop, i placed the god.spell folder in there, ran my server but only got a poop.conf folder instead a poop.conf and god.conf folder. could you please assist me? awesome mod by the look of it by the way
     
  9. Offline

    Pylamo

  10. Offline

    jakobluciano

    thanks, im using that build now and it works, thank you very much, insane plug-in :)
     
  11. Offline

    Pylamo

    Thank you :)
     
  12. Offline

    jakobluciano

    well, just noticed, the spells work now, but the actual whole ancientrpg is getting internal errors, i may have downloaded the build wrong or something i downloaded

    AncientRpg-1.0-mc1.4.6.jar

    then i just put it in my plugins. the classes work strangely but all commands for AncientRpg aren't there, not even /help Ancientrpg lol

    if it helps this is what the error said when i got an internal error

    12:52:35 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'race
    ' in plugin AncientRPG v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    6)
    at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer
    .java:510)
    at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConn
    ection.java:980)
    at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.ja
    va:898)
    at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:
    853)
    at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44)
    at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)

    at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:
    112)
    at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30
    )
    at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:59
    8)
    at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:22
    4)
    at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:49
    4)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:
    427)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:84
    9)
    Caused by: java.lang.NoSuchMethodError: com.ancientshores.AncientRPG.Race.Ancien
    tRPGRace.processCommand(Lorg/bukkit/entity/Player;[Ljava/lang/String;)V
    at com.ancientshores.AncientRPG.AncientRPG.onCommand(AncientRPG.java:621
    )
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    ... 15 more
    >
     
  13. Offline

    Pylamo

    Can you please post the error?
     
  14. Offline

    jakobluciano

    that's the error i got when it said i had an internal error.

    if you need another error report i can post one, i really like this plugin so i don't want to just give up on it. i favor it over heroes :D
     
  15. Offline

    Pylamo

  16. Offline

    jakobluciano

    sweet, tested everything and it all works except for /help ancientrpg for the command to show all the commands for the plugin, but it is fine, as long as everything works it's great. thanks for all the help :D

    wait....i'm dumb lol, it all works, i was trying to use help ancientrpg...its /ancientrpg help xD so everything works so thats good news :D
     
  17. Offline

    reezma

    Someone know the problem ?

    2013-01-08 02:59:56 [SEVERE] Could not load 'plugins\AncientRPG-1.0-mc1.4.6.jar' in folder 'plugins'

    Would be very greatful !
     
  18. Offline

    Pylamo

    Can you please be a bit more specific and post the whole error?
    Because atm this tells me nothing about the error.
     
  19. Offline

    AnnickJean

    I'm getting "you don't have permission to set this class" errors whenever someone tries to set a class. I left the permission node blank and found no documentation on setting perms. I'm using GroupManager.
     
  20. Offline

    Pylamo

Share This Page