Giter Site home page Giter Site logo

slimefun-addon-community / extraheads Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 15.0 57 KB

A Repository for my Slimefun Addon "ExtraHeads"

License: MIT License

Java 100.00%
slimefun extraheads addon plugin minecraft bukkit spigot heads textures mobs

extraheads's People

Contributors

renovate-bot avatar thebusybiscuit avatar variananora avatar walshydev avatar ybw0014 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

extraheads's Issues

Console Error when mobs are killed

Description (Required)

When someone kills most mobs it puts a long error into the console. This works with any sword ( including sword of beheading), tool, or fists. It might also be that they don't drop heads as well but I didn't test that a lot.
The error comes for all mobs except all fish, Cat, Ocelot, Silverfish, Skeleton, Skeleton Horse, Trader llama, Donkey, Wither Skeleton, Wolf, Zombie, Zombie Horse, Bee, Creeper, Endermite, Mule, and Phantom.

Steps to reproduce the Issue (Required)

  1. Spawn in or find a mob except the ones listed above
  2. Kill it

Expected behavior (Required)

Mobs to be killed without a console error every time

Server Log / Error Report

https://pastebin.com/g9B2u8R7

Environment (Required)

image

Could not pass event EntityDeathEvent to ExtraHeads v1.1

Description (Required)

This error now floods the console constantly with or without players on the server since Slimefun build 335.

Steps to reproduce the Issue (Required)

Install build 335 and this addon, wait.

Expected behavior (Required)

not this sort of log activity.

Server Log / Error Report

https://pastebin.com/ydwCheCh

Environment (Required)

[10:14:40 INFO]: Paper v1_14_R1 (225)
[10:14:40 INFO]:
[10:14:40 INFO]: CS-CoreLib vDEV - 78 (git 199e1b1e)
[10:14:40 INFO]: Slimefun vDEV - 335 (git 09ab124e)
[10:14:40 INFO]:
[10:14:40 INFO]: Installed Addons (13)
[10:14:40 INFO]: Barrels vDEV - 7 (git 0d14dd9f)
[10:14:40 INFO]: SlimeXpansion vDEV - 4 (git 5bf10c29)
[10:14:40 INFO]: ExtraGear vDEV - 3 (git de222ab7)
[10:14:40 INFO]: ChestTerminal vDEV - 17 (git 933a7d36)
[10:14:40 INFO]: EmeraldEnchants vDEV - 5 (git 6adbbb87)
[10:14:40 INFO]: HotbarPets vDEV - 20 (git cd87bc60)
[10:14:40 INFO]: ExoticGarden vDEV - 22 (git a855f5b7)
[10:14:40 INFO]: SoulJars vDEV - 4 (git 4a600aa2)
[10:14:40 INFO]: SlimefunOreChunks vDEV - 2 (git 24d90a3e)
[10:14:40 INFO]: ElectricSpawners vDEV - 5 (git c3f8cc9d)
[10:14:40 INFO]: ExtraHeads v1.1
[10:14:40 INFO]: PrivateStorage vDEV - 6 (git b012877e)
[10:14:40 INFO]: DyedBackpacks vDEV - 1 (git 4b4d1f0f)

Could not load 'plugins/ExtraHeads - DEV 8 (git 21427).jar (mc 1.15.1)

Description (Required)

Build 8 of ExtraHeads fails to load.

Steps to reproduce the Issue (Required)

Install build 8 of ExtraHeads, get errors in console instead of an operational addon.

Expected behavior (Required)

Have ExtraHeads load up as nomral.

Server Log / Error Report

https://pastebin.com/ZDXC06eq

Environment (Required)

[09:52:14 INFO]: Paper v1_15_R1 (33)
[09:52:14 INFO]:
[09:52:14 INFO]: CS-CoreLib vDEV - 80 (git e3242c60)
[09:52:14 INFO]: Slimefun vDEV - 393 (git 9ff093af)
[09:52:14 INFO]:
[09:52:14 INFO]: Installed Addons (12)
[09:52:14 INFO]: Barrels vDEV - 8 (git 447cb487)
[09:52:14 INFO]: SlimeXpansion vDEV - 4 (git 5bf10c29)
[09:52:14 INFO]: ExtraGear vDEV - 3 (git de222ab7)
[09:52:14 INFO]: ChestTerminal vDEV - 20 (git a698c614)
[09:52:14 INFO]: HotbarPets vDEV - 21 (git 4dedbdfd)
[09:52:14 INFO]: ExoticGarden vDEV - 23 (git bf609e1c)
[09:52:14 INFO]: SoulJars vDEV - 10 (git 58202ab6)
[09:52:14 INFO]: SlimefunOreChunks vDEV - 3 (git 7ddf966e)
[09:52:14 INFO]: ElectricSpawners vDEV - 6 (git 845b6076)
[09:52:14 INFO]: SlimyTreeTaps vDEV - 3 (git c4f773fa)
[09:52:14 INFO]: PrivateStorage vDEV - 8 (git 6b242fc5)
[09:52:14 INFO]: DyedBackpacks vDEV - 1 (git 4b4d1f0f)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/maven.yml
  • actions/checkout v2
maven
pom.xml
  • org.apache.maven.plugins:maven-shade-plugin 3.2.4
  • org.spigotmc:spigot-api 1.17.1-R0.1-SNAPSHOT
  • com.github.slimefun:Slimefun4 RC-28
  • org.bstats:bstats-bukkit 2.2.1

  • Check this box to trigger a request for Renovate to run again on this repository

Plugin not loading

Description (Required)

Plugin will not start looks like it's because it wasn't updated to stop checking for 1.14 and 1.15 since slimefun no longer supports below 1.16.

Steps to reproduce the Issue (Required)

Start Server

Expected behavior (Required)

Plugin to load

Server Log / Error Report

(https://pastebin.com/8VfPj3VJ)

Environment (Required)

  • Minecraft Version: paper - git-Paper0307 1.19.2
  • CS-CoreLib Version:
  • Slimefun Version: DEV 1041
  • ExtraHeads Version: DEV 23

Is it up to date?

[Server thread/ERROR]: Error occurred while enabling ExtraHeads vDEV - 23 (git 0b59a77) (Is it up to date?)
java.lang.NoSuchFieldError: MINECRAFT_1_14
at io.github.thebusybiscuit.extraheads.ExtraHeads.onEnable(ExtraHeads.java:91) ~[ExtraHeads - DEV 23 (git 0b59a).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.3.jar:git-Paper-448]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.3.jar:git-Paper-448]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.19.3.jar:git-Paper-448]
at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:471) ~[paper-1.19.3.jar:git-Paper-448]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.19.3.jar:git-Paper-448]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.19.3.jar:git-Paper-448]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.3.jar:git-Paper-448]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.19.3.jar:git-Paper-448]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-448]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

  • Minecraft Version: 1.19.3
  • Slimefun Version: 1050
  • ExtraHeads Version: 23

the plugin isn't starting

Description (Required)

it just says the plugin isnt enabled

Steps to reproduce the Issue (Required)

just starting the server

Expected behavior (Required)

Server Log / Error Report

https://pastebin.com/LEuEHvYS

Environment (Required)

VDev23

  • Minecraft Version: 1.19.3
  • CS-CoreLib Version:
  • Slimefun Version: vDEV - 1040 (git ec3ce731)
  • ExtraHeads Version: vDev23

Slimefun (add-on) ExtraHeads: does not load the texture of some heads!

I just installed this add-on and as the title suggests, I encountered a problem.
Most of the heads are not loaded. I tried to update everything but nothing.

I think it's a problem with this add-on, since the rest of the heads like food and pets are working properly.

Screenshot:
https://imgur.com/a/jcq8srU

Plugins (36): EZColors, dynmap, LuckPerms, WorldEdit, LoginSecurity, PlaceholderAPI, MySkin, WorldGuard, WolfyUtilities, KixsChatAnnouncer, SurvivalPlus, RandomTeleport, EasyWhitelist, MOTD, CS-CoreLib, Vault, Statz, SimpleScore, Essentials, CustomCrafting, KillerMoney, ActionHealth, Shopkeepers, Slimefun, BetterSleeping, EmeraldEnchants, HotbarPets, SlimefunLuckyBlocks, EssentialsChat, ExoticGarden, Barrels, SoulJars, EssentialsSpawn, ExtraGear, ExtraHeads, PrivateStorage

- Minecraft Version: 1.14.4
- Server: Spigot
- Slimefun Version: DEV 259
- CS-CoreLib Version: DEV 76

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.