Giter Site home page Giter Site logo

endrex's Introduction

Profile banner

Welcome to my GitHub profile! I don't have much stuff to share in here but whatever.

Quick Links

GitHub | Twitter

General Info

  • Living somewhere in Hanoi, Vietnam.
  • Fabric modder at PhởMC.
  • I'm not sure about my role at MangoPlex atm.
  • Tends to reinvent the wheel.

Skills

These are not verified by external source so don't take my words for it.

Overview

Java

  • More than 5 years of writing code with Java and still counting (2023)
    • This might not reflect my true Java skill, but the earliest trace of me writing Java is 2017.
  • Bukkit plugins development
    • Most of my plugins are distributed on MCVN.
  • A bit of Fabric mods development
    • "A bit" because I don't think I'm good at the Mixin thing.

JavaScript

  • TypeScript
  • ES6+
  • NodeJS

Web

  • JavaScript
  • CSS/SCSS
  • DOM manipulation (people tends to call it "vanilla JS")
  • New to JSX/TSX
    • I'm not interested in React library btw.
    • I actually like the JSX syntax. It's like writing HTML, but more on writing JS and not tabbing between .js and .html.
  • A bit of PWA

Misc

  • Inkscape
  • Ability to use Stack Overflow.
  • A small amount of Linux knowledge (small enough to use Linux for web development and not Sysadmin thing).

My projects that I think they are cool

  • Mixery: Digital audio workspace that runs in your browser, so Chromebook users can brag about how their laptop is still useful. Don't have time to maintain it right now.
  • Serarif: Sans serif font. Basically my attempt to make the font that appears in my dream. Not perfect but I think it's decent.

Contact

  • Email address: You can find my email address by looking at my GPG signature. I usually check my inbox everyday or two (or maybe longer, I don't know to be honest).
  • Twitter: Honestly I don't use Twitter much nowadays, but if you want, you can visit my Twitter profile with the link above.
  • GitHub: You can drop a message here. Note that everyone can see your message there so please avoid posting personal information.

endrex's People

Contributors

justmangoou avatar nahkd123 avatar

endrex's Issues

Error in console

Description (Required)

I'm getting error in log.

Steps to reproduce the Issue (Required)

Enable server

Expected behavior (Required)

Any error in Console and log

Server Log / Error Report

[02:56:26] [Server thread/ERROR]: Error occurred while enabling Endrex v1.0.1 (Is it up to date?) java.lang.NoSuchFieldError: MAGIC_EYE_OF_ENDER at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.initInterestingThings(EndrexItems.java:369) ~[?:?] at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.init(EndrexItems.java:97) ~[?:?] at me.nahkd.spigot.sfaddons.endrex.Endrex.onEnable(Endrex.java:78) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-301] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.15.2.jar:git-Paper-301] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.15.2.jar:git-Paper-301] at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:472) ~[patched_1.15.2.jar:git-Paper-301] at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:386) ~[patched_1.15.2.jar:git-Paper-301] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:488) ~[patched_1.15.2.jar:git-Paper-301] at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-301] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:900) ~[patched_1.15.2.jar:git-Paper-301] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]

Environment (Required)

[03:14:27 INFO]: Paper v1_15_R1
[03:14:27 INFO]:
[03:14:27 INFO]: CS-CoreLib vDEV - 85 (git 4a7fce52)
[03:14:27 INFO]: Slimefun vDEV - 508 (git af09dcdb)
[03:14:27 INFO]:
[03:14:27 INFO]: Installed Addons (20)
[03:14:27 INFO]: DyedBackpacks vDEV - 5 (git 129670c7)
[03:14:27 INFO]: ExtraTools vDEV - 14 (git a330a3dd)
[03:14:27 INFO]: SoundMuffler vDEV - 11 (git eb3f26f8)
[03:14:27 INFO]: SlimefunOreChunks vDEV - 8 (git 41e31ffc)
[03:14:27 INFO]: HotbarPets vDEV - 27 (git 975a8997)
[03:14:27 INFO]: ExtraGear vDEV - 9 (git e851d81d)
[03:14:27 INFO]: SlimefunLuckyBlocks vDEV - 19 (git 9dbab303)
[03:14:27 INFO]: ExoticGarden vDEV - 46 (git fe5109fe)
[03:14:27 INFO]: Barrels vDEV - 11 (git abecba9c)
[03:14:27 INFO]: ClayTech v1.2.0-pre3
[03:14:27 INFO]: Endrex v1.0.1
[03:14:27 INFO]: ElectricSpawners vDEV - 12 (git 4ae47f83)
[03:14:27 INFO]: LiteXpansion vDEV - 30 (git 4f4ddd6b)
[03:14:27 INFO]: SoulJars vDEV - 16 (git 36dce719)
[03:14:27 INFO]: MobCapturer vDEV - 7 (git b61d3fbf)
[03:14:27 INFO]: SlimyTreeTaps vDEV - 11 (git b64db511)
[03:14:27 INFO]: PrivateStorage vDEV - 11 (git b064863b)
[03:14:27 INFO]: TranscEndence vDEV - 8 (git 45d671f3)
[03:14:27 INFO]: ColoredEnderChests vDEV - 12 (git 8dbdc909)
[03:14:27 INFO]: ChestTerminal vDEV - 30 (git 04393688)

  • Minecraft Version: 1.15.2
  • CS-CoreLib Version: vdev85
  • Slimefun Version: vdev 508
  • Plugin Version: v1.0.1

Endrex broke

Description (Required)

Hi, Endrex stopped loading again, probably due to something new in Slimefun.

Steps to reproduce the Issue (Required)

Just try the same Paper ver, same slimefun and the newest Endrex.

Expected behavior (Required)

Should load.

Server Log / Error Report

https://pastebin.com/3WD4BJVQ

Environment (Required)

  • Minecraft Version: 1.16.3, Paper 228
  • CS-CoreLib Version: 91
  • Slimefun Version: 716
  • Plugin Version: 1.0.4 b1
    @nahkd123

Console spam

Description (Required)

Hi, this event spam into console probably everytime players click in their inventory.

Steps to reproduce the Issue (Required)

Use the newest verrsion.

Expected behavior (Required)

No error.

Server Log / Error Report

[13:25:31 ERROR]: Could not pass event InventoryClickEvent to Endrex v1.0.2-b1
java.lang.NoClassDefFoundError: me/mrCookieSlime/Slimefun/SlimefunPlugin
at me.nahkd.spigot.sfaddons.endrex.handlers.InventoryEventsHandlers.click(InventoryEventsHandlers.java:28) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor829.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-101]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.1.jar:git-Paper-101]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-101]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:2425) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1090) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1004) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-101]
at java.lang.Thread.run(Thread.java:832) [?:?]
[13:30:31 ERROR]: Could not pass event InventoryClickEvent to Endrex v1.0.2-b1
java.lang.NoClassDefFoundError: me/mrCookieSlime/Slimefun/SlimefunPlugin
at me.nahkd.spigot.sfaddons.endrex.handlers.InventoryEventsHandlers.click(InventoryEventsHandlers.java:28) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor829.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-101]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.1.jar:git-Paper-101]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-101]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:2425) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1090) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1004) ~[patched_1.16.1.jar:git-Paper-101]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-101]
at java.lang.Thread.run(Thread.java:832) [?:?]

Environment (Required)

Minecraft Version: 1.16.1
CS-CoreLib Version: 88
Slimefun Version: 586
Plugin Version: 1.0.2-b1

Again not loading...

Hi, plugin is again not loading... couldn't you somehow prevent it when new version is released?

>.... [01:49:23 INFO]: Paper v1_16_R1
>.... [01:49:23 INFO]: CS-CoreLib vDEV - 88 (git 6a39a9e7)
>.... [01:49:23 INFO]: Slimefun vDEV - 621 (git f50d1d2f)
>.... [01:49:23 INFO]: Metrics build: #14
>.... [01:49:23 INFO]:
>.... [01:49:23 INFO]: Installed Addons: (22)
>.... [01:49:23 INFO]: DyedBackpacks vDEV - 9 (git c42435c1)
>.... [01:49:23 INFO]: ExtraTools vDEV - 18 (git 634462af)
>.... [01:49:23 INFO]: SlimefunOreChunks vDEV - 9 (git 88dd72b0)
>.... [01:49:23 INFO]: Residence v4.9.1.6
>.... [01:49:23 INFO]: EcoPower vDEV - 1 (git 53445ee5)
>.... [01:49:23 INFO]: HotbarPets vDEV - 30 (git a434e3aa)
>.... [01:49:23 INFO]: ExtraGear vDEV - 11 (git 2682d2a4)
>.... [01:49:23 INFO]: SlimefunLuckyBlocks vDEV - 27 (git 2798a937)
>.... [01:49:23 INFO]: ExoticGarden vDEV - 56 (git e7024e9a)
>.... [01:49:23 INFO]: Barrels vDEV - 12 (git 0f66f4c9)
>.... [01:49:23 INFO]: ClayTech v1.2.4
>.... [01:49:23 INFO]: Endrex v1.0.3-b1
>.... [01:49:23 INFO]: ElectricSpawners vDEV - 17 (git 4ce66b94)
>.... [01:49:23 INFO]: LiteXpansion vDEV - 48 (git 47e9eec9)
>.... [01:49:23 INFO]: SoulJars vDEV - 16 (git 36dce719)
>.... [01:49:23 INFO]: MobCapturer vDEV - 10 (git 33cdceb3)
>.... [01:49:23 INFO]: SlimyTreeTaps vDEV - 14 (git b97239fb)
>.... [01:49:23 INFO]: PrivateStorage vDEV - 13 (git fa5cc2f9)
>.... [01:49:23 INFO]: ColoredEnderChests vDEV - 16 (git c987c764)
>.... [01:49:23 INFO]: TranscEndence vDEV - 17 (git 056982d3)
>.... [01:49:23 INFO]: CMI v8.7.5.3
>.... [01:49:23 INFO]: ChestTerminal vDEV - 34 (git 5f73deb7
[01:43:43] [Server thread/ERROR]: Error occurred while enabling Endrex v1.0.3-b1 (Is it up to date?)
java.lang.BootstrapMethodError: bootstrap method initialization exception
	at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:194) ~[?:?]
	at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?]
	at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:259) ~[?:?]
	at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:249) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.misc.EndRespawnAnchor.<init>(EndRespawnAnchor.java:37) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.initInterestingThings(EndrexItems.java:363) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.init(EndrexItems.java:97) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.Endrex.onEnable(Endrex.java:78) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.1.jar:git-Paper-131]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.1.jar:git-Paper-131]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.1.jar:git-Paper-131]
	at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugin(CraftServer.java:500) ~[patched_1.16.1.jar:git-Paper-131]
	at org.bukkit.craftbukkit.v1_16_R1.CraftServer.enablePlugins(CraftServer.java:414) ~[patched_1.16.1.jar:git-Paper-131]
	at net.minecraft.server.v1_16_R1.MinecraftServer.loadWorld(MinecraftServer.java:471) ~[patched_1.16.1.jar:git-Paper-131]
	at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:241) ~[patched_1.16.1.jar:git-Paper-131]
	at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:941) ~[patched_1.16.1.jar:git-Paper-131]
	at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-131]
	at java.lang.Thread.run(Thread.java:832) [?:?]
Caused by: java.lang.invoke.LambdaConversionException: Functional interface io.github.thebusybiscuit.slimefun4.core.handlers.BlockPlaceHandler is not an interface
	at java.lang.invoke.AbstractValidatingLambdaMetafactory.<init>(AbstractValidatingLambdaMetafactory.java:178) ~[?:?]
	at java.lang.invoke.InnerClassLambdaMetafactory.<init>(InnerClassLambdaMetafactory.java:159) ~[?:?]
	at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:323) ~[?:?]
	at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:127) ~[?:?]
	... 17 more

The newest version of SlimeFun

Description (Required)

Error in log. The plugin doesn't enable probably due to new version of SlimeFun.

Steps to reproduce the Issue (Required)

Install the newest version of SlimeFun.

Expected behavior (Required)

It should load normally.

Server Log / Error Report

[22:13:56] [Server thread/ERROR]: Error occurred while enabling Endrex v1.0.1-b2 (Is it up to date?)
java.lang.NoSuchMethodError: 'java.lang.String me.mrCookieSlime.Slimefun.api.SlimefunItemStack.getItemID()'
	at me.nahkd.spigot.sfaddons.endrex.items.resources.EndrexResourceItem.<init>(EndrexResourceItem.java:27) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.initResources(EndrexItems.java:182) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.init(EndrexItems.java:84) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.Endrex.onEnable(Endrex.java:78) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:472) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:386) ~[patched_1.15.2.jar:git-Paper-353]
	at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:488) ~[patched_1.15.2.jar:git-Paper-353]
	at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-353]
	at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.15.2.jar:git-Paper-353]
	at java.lang.Thread.run(Thread.java:832) [?:?]
[22:13:56] [Server thread/INFO]: [Endrex] Disabling Endrex v1.0.1-b2
[22:13:56] [Server thread/INFO]: [Endrex] Plugin disabled in 0ms

Environment (Required)

  • Minecraft Version: 1.15.2
  • CS-CoreLib Version: 85
  • Slimefun Version: 544
  • Plugin Version: v1.0.1-b2

Endrex config already exists

Description (Required)

Hi, when you try to enable server with endrex installed and probably auto-update on in cscorelib, slimefun, etc., there is message in console (mentioned below)

Steps to reproduce the Issue (Required)

Upload plugin and enable auto update in cscorelib and slimefun + enable server.

Expected behavior (Required)

Won't appear this message.

Server Log / Error Report

[13:42:00 WARN]: [Endrex] Could not save config.yml to plugins/Endrex/config.yml because config.yml already exists.

Environment (Required)

  • Minecraft Version: 1.16.1
  • CS-CoreLib Version: 88
  • Slimefun Version: 584
  • Plugin Version: 1.0.2-b1

Endrex wont load "NoSuchFieldError: BLANK_RUNE"

Enabling Endrex v1.0.0
Could not save config.yml to plugins\Endrex\config.yml because config.yml already exists.
Error occurred while enabling Endrex v1.0.0 (Is it up to date?).
java.lang.NoSuchFieldError: BLANK_RUNE

Install all Slimefun4 current version plugins, addons including Endrex for PaperMC 1.15.2 buils 208.

Expected the plugin to load.

https://pastebin.com/m7r1RNEL

You are running the latest version!
Paper v1_15_R1

CS-CoreLib vDEV - 84 (git 0d29dbee)
Slimefun vDEV - 487 (git ca6170e6)

Installed Addons (19)
DyedBackpacks vDEV - 5 (git 129670c7)
SoundMuffler vDEV - 10 (git 545192ca)
SlimefunOreChunks vDEV - 8 (git 41e31ffc)
ExtraToolsPlugin vDEV - 9 (git 84269b5a)
SlimeXpansion vDEV - 15 (git 57438f88)
HotbarPets vDEV - 26 (git 7489ae00)
ExtraGear vDEV - 9 (git e851d81d)
SlimefunLuckyBlocks vDEV - 19 (git 9dbab303)
ExoticGarden vDEV - 39 (git 43a30365)
Barrels vDEV - 11 (git abecba9c)
ElectricSpawners vDEV - 10 (git 6c891f7f)
ExtraHeads vDEV - 14 (git 596a0822)
WhatIsThis v2.9
SoulJars vDEV - 15 (git dd58f105)
MobCapturer vDEV - 7 (git b61d3fbf)
SlimyTreeTaps vDEV - 10 (git 66d1dd72)
PrivateStorage vDEV - 11 (git b064863b)
ColoredEnderChests vDEV - 12 (git 8dbdc909)
ChestTerminal vDEV - 30 (git 04393688)

Plugins (85): AuctionHouse, AutomaticInventory, AutoPickup, Barrels, BeaconPlus2*, BeehivesPro, BetterShulkerBoxes, BKCommonLib, ChestTerminal, ClearLag, ColoredEnderChests, CommandSigns, CraftBook, CS-CoreLib, CustomCobbleGen, CustomEnderChest, DyedBackpacks, ElectricSpawners, EmeraldEnchants, EntityTrackerFixer, EpicFarming, EpicFurnaces, EpicHoppers, EpicSpawners, Essentials, EssentialsAntiBuild, EssentialsChat, EssentialsProtect, EssentialsSpawn, ExoticGarden, ExtraGear, ExtraHeads, ExtraToolsPlugin, FabledSkyBlock, GriefPrevention, GSit, GUIWarps, HolographicDisplays, HotbarPets, IronicChest, Jobs, JoinMessagePlus*, LightAPI*, LimitPillagers, LuckPerms, MeteoritesPro, MobCapturer, MorphMining, Multiverse-Core, Multiverse-Inventories, Multiverse-Portals, MySkin, PickupArrows, PlaceholderAPI, PrivateStorage, ProtectionLib*, ProtocolLib, Realistic-Swimming, ShinyItems, ShopGUIPlus, Slimefun, SlimefunLuckyBlocks, SlimefunOreChunks, SlimeXpansion, SlimyTreeTaps, SoulJars, SoundMuffler, TabList, TCCoasters, Train_Carts, TridentCraft, UltimateFishing, UltimateKits, UltimateRepairing, UltimateStacker, UltimateTimber, Vault, VeinMiner, volcano, WhatIsThis, Wild, WorldEdit, WorldGuard, WorldSpawn*, XP-Deposit*

  • Minecraft Version: PaperMC 1.15.2 Build 208
  • CS-CoreLib Version: DEV - 84 (git 0d29dbee)
  • Slimefun Version: DEV - 487 (git ca6170e6)
  • Plugin Version: 1.0.0

Error whi

Description (REQUIRED)

Hi, there occured error in log and I think it's because I tried mine some of blocks / or next blocks to these blocks via explosive pickaxe. These blocks were with container. Prob. it's something related to Endrex.

Steps to reproduce the Issue (REQUIRED)

Use explosive pickaxe on some items, mentioned in error report.

Expected behavior (REQUIRED)

There shouldn't be any error log.

Error Reports

https://pastebin.com/G3Azsgh5
https://pastebin.com/SwLxR93j
https://pastebin.com/k2juqhm2
https://pastebin.com/rkpKmG3T

Environment (REQUIRED)

  • Server Software (Spigot/Paper): Paper
  • Minecraft Version: 1.16.2
  • Slimefun Version: 671
  • CS-CoreLib Version: 88
  • Endrex ver: 1.0.4-b1

ENDER_PEARL_ORE And Other Items Produce Big Error On Restart After Failed Start With Error With MAGIC_EYE_OF_ENDER

Description

ENDER_PEARL_ORE gives out an error on a restart after failing to start before an error with MAGIC_EYE_OF_ENDER occurred. The restart was initiated using the plugin PlugMan (link to plugin: https://dev.bukkit.org/projects/plugman)

Steps to reproduce the Issue

Start server with Endrex and PlugMan plugins installed. Once server is started type, "plugman restart Endrex".

Expected behavior (Required)

The plugin would start successfully without any errors like at the first boot.

Server Log / Error Report

Server Boot Error With MAGIC_EYE_OF_ENDER: https://pastebin.com/dAXci3tp
Big Long Error With ENDER_PEARL_ORE And Other Items: https://pastebin.com/p2bAs0zL

Environment (Required)

sf versions
[13:29:27] [Server thread/INFO]: CraftBukkit v1_15_R1
[13:29:27] [Server thread/INFO]:
[13:29:27] [Server thread/INFO]: CS-CoreLib vDEV - 85 (git 4a7fce52)
[13:29:27] [Server thread/INFO]: Slimefun vDEV - 508 (git af09dcdb)
[13:29:27] [Server thread/INFO]:
[13:29:27] [Server thread/INFO]: Installed Addons (14)
[13:29:27] [Server thread/INFO]: DyedBackpacks vDEV - 5 (git 129670c7)
[13:29:27] [Server thread/INFO]: ExtraTools vDEV - 14 (git a330a3dd)
[13:29:27] [Server thread/INFO]: SlimefunOreChunks vDEV - 8 (git 41e31ffc)
[13:29:27] [Server thread/INFO]: SlimeXpansion vDEV - 16 (git 00ed85ee)
[13:29:27] [Server thread/INFO]: ExtraGear vDEV - 9 (git e851d81d)
[13:29:27] [Server thread/INFO]: ExoticGarden vDEV - 46 (git fe5109fe)
[13:29:27] [Server thread/INFO]: ClayTech v1.2.0-pre3
[13:29:27] [Server thread/INFO]: Endrex v1.0.1
[13:29:27] [Server thread/INFO]: ElectricSpawners vDEV - 12 (git 4ae47f83)
[13:29:27] [Server thread/INFO]: MobCapturer vDEV - 7 (git b61d3fbf)
[13:29:27] [Server thread/INFO]: SlimyTreeTaps vDEV - 11 (git b64db511)
[13:29:27] [Server thread/INFO]: PrivateStorage vDEV - 11 (git b064863b)
[13:29:27] [Server thread/INFO]: ColoredEnderChests vDEV - 12 (git 8dbdc909)
[13:29:27] [Server thread/INFO]: ChestTerminal vDEV - 30 (git 04393688)

  • Minecraft Version: 1.15.2
  • CS-CoreLib Version: DEV - 85 (git 4a7fce52)
  • Slimefun Version: DEV - 508 (git af09dcdb)
  • Plugin Version: 1.0.1

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.