Giter Club home page Giter Club logo

origins-architectury's People

Contributors

albertosaurio65 avatar apace100 avatar astei avatar darkhax avatar edwinmindcraft avatar eggohito avatar florensie avatar geeleonidas avatar hexasan avatar jarva avatar joshyrobot avatar k0-rr avatar latokike avatar mantarri avatar mathgeniuszach avatar merchantpug avatar na-sa-do avatar neubulae avatar pyrofab avatar raymondblaze avatar sindarin27 avatar tacodiva avatar williambl avatar yavental avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

origins-architectury's Issues

Custom Resources don't update on the hud instantly

While using "origins:resource" power to make a new resource and then incrementing that resource using "origins:change_resource" only updates the current resource value on the hud using "hud_render" every 5 seconds or so, on the original mod (fabric) it updates instantly as it's changed.
I use this a lot for custom meters and cooldowns but with that delay the user cannot easily judge how much it's filled up because of the ~5 seconds delay.
The resource does get increased, and conditions pass, only the visuals on the "hud_render" update every ~5 seconds

Missing layers fail save is not functioning upon rejoining

I have 3 layers, 2 are custom, 1 is the origins one
This is how the order goes:
The user picks the first custom layer, then the origins layer, then the second custom layer.
If the second (origins layer) or the third layers are no longer valid (missing ID or set to "origins:empty) upon rejoining the world/server they are given to repick the first layer, even tho they already have that, picking it shows in the logs:
[Server thread/WARN] [io.gi.ap.or.Origins/]: Player tried to choose origin for layer server:globals while having one already.
(server:globals is the first layer)
On the original version (fabric) it correctly guides the user to repick the missing layers

Made an Origin that spawns in the Atum, then, it can never respawn. :V

As the name says on the tin. I've made an origin which spawns originally in the atum, despite the atum's starting spawn not being set in configs.

When I equip it I will spawn in the atum, but getting killed results in a lack of existence forever because it won't let me respawn. Being normal or anything else when being in overworld then going to atum and dieing just spawns where it's meant to spawn. But even once becoming my nomad origin and dieing not in the atum I proceed to not exist anymore again.

Minecraft: 1.16.5
Origins forge: Origins-1.16.5-0.7.3.5-forge
Forge: 36.1.24
Atum: Atum-1.16.5-2.2.5
[and many other mods...]

Afterwards, there the only thing I have saying something might be wrong in the console is related to a message saying:

Render thread: Couldn't find component for entity "Darkmega18"
I'm not sure whats going on, or if it's related to atum itself perhaps.

Enderian Primary Ability Crash

This happened while using Forge 1.16.5, and the 1.16.5 versions of Origins (Forge), Architectury API (Forge), Caelus API (Forge), and Cloth Config API (Forge). Whenever I use my primary ability for the Enderian, which is the ender pearl, my game freezes then instantly crashes. This only happens with the Enderian, and I can play all of the other origins just fine. When I check the crash log, it says it was caused by a ticking entity. If it helps, I am on MacOS, and using the latest version of all of the mods. I only have those four mods, and nothing else. It doesn't happen when I use the fabric version of the mod.

(Down here I put stuff I think could be important)

Description: Ticking entity

java.lang.NoSuchMethodError: net.minecraftforge.event.ForgeEventFactory.onEnderPearlLand(Lnet/minecraft/entity/player/ServerPlayerEntity;DDDLnet/minecraft/entity/item/EnderPearlEntity;F)Lnet/minecraftforge/event/entity/living/EntityTeleportEvent$EnderPearl;
at io.github.apace100.origins.entity.forge.EnderianPearlEntityImpl.fireTeleportationEvent(EnderianPearlEntityImpl.java:14) ~[?:?] {re:classloading}
at io.github.apace100.origins.entity.EnderianPearlEntity.fireTeleportationEvent(EnderianPearlEntity.java) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:EnderianPearlEntityMixin,pl:mixin:A}
at io.github.apace100.origins.entity.EnderianPearlEntity.func_70227_a(EnderianPearlEntity.java:75) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:EnderianPearlEntityMixin,pl:mixin:A}
at net.minecraft.entity.projectile.ThrowableEntity.func_70071_h_(ThrowableEntity.java:67) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.entity.item.EnderPearlEntity.func_70071_h_(EnderPearlEntity.java:91) ~[?:?] {re:mixin,re:classloading}
at io.github.apace100.origins.entity.EnderianPearlEntity.func_70071_h_(EnderianPearlEntity.java:100) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:EnderianPearlEntityMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74] {}

-- Head --
Thread: Server thread
Stacktrace:
at io.github.apace100.origins.entity.forge.EnderianPearlEntityImpl.fireTeleportationEvent(EnderianPearlEntityImpl.java:14) ~[?:?] {re:classloading}
at io.github.apace100.origins.entity.EnderianPearlEntity.fireTeleportationEvent(EnderianPearlEntity.java) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:EnderianPearlEntityMixin,pl:mixin:A}
at io.github.apace100.origins.entity.EnderianPearlEntity.func_70227_a(EnderianPearlEntity.java:75) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:EnderianPearlEntityMixin,pl:mixin:A}
at net.minecraft.entity.projectile.ThrowableEntity.func_70071_h_(ThrowableEntity.java:67) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.entity.item.EnderPearlEntity.func_70071_h_(EnderPearlEntity.java:91) ~[?:?] {re:mixin,re:classloading}
at io.github.apace100.origins.entity.EnderianPearlEntity.func_70071_h_(EnderianPearlEntity.java:100) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:EnderianPearlEntityMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:classloading,re:mixin}
-- Entity being ticked --
Details:
Entity Type: origins:enderian_pearl (io.github.apace100.origins.entity.EnderianPearlEntity)
Entity ID: 1425
Entity Name: entity.origins.enderian_pearl
Entity's Exact location: -10.10, 64.43, 126.10
Entity's Block location: World: (-11,64,126), Chunk: (at 5,4,14 in -1,7; contains blocks -16,0,112 to -1,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 1.16, -0.73, -0.59
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:classloading,re:mixin}
<img width="2560" alt="Screen Shot 2021-06-11 at 8 32 13 AM" src="https://user-

Right before it crashed -
Screen Shot 2021-06-11 at 8 32 13 AM

Mod List:
Screen Shot 2021-06-11 at 8 35 41 AM

Other Origins respawning in nether

On my server, other origins besides Blazeborn die and are respawning in nether, even without having entered nether or created the portal. It's happening in the Forge Version

Server Crash upon enderian teleport.

Hi

a couple of friends and I have started a small modded server with a couple of mods.
We didn't used to have a problem in the start with the Enderian but now every time she teleports it crashes the server.
I've added the error message/crash message to this issue.
I've also added the mod-pack and config files of these from a custom profile on curse-forge. You can import it on curse-forge to install it if you want to check out what's going on.

Thanks in advance!

message.txt

MODDED WITH FRIENDS.zip

the forge thing

it sais i need forge 36.1.3 or above but I cant download it I need a version that can download with forge 36.0.1

Merling Can Breathe on land, seemingly, due to better diving.

I have a number of mods, but the basics are:

Origins forge: Origins-1.16.5-0.7.3.5-forge.jar
Using forge version: 36.1.24

I'm using it with a probably quite obvious compatibility issue maker with these kind of gameplay changes: Better diving.

It seems my breathe meter is not affected above water nor does it instead use the better diving breathe meter (45 secs at base). Although the breathe meter correctly appears when in water but doesn't tick down due to the ability to breathe in it and is hidden above ground cause it's not being reduced... oooor it's being replenished faster than I can suffocate cause better diving believes I should be capable of breathing and isn't taking the merling into account and so refills itself?

I have a relatively large compliment of other mods, but I'd suspect this is just cross compat issues between these two.

Why can experience points not be subtracted by actions but levels can?

Was trying to make an origin that uses experience points as a resource and such, but this threw a wrench in my plans quite solidly after I realized what was on the documentation. :<

Can this be changed or was there a particular reason points couldn't be subtracted? because it's likely to make the costs of my origin's skills too steep at it's higher levels, and commands can certainly subtract xp points. but I'd rather not be running commands on the player constantly.

Fluid height not working with custom Fluid tag (as well as in_tag for fluid condition)

basic:portal_fluid.json:
{ "replace": false, "values": [ "betterportals:portal_fluid_still", "betterportals:portal_fluid_flowing" ] }

water_vulnerability.json:
{ "type": "origins:multiple", "damage_from_water_and_rain": { "type": "origins:damage_over_time", "interval": 80, "onset_delay": 1, "damage": 2, "damage_easy": 1, "damage_source": { "name": "hurt_by_water", "unblockable": true, "bypasses_armor": true }, "protection_enchantment": "origins:water_protection", "protection_effectiveness": 1.0, "condition": { "type": "origins:or", "conditions": [ { "type": "origins:and", "conditions":[ { "type": "origins:fluid_height", "fluid": "minecraft:water", "comparison": ">", "compare_to": 0.0 }, { "type": "origins:fluid_height", "fluid": "basic:portal_fluid", "comparison": ">", "compare_to": 0.0, "inverted": true } ] }, { "type": "origins:in_rain" } ] } }, "damage_from_potions": { "type": "origins:action_on_item_use", "item_condition": { "type": "origins:ingredient", "ingredient": { "item": "minecraft:potion" } }, "entity_action": { "type": "origins:damage", "amount": 12, "source": { "name": "hurt_by_water", "unblockable": true, "bypasses_armor": true } } }, "damage_from_snowballs": { "type": "origins:modify_damage_taken", "modifier": { "name": "Snowball damage taken like Blazes", "value": 3, "operation": "addition" }, "damage_condition": { "type": "origins:projectile", "projectile": "minecraft:snowball" } } }

I have installed another mod, which one of its fluid contain #minecraft:water tags.
I created a custom fluid tag called basic:portal_fluid and it is successfully added by checking through F3 Targeted Fluid.
But when I use it in fluid height check, it is not working and I will still taking damage in that fluid.

Lost Origin on death

hi , i am using Origin on my server with Mohist and when i died my origin was lost , and this spaming my console,

Player Droopi29 doesn't have an attached origin capability. This should be possible.

i'm on mohist, with the Origin mod version 0.7.3.7 with origin added mod and when i reconnect i have my origins like before the death !

Natural Aqua Affinity for merling doesn't seem active

As it says on the tin.

Using origins: 0.7.3.5
MC: 1.16.5
Forge: 36.1.24

Underwater mining is still acting slow, even when shifting down onto the block so I'm not floating up. Thankfully I can resort to magical mining with ars noveau. I have since removed better diving so it shouldn't be related to my previous issue. Mods are... still numerous. But I'm not entirely sure what could be denying it if anything.

Incompatibility with Pehkui?

Here's the crash report

I'm using the [1.16.5] [Forge] Pehkui 2.0.0 version. A few data-packs depend on it to add certain origins. I'm not entirely sure if it's your mod causing it or not, I'm not too good with crash reports.

Crash on boot with Optifine

with just Origins(forge), architectury, caelus-forge, cloth-config, and optifine enabled it crashes I have tried it with just optifine, architectury, caelus-forge, cloth-config and it loaded fine but as soon as I add Origins it crashes

Crash Report
https://pastebin.com/9zaekGSV

[1.16.5-0.7.3.5] Carnivore and Vegetarian powers are not functioning

Description
Carnivore and vegetarian can consumed both meat and non-meat items. While I suspect to be a problem with origins:prevent_item_use, Shulker no shield can work just fine. So, I believe there are other conditions that are not functioning properly.

How to reproduce

  1. Create a world
  2. Choose avian as origin
  3. Decrease your hunger and try to eat meat

Version
Origin: 0.7.3.5
Achitectury: 1.17.18
Caelus: 2.1.3.0
Cloth: 4.11.19
Forge: 36.1.31
The test was conducted with only these mods. No any external datapack.

Thank you.

Broken nether spawning

When I chosed the blazeborn origin, this happened:
FML early loading progress 21 05 2021 01_42_08
By the way this is 3rd person and as you can see my player character didn't even rendered and the HUD is somehow broken. I couldn't move at all, however I could open my inventory and turn my character around. I closed the world, started again and then it went fine. BUT when I died in the nether the death screen was frozen and I couldn't respawn but I could chose 'back to title screen', after that the game crashed with the following crash report. It seems that spawning in the nether after dying and especially spawning in the nether upon world creation creates lots of issues with origin!

crash-2021-05-21_02.37.48-server.txt

[suggestion] Improve origin selection box scaling with gui

An improvement you could make over the original, but the origins selection box is very small compared to the rest of my screen.

I believe it should be made to atleast take up a similar amount of space to something like a chest or inventory menu if not more, so that more descriptions can be shown while reducing the amount of scrolling required as going down.

Potentially even install a scroll bar that can be pulled up and down or "quick scroll" buttons up and down to jump up and down the menu by sections.

Phantom Visibility Dynamic Surroundings Incompatibility

With Dynamic Surroundings' fog processing option enabled, Phantoms no longer lose visibility inside blocks.
Disabling this feature of DS restores the visibility decrease.

Screenshots for comparison's sake.

Fabric:
2021-04-15_02 47 59

Forge:
2021-07-03_06 14 32

Forge after disabling Dynamic Surroundings' Fog Processing option:
2021-07-03_06 26 12

[Discussion/Suggestion] Compatability with Diet mod and ability to disable food restrictions in general.

Diet mod is designed to give players benefits of having various diet. Unfortunately, this doesn't play nicely with Origins, as some origins have limited diet.

Possible solution (as discussed with Diet's developer) is to add option to Diet mod to have origin condition for Dietary effects (example, don't give negative effects for having low value for Fruits and Vegetables food groups, and instead give negative effects if those values pass certain threshold).
If this feature gets implemented, the only problem remaining is to disable Origins' food check. While it may be possible by overriding powers through datapack or removing origin-related tags from food (or add "#origin:ignore_diet" tag for all foods), I want to know if it is possible to disable this check automatically if Diet mod is installed. Also, you can suggest other approach for mod integration.

Creepers Not Running Away From Felines

Hey, I was playing with the feline race earlier and noticed that creepers were barely ever running away from them? Not sure if this is a bug or intentional but they still seem to sneak up on you and explode as usual.

Why is this power not working? it seems to check out...?

Minecraft: 1.16.5
Origins forge: Origins-1.16.5-0.7.3.6-forge
Forge: 36.1.24

minotaur_battle_sated.txt
(uploaded as txt cause github doesn't like json. just change it back to a json.)

I've been staring and fiddling with this in various ways for a good hour or so now, and I feel like it should check out, but whenever I go to trigger it nothing happens.

it should be that:
you eat meat but it's half as effective. (carnivorous is in another power)
but you can slay NOT undead mobs, while you (the attacker) have 18 or less hunger to restore hunger and get the buffs.
Same with undead but it's less effective and has negative effects and only when 10 or below.

but it doesn't seem to be firing. Could any of these effects be busted in some way? Can you edit it slightly and try to use it for yourself and tell me if I've done anything wrong? I tried to switch it to the attacker has to kill with "minecraft:air",

I also trimmed it down to not have the attacker condition. and still it didn't work. it's like it's not even detecting the mobs as undead and not undead with the inverted.

Thats why I'm coming here, cause I see no reason why it shouldn't work and feel something could be broken, either by my pack, or from the mod. :V

crashes with RFtools power and RFtools utility

It is not incompatible with RFtools base or Xnet, just RFtools power and RFtools utility. i have not tested the other RFtools mods.

Crash report:

---- Minecraft Crash Report ----
// My bad.

Time: 7/7/21 3:46 PM
Description: Rendering overlay

net.minecraftforge.fml.ModLoadingException: RFToolsUtility (rftoolsutility) encountered an error during the common_setup event phase
§7java.lang.BootstrapMethodError: java.lang.IllegalAccessError: tried to access method net.minecraft.client.renderer.RenderState.func_228546_L_()V from class mcjty.lib.client.CustomRenderTypes
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:124) ~[forge:36.1] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:326) ~[forge:?] {re:classloading}
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_242] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:229) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[forge:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:165) ~[forge:?] {re:classloading}
at net.minecraft.client.renderer.texture.AtlasTexture.func_229220_a_(AtlasTexture.java:96) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.model.ModelBakery.processLoading(ModelBakery.java:213) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:itemstatemap,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraftforge.client.model.ModelLoader.(ModelLoader.java:72) ~[forge:?] {re:classloading}
at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:57) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:20) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?] {re:classloading,re:mixin}
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_242] {}
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) ~[?:1.8.0_242] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}
Caused by: java.lang.BootstrapMethodError: java.lang.IllegalAccessError: tried to access method net.minecraft.client.renderer.RenderState.func_228546_L_()V from class mcjty.lib.client.CustomRenderTypes
at mcjty.lib.client.CustomRenderTypes.(CustomRenderTypes.java:87) ~[mcjtylib:1.16-5.0.20] {re:classloading}
at mcjty.lib.client.RenderSettings$Builder.(RenderSettings.java:64) ~[mcjtylib:1.16-5.0.20] {re:classloading}
at mcjty.lib.client.RenderSettings.builder(RenderSettings.java:54) ~[mcjtylib:1.16-5.0.20] {re:classloading}
at mcjty.rftoolsutility.modules.environmental.client.EnvironmentalRenderer.(EnvironmentalRenderer.java:31) ~[rftoolsutility:1.16-3.1.0] {re:classloading}
at mcjty.rftoolsutility.modules.environmental.client.ClientSetup.onTextureStitch(ClientSetup.java:21) ~[rftoolsutility:1.16-3.1.0] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.1] {re:classloading}
... 17 more
Caused by: java.lang.IllegalAccessError: tried to access method net.minecraft.client.renderer.RenderState.func_228546_L_()V from class mcjty.lib.client.CustomRenderTypes
at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_242] {}
at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:975) ~[?:1.8.0_242] {}
at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1000) ~[?:1.8.0_242] {}
at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1394) ~[?:1.8.0_242] {}
at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1750) ~[?:1.8.0_242] {}
at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477) ~[?:1.8.0_242] {}
at mcjty.lib.client.CustomRenderTypes.(CustomRenderTypes.java:87) ~[mcjtylib:1.16-5.0.20] {re:classloading}
at mcjty.lib.client.RenderSettings$Builder.(RenderSettings.java:64) ~[mcjtylib:1.16-5.0.20] {re:classloading}
at mcjty.lib.client.RenderSettings.builder(RenderSettings.java:54) ~[mcjtylib:1.16-5.0.20] {re:classloading}
at mcjty.rftoolsutility.modules.environmental.client.EnvironmentalRenderer.(EnvironmentalRenderer.java:31) ~[rftoolsutility:1.16-3.1.0] {re:classloading}
at mcjty.rftoolsutility.modules.environmental.client.ClientSetup.onTextureStitch(ClientSetup.java:21) ~[rftoolsutility:1.16-3.1.0] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.1] {re:classloading}
... 17 more

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

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:124) ~[forge:36.1] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:326) ~[forge:?] {re:classloading}
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_242] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:229) ~[forge:?] {re:classloading}
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:484) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.23.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Mac OS X (x86_64) version 10.16
Java Version: 1.8.0_242, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
Memory: 1363109168 bytes (1299 MB) / 3588751360 bytes (3422 MB) up to 7635730432 bytes (7282 MB)
CPUs: 4
JVM Flags: 3 total; -Xmx8192m -Xms8192m -Xms256m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.23.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.23.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.23.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.23.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.23.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.23
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
naturesminerals-0.9.3-1.16.5-36.1.24.jar |Nature's Minerals |natureminerals |0.9.3 |COMMON_SET|NOSIGNATURE
habitat-0.3a2.jar |Habitat |habitat |0.3a2 |COMMON_SET|NOSIGNATURE
IntegratedTerminals-1.16.5-1.2.4.jar |IntegratedTerminals |integratedterminals |1.2.4 |COMMON_SET|NOSIGNATURE
ContentTweaker-1.16-1.0.0.develop.19.jar |ContentTweaker |contenttweaker |1.0.0.develop.19 |COMMON_SET|NOSIGNATURE
modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |COMMON_SET|NOSIGNATURE
Neat 1.7-27.jar |Neat |neat |1.7-27 |COMMON_SET|NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |COMMON_SET|NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |COMMON_SET|NOSIGNATURE
Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |COMMON_SET|NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |COMMON_SET|NOSIGNATURE
Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |COMMON_SET|NOSIGNATURE
dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |COMMON_SET|NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.121.jar |Just Enough Resources |jeresources |0.12.1.121 |COMMON_SET|NOSIGNATURE
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |COMMON_SET|NOSIGNATURE
supplementaries-1.16.5-0.14.3.jar |Supplementaries |supplementaries |1.16.5-0.14.3 |COMMON_SET|NOSIGNATURE
refinedstorage-1.9.13.jar |Refined Storage |refinedstorage |1.9.13 |COMMON_SET|NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |COMMON_SET|NOSIGNATURE
corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |COMMON_SET|NOSIGNATURE
industrial-foregoing-1.16.5-3.2.13.1-5.jar |Industrial Foregoing |industrialforegoing |3.2.13.1 |COMMON_SET|NOSIGNATURE
repurposed_structures-1.16.5-2.7.8-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.7.8-forge |COMMON_SET|NOSIGNATURE
fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |COMMON_SET|NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.479-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.479 |COMMON_SET|NOSIGNATURE
supermartijn642corelib-1.0.9-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.9 |COMMON_SET|NOSIGNATURE
Botania-1.16.5-418.jar |Botania |botania |1.16.5-418 |COMMON_SET|NOSIGNATURE
corpsecomplex-forge-1.16.5-4.0.2.4.jar |Corpse Complex |corpsecomplex |1.16.5-4.0.2.4 |COMMON_SET|NOSIGNATURE
portality-1.16.4-3.2.2.jar |Portality |portality |3.2.2 |COMMON_SET|NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |COMMON_SET|NOSIGNATURE
Origins-1.16.5-0.7.3.6-forge.jar |Origins |origins |0.7.3.6 |COMMON_SET|NOSIGNATURE
ExtraStorage-1.16.5-1.4.1.jar |Extra Storage |extrastorage |1.4.1 |COMMON_SET|NOSIGNATURE
constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |COMMON_SET|NOSIGNATURE
observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |COMMON_SET|NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |COMMON_SET|NOSIGNATURE
fastbenchminusreplacement-1.4.jar |FastWorkbench Minus Replacemen|fastbenchminusreplacement |1.4 |COMMON_SET|NOSIGNATURE
conjuring-forgery-0.2.1.jar |Conjuring - Forgery |conjuring |0.2.1 |COMMON_SET|NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |COMMON_SET|NOSIGNATURE
Disenchanting-forge-1.16.5-1.7.1.jar |Disenchanting |disenchanting |1.6.0 |COMMON_SET|NOSIGNATURE
DynamicTrees-1.16.5-0.10.0-Beta17.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta17|COMMON_SET|NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |COMMON_SET|NOSIGNATURE
geckolib-forge-1.16.5-3.0.41.jar |GeckoLib |geckolib3 |3.0.41 |COMMON_SET|NOSIGNATURE
miniutilities-1.1.3.jar |Mini Utilities |miniutilities |1.1.3 |COMMON_SET|NOSIGNATURE
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |COMMON_SET|NOSIGNATURE
DynamicTreesBOP-1.16.5-2.0.4.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.16.5-2.0.4 |COMMON_SET|NOSIGNATURE
connectiblechains-1.2.0.jar |Connectible Chains |connectiblechains |NONE |COMMON_SET|NOSIGNATURE
vanillaexcavators-1.16.4-2.2.1.jar |Vanilla Excavators |vanillaexcavators |2.2.1 |COMMON_SET|NOSIGNATURE
jei-1.16.5-7.7.0.107.jar |Just Enough Items |jei |7.7.0.107 |COMMON_SET|NOSIGNATURE
Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |COMMON_SET|NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |COMMON_SET|NOSIGNATURE
lemonlib-1.3.6.jar |Lemon Lib |lemonlib |1.3.6 |COMMON_SET|NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |COMMON_SET|NOSIGNATURE
OresAboveDiamonds-1.16.4-v6.4.0.jar |Ores Above Diamonds |oresabovediamonds |6.4.0 |COMMON_SET|NOSIGNATURE
NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |COMMON_SET|NOSIGNATURE
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |COMMON_SET|NOSIGNATURE
compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |COMMON_SET|NOSIGNATURE
phosphophyllite-1.16.5-0.5.0.jar |Phosphophyllite |phosphophyllite |0.5.0 |COMMON_SET|NOSIGNATURE
JEITweaker-1.16.5-1.0.1.33.jar |JEI Tweaker |jeitweaker |1.0.1.33 |COMMON_SET|NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.343.jar |CraftTweaker |crafttweaker |7.1.0.343 |COMMON_SET|NOSIGNATURE
forge-1.16.5-36.1.23-universal.jar |Forge |forge |36.1.23 |COMMON_SET|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
ae2ao-5.0.1-1.16.5.jar |AE2AO |ae2ao |5.0.1-1.16.5 |COMMON_SET|NOSIGNATURE
MythicBotany-1.16.4-1.3.15.jar |MythicBotany |mythicbotany |1.16.4-1.3.15 |COMMON_SET|NOSIGNATURE
IntegratedCrafting-1.16.5-1.0.16.jar |IntegratedCrafting |integratedcrafting |1.0.16 |COMMON_SET|NOSIGNATURE
forge-1.16.5-36.1.23-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|NOSIGNATURE
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |COMMON_SET|NOSIGNATURE
thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |COMMON_SET|NOSIGNATURE
thermal_innovation-1.16.4-1.2.0.jar |Thermal Innovation |thermal_innovation |1.2.0 |COMMON_SET|NOSIGNATURE
thermal_locomotion-1.16.4-1.2.0.jar |Thermal Locomotion |thermal_locomotion |1.2.0 |COMMON_SET|NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |COMMON_SET|NOSIGNATURE
Psi 1.16-94.jar |Psi |psi |1.16-94 |COMMON_SET|NOSIGNATURE
morevanillalib-1.16.4-1.4.0.jar |MoreVanillaLib |morevanillalib |1.4.0 |COMMON_SET|NOSIGNATURE
EntityCulling-1.16.5-2.1.6.jar |Entity Culling |entity_culling |2.1.6 |COMMON_SET|NOSIGNATURE
nopotionshift_1.16.4-1.6.1.jar |No Potion Shift |nopotionshift |1.6.1 |COMMON_SET|NOSIGNATURE
Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |COMMON_SET|NOSIGNATURE
MasterfulMachinery-1.16.5-0.1.50-B476.jar |Masterful Machinery |masterfulmachinery |1.16.5-0.1.50-B476 |COMMON_SET|NOSIGNATURE
CreateTweaker-1.0.0.14.jar |CreateTweaker |createtweaker |1.0.0.14 |COMMON_SET|NOSIGNATURE
pipez-1.16.5-1.2.7.jar |Pipez |pipez |1.16.5-1.2.7 |COMMON_SET|NOSIGNATURE
Mantle-1.16.5-1.6.109.jar |Mantle |mantle |1.6.109 |COMMON_SET|NOSIGNATURE
Xaeros_Minimap_21.12.5_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.12.5 |COMMON_SET|NOSIGNATURE
IntegratedDynamics-1.16.5-1.9.0.jar |IntegratedDynamics |integrateddynamics |1.9.0 |COMMON_SET|NOSIGNATURE
integratednbt-1.16.4-1.4.2.jar |Integrated NBT |integratednbt |version |COMMON_SET|NOSIGNATURE
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |COMMON_SET|NOSIGNATURE
thermal_cultivation-1.16.4-1.2.0.jar |Thermal Cultivation |thermal_cultivation |1.2.0 |COMMON_SET|NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |COMMON_SET|NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |COMMON_SET|NOSIGNATURE
creativecrafter-1.16x-0.151.jar |Creative Crafter |creativecrafter |1.16x-0.151 |COMMON_SET|NOSIGNATURE
appleskin-forge-mc1.16.x-2.0.0.jar |AppleSkin |appleskin |mc1.16.4-2.0.0 |COMMON_SET|NOSIGNATURE
PuzzlesLib-v1.0.7-1.16.5.jar |Puzzles Lib |puzzleslib |1.0.7 |COMMON_SET|9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
MineMenu-1.16.4-1.8.7.jar |MineMenu |minemenu |1.16.4-1.8.7 |COMMON_SET|NOSIGNATURE
CosmeticArmorReworked-1.16.5-v3a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v3a |COMMON_SET|5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
magipsi-1.16.4-2.0.0.0.jar |Magical Psi |magipsi |1.16.4-2.0.0.0 |COMMON_SET|NOSIGNATURE
morered-1.16.5-2.1.1.0.jar |More Red |morered |2.1.1.0 |COMMON_SET|NOSIGNATURE
tetra-1.16.5-3.14.1.jar |Tetra |tetra |3.14.1 |COMMON_SET|NOSIGNATURE
tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |COMMON_SET|NOSIGNATURE
CyclopsCore-1.16.5-1.11.7.jar |Cyclops Core |cyclopscore |1.11.7 |COMMON_SET|NOSIGNATURE
astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |COMMON_SET|45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
aiotbotania-1.16.5-1.8.0.jar |AIOT Botania |aiotbotania |1.8.0 |COMMON_SET|NOSIGNATURE
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |COMMON_SET|NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |COMMON_SET|NOSIGNATURE
Architects-Palette-1.16.4-1.1.3.jar |Architect's Palette |architects_palette |1.1.2 |COMMON_SET|NOSIGNATURE
glassential-forge-1.16.5-1.1.6.jar |Glassential |glassential |1.1.6 |COMMON_SET|NOSIGNATURE
TerraForged-1.16.5-0.2.12.jar |TerraForged |terraforged |0.2.12 |COMMON_SET|7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
XaerosWorldMap_1.14.5_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.14.5 |COMMON_SET|NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.3.jar |Cooking for Blockheads |cookingforblockheads |9.3.3 |COMMON_SET|NOSIGNATURE
Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |COMMON_SET|NOSIGNATURE
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |COMMON_SET|NOSIGNATURE
citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |COMMON_SET|NOSIGNATURE
alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |COMMON_SET|NOSIGNATURE
iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |COMMON_SET|NOSIGNATURE
Bookshelf-1.16.5-10.1.12.jar |Bookshelf |bookshelf |10.1.12 |COMMON_SET|eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
DarkUtilities-1.16.5-8.0.11.jar |Dark Utilities |darkutils |8.0.11 |COMMON_SET|eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.16.4-2.5.0.271.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|COMMON_SET|NOSIGNATURE
MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |COMMON_SET|NOSIGNATURE
FpsReducer-mc1.16.5-1.20.jar |FPS Reducer |fpsreducer |mc1.16.5-1.20 |COMMON_SET|NOSIGNATURE
XNetGases-1.16.5-2.2.6.jar |XNet Gases |xnetgases |2.2.6 |COMMON_SET|NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |COMMON_SET|NOSIGNATURE
Buddycards-1.16.5-2.5.0.jar |Buddycards |buddycards |1.16.5-2.5.0 |COMMON_SET|NOSIGNATURE
konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |COMMON_SET|NOSIGNATURE
RSInfinityBooster-1.16.5-1.0+6.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.0+6 |COMMON_SET|NOSIGNATURE
chipped-1.1.jar |Chipped |chipped |1.1 |COMMON_SET|NOSIGNATURE
mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |COMMON_SET|NOSIGNATURE
FarmersDelight-1.16.5-0.4.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.5 |COMMON_SET|NOSIGNATURE
ResourcefulBees-1.16.5-0.6.7.2b.jar |Resourceful Bees |resourcefulbees |1.16.5-0.6.7.2b |COMMON_SET|NOSIGNATURE
endertanks-1.16-1.9.5.jar |EnderTanks |endertanks |1.9.5 |COMMON_SET|NOSIGNATURE
CommonCapabilities-1.16.5-2.7.0.jar |CommonCapabilities |commoncapabilities |2.7.0 |COMMON_SET|NOSIGNATURE
valkyrielib-1.16.5-3.0.9.1.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.1 |COMMON_SET|NOSIGNATURE
envirocore-1.16.5-3.0.9.1.jar |Environmental Core |envirocore |1.16.5-3.0.9.1 |COMMON_SET|NOSIGNATURE
envirotech-1.16.5-3.0.9.1.jar |Environmental Tech |envirotech |1.16.5-3.0.9.1 |COMMON_SET|NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |COMMON_SET|NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |COMMON_SET|NOSIGNATURE
mining_dimension-1.16.5-1.0.5.jar |Mining World |mining_dimension |1.16.5-1.0.5 |COMMON_SET|NOSIGNATURE
ElenaiDodge2-1.16.X-1.1.0.jar |Elenai Dodge 2 |elenaidodge2 |1.1.0 |COMMON_SET|NOSIGNATURE
tinkersbettercompat-0.2-1.16.5-36.1.0.jar |Tinkers Better Compat |bettercompat |0.2 |COMMON_SET|NOSIGNATURE
refinedcurios-1.16x-1.153.jar |Refined Curios |refinedcurios |1.16x-1.153 |COMMON_SET|NOSIGNATURE
dpanvil-1.16.5-1.2.2.jar |DataPack Anvil |dpanvil |1.16.5-1.2.2 |COMMON_SET|NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |COMMON_SET|NOSIGNATURE
ars_nouveau-1.16.5-1.19.3.jar |Ars Nouveau |ars_nouveau |1.19.3 |COMMON_SET|NOSIGNATURE
overworld_two-1.0-Forge-1.16.4.jar |Overworld 2 |overworld_two |1.0 |COMMON_SET|NOSIGNATURE
betterbiomeblend-1.16.4-1.1.6-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.1.6-forge |COMMON_SET|NOSIGNATURE
time-in-a-bottle-1.1.0.jar |Time In A Bottle |tiab |1.1.0 |COMMON_SET|NOSIGNATURE
blockcarpentry-1.16-0.3.6.jar |BlockCarpentry |blockcarpentry |1.16-0.3.6 |COMMON_SET|NOSIGNATURE
thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |COMMON_SET|NOSIGNATURE
IntegratedTunnels-1.16.5-1.8.4.jar |IntegratedTunnels |integratedtunnels |1.8.4 |COMMON_SET|NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |COMMON_SET|NOSIGNATURE
ftb-ultimine-forge-1605.2.2-build.4.jar |FTB Ultimine |ftbultimine |1605.2.2-build.4 |COMMON_SET|NOSIGNATURE
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |COMMON_SET|NOSIGNATURE
Runelic-1.16.5-7.0.2.jar |Runelic |runelic |7.0.2 |COMMON_SET|eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
[1.16.4] MassInscriber-0.1.jar |Mass Inscriber |mass-inscriber |0.1 |COMMON_SET|NOSIGNATURE
MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |COMMON_SET|NOSIGNATURE
architectury-1.19.27-forge.jar |Architectury |architectury |1.19.27 |COMMON_SET|NOSIGNATURE
ftb-library-forge-1605.3.1-build.48.jar |FTB Library |ftblibrary |1605.3.1-build.48 |COMMON_SET|NOSIGNATURE
ftb-teams-forge-1605.2.1-build.17.jar |FTB Teams |ftbteams |1605.2.1-build.17 |COMMON_SET|NOSIGNATURE
psipherals-1.4.0.jar |Psionic Peripherals |psipherals |version |COMMON_SET|NOSIGNATURE
cc-tweaked-1.16.5-1.97.0.jar |CC: Tweaked |computercraft |1.97.0 |COMMON_SET|NOSIGNATURE
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |COMMON_SET|NOSIGNATURE
cherishedworlds-forge-1.16.5-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.16.5-5.1.1.0 |COMMON_SET|NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |COMMON_SET|NOSIGNATURE
The_Undergarden-1.16.5-0.5.4.jar |The Undergarden |undergarden |0.5.4 |COMMON_SET|NOSIGNATURE
bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |COMMON_SET|NOSIGNATURE
BetterAdvancements-1.16.5-0.1.1.109.jar |Better Advancements |betteradvancements |0.1.1.109 |COMMON_SET|NOSIGNATURE
moremcmeta-1.16.4-2.1.0.jar |MoreMcmeta |moremcmeta |1.16.4-2.1.0 |COMMON_SET|63:c5:72:b3:ae:2d:c5:67:c7:55:09:4e:1d:ef:4a:d7:6c:72:ea:dc:50:06:33:02:fb:4f:cc:de:46:45:ae:ee
BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |COMMON_SET|NOSIGNATURE
biggerreactors-1.16.5-0.5.0-beta.3.jar |Bigger Reactors |biggerreactors |0.5.0-beta.3 |COMMON_SET|NOSIGNATURE
snad-1.0.8-1.16.jar |Snad |snad |1.0.8 |COMMON_SET|NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |COMMON_SET|NOSIGNATURE
ftb-quests-forge-1605.3.3-build.36.jar |FTB Quests |ftbquests |1605.3.3-build.36 |COMMON_SET|NOSIGNATURE
elementalcraft-1.16.5-2.7.3.jar |ElementalCraft |elementalcraft |1.16.5-2.7.3 |COMMON_SET|NOSIGNATURE
metalbarrels-3.3a.jar |Metal Barrels |metalbarrels |3.3a |COMMON_SET|NOSIGNATURE
abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |COMMON_SET|NOSIGNATURE
environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |COMMON_SET|NOSIGNATURE
Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |COMMON_SET|NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |COMMON_SET|NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |COMMON_SET|NOSIGNATURE
neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |COMMON_SET|NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |COMMON_SET|NOSIGNATURE
autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |COMMON_SET|NOSIGNATURE
nethers_delight-1.1.jar |Nethers Delight |nethers_delight |1.1 |COMMON_SET|NOSIGNATURE
Fruitful-1.16.5-2.1.0.jar |Fruitful |fruitful |1.16.5-2.1.0 |COMMON_SET|NOSIGNATURE
allurement-1.16.5-1.2.0.jar |Allurement |allurement |1.2.0 |COMMON_SET|NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |COMMON_SET|NOSIGNATURE
berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |COMMON_SET|NOSIGNATURE
Enhanced-Mushrooms-1.16.5-3.0.8.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.8 |COMMON_SET|NOSIGNATURE
brazier-3.0.9-forge.jar |Brazier |brazier |3.0.9 |COMMON_SET|NOSIGNATURE
toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |COMMON_SET|NOSIGNATURE
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|COMMON_SET|NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |COMMON_SET|NOSIGNATURE
FastSuite-1.16.4-1.0.2.jar |FastSuite |fastsuite |1.0.2 |COMMON_SET|NOSIGNATURE
Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |COMMON_SET|NOSIGNATURE
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |COMMON_SET|NOSIGNATURE
comforts-forge-1.16.5-4.0.1.1.jar |Comforts |comforts |1.16.5-4.0.1.1 |COMMON_SET|NOSIGNATURE
appliedenergistics2-8.4.0.jar |Applied Energistics 2 |appliedenergistics2 |8.4.0 |COMMON_SET|95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
SimpleStorageNetwork-1.16.5-1.3.5.jar |Simple Storage Network |storagenetwork |1.16.5-1.3.5 |COMMON_SET|1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
framedcompactdrawers-1.16-2.2.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.0 |COMMON_SET|NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |COMMON_SET|NOSIGNATURE
decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |COMMON_SET|NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|NOSIGNATURE
mcjtylib-1.16-5.0.20.jar |McJtyLib |mcjtylib |1.16-5.0.20 |COMMON_SET|NOSIGNATURE
rftoolsbase-1.16-2.0.11.jar |RFToolsBase |rftoolsbase |1.16-2.0.11 |COMMON_SET|NOSIGNATURE
xnet-1.16-3.0.13.jar |XNet |xnet |1.16-3.0.13 |COMMON_SET|NOSIGNATURE
mahoutsukai-1.16.5-v1.31.29.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.31.29 |COMMON_SET|NOSIGNATURE
blockswap-1.1.1.jar |Block Swap |blockswap |1.1.1 |COMMON_SET|NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |COMMON_SET|NOSIGNATURE
mininggadgets-1.7.5.jar |Mining Gadgets |mininggadgets |1.7.5 |COMMON_SET|NOSIGNATURE
Fancy Fluid Storage-1.16.4-3.1.0.jar |Fancy Fluid Storage |ffs |3.1.0 |COMMON_SET|NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |COMMON_SET|NOSIGNATURE
BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |COMMON_SET|NOSIGNATURE
immersiveposts-1.16.5-4.1.0.jar |Immersive Posts |immersiveposts |4.1.0 |COMMON_SET|d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ImmersiveEngineering-1.16.5-5.0.2-137.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.2-137 |COMMON_SET|44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
selene-1.16.5-1.3.jar |Selene |selene |1.16.5-1.0 |COMMON_SET|NOSIGNATURE
TConstruct-1.16.5-3.0.4.197.jar |Tinkers' Construct |tconstruct |3.0.4.197 |COMMON_SET|NOSIGNATURE
rftoolsutility-1.16-3.1.0.jar |RFToolsUtility |rftoolsutility |1.16-3.1.0 |COMMON_SET|NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.14.jar |EnchantmentDescriptions |enchdesc |7.0.14 |COMMON_SET|eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |COMMON_SET|NOSIGNATURE
ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |COMMON_SET|NOSIGNATURE
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |COMMON_SET|NOSIGNATURE
Abundance-1.16.5-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |COMMON_SET|NOSIGNATURE
Jade-1.16.4-2.7.1.jar |Jade |jade |2.7.1 |COMMON_SET|NOSIGNATURE
movingelevators-1.2.34-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.34 |COMMON_SET|NOSIGNATURE
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |COMMON_SET|NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |COMMON_SET|NOSIGNATURE
easy_villagers-1.16.5-1.0.11.jar |Easy Villagers |easy_villagers |1.16.5-1.0.11 |COMMON_SET|NOSIGNATURE
Quark-r2.4-314.jar |Quark |quark |r2.4-314 |COMMON_SET|NOSIGNATURE
DynamicTreesQuark-1.16.5-2.0.4.jar |Dynamic Trees for Quark |dtquark |1.16.5-2.0.4 |COMMON_SET|NOSIGNATURE
QuarkOPlenty-1.16.5-1.2.1.jar |Quark O' Plenty |quarkoplenty |1.2.1 |COMMON_SET|NOSIGNATURE
cookiecore-1.16.2-3.0.2-9389769.jar |CookieCore |cookiecore |1.16.2-3.0.2-9389769|COMMON_SET|NOSIGNATURE
JAOPCA-1.16.5-3.4.0.9.jar |JAOPCA |jaopca |3.4.0.9 |COMMON_SET|NOSIGNATURE
creativewirelesstransmitter-1.16x-1.11.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.16x-1.11 |COMMON_SET|NOSIGNATURE
malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |COMMON_SET|NOSIGNATURE
adaptive_performance_tweaks_1.16.5-1.1.1.jar |Adaptive Performance Tweaks |adaptive_performance_tweaks |1.1.1 |COMMON_SET|NOSIGNATURE
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |COMMON_SET|NOSIGNATURE
StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |COMMON_SET|NOSIGNATURE
FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |COMMON_SET|NOSIGNATURE
enderchests-1.16-1.7.7.jar |EnderChests |enderchests |1.7.7 |COMMON_SET|NOSIGNATURE
DiagonalFences-v1.1.1-1.16.5.jar |Diagonal Fences |diagonalfences |1.1.1 |COMMON_SET|9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |COMMON_SET|NOSIGNATURE
fins-1.6.2.jar |Fins and Tails |fins |1.6.2 |COMMON_SET|NOSIGNATURE
ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |COMMON_SET|41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|COMMON_SET|NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |COMMON_SET|NOSIGNATURE
valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |COMMON_SET|NOSIGNATURE
forbidden_arcanus-16.2.0-beta-4.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-4 |COMMON_SET|NOSIGNATURE
DynamicTreesForbiddenArcanus-1.16.5-1.1.1.jar |Dynamic Trees for Forbidden an|dtforbiddenarcanus |1.16.5-1.1.1 |COMMON_SET|NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |COMMON_SET|NOSIGNATURE
Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |COMMON_SET|NOSIGNATURE
OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.0.3 |COMMON_SET|eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
BetterFoliage-2.6.5-Forge-1.16.5.jar |Better Foliage |betterfoliage |2.6.5 |COMMON_SET|NOSIGNATURE
DynamicTreesTerraForged-1.16.5-1.0.0.jar |Dynamic Trees for TerraForged |dtterraforged |1.16.5-1.0.0 |COMMON_SET|NOSIGNATURE
Crash Report UUID: 4b1e9127-c9e5-41c6-850a-cabbca4c4989
Launched Version: 1.16.5
Backend library: LWJGL version 3.2.1 build 12
Backend API: AMD Radeon R9 M290X OpenGL Engine GL version 2.1 ATI-4.5.14, ATI Technologies Inc.
GL Caps: Using framebuffer using ARB_framebuffer_object extension
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU:

Datapack crashes world

I wanted to test if the datapack rebalanced origins for origins might work, but whenever I load the world up, it just closes the game. (I thought it was my datapack but was just this one for some reason) Anyways, here's the log:

latest.log

Can’t choose origin on Mohist server

Hello, I have a problem with this port. I am using Mohist on my server and me and all my friends were all excited when we discovered, that this mod was recently ported to forge. I installed on my server but whenever someone wants to join they cannot choose origin, so I must set them origin manually, and when I restarted minecraft and joined back on a server I had no origin. What can I do with this problem?

My mods are:

image

image

image

Won't start with newest version, wondering if I did something wrong

Wanted to find a port of Origins for me and my friends to play on a server and wanted to test this one out and see if it would work. I built it with gradle and got the jar but it doesn't seem to start with the jar installed. Crash report below

`---- Minecraft Crash Report ----
// Shall we play a game?

Time: 4/20/21 10:44 AM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) ~[forge:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.util.Util.func_215077_a(Util.java:320) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[minecraft-1.16.5-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.0-launcher.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_281] {}
-- MOD origins --
Details:
Caused by 0: java.lang.NoClassDefFoundError: me/shedaniel/autoconfig/ConfigData
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_281] {}
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_281] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138) ~[modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281] {}
at io.github.apace100.origins.Origins.register(Origins.java:42) ~[origins:?] {re:mixin,re:classloading}
at io.github.apace100.origins.OriginsForge.(OriginsForge.java:32) ~[origins:?] {re:classloading}
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_281] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.1] {re:classloading}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_281] {}

Mod File: Origins-1.16.5-0.7.0-forge.jar
Failure message: Origins (origins) has failed to load correctly
	java.lang.NoClassDefFoundError: me/shedaniel/autoconfig/ConfigData
Mod Version: 0.7.0
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.ClassNotFoundException: me.shedaniel.autoconfig.ConfigData

Stacktrace:
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.0.9.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_281] {}
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_281] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138) ~[modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281] {}
at io.github.apace100.origins.Origins.register(Origins.java:42) ~[origins:?] {re:mixin,re:classloading}
at io.github.apace100.origins.OriginsForge.(OriginsForge.java:32) ~[origins:?] {re:classloading}
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_281] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_281] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.1] {re:classloading}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_281] {}
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_281] {}

-- 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_281, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 710132624 bytes (677 MB) / 1201668096 bytes (1146 MB) up to 1908932608 bytes (1820 MB)
CPUs: 8
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2048m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0-launcher.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.0-launcher.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |CREATE_REG|NOSIGNATURE
forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |CREATE_REG|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Origins-1.16.5-0.7.0-forge.jar |Origins |origins |0.7.0 |ERROR |NOSIGNATURE
architectury-1.10.142-forge.jar |Architectury |architectury |1.10.142 |CREATE_REG|NOSIGNATURE
Crash Report UUID: 98f064f0-2eb2-4c22-bc1a-50cd668b4441`

Unable to add modded foods to the meat tag for carnivore origins.

Adding modded food items through a data pack doesn't seem to work. Whenever I use this data pack in game, it disables the diet system entirely. Any origin can eat any food regardless of dietary restrictions. I am unsure whether this is an issue with the data pack, or the mod itself. I have posted this same pack on the origins discord asking if it is structured correctly, and have yet to get a response.

(PS, apologies for anything not posted/formatted correctly, this is my first time using github)

Carnivore Meat Tags.zip
latest.log
debug.log

[SUGGESTION] Movable Active bar

Mods like ElenaiDodge 2 is having a bar exactly where the bar for the Ability is and so it clashes.
But because the Dodge bar is Always active and the ability bar is most of the time only visible when using it, then it would be nice to have a way to move it.

Prevent Item Use powers prevent using an item on blocks

With a prevent_item_use power, the items also can't be used on blocks. This is different from the Fabric version, in which only the actual item usage is prevented.

This becomes visible for example with the Arachnid's "Carnivore" power, which uses prevent_item_use to stop players from eating carrots and other vegetables. In the Fabric version, they are still able to plant carrots, whereas in this version they can neither eat nor plant them.

Edit: I believe the same applies to entity interactions - e.g. an Arachnid is not able to feed pigs in this version, while they would be able to do that in the Fabric version of Origins.

1.16.5 (Using latest version of origins forge port) Some powers aren't being registered in this datapack, every other datapack and origin works even in my survival world so it's not mihost interfering with it

upgraded_1.4.zip
[ERROR] There was a problem reading power file upgraded:blastling_explode_fix (skipping): JsonSyntaxException: JsonSyntaxException: JSON requires field: conditions

[ERROR] There was a problem reading power file upgraded:prey (skipping): JsonSyntaxException: EntityCondition json requires "type" identifier.
errorlogfororigins

Origins not synchronized when connecting

HI! I use this on a server of mine, When logging into the server for the first time with the mod there was no prompt to choose an origin. I had to do it manually. And Ocassionally, quite often actually, the origin abilities disappear completely. However we are still affected by the environment. So for example I'm an enderian, hitting g does not allow me to teleport however water and rain still injurs me. It happens at random intervals and sometimes it turns back on. It's random and some people will have abilities while other people do not. When pressing O as well it does not indicate that the player even has an origin.

We have not used any datapacks on the mod yet but we are planning to.
I'm attaching the list of mods we use on the server just so you can have them.
image

Thief Origin Datapack does not work

i recently installed C.O.M.B.A.T with origins forge and i installed the data pack file below and here are the issues:

  1. does not go invisible when the light level is low
  2. when sprinting, it doesn't jump high
    3(i think). when you are in sunlight, it doesn't make you weak(when a mob hits you, it deals more damage)
    Thief_v1.0_dont_unzip.zip

hope someone can fix the data pack or just let me know if it is just not going to work

Diet affects actions other than eating

When playing a carnivorous origin, right click actions involving edible plant items (such as putting bread into a composter or item frame) have no effect. Given that agriculture is still useful to arachnid players I assume that this is a bug rather than a feature.

"origins:elytra_flight" can not be conditioned.

Currently you can't limit the elytra flying.

{
"type": "origins:elytra_flight",
"render_elytra": true,

"condition": {
	"type": "origins:in_rain",
	"inverted": false
},

"hidden": true
}

This should prevent you from flying unless it is raining. But the Elytra is only unrendered. The power remains. This code prevents you from flying in Fabric but not in Forge.

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.