Plugin Help RPG Quests

Discussion in 'Plugin Help/Development/Requests' started by Kalani_Crum, Dec 3, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Kalani_Crum

    hello! I run a 1.8.8 spigot server and recently downloaded a plugin called quests. (https://dev.bukkit.org/bukkit-plugins/quests/) I went on my server and everything seemed fine, until I did /quests. When I did this, everything just basically said NULL. I got rid of my citizens (which also wasn't working as it just appeared red on the plugins screen) and it still didn't work. It just says NULL.

    Plugin List:
    MultiverseSpawn, WorldEdit, SignColors, CustomEnchants, Essentials, VoxelSniper, EssentialsChat, EssentialsAntiBuild, SurvivalGames, AdvancedPets, CommandSigns, EasyJumpPlates, BukkitColors, Multiverse-Core, WorldGuard, Shopkeepers, Multiverse-Inventories, HolographicDisplays

    Those are my plugins. I try to make my server a multi minigame/survival server. I would appreciate any help (including help with citizens)! Thank you!
     
  2. Offline

    OTF Catastrophe

    The quests plugin requires Vault to run, download that and put it into your plugins folder and restart your server and see if it works then. Also for reference in the future, you should post a server log into a pastebin so we can see it and diagnose your problem from the console errors.

    EDIT: As for Citizens, that doesn't require any plugins so making a pastebin including your latest.log file would be necessary.
     
  3. Offline

    oceantheskatr

    Last time I tried Quests it was broken, so keep that in mind. Try what OTF requested first, and do the following please:


    Stop your server.
    Start your server.
    When it's fully started, stop it again.
    Go in to your server files.
    Go to the logs folder.
    Open the file called latest.log.
    Copy and paste the contents at http://pastebin.com/.
    Post it there and then link the URL here.

    Post your Quests config.yml on Pastebin and link that here, too.
     
  4. Offline

    Kalani_Crum

    Thank you! Quests is working, now I'm going try and fix citizens! I will go and make the log!

    -Okay, here is the log... http://pastebin.com/E0rR6Ebp
     
    Last edited: Dec 4, 2016
  5. Offline

    oceantheskatr

    [09:52:37] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1437)
    [09:52:37] [Server thread/ERROR]: [Citizens] v2.0.21-SNAPSHOT (build 1437) is not compatible with Minecraft v1_8_R3 - try upgrading or downgrading Citizens. Disabling.
    [09:52:37] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.21-SNAPSHOT (build 1437)

    Seem self explainatory? :p
    You need to downgrade your Citizens, try this version:
    https://dev.bukkit.org/bukkit-plugins/citizens/files/52-2-0-16-beta-1-for-mc-1-8-8/

    You had Citizens for 1.10 on your server, this version is for 1.8.
     
  6. Offline

    Kalani_Crum

    Thank you! It worked! Just one more question. When I make a player Npc it just makes an Alex. I tried doing /Npc skin (player name)
     
  7. Offline

    OTF Catastrophe

    You have to make sure the name you're putting in is case-sensitive, also sometimes theres an error with skins loading immediately so if you relog it might come up. Does it say anything when you change the skin and are you using the npc type player?
     
  8. Offline

    Kalani_Crum

    It is Case Sensitive, I tried relogging, and it is a type player because it is a Steve or Alex, and it says, changed to (player name) when I do the command
     
  9. Offline

    OTF Catastrophe

    Are other things working like setting an npc to "look-close"? Have you tried deleting the NPC and type /npc create (player)?
     
  10. Offline

    Kalani_Crum

    I'm not quite sure what you mean by that. However, I can see everybody's skin just not the npc's. Also, when I do /skull, there is not skin
     
Thread Status:
Not open for further replies.

Share This Page