Giter Club home page Giter Club logo

bumblezone-quilt's Introduction

bumblezone-quilt's People

Contributors

bageldotjpg avatar chocohead avatar pyrofab avatar samekichi avatar telepathicgrunt avatar wuzgxy-github avatar

Stargazers

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

Watchers

 avatar  avatar

bumblezone-quilt's Issues

(Suggestion) Lighting sources for Bumblezone

I really like the concept of this mod. It lacks light sources though.

[Glowing Honey Crystal]
This honey is spread out and dispersed everywhere and acts as a honey equivalent of glowstone. Simple and just adds a little more ambiance to the bumblezone.

Immense logspam after removal of the mod

Hi, after removing the mod with the instructions provided by telepathicgrunt on the curseforge page, all in all things went fine at first. Dimensions didn't vanish etc etc, and all blocks were deleted fine. After a server restart post-deletion, suddenly everything went to hell. What I am getting problems with, is immense logspam in the form of this

image
It is quite literally endless.

I have no idea how to approach this

Fabric: 0.12.12
Removed version of bumblezone: 4.2.1
MC version: 1.18.1

Data Fixer log spam

The server throws these errors when it starts up.

[10:37:33] [main/ERROR]: No data fixer registered for honey_slime
[10:37:33] [main/ERROR]: No data fixer registered for beehemoth
[10:37:33] [main/ERROR]: No data fixer registered for pollen_puff

Dimension scale not applied when exiting?

On the CurseForge page you mention this:

By default, traveling a block in this dimension is the same as traveling 10 block in the Overworld.

However, when testing, this didn't seem to be the case. I tried exiting the dimension and landed at about the same location in the overworld as I was in the Bumblezone. It seemed to created a new beehive when I did this. Additionally, the wording "by default" suggests that there would be a configuration option to allow changing the scale..? I did not find one.

Wrath of Hive Duration Units?

In the config you say,

	/* ##############################################################
	   ##############################################################
	   
	   How long bees will keep their effects for (speed, absorption, strength).
	   
	   Note: This is not in seconds at all. And bee's anger will remain.
	   Only the boosts given to the bees will be gone.
	*/
	"howLongWrathOfTheHiveLasts": 350

It they're not in seconds, what are they? Could the config file be updated to clarify for others?

(1.16.3) Unknown Mod Interaction Kills Water As A Concept

I have spent the past few hours attempting to track down a bug in my personal modpack that causes water to act like air blocks (no swimming/color change, standard gravity, etc). I have finally tracked the bug back to this specific mod, my primary suspicion at the time of writing is some kind of interaction between BetterCaves, Optifabric, and Optifine, as every other mod that remained had very little if anything to do with water, I will attempt to update this with the issue mod and an error log.

Invalid Player Data Error

When added to my modpack(of which I've updated the mods from previous versions in which The Bumblezone worked with), upon connecting to a newly-generated singleplayer world, I am disconnected due to invalid player data with the accompanying screen. No crash log is generated.

I've attached the log that goes through pack load, world generation, and then the disconnect+shutdown. This pack works fine if The Bumblezone is not added. MCDoom also gives invalid player data if added.

latest.log

Game crashing on world load

Whenever I try to start/load a world the game will crash instantly, i've tried reinstalling the mod, reinstalling fabric, starting a world first before modding and then starting it after modding, etc.

I'm completely stuck

"The game crashed whilst exception in server tick loop
Error: java.lang.ExceptionInInitializerError
Exit Code: -1"

Is what shows up when it crashes

help

Above is whats in my mods folder

Crash log:

---- Minecraft Crash Report ----
// You're mean.

Time: 5/8/21 5:28 PM
Description: Exception in server tick loop

java.lang.ExceptionInInitializerError
at dev.onyxstudios.cca.internal.entity.CardinalEntityInternals.lambda$createEntityComponentContainer$3(CardinalEntityInternals.java:101)
at dev.onyxstudios.cca.internal.entity.CardinalEntityInternals$$Lambda$4697/1627373804.apply(Unknown Source)
at java.util.HashMap.computeIfAbsent(HashMap.java:1118)
at dev.onyxstudios.cca.internal.entity.CardinalEntityInternals.createEntityComponentContainer(CardinalEntityInternals.java:86)
at net.minecraft.class_1297.handler$zhb000$initDataTracker(class_1297.java:4185)
at net.minecraft.class_1297.(class_1297.java:263)
at net.minecraft.class_1309.(class_1309.java:219)
at net.minecraft.class_1308.(class_1308.java:125)
at net.minecraft.class_1421.(class_1421.java:10)
at net.minecraft.class_1420.(class_1420.java:40)
at net.minecraft.class_1299$$Lambda$935/2078890030.create(Unknown Source)
at net.minecraft.class_1299.method_5883(class_1299.java:463)
at com.telepathicgrunt.bumblezone.entities.BeeAggression.setupBeeHatingList(BeeAggression.java:55)
at com.telepathicgrunt.bumblezone.Bumblezone.lambda$onInitialize$0(Bumblezone.java:67)
at com.telepathicgrunt.bumblezone.Bumblezone$$Lambda$2445/417383960.onWorldLoad(Unknown Source)
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerWorldEvents.lambda$static$0(ServerWorldEvents.java:34)
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerWorldEvents$$Lambda$2442/143879459.onWorldLoad(Unknown Source)
at net.minecraft.server.MinecraftServer.redirect$zzd000$onLoadWorld(MinecraftServer.java:1781)
at net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:369)
at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:335)
at net.minecraft.class_1132.method_3823(class_1132.java:67)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:645)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at net.minecraft.server.MinecraftServer$$Lambda$4660/1476963864.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Failed to hack fabric API
at dev.onyxstudios.cca.internal.base.ComponentsInternals.(ComponentsInternals.java:56)
... 25 more
Caused by: java.lang.NoSuchFieldException: type
at java.lang.Class.getDeclaredField(Class.java:2070)
at dev.onyxstudios.cca.internal.base.ComponentsInternals.(ComponentsInternals.java:52)
... 25 more

A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1597159976 bytes (1523 MB) / 3019898880 bytes (2880 MB) up to 4294967296 bytes (4096 MB)
CPUs: 16
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
cardinal-components-base: Cardinal Components API (base) 2.7.10
cardinal-components-entity: Cardinal Components API (entities) 2.7.10
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-config2: Cloth Config v4 4.11.19
fabric: Fabric API 0.34.1+1.16
fabric-api-base: Fabric API Base 0.3.0+c88702897d
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.6+61336ba97d
fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+c88702897d
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.7+2868a2287d
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
fabric-models-v0: Fabric Models (v0) 0.3.0+bc7a746f7d
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.2+d6244c6d7d
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.5+c88702897d
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.2+2868a2287d
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.3.0+2868a2287d
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+2868a2287d
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.6+2868a2287d
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.7+8183d3957d
fabricloader: Fabric Loader 0.11.3
java: Java HotSpot(TM) 64-Bit Server VM 8
minecraft: Minecraft 1.16.5
the_bumblezone: The Bumblezone - Fabric 1.16.5-2.4.2
Player Count: 0 / 8; []
Data Packs: vanilla, Fabric Mods
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'

Make beehemoth controls changable

register new key controls in options menu where space is move up and caps lock is move down by default. Will need to be done on client side and send a packet to the server to let server know the state. Beehemoth on server will have two fields that is set by packet to know if to move up or move down.

Mod Compatibility Config is Wonky (Image)

I have a feeling this isn't what it's supposed to say.
image

Version:
BumbleZone: 3.0.6
Mod Menu: 2.0.3
Cardinal Components API: 3.1.0
Cloth Config: 5.0.34
Fabric API: 0.37.0
Minecraft: 1.17.1

Question

Is it safe to remove the mod after already playing with it for a bit?
Like will it corrupt anything?

make bees in Bumblezone only be aggressive to players with wrath of the hive

changes to make within the dimension:

-bees only attack players or entities with Wrath of the Hive effect and will not attack other nearby entities after the target is dead.

-hitting bees should cause Wrath of the Hive.

-Bees should attack Spider and Cave Spiders by default like they do with bears right now.

Bees eat anything 1.16.5

I saw this was fixed for 1.17 but 1.16.5 still has this issue, and I can not just jump versions due to a lot of mods I use are still not 1.17 or are way to buggy to even consider using.

Basicaly they will eat anything on your hotbar is your offhand is empty and whats in your offhand if its not empty.

missing sounds when building from source?

Hey is it possible you forgot to add the sounds to this repo?

Because I'm getting these errors on launch:

[08:53:27] [main/INFO]: Reloading ResourceManager: Default, Fabric Mods (Fabric Renderer API (v1), Fabric Key Bindings (v0), Fabric 
[08:53:28] [Worker-Main-4/WARN]: File the_bumblezone:sounds/beehive_sounds_compressed.ogg does not exist, cannot add it to event the_bumblezone:beehive_ambience
[08:53:28] [Worker-Main-4/WARN]: File the_bumblezone:sounds/honey_bee_rat_faced_boy.ogg does not exist, cannot add it to event the_bumblezone:biome_music
[08:53:28] [Worker-Main-4/WARN]: File the_bumblezone:sounds/flight_of_the_bumblebee_rimsky_korsakov.ogg does not exist, cannot add it to event the_bumblezone:angered_bees
[08:53:28] [Worker-Main-4/WARN]: File the_bumblezone:sounds/honey_bee_rat_faced_boy.ogg does not exist, cannot add it to event the_bumblezone:music_disc.honey_bee_rat_faced_boy
[08:53:28] [Worker-Main-4/WARN]: File the_bumblezone:sounds/flight_of_the_bumblebee_rimsky_korsakov.ogg does not exist, cannot add it to event the_bumblezone:music_disc.

Underground beehives generate surface beehives when entering bumblezone

I have a beehive at -51 Y deep underground. When I throw an enderpearl at it or use a piston to push myself into it instead puts me on the surface next to a newly generated beehive on the same X and Z coordinates as the first one, in this case on top of a mountain in the snow with no trees around. Entering this new beehive then works fine and takes me to the bumblezone. This happens at any negative Y coordinate.

Crash on Game Initialization

Hi, I'm getting a crash when I start Minecraft with the bumblezone mod. I'm using MultiMC and have attached the crash log. The error is Could not execute entrypoint stage 'client' due to errors, provided by 'the_bumblezone'!.

crash-2021-10-30_17.27.20-client.txt

Please let me know if there's any more information I can provide that will help. I have launched with many of these mods previously and the crash is only happening now I added several new mods. I will try to disable combinations of the mods that I just added and see which one of those may have been causing the compatibility problem.

Edit: I have tried disabling all the other mods except The Bumblezone and its dependencies, and the issue persists. Hope that helps :)

BeehiveBlockMixin from Requiem crashes with Bumblezone

Description: If the mod is installed in my fabric modpack on forge using jumploader (it isn't published as only I use the modpack) it will crash the game right after I press play on the Minecraft launcher, no Minecraft loading screen, unsure why.

Version of the mod: Latest version currently (2.4.2)

Forge version: Latest version currently (36.1.16)

MC Version: 1.16.5

List of mods in modpack (Got a bit lazy here so I just copied and pasted the jar files' names):

Monster-of-the-ocean-depths-3.1-1.16.5.jar
alaskanativecraft-1.1.1.jar
architectury-1.12.149-fabric.jar
betterdroppeditems-1.2.4-1.16.2.jar
better-end-0.9.6-pre.jar
better-nether-5.0.7.jar
bitsandchisels-2.1.4.jar
caelus-fabric-0.0.15-1.16.4.jar
cheeky-monkeys-0.3.0-alpha.jar
cleancut-mc1.16-2.2-forge.jar
cloth-config-4.11.19-fabric.jar
cosmetic-armor-1.0.0.jar
curios-fabric-0.0.13-1.16.5.jar
Earth2Java-1.7.0+1.16.4.jar
ecotones-0.7.2.jar
origins-plus-0.0.2.jar
extraorigins-1.16.5-11.jar
fabric-api-0.34.1+1.16.jar
fabric-language-kotlin-1.6.0+kotlin.1.5.0.jar
wraith-waystones-1.1.1.1.jar
fishtraps-0.1.3.jar
Flamingo-oh-oh-oh-1.0.4-MC1.16.3-fabric.jar
geckolib-fabric-1.16.5-3.0.34.jar
genesis_forge_1.1.jar
GentleFawn-1.1.4-MC1.16.5-fabric.jar
illuminations-1.5.1.jar
immersive-portals-0.90-mc1.16.5-fabric.jar
improved-stations-2.0.3.jar
jumploader-2.1.3.jar
luxfurnituremod-0.0.2.jar
MiningDimensions_Fabric_1.16.5-1.0.4.jar
mostructures-1.1.1+mc.1.16.5.jar
moborigins-1.4.0.jar
modmenu-1.16.9.jar
byg-1.1.7.jar
Origins-1.16.5-0.7.1.jar
Origins-Classes-1.16.5-1.1.1.jar
Pehkui-2.1.0+21w18a.jar
PresenceFootsteps-r29+1.16.4.jar
rare-ice-0.2.2.jar
repurposed_structures-1.16.5-1.10.5-fabric.jar
requiem-1.6.3.jar
RoughlyEnoughItems-5.11.218.jar
simplexterrain-0.7.2.jar
the_bumblezone_fabric-1.16.5-2.4.2.jar
theparakeetmod-Fabric-1.16.3-1.0.6.jar
untitledduckmod-0.1.1-fabric.jar
worldedit-mod-7.2.5-dist.jar
Xaeros_Minimap_21.8.0_Forge_1.16..5.jar
XaerosWorldMap_1.13.4_Forge_1.16.5.jar
YUNG's API (Fabric)
YungsApi-1.16.5-Fabric-5.jar
YUNG's Better Caves (Fabric)
BetterCaves-Fabric-1.16.5-1.1.jar
YUNG's Better Mineshafts (Fabric)

Attatched file is latest.log file:

latest.log

Worlds using Experimental Settings are not supported

When creating a new world, I get the following warning:

Worlds using Experimental Settings are not supported

This world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Here be dragons!

I wasn't able to find any useful information about this message on Google. What does this mean, and is there anything I should watch out for?

Nether and End portal doesn't work anymore after removing mod from server

Our server had an issue with bumblezone 2.2.12 where when we threw an ender pearl literally anywhere it would crash the server with this log
`---- Minecraft Crash Report ----
// My bad.

Time: 12/12/20 1:58 PM
Description: Ticking entity

java.lang.IllegalStateException: Tag the_bumblezone:blacklisted_teleportable_hive_blocks used before it was bound
at net.minecraft.class_5120$class_5121.method_26776(class_5120.java:72)
at net.minecraft.class_5120$class_5121.method_15141(class_5120.java:83)
at net.telepathicgrunt.bumblezone.entities.PlayerTeleportation.isValidBeeHive(PlayerTeleportation.java:181)
at net.telepathicgrunt.bumblezone.entities.PlayerTeleportation.runEnderpearlImpact(PlayerTeleportation.java:128)
at net.minecraft.class_1684.handler$bgl000$onPearlHit(class_1684.java:519)
at net.minecraft.class_1684.method_7488(class_1684.java)
at net.minecraft.class_1682.method_5773(class_1682.java:67)
at net.minecraft.class_1684.method_5773(class_1684.java:88)
at net.minecraft.class_3218.method_18762(class_3218.java:621)
at net.minecraft.class_1937.method_18472(class_1937.java:561)
at net.minecraft.class_3218.method_18765(class_3218.java:411)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:871)
at net.minecraft.class_3176.method_3813(class_3176.java:312)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:811)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.class_5120$class_5121.method_26776(class_5120.java:72)
at net.minecraft.class_5120$class_5121.method_15141(class_5120.java:83)
at net.telepathicgrunt.bumblezone.entities.PlayerTeleportation.isValidBeeHive(PlayerTeleportation.java:181)
at net.telepathicgrunt.bumblezone.entities.PlayerTeleportation.runEnderpearlImpact(PlayerTeleportation.java:128)
at net.minecraft.class_1684.handler$bgl000$onPearlHit(class_1684.java:519)
at net.minecraft.class_1684.method_7488(class_1684.java)
at net.minecraft.class_1682.method_5773(class_1682.java:67)
at net.minecraft.class_1684.method_5773(class_1684.java:88)
at net.minecraft.class_3218.method_18762(class_3218.java:621)

-- Entity being ticked --
Details:
Entity Type: minecraft:ender_pearl (net.minecraft.class_1684)
Entity ID: 1071
Entity Name: Thrown Ender Pearl
Entity's Exact location: 660.71, 74.83, 792.12
Entity's Block location: World: (660,74,792), Chunk: (at 4,4,8 in 41,49; contains blocks 656,0,784 to 671,255,799), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Entity's Momentum: 0.48, -0.56, -0.71
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:561)
at net.minecraft.class_3218.method_18765(class_3218.java:411)

-- Affected level --
Details:
All players: 2 total; [class_3222['HumanMint'/246, l='ServerLevel[world]', x=631.24, y=63.00, z=835.92], class_3222['Sn0k'/677, l='ServerLevel[world]', x=631.87, y=63.00, z=838.74]]
Chunk stats: ServerChunkCache: 2025
Level dimension: minecraft:the_end
Derived: true
Level spawn location: World: (-64,199,-240), Chunk: (at 0,12,0 in -4,-15; contains blocks -64,0,-240 to -49,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 5150551 game time, 5559531 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 1209 (now: false), thunder time: 48241 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:871)
at net.minecraft.class_3176.method_3813(class_3176.java:312)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:811)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 6357707368 bytes (6063 MB) / 8206155776 bytes (7826 MB) up to 8206155776 bytes (7826 MB)
CPUs: 4
JVM Flags: 2 total; -Xms8G -Xmx8G
Fabric Mods:
adorn: Adorn 1.12.2+1.16.4
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
advdebug: Advancements Debug 2.2.0
adventurez: AdventureZ 1.1.5
angerable-patch: Angerable Patch 1.1.0-1.16.4
arstheurgia: Ars Theurgia 1.0.5
artifacts: Artifacts 2.0.2+1.16.4-fabric
artofalchemy: Art of Alchemy: Memoriam 1.0.0-rc4+1.16.4
astromine: Astromine 1.11.4+fabric-1.16.3
astromine-core: Astromine: Core 1.11.4+fabric-1.16.3
astromine-discoveries: Astromine: Discoveries 1.11.4+fabric-1.16.3
astromine-foundations: Astromine: Foundations 1.11.4+fabric-1.16.3
astromine-technologies: Astromine: Technologies 1.11.4+fabric-1.16.3
astromine-transportations: Astromine: Transportations 1.11.4+fabric-1.16.3
autoconfig1u: Auto Config v1 Updated 3.3.1
bambootweaks: Bamboo Tweaks unspecified
battletowers: Battle Towers 3.3.1-beta-1.16.4
bedspreads: Bedspreads 1.3.1-1.16.4
bettercaves: YUNG's Better Caves 1.16.2-1.0.3
betterend: Better End 0.7.1-beta
bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0
betternether: Better Nether 5.0.4
biomemakeover: Biome Makeover 1.16.4-1.1.5
blade: Blade 2.0.0
blockus: Blockus 1.6.8+1.16.4
blue_endless_jankson: jankson +
byg: BYG 1.1.3
campanion: Campanion 1.3.0+build.49
cardinal-components: Cardinal Components API 2.7.9
cardinal-components-base: Cardinal Components API (base) 2.7.9
cardinal-components-block: Cardinal Components API (blocks) 2.7.9
cardinal-components-chunk: Cardinal Components API (chunks) 2.7.9
cardinal-components-entity: Cardinal Components API (entities) 2.7.9
cardinal-components-item: Cardinal Components API (items) 2.7.9
cardinal-components-level: Cardinal Components API (world saves) 2.7.9
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.7.9
cardinal-components-util: Cardinal Components API (utilities) 2.7.9
cardinal-components-world: Cardinal Components API (worlds) 2.7.9
chainmail: Chainmail 0.5.0
chains: Chains-Link 1.16.2-2.0.1
charm: Charm 2.1.6
charmonium: Charmonium 2.1.4
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cleancut: CleanCut mc1.16-2.1-fabric
cloth-api: Cloth API 1.4.9
cloth-armor-api-v1: Cloth Armor API v1 1.4.9
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 1.4.9
cloth-common-events-v1: Cloth Common Events v1 1.4.9
cloth-config2: Cloth Config v4 4.8.3
cloth-datagen-api-v1: Cloth Datagen v1 1.4.9
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.9
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.9
cloth-utils-v1: Cloth Utils v1 1.4.9
com_electronwill_night-config_core: core 3.6.2
com_electronwill_night-config_toml: toml 3.6.2
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.10.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.10.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.10.1
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_neovisionaries_nv-websocket-client: nv-websocket-client 2.10
com_squareup_okhttp3_okhttp: okhttp 3.13.0
com_squareup_okio_okio: okio 1.17.2
com_vdurmont_emoji-java: emoji-java 5.1.1
couplings: Couplings 1.3.1
crookedcrooks: Crooked Crooks 1.3.3+1.16.4
croptopia: Croptopia 1.0.5-1.16.3-FABRIC
dawn: Dawn API 1.5.4
environmentalcreepers: Environmental Creepers 1.6.1
expandedstorage: ExpandedStorage 5.6.31
extraorigins: Extra Origins 1.16.4-4
fabric: Fabric API 0.28.0+1.16
fabric-api-base: Fabric API Base 0.2.0+ab87788d3a
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a
fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a
fabric-commands-v0: Fabric Commands (v0) 0.2.0+6a2618f53a
fabric-containers-v0: Fabric Containers (v0) 0.1.9+a03e98793a
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.0+e77439c73a
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a
fabric-dimensions-v1: fabric-dimensions-v1 2.0.1+9a6c75813a
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+6a2618f53a
fabric-furnaces: Fabric Furnaces 1.3.2-1.16.2
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.3+a4467d2a3a
fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.1+6a2618f53a
fabric-language-kotlin: Fabric Language Kotlin 1.4.0+build.1
fabric-language-scala: Fabric Language Scala 0.3.2.12
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+ffb68a873a
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+6a2618f53a
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.0+4358fbc63a
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.7+a03e98793a
fabric-networking-v0: Fabric Networking (v0) 0.3.0+a03e98793a
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a
fabric-particles-v1: fabric-particles-v1 0.2.2+6a2618f53a
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.2+a03e98793a
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.3.2+1944f3e03a
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.1+f1d8af063a
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.0+e77439c73a
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a
fabricloader: Fabric Loader 0.10.8
fallflyinglib: FallFlyingLib 1.1.0
falling_tree: FallingTree 2.7.0
fatxporbs: Fat Experience Orbs 0.0.9
fdlink: Fabric <-> Discord Link 0.7.18
fdlink_1_15_2: Fabric <-> Discord Link 0.7.18
fdlink_1_16: Fabric <-> Discord Link 0.7.18
fdlink_common: Fabric <-> Discord Link 0.7.18
fermion: Fermion 2.1.191
fermion-modkeys: Fermion Modifier Keys 1.8.180-snapshot
fiber: fiber 0.23.0-1
flamingo_ooo: Flamingo, oh, oh, oh... 1.0.4-MC1.16.3-fabric
flonters: Flonters 1.1.1+1.16.2
flora-doubling: Flora Doubling 1.3.0+1.16.4-fabric
geckolib: Geckolib 2.0.0
givemehats: Give Me Hats! 1.3
glassdoor: Glass Doors 1.5.0-1.16
glassential: Glassential 1.16.4-1.1.5
glowsquid: Glowsquid 1.1
gravestones: Gravestones v1.7
hard-hat-steve: Hard Hat Steve 1.2.0
harvest: Harvest 1.2.12
harvest_scythes: Harvest Scythes 1.0.4
ignis-fatuus: Ignis Fatuus 1.1.0
improved-stations: Improved Stations 2.0.3
indrev: Industrial Revolution 1.7.15-BETA
inmis: Inmis 2.0.1-beta-1.16.2
inventorysorter: Inventory Sorter 1.7.4-1.16
jankson: Jankson 3.0.1+j1.2.0
kubejs: KubeJS 1.5.5
kyrptconfig: Kytpt Config 1.1.6-1.16
lapisreserve: Lapis Reserve 1.0.6
leadvillagers: Lead Villagers 2.1.0+mc1.16.1
libblockattributes: LibBlockAttributes 0.8.4
libblockattributes_core: LibBlockAttributes (Core) 0.8.4
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.4
libblockattributes_items: LibBlockAttributes (Items) 0.8.4
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.2.2+1.16.3
libstructure: LibStructure 1.5
lithium: Lithium 0.6.0
lithium-api: Lithium API 0.6.0
magna: Magna 1.4.3-1.16.2
mcdict: MCDict 2.0.1+1.16.4
mcdw: MC Dungeons Weapons 2.0.7
megane: megane 3.0.7+1.16.4
megane-api: megane-api 3.0.7+1.16.4
megane-impl: megane-impl 3.0.7+1.16.4
megane-runtime: megane-runtime 3.0.7+1.16.4
minecraft: Minecraft 1.16.4
modern_industrialization: Modern Industrialization 0.3.9
modid: Damage Tilt 1.16-fabric-0.1.0
moreberries: More Berries 1.3.4
mostructures: Mo' Structures 1.0.1+mc.1.16.4
net_dv8tion_jda: JDA 4.2.0_191
net_sf_trove4j_trove4j: trove4j 3.0.3
netherite_plus: Netherite Plus Mod 1.1.0
netheritehorsearmor: Netherite Horse Armor 0.4.3-1.16.3
org_apache_commons_commons-collections4: commons-collections4 4.1
org_jetbrains_annotations: annotations 20.0.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.9
org_joml_joml: joml 1.9.25
org_json_json: json 20170516
org_slf4j_slf4j-api: slf4j-api 1.7.25
org_slf4j_slf4j-nop: slf4j-nop 1.7.25
origins: Origins 0.4.5
origins-classes: Origins: Classes 1.1.0
patchouli: Patchouli 1.16.2-44-FABRIC
pehkui: Pehkui 1.6.2+1.16.3
phosphor: Phosphor 0.6.0+build.7
piglib: Piglib 1.0.1
polymorph: Polymorph 0.0.5-1.16.3
quickshulker: Quick Shulker 1.1.11-1.16
reach-entity-attributes: Reach Entity Attribute 1.0.1
reborncore: Reborn Core 4.6.1+build.97
repurposed_structures: Repurposed Structures 1.16.4-1.7.3
respawnablepets: Respawnable Pets 1.16.4-1
sandwichable: Sandwichable 1.1.2
shapes: Shapes 2.0.0+build.10
shulkerboxtooltip: Shulker Box Tooltip 2.3.3+1.16.4
sit: Sit 1.16.2-9
staffofbuilding: Staff of Building 1.2.3-1.16.2
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stonecutter-tweaks: Stonecutter Tweaks 1.1.0-1.16
structure-helpers: Structure Helpers 3.0.0
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 3.7.1+build.162
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.0+build.1
terraform-config-api-v1: Terraform Config API (v1) 1.0.0+build.1
terraform-dirt-api-v1: Terraform Dirt API (v1) 1.0.0+build.1
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.0+build.1
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.0+build.3
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.0+build.1
terraform-tree-api-v1: Terraform Tree API (v1) 1.0.1+build.3
terraform-wood-api-v1: Terraform Wood API (v1) 1.0.0+build.1
terrestria: Terrestria 2.1.5+build.28
the_bumblezone: The Bumblezone - Fabric 1.16.3-2.2.12
tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.2
totemmod: Wither Totems Mod 0.3.2
trinkets: Trinkets 2.6.7
vanilla-hammers: Vanilla Hammers 3.0.1-1.16.3
vanillaexcavators: Vanilla Excavators 1.1.0
villagerhats: Villager Hats fabric-1.16.4-1.0.1
voyager: Voyager 1.0.0
waila: Hwyla 1.9.22
wolveswitharmor: Wolves With Armor 1.5.2-1.16.2
woodenhoppers: Wooden Hoppers 1.0.0
wrenchable: Wrenchable 1.0.0+1.16.1
xaerominimap: Xaero's Minimap 20.29.0
xaeroworldmap: Xaero's World Map 1.11.4
xpstorage: XP Storage 1.1.1+1.16.4
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.16.4-Fabric-1
zoob: Monster Of The Ocean Depths 2.5.0
Player Count: 3 / 69; [class_3222['HumanMint'/246, l='ServerLevel[world]', x=631.24, y=63.00, z=835.92], class_3222['PurpleBacon'/249, l='ServerLevel[world]', x=152.30, y=83.00, z=1290.31], class_3222['Sn0k'/677, l='ServerLevel[world]', x=631.87, y=63.00, z=838.74]]
Data Packs: vanilla (incompatible), fabric/adorn, fabric/adventurez, fabric/arstheurgia, fabric/artifacts, fabric/artofalchemy, fabric/astromine-core, fabric/astromine-discoveries, fabric/astromine-foundations, fabric/astromine-technologies, fabric/astromine-transportations, fabric/bambootweaks, fabric/battletowers, fabric/bedspreads, fabric/betterend, fabric/betternether, fabric/biomemakeover, fabric/blockus, fabric/byg, fabric/campanion, fabric/charm (incompatible), fabric/crookedcrooks, fabric/croptopia, fabric/expandedstorage, fabric/extraorigins, fabric/fabric-furnaces, fabric/fabric-tool-attribute-api-v1, fabric/flamingo_ooo, fabric/flonters, fabric/flora-doubling, fabric/glassdoor, fabric/glassential, fabric/glowsquid, fabric/gravestones, fabric/hard-hat-steve (incompatible), fabric/harvest, fabric/ignis-fatuus, fabric/improved-stations, fabric/indrev, fabric/inmis, fabric/kubejs (incompatible), fabric/libcd, fabric/mcdw, fabric/modern_industrialization, fabric/moreberries, fabric/mostructures, fabric/netherite_plus, fabric/netheritehorsearmor, fabric/origins, fabric/origins-classes, fabric/piglib, fabric/repurposed_structures, fabric/respawnablepets, fabric/sandwichable, fabric/staffofbuilding, fabric/structure-helpers, fabric/techreborn, fabric/terrestria, fabric/the_bumblezone, fabric/totemmod, fabric/trinkets, fabric/vanilla-hammers, fabric/vanillaexcavators, fabric/villagerhats, fabric/wolveswitharmor, fabric/woodenhoppers, fabric/xpstorage, fabric/zoob, file/afk display v1.1.0.zip, file/armor statues v2.8.1.zip, file/player head drops v1.1.0.zip, file/villager workstation highlights v1.1.0.zip, file/anti enderman grief v1.1.0.zip, file/cauldron concrete v2.0.3.zip, file/double shulker shells v1.3.0.zip
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)`

So we decided it would be best to uninstall that mod from the server and restart it without it. Ever since then, ANY portals won't work (going in them just doesn't do anything) and even after installing the latest version of bumblezone 2.2.13 the portals don't work at all.

I understand that this isn't necessarily a bug that is caused without bumblezone installed but i wanted to figure out what caused it to stop the portals from working ever since we uninstalled this mod.

Thanks!

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.