[RPG/WGEN/ECON/FUN] RpgEssentials Beta 1.4.5 dev [1.5.2-R0.2] [Spout]

Discussion in 'Archived: Plugin Releases' started by Duckdoom5, Feb 8, 2012.

?

What should be added next?

  1. Grow able corps/bushes

    12 vote(s)
    2.9%
  2. Global banking system

    48 vote(s)
    11.8%
  3. Death chest with timer

    20 vote(s)
    4.9%
  4. Oven for smelting of custom ores

    19 vote(s)
    4.7%
  5. Party system with HUD

    88 vote(s)
    21.6%
  6. Showcases with item inside

    16 vote(s)
    3.9%
  7. NPCs with questing system

    187 vote(s)
    45.9%
  8. Leaderboard

    17 vote(s)
    4.2%
  1. Offline

    xXSHMATTOXx

    Okay sometime the texture load, sometimes they dont, is there a certain option I have to enable in spoutcraft, or what?

    What does the anvil do exactly?

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

    HappyBox

    I have lagging users. Could someone make a simpler texture pack? The default is simply beautiful. I will keep it. But some of my friends can't handle it. Thanks anyone. :)
     
  3. Offline

    Duckdoom5

    There was a problem with dropbox, they suck and I changed the urls. You have to delete all the files that contain urls

    NothIng

    I'm planning on making a texture changer, the admin can choose a list of texturepacks and the user can choose which one to use

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

    humroben

    I get this error when performing the /killall command, it repeats this for every mob death

    Code:
    14:26:21 [SEVERE] Could not pass event EntityDeathEvent to RpgEssentials
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:459)
            at com.earth2me.essentials.commands.Commandkillall.run(Commandkillall.ja
    va:147)
            at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsComm
    and.java:102)
            at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsComm
    and.java:96)
            at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.jav
    a:383)
            at com.earth2me.essentials.Essentials.onCommand(Essentials.java:288)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
            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 org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :103)
            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 org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :169)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
            at me.duckdoom5.RpgEssentials.Listeners.RpgEssentialsEntityListener.onEn
    tityDeath(RpgEssentialsEntityListener.java:250)
            at sun.reflect.GeneratedMethodAccessor24.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.ja
    va:301)
            ... 22 more
     
  5. Offline

    CJ2022

    whats up with the leveling module? the restrictions for sword, excavation, and woodcutting arnt working. it says you cant use item but it still break the block regardless and when you attack with a sword you cant use it still deals the damage. mining and armor is working properly... also how do you remove login message? config seem to magically re-add code also when I shut down server i get and error saying rpg essentials out of date but i have latest and doesn't error on start up
     
  6. Offline

    Ceronose

    I need to use spout? Can you see the stuff without playing your server on spout?
     
  7. Offline

    bruce00j

    The only problem I have with this plugin is the GUI for the shop and for the level system when I try to open the shop my client crashes when I press "L" I crash (I thought it was conflicting with built-in spout GUI but turns out it wasnt) is there something I'm doing wrong?
     
  8. Offline

    Wulfspider

    Most of what this plugin does isn't possible without Spout, so yes, you'd need to use it if you want to actually make full use of this plugin and its features.
     
  9. Offline

    CJ2022

    when you shoot a npc unit with your bow you gain exp :( Also just started playing with quest npcs, is there a line to make a quest repeatable??
     
  10. Offline

    DoubleCodes

    How do i make the store ?

    Also can i give myself one by using the "Give" command ?
     
  11. Offline

    HappyBox

    No, the quest system is meant to be one in which they aren't repeatable. However, the owner of this plugin may add that feature at a later time.

    You don't understand what the store is. It is a GUI to buy and sell things. Just push e in creative mode, and search for the cash register looking block. There are four so it can face in four different directions. Just pick one and right click it, that opens up the store.

    The restrictions are working. However, they aren't working how you want them to. They do glitch out most of the time, and i'm sure that DuckDoom is working on it. :)

    For the rpgessentials being out of date I would assume that you are removing the login message incorrectly, but I have not messed with that quite yet.

    Like Wulf said, this is a spout plugin. The reason you need spout is because it adds modded items. I believe they all look like glass if you don't have spout. Getting spout is easy. You can also modify the spoutplugin to force users to have spout. IT ALSO stops hacked clients, due to not using the .minecraft jar, and using it's own jar. I don't know why server owners avoid spout with such force.

    It looks like your server is conflicting with essentials. See seems to be running 2 commands at the same time? I don't remember the error name but it's something like a repetitive plugin. Essentials command seems to be the main problem.

    Your computer probably cannot handle it. It trys to load fairly fast. This happens to one of my friends on the server but not me.

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

    bruce00j

    shame I play mostly on my laptop I hope the plugin owner simplyfys it so all computers can use it because I can use the quest, speech and bank GUI
     
  13. Offline

    HappyBox

    Same for my friend. I hope his next update fixes these minor glitches.
     
  14. Offline

    CJ2022

    please add repeatable quests :)
     
  15. Offline

    HappyBox

    I don't am not in any kind of partnership with Duck, nor can code. He seems to be busy so I was just replying to the threads :)

    The reason quests are not repeatable are because if you have ever played World Of Warcraft that is how they do the quests, they are more focused on many quests and not repeated quests.

    FURTHERMORE (Wow) You could copy and paste the quest so it would be like lets say a quest to kill 10 zombies, it would be called "zombie" (creative) You could copy and paste doing zombie, zombie2, zombie3. I know you would prefer doing a quest over and over, but for now this is the only alternative.
     
  16. Offline

    bruce00j

    i found a fix although itl change it for everone, i looked for a new image for the back ground, if you go to textures.yml and paste http://oyond2.files.wordpress.com/2012/02/custom-blue-wallpaper.jpg that link where the shop and level links are it works :D
     
  17. Offline

    CJ2022

    all of my npc have their heads facing south, can you add peramiter to adjust yaw and maybe even pitch?
     
  18. Offline

    HappyBox

    If you right click them, they should change direction. :)

    Genius.

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

    knowknayme

    I have a couple questions/bugs that I need help fixing.
    First, when I put an item in the bank, it is thrown, so that the player can have 2 of them, one on the person one in the bank. And soon after both versions disappear.
    Second, Combat level is not increasing!? Why is this.
    Any help would be appreciated!
     
  20. Offline

    HappyBox

    A. Are the items enchanted? This won't work Idk why.

    I don't know what increases combat level. Mine is 4, and I don't know how. Just try to keep fighting.
     
  21. Offline

    erraticsea

    Only their bodies change direction. I too have this problem and their heads will not change.. they all look toward the south..
     
  22. Offline

    CJ2022

    Only their body turns when I right click :( also I would like to be able to configure default npc messages maybe something similar to quest system where i can select a msg for a gaurd to say.

    does your npc keep their armor? everytime a reload server the skin replaces armour. I started trying urls for skins with armor but its inconsistant.. sometimes it works sometimes its default skin
     
  23. Offline

    HappyBox

    Have you tried not using the NPC wand and using it? Try that. If not, it's a bug.

    I have not messed with armor. I like the default skin for now. You can change the quest text. You can even change the message text. Just do /npc text How can I help you?

    And it will look like this:

    Hello. (Something like this. Its the default.)
    How can I help you?

    Also, within the quest interface, you can go further as to specifically what they say. Even things like:

    You have not finished this quest! or, Nope, you don't have (item here) done yet.

    I can help you more when i'm home if you still need help. I'm at school. :|

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

    Duckdoom5

    True, the problem is that it can't get the deathcause and will give this error, I possibly fixed it.

    That's good to know, I didn't know where it would come from. I guess the picture is to big or something

    Sorry that I can't reply to everyone. I am realy busy lately. Only had time to work on my generator. Its much faster now and hopefully I can get the vein script working. Also added dungeons.

    Ps: If you realy wan't me to reply please send the message again.

    Ps2: Please stop asking for feature requests that are obviously added. (Like please add smithing to the questing system)

    Ps3: I will add repeat able quests, that's a very good idea

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

    HappyBox

    Great to hear that duck. I'll keep helping out with questions I can answer. I can't help on the bugs, but I use this plugin a lot.
     
  26. Offline

    Duckdoom5

    Thanks for helping me out, I need that :p
     
  27. Offline

    humroben

    ah, ok, would it be possible for RPGEssentials and Essentials to give each other priority over certain commands?
     
  28. Offline

    HappyBox

    I think Duck can do that actually. I have seen it in other plug ins. It may be different because from what I have seen Essentials loosening priority may not be possible. I have only seen plugins with a no priority state, meaning they deactivate when there is the same command.

    **What I would do

    Open up Essentials with winrar (Or 7 zip. Lame.) and to into plugin.yml Put a # Next to essentials similar command, and it will disable it.
     
  29. Offline

    Sa_KE

    Is there a recommendation to a plugin that will allow the buying of land/cuboid/houses that works well with this great plugin? Otherwise it would be great if it could integrate it in :).
     
  30. Offline

    Duckdoom5

    You can use worldgaurd to buy land. My plugin works togeter with worldguard and can use its regions. Check out the regions page on the bukkit dev page.

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

Share This Page