Giter VIP home page Giter VIP logo

dynatech's Introduction

DynaTech

A set of item and machines that I made to make things easier for me and just for fun. Most of these could possibly be overpowered or heavily underpowered.

THIS PLUGIN REQUIRES ATLEAST JAVA 11 THIS PLUGIN REQUIRES ATLEAST MINECRAFT 1.20.3

DynaTech never tries to be backwards with older minecraft versions. I do not want to deal with the extra issues or development time that supporting older versions needs.

Build Status

Machines

  • Auto-Kitchen - If you have ExoticGarden installed, this machine will become available. It automatically crafts any Kitchen recipe inserted into it.
  • Growth Chambers - Automatically grow some plants. We have multiple variants for all your needs. Supports Exotic Garden saplings, plants, and bushes.
  • Antigravity Bubble - Temporary creative flight within a 45 block area when powered.
  • Weather Controller - Controls the weather when given a key item (Sunflower > Clear, Lilac > Rain, Creeper Head > Thunder).
  • Potion Sprinkler - A ranged potion applier, the potions have durability basically. Has a 10 block range.
  • Barbed Wire - Pushes mob back in a radius. Has a 9 block range, perfect for mob farms.
  • Material Hive - An infinite resource generator, requires Bees and a stack of the output items. Supported Materials are here. For the Material Hive, each bee you put in minuses the amount of time it takes to produce the material, so 128 bees is better then 1 bee, please note each type of bee has a different seconds minus amount. Check bee section for more info.
  • Wireless Charger - Charges Rechargeable Items in a Players inventory in a 16 block radius around it
  • Seed Plucker - Plucks seed from plant-based material, supports Exotic Garden Fruits, but not essences.
  • Item Band Manager - Manages the application and ripping of Item Bands.
  • Orechid - Changes Stone and Netherack into Overworld and Nether ores respectively
  • Wireless Energy Bank - Stores energy to be transfer wirelessly Using the Wireless Energy Point
  • Wireless Energy Point - Transfers energy wirelessly using the Energy from the Wireless Energy Bank
  • Wireless Item Input - Input point for 1 way wireless item transfer
  • Wireless Item Output - Output Point for 1 way wireless item transfer
  • Tesseract - Two way item and energy transport.
  • External Heater - Externally heats Furnace-like blocks.

Generators

  • Hydro Generator - Generates energy from flowing water (Waterlog the generator)
  • Dragon Egg Generator - Generates energy from the warmth of a dragon egg. (Place the dragon egg on top)
  • Chipping Generator - Generates energy from damaged and or durability based items
  • Culinary Generator - Generates energy from food energy, suports Exotic Garden Food in the Food Category.
  • Stardust Reactor - Generates energy from Star Dust, and lots of it

Tools

  • Picnic Basket - Its an upgraded Cooler. It can eat any ExoticGarden custom foods, or just regular vanilla foods, it has a configurable blacklist in the items.yml
  • Electrical Stimulator - Feed the player for energy.
  • Inventory Filter - Upon item pickup, if item is the same as one in the Inventory Filter's filter it voids the item.
  • Angel Gem - Permanent Creative Flight, it has some speed settings.
  • Scoop - The only way to get naturals Bees. Scoop them into item form.
  • Dimensional Home - Gives you a small home in another dimension to teleport to and from. (it sends to you back to your bed spawn if you are in the dimension.)
  • Tesseract Binder - Binds Tesseract in a better manner then binding themselves via direct linking
  • Portable Fluid Tank - Holds 16 buckets of any fluid. Can place them back down too

Bees

  • Bee - A Natural Bee, for each one -2 seconds to resource creation time in Material Hive.
  • Robotic Bee - A Robotic bee made of magic and scrap parts. -2 seconds to resource creation time in Material Hive.
  • Advanced Robotic Bee - An Advanced version of the Robotic Bee. -10 seconds to resource creation time in Material Hive.

Item Bands

  • Healthy Item Band - When applied to armor or weapons gain 4 hearts while wearing or holding the item in your main hand.
  • Hasty Item Band - When applied to armor or weapons gain 2 levels of haste while wearing or hold the item in your main hand.

Integrations

  • Vex Mob Data Card - If InfinityExpansion is installed then you get a Vex Mob Data Card to help with Ghostly Essence and Vex Gems
  • Phantom Mob Data Card - If InfinityExpansion is install then you get a Phantom Mob Data card to help with Phantom Membrane

Credits

NCBPFluffyBear for their autocrafter code since it helped alot with the Auto-Kitchen.

Mooy1 for their hydro generator code so I could figure out how to do waterlogging right.

Seggan for showing me how to make a good container class instead of using Slimefun's default.

WalshyDev for answering my spam in the programming help channel.

Slimefun Discord for putting up with my outright spam of the programming help channel.

Slimefun for being incredibly intuitive to make an addon for and overall being generally helpful when needing examples.

dynatech's People

Contributors

apeiros-46b avatar gallowsdove avatar jasperchasetoq avatar mooy1 avatar ncbpfluffybear avatar profelements avatar sefiraat avatar seggan avatar sfiguz7 avatar violet-nonbloosom avatar waleks647 avatar walshydev avatar xmikux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dynatech's Issues

Ghostly Essence can be used to dye sign texts

Description (Required)

The Ghostly Essence is actually white dye, it can be used to dye sign texts.

Steps to reproduce the Issue (Required)

  1. Give Ghostly Essence.
  2. Place sign with text.
  3. Right click to sign with Ghostly Essence

Expected behavior (Required)

Ghostly Essence can't used to dye sign texts.

Server Log / Error Report

None

Environment (Required)

Tuinity git-Tuinity-"c303521" (MC: 1.16.5)
Slimefun DEV - 861 (git 73b5ef8b)
Metrics-Module #21
Java 11

Installed Addons: (3)
InfinityExpansion vDEV - 98 (git 4cf7e322)
FoxyMachines vDEV - 42 (git ae8d8aba)
DynaTech vDEV - 88 (git c06f0e2)

Health must be between 0 and 43.0, but was 48.0 error

Description (Required)

Health must be between 0 and 43.0, but was 48.0 error when use Healthy Item Band items.

Steps to reproduce the Issue (Required)

  1. Use Heath boost items.
  2. Use vanilla max health attribute items.

/give @s minecraft:diamond_helmet{AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:20,Operation:0,UUID:[I;1038774466,1042406287,1047209352,1673452821]}]} 1

Expected behavior (Required)

Healthy Item Band items works perfectly without error.

Server Log / Error Report

[18:56:53] [Server thread/WARN]: [DynaTech] Task #70158126 for DynaTech vDEV - 88 (git c06f0e25) generated an exception
java.lang.IllegalArgumentException: Health must be between 0 and 43.0, but was 48.0. (attribute base value: 20.0, player: IciAlex)
	at org.bukkit.craftbukkit.v1_16_R3.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:127) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at me.profelements.dynatech.tasks.ItemBandTask.lambda$testItemBand$0(ItemBandTask.java:53) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1475) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:419) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1388) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1120) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
	at java.lang.Thread.run(Unknown Source) [?:?]

Environment (Required)

Tuinity git-Tuinity-"c303521" (MC: 1.16.5)
Slimefun DEV - 864 (git 82366191)
Metrics-Module #21
Java 11

Installed Addons: (5)
InfinityExpansion vDEV - 100 (git 65892de0)
LiteXpansion vDEV - 138 (git 004e3c61)
SlimefunFix v3.0
FoxyMachines vDEV - 42 (git ae8d8aba)
DynaTech vDEV - 90 (git 9f27da6)

Weather Controller does not show display recipes.

Description (Required)

The weather controller does not show display recipes for the weather. I think this is because I override the tick and or the AMachine in another too.

Steps to reproduce the Issue (Required)

N/A

Expected behavior (Required)

The display recipes of SUNFLOWER, LIlAC, CREEPER HEAD show up in the slimefun guide.

Server Log / Error Report

N/A

Environment (Required)

N/A

Exception when right-clicking the Angel Gem

Description (Required)

I wanted to look into this addon and the angel gem caught my eye ๐Ÿ‘€
It looks awesome, really good job! Unfortunately the latest update caused an exception to pop up.

Steps to reproduce the Issue (Required)

  1. Unlock the Angel Gem
  2. Craft/Cheat an Angel Gem
  3. Right Click the Angel Gem

Expected behavior (Required)

No stacktrace should have appeared.
You perhaps forgot to add the ItemSetting to your SlimefunItem.

Server Log / Error Report

https://pastebin.com/Zm1LbQpE

Environment (Required)

  • Minecraft Version: 1.16.4
  • CS-CoreLib Version: None ๐Ÿ˜Ž
  • Slimefun Version: Slimefun - DEV 792
  • Plugin Version: DynaTech - DEV 27

Dimensional Homes not working as intended

Description (Required)

When you go to your dimensional home, it just takes you everytime to the same chunk

Steps to reproduce the Issue (Required)

1: Go to your home
2: Make another dim home item
3: go to that home
4: same chunk every time

Expected behavior (Required)

Should not take you same chunk

Server Log / Error Report

No Errors

Environment (Required)

  • Minecraft Version: 1.16.4
  • Slimefun Version: DEV-801
  • Plugin Version: DEV-35

Ghostly Essence can be used to dye sheep

Description (Required)

Ghostly Essence is actually white dye, it can be used to dye sheeps.

Steps to reproduce the Issue (Required)

  1. Get Ghostly Essence
  2. Find a Sheep (not white)
  3. Right-Click said Sheep with the Ghostly Essence
  4. Watch the Sheep turn white

Expected behavior (Required)

Ghostly Essence can't used to dye sheep

Server Log / Error Report

None

Environment (Required)

Tuinity git-Tuinity-"c303521" (MC: 1.16.5)
Slimefun DEV - 861 (git 73b5ef8b)
Metrics-Module #21
Java 11

Installed Addons: (3)
InfinityExpansion vDEV - 98 (git 4cf7e322)
FoxyMachines vDEV - 42 (git ae8d8aba)
DynaTech vDEV - 88 (git c06f0e2)

Exception: "x not finite"

Description (Required)

Recently, the console keeps throwing this exception (x not finite).
All information I can provide is the server console, because no players have noticed this.
At the error log, it said something about BarbedWire, I will soon give more details.
If you close this issue, please let me know if I can have chance to re-open this issue or contact you.
I don't know whether this affect gameplay or not, still waiting on detail reports from players.
Thank you in advance.

Steps to reproduce the Issue (Required)

Working on it.

Expected behavior (Required)

Console should not throw exception.
Working on it.

Server Log / Error Report

https://pastebin.com/hM1xPu0G

Environment (Required)

  • Minecraft Version: Paper v1_16_R2
  • CS-CoreLib Version: vDEV - 92 (git e9150d72)
  • Slimefun Version: vDEV - 774 (git e66af680)
  • Plugin Version: vDEV - 12 (git fc82651)

Antigravity bubble stops working when more than 1 is placed

Description (Required)

We've noticed in our testing the antigravity bubble works fine until a second one is placed.
I had one player on one side of the world place one, it worked fine. A second player (no where near them, but in the same world) placed one in their area and both antigravity bubbles stopped working. One player's flight kept shutting off while the other player couldn't even get up off the ground. Once one player picked their bubble up, the other one started working fine.

Steps to reproduce the Issue (Required)

Place two antigravity bubbles down in two different areas.

Expected behavior (Required)

They should both be able to fly in their bubble area at the same time.

Server Log / Error Report

No errors were found.

Environment (Required)

  • Minecraft Version: 1.16.5, paper 584
  • CS-CoreLib Version: N/A
  • Slimefun Version: Slimefun DEV - 878
  • Plugin Version: DynaTech vDEV - 99

fly disabling

Description (Required)

after drop the item from the inventory the fly will turn off
(the plugin pretends to be non-functional, but it is in the sf guide and it does it for me on the production server where I also have the required exoticgarden)

Steps to reproduce the Issue (Required)

Turn fly on using essentials (maybe also works with vanilla gamemode creative)
drop the item from the inventory
the fly will turn off
Video: https://youtu.be/ifAPT4dAUA0

Expected behavior (Required)

fly will not turn off when the item is dropped

Server Log / Error Report

https://pastebin.com/uN2WnfVS

Environment (Required)

image

Magical Plants make the growth chamber disappear when used.

Description (Required)

Putting a magical plant specifically into a growth chamber causes it to give an error and destroy the growth chamber,

Steps to reproduce the Issue (Required)

Put any magical plant into a growth chamber and give it power.

Expected behavior (Required)

It should turn into the magical essence tied to the magical plant you inserted.

Server Log / Error Report

https://pastebin.com/G159m8Fd

Environment (Required)

image
image

  • Minecraft Version: 1.16.4
  • CS-CoreLib Version: Dev - 90
  • Slimefun Version: Dev - 775
  • Plugin Version: Dev-16

Erro flooding on console

13.03 16:50:38 [Server] ERROR Could not pass event EntityDamageEvent to DynaTech vDEV - 76 (git 0f40e33)
13.03 16:50:38 [Server] INFO java.lang.NullPointerException: null
13.03 16:50:38 [Server] INFO at me.profelements.dynatech.listeners.ElectricalStimulatorListener.feedPlayer(ElectricalStimulatorListener.java:49) ~[?:?]
13.03 16:50:38 [Server] INFO at me.profelements.dynatech.listeners.ElectricalStimulatorListener.onHungerDamage(ElectricalStimulatorListener.java:39) ~[?:?]
13.03 16:50:38 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1033.execute(Unknown Source) ~[?:?]
13.03 16:50:38 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:248) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1068) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1050) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:911) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1100) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityLiving.damageEntity0(EntityLiving.java:1838) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityHuman.damageEntity0(EntityHuman.java:844) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityLiving.damageEntity(EntityLiving.java:1166) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityHuman.damageEntity(EntityHuman.java:761) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityPlayer.damageEntity(EntityPlayer.java:842) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.FoodMetaData.a(FoodMetaData.java:94) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityHuman.tick(EntityHuman.java:164) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.EntityPlayer.playerTick(EntityPlayer.java:518) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:178) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1387) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:379) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1214) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1002) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:175) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:38 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
13.03 16:50:43 [Server] ERROR Could not pass event EntityDamageEvent to DynaTech vDEV - 76 (git 0f40e33)
13.03 16:50:43 [Server] INFO java.lang.NullPointerException: null
13.03 16:50:43 [Server] INFO at me.profelements.dynatech.listeners.ElectricalStimulatorListener.feedPlayer(ElectricalStimulatorListener.java:49) ~[?:?]
13.03 16:50:43 [Server] INFO at me.profelements.dynatech.listeners.ElectricalStimulatorListener.onHungerDamage(ElectricalStimulatorListener.java:39) ~[?:?]
13.03 16:50:43 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1033.execute(Unknown Source) ~[?:?]
13.03 16:50:43 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:248) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1068) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1050) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:911) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1100) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityLiving.damageEntity0(EntityLiving.java:1838) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityHuman.damageEntity0(EntityHuman.java:844) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityLiving.damageEntity(EntityLiving.java:1166) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityHuman.damageEntity(EntityHuman.java:761) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityPlayer.damageEntity(EntityPlayer.java:842) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.FoodMetaData.a(FoodMetaData.java:94) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityHuman.tick(EntityHuman.java:164) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.EntityPlayer.playerTick(EntityPlayer.java:518) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:178) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:390) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:145) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1387) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:379) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1214) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1002) ~[patched_1.16.5.jar:git-Paper-526]
13.03 16:50:43 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:175) ~[patched_1.16.5.jar:git-Paper-526]

  • Minecraft Version: Paper 1.16.5
  • CS-CoreLib Version: Latest Version 92
  • Slimefun Version: 835
  • Plugin Version: DynaTech vDEV - 76

Tesseract doesn't transfer Energy.

Description (Required)

So the Tesseract is a block that sends either items or energy, however (it may be an option that hasn't been turned on), the Tesseract only sends items. Tried everything, overworld to overworld, overworld to end and overworld to the nether. And yet, nothing works! It may be that I got something wrong and if I did, please correct me.

Steps to reproduce the Issue (Required)

Place a Tesseract somewhere in the world, place yet another in the world, connect the two, no energy travels between each of them.

Expected behavior (Required)

Well... I expected that energy travels between worlds and two points.

Server Log / Error Report

I cannot get the Server Log due to me not being the Server's owner :(

Environment (Required)

  • Minecraft Version: 1.16.5
  • CS-CoreLib Version: sadly I couldn't find it :(
  • Slimefun Version: DEV - 875 (git b4b0636c)
  • Plugin Version: vDEV - 96 (git 2d2d05b)

Dimensional Home Issue

Description (Required)

Another exception ๐Ÿ‘€

Steps to reproduce the Issue (Required)

  1. Craft/Cheat a Dimensional Home
  2. Right Click the Dimensional Home

Expected behavior (Required)

No stacktrace should have appeared.
Seems to be an import that is wrong.
Instead of me.mrCookieSlime.CSCoreLibPlugin.cscorelib2.data.PersistentDataAPI, this should have been me.mrCookieSlime.Slimefun.cscorelib2.data.PersistentDataAPI

Server Log / Error Report

https://pastebin.com/sMqXnP03

Environment (Required)

  • Minecraft Version: 1.16.4
  • CS-CoreLib Version: None ๐Ÿ˜Ž
  • Slimefun Version: Slimefun - DEV 792
  • Plugin Version: DynaTech - DEV 31

Growth Chamber MK2 makes alot of stuff without regard to a server economy while being incredibly cheap.

Description (Required)

The Growth Chamber MK2 is a giant upgrade for little. 4x the speed and produce.
This can be ridiculous for servers to handle. Overall I think this block needs to be nerfed.
Maybe adding a config option might work as well.

Steps to reproduce the Issue (Required)

Put one carrot into the Growth Chamber MK2, get 12 out
???
Profit.

Expected behavior (Required)

The growth chambers growth rate being much less since how inexpensive it is.

Server Log / Error Report

Not applicable

Environment (Required)

Not applicable

Dimensional Home item cannot teleport me back to original world

Description (Required)

When i click the dimensional home item in dimensional home world, it can't teleport me back to the original world and split out error in console

Steps to reproduce the Issue (Required)

  1. Use Dimensional Hone item to teleport to the dimensional hone dimension.
  2. Wait for a few seconds for everything to load up properly.
  3. Use the Dimensional Home item and watch the console.
    You could watch this video instead
2021-02-19.11-30-47.mp4

Expected behavior (Required)

Clicking the dimensional home item teleport me back to the original world

Server Log / Error Report

https://pastebin.com/1dhWV3F2

Environment (Required)

  • Minecraft Version: Image below
  • CS-CoreLib Version: Not installed
  • Slimefun Version: Image below
  • Plugin Version: Image below

image

When an Anti-Gravity Bubble is broken/not powered flight is not toggled off.

Description (Required)

When I place an anti-gravity bubble it gives flight correctly. When I break the block and try to fly I still can fly, even if I was already flying before I broke it.

Steps to reproduce the Issue (Required)

Break an Anti-Gravity Bubble that was previously powered. You should be able to fly still even though the block is gone. The same thing happens if the block has no power.

Expected behavior (Required)

Flight should be toggled off if the block has no power or is broken.

Server Log / Error Report

No errors show up in console after I break the block or cut off its power.

Environment (Required)

image
image

  • Minecraft Version: Paper 1.16.4
  • CS-CoreLib Version: DEV-90
  • Slimefun Version: DEV-769

Healthy Item Band Error

Description (Required)

The extra hearts given by the item are reset each time the counter of the Enhanced Health potion effect is reset. Every time it is restarted it wastes saturation so it is just a useless and big waste of food.

Steps to reproduce the Issue (Required)

image

The "Improved Health" counter resets from 10 seconds to 14 seconds and the extra life is reset as well:

image

Expected behavior (Required)

That the extra hearts simply remain stationary and do not restart every few seconds.

Server Log / Error Report

No, everything is in its latest version and the error happens in several servers with slimefun.

Environment (Required)

1.16.5

image

Does not have cs-corelib

Scoop is placeable

Description (Required)

When scoop is used to make a path, and the path is subsequently destroyed, the block drops scoop instead of dirt.

Console Exception Message Spam

Description (Required)

I downloaded the latest version of Dyna Tech last night, but now the console is being spammed with these exception messages. I'm not sure what to write here, as there doesn't seem to be anything wrong at first glance from a player's point of view. Please let me know what other information I can provide.

Steps to reproduce the Issue (Required)

  1. Update Slimefun server to 1.16.5
  2. Update all add-ons and other plugins
  3. Wait overnight
  4. Check console to see error message spam

Expected behavior (Required)

No console spam

Server Log / Error Report

This gets spammed in the console roughly once a second: https://pastebin.com/TQwaDMix

Environment (Required)

  • Minecraft Version: 1.16.5 Paper Build 457
  • CS-CoreLib Version: DEV - 92
  • Slimefun Version: vDEV - 805
  • Plugin Version: vDEV - 36

Stardust Meteor transforms to CS-CoreLib's head if place down and break out

Description (Required)

Stardust Meteor transforms to CS-CoreLib's head if place down and break out.

Steps to reproduce the Issue (Required)

  1. Give Stardust Meteor.
  2. Place down Stardust Meteor.
  3. Break out Stardust Meteor.

Screenshot 2021-03-28 135914

Expected behavior (Required)

Stardust Meteor no transforms to CS-CoreLib's head if place down and break out.

Server Log / Error Report

None

Environment (Required)

Tuinity git-Tuinity-"c303521" (MC: 1.16.5)
Slimefun DEV - 861 (git 73b5ef8b)
Metrics-Module #21
Java 11

Installed Addons: (3)
InfinityExpansion vDEV - 98 (git 4cf7e322)
FoxyMachines vDEV - 42 (git ae8d8aba)
DynaTech vDEV - 88 (git c06f0e2)

Fail to preload missing chunk gen

Description (Required)

[18:46:29] [Server thread/ERROR]: [My_Worlds] World 'dimensionalhome' could not be created because the chunk generator 'DynaTech' was not found!
[18:46:29] [Server thread/ERROR]: [My_Worlds] Failed to (pre)load world: dimensionalhome
[18:46:29] [Server thread/INFO]: [My_Worlds] Loading world 'master'

Steps to reproduce the Issue (Required)

Install and start server, even restarts show the same issue.

Expected behavior (Required)

No error would be nice

Server Log / Error Report

Environment (Required)

sf versions
[18:57:52 INFO]: This Server uses the following setup of Slimefun:
[18:57:52 INFO]: Paper git-Paper-434 (MC: 1.16.5)
[18:57:52 INFO]: CS-CoreLib vDEV - 92 (git e9150d72)
[18:57:52 INFO]: Slimefun vDEV - 789 (git 7eff4d38)
[18:57:52 INFO]: Metrics build: #19
[18:57:52 INFO]:
[18:57:52 INFO]: Installed Addons: (4)
[18:57:52 INFO]: DynaTech vDEV - 26 (git 6a4949e)
[18:57:52 INFO]: ExtraGear vDEV - 12 (git 4570ea2c)
[18:57:52 INFO]: CMI v8.8.0.3
[18:57:52 INFO]: ExoticGarden vDEV - 66 (git eb90e45d)

  • Minecraft Version: 16.5
  • CS-CoreLib Version: CS-CoreLib vDEV - 92 (git e9150d72)
  • Slimefun Version: Slimefun vDEV - 789 (git 7eff4d38)
  • Plugin Version: DynaTech vDEV - 26 (git 6a4949e)

AMachine machine dont respect the processingSpeed of upgraded counterparts.

Description (Required)

Title

Steps to reproduce the Issue (Required)

Put cocoa beans in growth chamber > 20 seconds
Put cocoa beans in growth chamber mk2 > still 20 seconds when supposed to be 5 seconds.

Expected behavior (Required)

The item to have the speed applied to the craft.

Server Log / Error Report

N/A

Environment (Required)

N/A

Tesseract don't drop items from inventory when break down

Description (Required)

Tesseract don't drop items from inventory when break down.

Steps to reproduce the Issue (Required)

  1. Place down the Tesseract.
  2. Place items to the Tesseract
  3. Break down the Tesseract.

https://www.youtube.com/watch?v=IfFxJ9-QXL8

Expected behavior (Required)

Tesseract drop items from inventory when break down.

Environment (Required)

Tuinity git-Tuinity-"d5261ad" (MC: 1.16.5)
Slimefun DEV - 878 (git 485dec74)
Metrics-Module #21
Java 11

Installed Addons: (19)
DyedBackpacks vDEV - 14 (git 0a051b2b)
ExtraTools vDEV - 26 (git 0cb2ad70)
PomaExpansion v1.3.1
FoxyMachines vDEV - 44 (git d2d14cd8)
EcoPower vDEV - 4 (git 2a08d31d)
HotbarPets vDEV - 37 (git 63b1553e)
DynaTech vDEV - 97 (git e62bcb6)
ExtraGear vDEV - 12 (git 4570ea2c)
SlimefunLuckyBlocks vDEV - 35 (git 3b6586d6)
InfinityExpansion vDEV - 100 (git 65892de0)
RestrictedCreative v2.4.8
SFCalc vDEV - 2 (git da4a9d46)
LiteXpansion vDEV - 145 (git 4c36f4f9)
SimpleUtils vDEV - 4 (git d6404b5e)
SlimyTreeTaps vDEV - 18 (git ab11a282)
MobCapturer vDEV - 15 (git a42c9e0c)
TranscEndence vDEV - 25 (git 7e4776fc)
FluffyMachines vDEV - 75 (git 10ca2094)
GeneticChickengineering vDEV - 13 (git 37cffcbb)

Weather Controller disappears when inserting lilac

Description (Required)

Hey, when using the weather controller with a lilac, it just disappears instead of changing the weather. Sunflowers and creeper heads work just perfect.

Steps to reproduce the Issue (Required)

-Get an energy setup (for example coal gen 2 and energy regulator)
-Place the weather controller
-Insert lilac into the slot in the middle

Expected behavior (Required)

It should switch the weather to rain and not remove the machine ^^

Server Log / Error Report

-Console log: https://pastebin.com/SvTeVT24
-Error file: https://pastebin.com/ahtJ2Hzi

Environment (Required)

image
image
image
image

  • Minecraft Version: 1.16.4
  • CS-CoreLib Version: DEV 92
  • Slimefun Version: DEV 769
  • Plugin Version: DEV 6

Flight Gem inventory issues

Description (Required)

When using a Flight Gem, if I remove it from my inventory and do something like put it in a chest, it doesnt remove my flight ability. I am unsure if this could be due to me being the owner of the server and by default technically having the ability to fly, but it is problematic and can be abused.

(Additionally, it may be beneficial to make a config option or something where the Flight Gem must be in the off-hand to be used, or require more advanced things in the crafting recipe, since atm it can be fairly easy to obtain and is kinda overpowered.)

(And, maybe by shift right-clicking you could manually disable the Flight Gem.)

Steps to reproduce the Issue (Required)

Get Flight Gem, activate it, put it in chest, and continue flying around.

Expected behavior (Required)

I expected my flight ability to be disabled when putting the Flight Gem in the chest.

Server Log / Error Report

There are no errors.

Environment (Required)

  • Minecraft Version: git-Paper-"60e92c061" (MC: 1.16.5)
  • CS-CoreLib Version: uhm I am not sure. i have it installed but /sf versions doesnt show it anymore
  • Slimefun Version: DEV - 826 (git d33dc965)
  • Plugin Version: vDEV - 69 (git 167758c)

Growth Chamber works without power.

Description (Required)

Growth Chamber works without power. Don't really need to say much...

Steps to reproduce the Issue (Required)

Place a Growth Chamber, and use it without connecting it to any energy network.

Expected behavior (Required)

The Growth Chamber to not work without power.

Server Log / Error Report

N/A

Environment (Required)

2021-01-10_11 03 36
2021-01-10_11 03 38
(Had to do 2 since MC chat is annoying.)

Melon Blocks are used instead of Melon Slices in the Seed Plucker

Description (Required)

Melon Blocks are used instead of Melon Slices in the Seed Plucker
Melon Seeds usually are obtained from Melon Slices instead of Melon Blocks

Steps to reproduce the Issue (Required)

Expected behavior (Required)

Melon Slices > Melon Seeds

Server Log / Error Report

N/a

Environment (Required)

N/a

  • Minecraft Version:
  • CS-CoreLib Version:
  • Slimefun Version:
  • Plugin Version:

Most Item lores are erronously long.

Description (Required)

The Item lores can go off screen for most people. We need to condense and make the lore more succinct.
This is pretty easy but lore priority since it is only a cosmetic change.

Steps to reproduce the Issue (Required)

Look at an item such as the Angel Gem. The lore goes of screen a fair amount of the time

Expected behavior (Required)

Have succint and dense information about item instead of having it go off-screen

Server Log / Error Report

N/A

Environment (Required)

N/A

Most Exotic Garden Saplings Causing Growth Chamber/Growth Chamber Mk2 Error

Description (Required)

A player put a coconut sapling initially in a growth chamber mk 2, and it caused an error and disappeared. I then put down 6 growth chambers and put a plum,lime,lemon,pomegranate,orange, and pear sapling in them to see if it was a specific sapling. They all caused the block error.

Steps to reproduce the Issue (Required)

Place down a growth chamber or growth chamber mk 2.
Place an exotic garden sapling in the input slot.

Expected behavior (Required)

Not cause a block error. Either grow the sapling or have it not accepted as an input.

Server Log / Error Report

https://pastebin.com/h2dKbrFt

Environment (Required)

image

  • Minecraft Version:
  • CS-CoreLib Version: N/A
  • Slimefun Version: 864
  • Plugin Version: 90

Lore goes off screen due to it being 1 line

Description (Required)

Title.

Steps to reproduce the Issue (Required)

Hover over an item from this addon, and see that the lore goes off the screen.

Expected behavior (Required)

The lore being multiple lines and not going off your screen.

Server Log / Error Report

N/A

Environment (Required)

2021-03-04_13 10 51
2021-03-04_13 10 53

Wireless Item Output and Input don't drop items from inventory when break down

Description (Required)

Wireless Item Output and Input don't drop items from inventory when break down.

Steps to reproduce the Issue (Required)

  1. Place down the Wireless Item Output or the Wireless Item Input.
  2. Place items to the Wireless Item Output or the Wireless Item Input.
  3. Break down the Wireless Item Output or the Wireless Item Input.

https://www.youtube.com/watch?v=HbtiuhxZNLU

Expected behavior (Required)

Wireless Item Output and Input drop items from inventory when break down.

Environment (Required)

Tuinity git-Tuinity-"d5261ad" (MC: 1.16.5)
Slimefun DEV - 878 (git 485dec74)
Metrics-Module #21
Java 11

Installed Addons: (19)
DyedBackpacks vDEV - 14 (git 0a051b2b)
ExtraTools vDEV - 26 (git 0cb2ad70)
PomaExpansion v1.3.1
FoxyMachines vDEV - 44 (git d2d14cd8)
EcoPower vDEV - 4 (git 2a08d31d)
HotbarPets vDEV - 37 (git 63b1553e)
DynaTech vDEV - 97 (git e62bcb6)
ExtraGear vDEV - 12 (git 4570ea2c)
SlimefunLuckyBlocks vDEV - 35 (git 3b6586d6)
InfinityExpansion vDEV - 100 (git 65892de0)
RestrictedCreative v2.4.8
SFCalc vDEV - 2 (git da4a9d46)
LiteXpansion vDEV - 145 (git 4c36f4f9)
SimpleUtils vDEV - 4 (git d6404b5e)
SlimyTreeTaps vDEV - 18 (git ab11a282)
MobCapturer vDEV - 15 (git a42c9e0c)
TranscEndence vDEV - 25 (git 7e4776fc)
FluffyMachines vDEV - 75 (git 10ca2094)
GeneticChickengineering vDEV - 13 (git 37cffcbb)

Dimensional Home: always uses same id for all players

Description (Required)

Chunk ID is pre-assigned on the dimensional home item is hardcoded to "chunk id: 4" for every one of these items crafted or "sf give"n to a person. Every player using this item is taken to the same chunk on the other side. The return trip does not take them back to where they started but instead sends them to the server's initial spawn point for the survival world.

Item is also "used up" and vanishes if used while aiming at the floor. Working around this now by aiming directly upwards into the air to use the item.

Steps to reproduce the Issue (Required)

Simply use the item... have any other person attempt to craft/use or just give yourself a new copy of the item and note how the ID is all the same for everyone.
https://prntscr.com/zejgtf

Expected behavior (Required)

From what I understand, the ID should be different per player so that they get their own little chunk in that world.

Server Log / Error Report

No relevant logs.

Environment (Required)

[17:12:57 INFO]: This Server uses the following setup of Slimefun:
Paper git-Paper-466 (MC: 1.16.5)
Slimefun DEV - 818 (git e2f3944d)
Metrics-Module #21
Java 8

Installed Addons: (30)
GlobalWarming vDEV - 9 (git d21d264b)
ExtraTools vDEV - 24 (git 791c7468)
FoxyMachines vDEV - 12 (git 869a3081)
SlimefunOreChunks vDEV - 12 (git e3700851)
SensibleToolbox vDEV - 39 (git 9580549f)
DynaTech vDEV - 37 (git 69a05cd)
ExtraGear vDEV - 12 (git 4570ea2c)
MoreTools vDEV - 9 (git e8cfb32c)
InfinityExpansion vDEV - 71 (git 224ec368)
SFCalc vDEV - 15 (git 6586cb3f)
ElectricSpawners vDEV - 21 (git 8efab150)
ExtraHeads vDEV - 21 (git a2c68d59)
MobCapturer vDEV - 15 (git a42c9e0c)
SlimyTreeTaps vDEV - 17 (git 8f3e755b)
PrivateStorage vDEV - 16 (git f9468f23)
TranscEndence vDEV - 22 (git 7660c9f0)
FluffyMachines vDEV - 64 (git 582f5de7)
CMI v8.8.1.0
ChestTerminal vDEV - 42 (git f4aef9ca)
DyedBackpacks vDEV - 13 (git 964b2d55)
SoundMuffler vDEV - 19 (git 5caef292)
SlimefunWarfare vDEV - 13 (git 135cd29e)
EcoPower vDEV - 3 (git 18ba903d)
HotbarPets vDEV - 35 (git 99093ddd)
SlimefunLuckyBlocks vDEV - 31 (git 6fa9afbd)
ExoticGarden vDEV - 71 (git ef5756d0)
Liquid vDEV - 10 (git 2277a85b)
LiteXpansion vDEV - 125 (git 96d1cf20)
SoulJars vDEV - 21 (git 59212953)

Slimefun Beta build related test error

Description (Required)

Error related to dependancy CS-Corelib
Reporting pre BusyBiscuits recommendation.

Steps to reproduce the Issue (Required)

Error occured during beta testing for the new SF without CS-CoreLib

Expected behavior (Required)

No errors however given this is a beta test without CS-CoreLib I understand this would or could happen.

Server Log / Error Report

[07:31:58] [Server thread/ERROR]: Error occurred while enabling DynaTech vDEV - 26 (git 6a4949e) (Is it up to date?)
java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLibPlugin/cscorelib2/item/CustomItem
at me.profelements.dynatech.setup.DynaTechItemsSetup.setup(DynaTechItemsSetup.java:156) ~[?:?]
at me.profelements.dynatech.DynaTech.onEnable(DynaTech.java:43) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[paper-1.16.5.jar:git-Paper-434]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[paper-1.16.5.jar:git-Paper-434]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[paper-1.16.5.jar:git-Paper-434]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[paper-1.16.5.jar:git-Paper-434]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[paper-1.16.5.jar:git-Paper-434]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[paper-1.16.5.jar:git-Paper-434]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[paper-1.16.5.jar:git-Paper-434]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[paper-1.16.5.jar:git-Paper-434]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[paper-1.16.5.jar:git-Paper-434]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.ClassNotFoundException: me.mrCookieSlime.CSCoreLibPlugin.cscorelib2.item.CustomItem
at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:182) ~[paper-1.16.5.jar:git-Paper-434]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[paper-1.16.5.jar:git-Paper-434]
at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
... 12 more
[07:31:58] [Server thread/INFO]: [DynaTech] Disabling DynaTech vDEV - 26 (git 6a4949e)

Environment (Required)

Minecraft 16.5
DynaTech vDEV - 26 (git 6a4949e)
SlimeFun4 BetaBuild

Inventory Filter voids slimefun backpacks when a mobhead is placed inside and player picks up soul jar

Description (Required)

Inventory Filter with a mobhead inside (i had enderheads from Extra Heads addon inside) voids backpacks in your hotbar when you pick up a souljar or if you drop your backpack and pick it back up.

EDIT: i have also just noticed that even after removing the mob head from the filter, the issue still persists, and i have to make a new inventory filter altogether so that the issue is gone

Steps to reproduce the Issue (Required)

https://youtu.be/zbH0KXgtjzQ <- video of me reproducing issue

  1. have a backpack in the inventory
  2. have an inventory filter with a mobhead inside from Extra Heads addon
  3. pick up any souljar or backpack from the floor
  4. check and see that backpack in hotbar are now void and have disappeared
    (I have a feeling this might be the case for any custom slimefun item that uses mobheads with a custom texture)

Expected behavior (Required)

I would expect the inventory filter to only void the specific mob head i placed in the filter
I also expect the backpacks in my inventory to not get voided

Server Log / Error Report

I checked the server log and there were no error reports, but here is the pastebin anyway:
https://pastebin.com/8EQRRzwi
The issue occured around 19:00 - 20:00 hours and did not notice any error reports

Environment (Required)

Paper git-Paper-583 (MC: 1.16.5)
Slimefun DEV - 871 (git e1f0e0cd)
Metrics-Module #21
Java 8

Installed Addons: (15)
DyedBackpacks vDEV - 14 (git 0a051b2b)
SlimefunOreChunks vDEV - 13 (git 9f7a2be3)
EcoPower vDEV - 3 (git 18ba903d)
HotbarPets vDEV - 37 (git 63b1553e)
DynaTech vDEV - 95 (git fdfec4d)
ExtraGear vDEV - 12 (git 4570ea2c)
ExoticGarden vDEV - 75 (git 6c3e5412)
InfinityExpansion vDEV - 100 (git 65892de0)
LiteXpansion vDEV - 144 (git 4472823e)
SFCalc vDEV - 20 (git 29ba88c6)
SimpleUtils vDEV - 3 (git ee043364)
ExtraHeads vDEV - 21 (git a2c68d59)
SoulJars vDEV - 22 (git aded79dd)
PrivateStorage vDEV - 16 (git f9468f23)
SlimyRepair vDEV - 3 (git c56293bb)

  • Minecraft Version: 1.16.5

Picnic Basket automatically consumes then when you are hungry not work

Description (Required)

Picnic Basket automatically consumes then when you are hungry not work.

Steps to reproduce the Issue (Required)

  1. Place food to the Picnic Basket.
  2. Store in inventory.
  3. Automatically consumes then when you are hungry not work.

Expected behavior (Required)

Automatically consumes then when you are hungry if in the inventory.

Server Log / Error Report

none

Environment (Required)

Tuinity git-Tuinity-"c303521" (MC: 1.16.5)
Slimefun DEV - 864 (git 82366191)
Metrics-Module #21
Java 11

Installed Addons: (4)
InfinityExpansion vDEV - 98 (git 4cf7e322)
SlimefunFix v3.0
FoxyMachines vDEV - 42 (git ae8d8aba)
DynaTech vDEV - 88 (git c06f0e2)

Antigravity Bubble vanishes after placement

Description (Required)

Players report this happening after they've placed the block and left the server but I see it happening in real time while watching after having placed the block as long as it has power.
https://youtu.be/rXIER_si5O4

Steps to reproduce the Issue (Required)

Place Antigravity Bubble block in a location where it would recieve power... wait and watch the block poof

Expected behavior (Required)

Should stay in that location until mined.

Server Log / Error Report

from latest.log: https://pastebin.com/VzG5rg74
from error-reports: https://pastebin.com/W8RF3Tbt

Environment (Required)

[20:59:16 INFO]: This Server uses the following setup of Slimefun:
Paper git-Paper-466 (MC: 1.16.5)
Slimefun DEV - 818 (git e2f3944d)
Metrics-Module #21
Java 8

Installed Addons: (30)
GlobalWarming vDEV - 9 (git d21d264b)
ExtraTools vDEV - 24 (git 791c7468)
FoxyMachines vDEV - 12 (git 869a3081)
SlimefunOreChunks vDEV - 12 (git e3700851)
SensibleToolbox vDEV - 39 (git 9580549f)
DynaTech vDEV - 37 (git 69a05cd)
ExtraGear vDEV - 12 (git 4570ea2c)
MoreTools vDEV - 9 (git e8cfb32c)
InfinityExpansion vDEV - 71 (git 224ec368)
SFCalc vDEV - 15 (git 6586cb3f)
ElectricSpawners vDEV - 21 (git 8efab150)
ExtraHeads vDEV - 21 (git a2c68d59)
MobCapturer vDEV - 15 (git a42c9e0c)
SlimyTreeTaps vDEV - 17 (git 8f3e755b)
PrivateStorage vDEV - 16 (git f9468f23)
TranscEndence vDEV - 22 (git 7660c9f0)
FluffyMachines vDEV - 64 (git 582f5de7)
CMI v8.8.1.0
ChestTerminal vDEV - 42 (git f4aef9ca)
DyedBackpacks vDEV - 13 (git 964b2d55)
SoundMuffler vDEV - 19 (git 5caef292)
SlimefunWarfare vDEV - 13 (git 135cd29e)
EcoPower vDEV - 3 (git 18ba903d)
HotbarPets vDEV - 35 (git 99093ddd)
SlimefunLuckyBlocks vDEV - 31 (git 6fa9afbd)
ExoticGarden vDEV - 71 (git ef5756d0)
Liquid vDEV - 10 (git 2277a85b)
LiteXpansion vDEV - 125 (git 96d1cf20)
SoulJars vDEV - 21 (git 59212953)

  • Minecraft Version:
  • CS-CoreLib Version:
  • Slimefun Version:
  • Plugin Version:

wireless item output disappears after placing on a chest

Everytime I try to place a wireless item output onto a chest, within 3-4 seconds it disappears.

slimefun dev 854
paper 552
mc 1.16.5
Dynatech v 85

Additional thought on this - it isn't very intuitive on how the power has to work, and not much is offered on the wiki or ingame.

Culinary Generator can be used as vanilla blast furnace with hoppers

Description (Required)

Culinary Generator can be used as vanilla blast furnace with hoppers.

Steps to reproduce the Issue (Required)

  1. Build this simple furnace system from hopper and chests.

2021-03-28_14 07 18

  1. Place gold ore towards the chest.
  2. Place coal next to the furnace chest.
  3. Open the chest under the furnace.

95680620-40edc600-0bdb-11eb-8690-3039911c3cbc

Expected behavior (Required)

Culinary Generator can't used as vanilla blast furnace with hoppers.

Server Log / Error Report

None

Environment (Required)

Tuinity git-Tuinity-"c303521" (MC: 1.16.5)
Slimefun DEV - 861 (git 73b5ef8b)
Metrics-Module #21
Java 11

Installed Addons: (3)
InfinityExpansion vDEV - 98 (git 4cf7e322)
FoxyMachines vDEV - 42 (git ae8d8aba)
DynaTech vDEV - 88 (git c06f0e2)

dimensional home

hey man, also with all the fix u published the dimensional home still doesn't work.

it send players to only one chunk

Antigravity bubble vanishes / errors

Description (Required)

Happens after player places item, logs out, then any other player visits location where antigravity bubble is placed: errors thrown in latest.log and error report created.

Steps to reproduce the Issue (Required)

Place antigravity bubble... and WAIT. May take several day cycles for some reason (reported 3+). Player that placed block must leave the world and return to the location while the chunks are unloaded.

Expected behavior (Required)

Item should remain placed, errors should not be thrown.

Server Log / Error Report

latest.log: https://pastebin.com/AKgr2tAH
2021-03-01-13-22.err: https://pastebin.com/cSAJXG2t

Environment (Required)

[14:17:37 INFO]: This Server uses the following setup of Slimefun:
Paper git-Paper-505 (MC: 1.16.5)
Slimefun DEV - 825 (git 49950cf6)
Metrics-Module #21
Java 8

Installed Addons: (31)
GlobalWarming vDEV - 9 (git d21d264b)
ExtraTools vDEV - 25 (git 209f9078)
FoxyMachines vDEV - 15 (git e62a72b8)
SlimefunOreChunks vDEV - 13 (git 9f7a2be3)
SensibleToolbox vDEV - 39 (git 9580549f)
DynaTech vDEV - 48 (git 044b15b)
ExtraGear vDEV - 12 (git 4570ea2c)
MoreTools vDEV - 10 (git 660e2ce6)
InfinityExpansion vDEV - 84 (git fb607375)
SFCalc vDEV - 15 (git 6586cb3f)
ElectricSpawners vDEV - 22 (git 4cb2c56b)
ExtraHeads vDEV - 21 (git a2c68d59)
MobCapturer vDEV - 15 (git a42c9e0c)
SlimyTreeTaps vDEV - 18 (git ab11a282)
PrivateStorage vDEV - 16 (git f9468f23)
TranscEndence vDEV - 23 (git c7ddc06a)
GeneticChickengineering vDEV - 12 (git 8912d443)
FluffyMachines vDEV - 67 (git d5ed4a58)
CMI v8.8.1.5
ChestTerminal vDEV - 42 (git f4aef9ca)
DyedBackpacks vDEV - 14 (git 0a051b2b)
SoundMuffler vDEV - 19 (git 5caef292)
SlimefunWarfare vDEV - 19 (git 6b17971c)
EcoPower vDEV - 3 (git 18ba903d)
HotbarPets vDEV - 36 (git 71e1a5e7)
SlimefunLuckyBlocks vDEV - 32 (git e108f086)
ExoticGarden vDEV - 74 (git 3366e8ac)
Liquid vDEV - 10 (git 2277a85b)
LiteXpansion vDEV - 125 (git 96d1cf20)
SoulJars vDEV - 22 (git aded79dd)
SlimyRepair vDEV - 3 (git c56293bb)

Suggestion: Exotic Gardens support for the Growth Chamber

I think the growth chamber would be an amazing alternative to Advanced Androids for harvesting plants from exotic gardens. It would not only make it more compact to produce items, but certain items like exotic garden tree saplings could be implemented as it is difficult to harvest any of the trees with androids. Also I would appreciate the inclusion of Magical Plants, and maybe it would be fair to make the production rate slower than the rest of the plants for these.

Thanks in advanced!

Req: Option to limit flight speed with Gem

The current speed option of 3 chunks per second is likely okay if you run a server with world boarders and pre-gen but people being able to fly at such high speeds on an ungenerated world causes huge issues even on high end hardware.
If you could add a config option to limit the speed to 0.5 c/s - 1 c/s would be epic.

Many thanks for the consideration.

Anti Gravity Bubble not enabling fly

Description (Required)

A player reported the anti gravity bubble wasn't giving fly properly as the lore described. Instead of giving flight, when I tried it, it kind of gave a second or 2 of fly and then would disable. If I spam the jump I can glide around. If I press space once and hold it the second time, I float for a second or so and then fall. I tested it at my base with the same result, and there was enough power to sustain the power draw both times I tried it. I looked at the code and it looks like it's giving or trying to give the fly permission.

*Edit- Upon further testing, I believe it has to do with players having temp fly permission. I tested it our test server without tempfly and it seemed to work fine.

Steps to reproduce the Issue (Required)

Place Anti Gravity Bubble with power supply and press double jump to fly.

Expected behavior (Required)

Flight within the 22.5 radius of the Anti Gravity Bubble.

Server Log / Error Report

No server log/error in console.

Environment (Required)

image

  • Minecraft Version:
  • CS-CoreLib Version: N/A
  • Slimefun Version: 864
  • Plugin Version: 90

Material Hives disappear when used

Description (Required)

I tried using a material hive with a robotic bee and a stack of steel ingots and the block disappeared.

Steps to reproduce the Issue (Required)

Put the items used in the description above into a material hive

Expected behavior (Required)

The block should function like normal without breaking.

Server Log / Error Report

https://pastebin.com/GASfmCXd

Environment (Required)

image
image

  • Minecraft Version: 1.16.4
  • CS-CoreLib Version: dev 90
  • Slimefun Version: dev 783
  • Plugin Version: dev 22

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.