MeteorLoot Crash on spawn

Issue #1 resolved
Former user created an issue

Currently using MeteorLoot v1.7.1 Using on 1.7.10 PaperSpigot Server

LOGS http://pastebin.com/pH3s9kCE

CRASH REPORT http://pastebin.com/G63QZCWn

Just typed /ml spawn and the fire charge shoots down, then midway crashes the server.

Comments (2)

  1. BlahBerrys repo owner

    Thanks for using the Issue Tracker!

    So, here seems to be the issue:

    Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
    

    Which is referencing the translation of ChatColor from item's within the config's 'items'.

    You said you're using PaperSpigot - Honestly I've never used PaperSpigot or tested MeteorLoot using PaperSpigot. I state that I support Spigot 1.7.10+ however I will see what I can do about support PaperSpigot as well. Give me sometime and I will do some testing and hopefully implement a supportive fix.

  2. BlahBerrys repo owner

    Additional support has been added for PaperSpigot. My testing conclude this error has been resolved. Thanks!

  3. Log in to comment