Code Monkey home page Code Monkey logo

creatures_and_beasts-forge's People

Contributors

anneprogramer avatar azuredoom avatar cgessinger avatar chuijkyahus avatar dariensg avatar mewnn avatar xaidee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

creatures_and_beasts-forge's Issues

Mod not loading on launch

-- MOD cnb --
Details:
Caused by 0: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.98.jar%23198!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.98.jar%23197!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Mod File: CNB-1.19-1.3.3.jar
Failure message: Creatures and Beasts (cnb) has failed to load correctly
	java.lang.reflect.InvocationTargetException: null
Mod Version: 1.3.3
Mod Issue URL: https://github.com/CreaturesAndBeasts/Creatures_And_Beasts-Forge/issues
Exception message: java.lang.NoSuchFieldError: CONTAINERS

Stacktrace:
at com.cgessinger.creaturesandbeasts.init.CNBContainerTypes.(CNBContainerTypes.java:12) ~[CNB-1.19-1.3.3.jar%23155!/:1.3.3] {re:classloading}
at com.cgessinger.creaturesandbeasts.CreaturesAndBeasts.(CreaturesAndBeasts.java:65) ~[CNB-1.19-1.3.3.jar%23155!/:1.3.3] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.98.jar%23198!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.98.jar%23197!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

[feature request] add some sort of configuration to sporeling Curse removal

When using mods like Cursery, the Sporelings end up totally breaking game balance by being super OP haha

It'd be really nice to configure how Curse removal works. perhaps by having a chance to completely break the item, or having another item needed to be given to the sporeling (data based,) or even something as simple as the ability to turn off curse removal

Little Grebe Wrong Render Type

Little Grebe need to use the RenderType entityCutoutNoCull so that their feet will render from behind. Just making this issue so I don't forget for the future.

Little Grebe ambient sound plays at player position

Mod version: 1.4.0
Forge version: 40.1.80
Game version: 1.18.2

The ambient sound for little grebe plays at the player's position rather than the little grebe itself.
This can be caused by the sound file not being mono, as the positional audio system does not support stereo sound.

Crash when summon a cactem

The game would crash if a cactem spawns when there is no other cactem.
Details: The first cactem summoned by the spawn egg would cause the game to crash, returning to the game the cactem is still there, then I can spawn another cactems without crash. Kill all the cactems and summon one again, the game would crash again. One day I was flying nearing a dessert biome and the game crashed, it might be the same reason.
Version: Minecraft 1.19.2, CNB 1.4.0, Forge 43.1.43

Crash Report:
crash-2022-11-05_19.19.14-server.txt

java.lang.NullPointerExceptionRegistry Object not present: cnb:little_grebe

[02.11 21:22:02] [Server] Details:
[02.11 21:22:02] [Server] Mod File/mods/CNB-1.19-1.4.0.jar
[02.11 21:22:02] [Server] Failure messageCreatures and Beasts (cnb) encountered an error during the common_setup event phase
[02.11 21:22:02] [Server] java.lang.NullPointerExceptionRegistry Object not present: cnb:little_grebe
[02.11 21:22:02] [Server] Mod Version1.4.0
[02.11 21:22:02] [Server] Mod Issue URLhttps://github.com/CreaturesAndBeasts/Creatures_And_Beasts-Forge/issues
[02.11 21:22:02] [Server] Exception messagejava.lang.NullPointerException: Registry Object not present: cnb:little_grebe

Entities despawning

Lizards and tamed entities do not despawn. Other untameable entities, despite a name tag, despawn.

Missing loot table for lizard

****************** Blame Report 1.16.5-3.2.3-forge ******************

Found a Loot Table path that does not exist: cnb:entities/lizard
The path represented by this Loot Table is: data/cnb/loot_tables/entities/lizard.json
Loot Table method called at: net.minecraft.entity.LivingEntity.func_213354_a
net.minecraft.entity.MobEntity.func_213354_a
Most common cause is that the Loot Table file is not actually at that location.
Please let the mod author know about this so they can check to see if their Loot Table is correct.

Crash Error: 01 On 1.19.2 Start up

Hello, I'm still pretty new to Minecraft mod-ing,
I downloaded the required Gecko mod as well- that mod worked fine solo without CNB added into my mod folder so I know its an issue with the CNB file not properly connecting/registering. When I load up my forge java edition game with the CNB 1.19.2 version it displays an error/ exit code for crashing.
I'd appreciate the time taken for a response- I'm excited to try out this mod when it can work for me it looks amazing!

  • I also checked the config folder due to the other reports I reviewed listed, and I'm pretty sure there isnt a config file for the CNB (to be honest, I'm to new to tell if I just didn't notice the files name under config but none was close to CNB I had my forge configs in there and one for fml.toml

Add to Modrinth

Please consider adding this mod to Modrinth to make it easier for modpack creators etc. on Modrinth.
An increasing number of mods are moving to Modrinth, especially as they recently added monetization support. Modrinth is a platform with better searching, API, and features for mod developers, and their community and developers are very welcoming to developers.

Nether Sporelings are replaced by Overworld Sporelings

Minecraft Version: 1.19
Forge Version: 41.0.61
Mod Version: CNB-1.19-1.3.0

When using the Nether Sporeling Spawn Egg and when exploring the Nether, I can only get Overworld Sporelings to spawn, and seemingly only the same red cap variant.

(Sorry if I went about reporting this wrong, this is my first time using GitHub^^)

End Whale Break Leads Due to Movement

When on a lead, End Whales should not try to fly away, causing the lead to break. This keeps them somewhat under control and gives the player a way to corral their whales.

Exception in server tick loop

When trying to place the lizard after picking it up with the net, the server crashes and leaves the following message:
java.lang.NoSuchMethodError: 'net.minecraft.util.text.ITextComponent net.minecraft.util.text.ITextComponent.func_244388_a(java.lang.String)'
at com.cgessinger.creaturesandbeasts.common.entites.LizardEntity.func_213386_a(LizardEntity.java:139) ~[cnb:1.2.11] {re:classloading}
at net.minecraft.entity.EntityType.func_220349_b(EntityType.java:355) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-mca.mixin.json:MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.EntityType.spawn(EntityType.java:326) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-mca.mixin.json:MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.EntityType.func_220342_a(EntityType.java:321) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-mca.mixin.json:MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.EntityType.func_220331_a(EntityType.java:315) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-mca.mixin.json:MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.SpawnEggItem.func_195939_a(SpawnEggItem.java:83) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:652) ~[forge:?] {re:classloading,re:mixin}
at net.minecraft.item.ItemStack.func_196084_a(ItemStack.java:206) ~[?:?] {re:mixin,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:runtimedistcleaner:A,re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:performant.mixins.json:item.ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.management.PlayerInteractionManager.func_219441_a(PlayerInteractionManager.java:464) ~[?:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinPlayerInteractionManager,pl:mixin:APP:mixins.artifacts.json:item.diggingclaws.PlayerInteractionManagerMixin,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_184337_a(ServerPlayNetHandler.java:1402) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:graveyard.mixins.json:ServerPlayNetworkHandlerMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.ServerPlayNetHandlerMixin,pl:mixin:APP:emotecraft.mixins.json:ServerPlayNetworkInstance,pl:mixin:APP:expandability.mixins.json:swimming.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:connectivity.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
at net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket.func_148833_a(CPlayerTryUseItemOnBlockPacket.java:38) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket.func_148833_a(CPlayerTryUseItemOnBlockPacket.java:12) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.PacketThreadUtil.func_225383_a(PacketThreadUtil.java:22) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:885) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:169) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:868) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:862) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:779) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:831) [?:?] {}

[1.19.2] Cactem only spawn in spectator mode

This is occurring in an install with no other mods. Cactem spawn when you first load a new world or when you teleport, but then do not spawn as you traverse the world unless you are in spectator mode. Changing the cactem spawn values doesn't seem to affect it.

Incompatibility or issue with Improved Mobs mod

Just wanted to report an issue with improved mobs, previusly talked on their Github.

Modloader
Forge

Minecraft version
1.18.2

Modloader version
40.1.73

Mod version
1.10.15/1.10.14

TenshiLib version
1.6.9

Description
Crashing at running with message:

Improved Mobs Mod (improvedmobs) encountered an error during the common_setup event phase

| java.lang.NullPointerException: Cannot invoke "java.util.function.Supplier.get()" because "this.repairIngredient" is null

Logs

https://paste.gg/p/anonymous/db90f59edad84c0cbff0f5c35c170889

They answered:
Report to creaturesandbeasts. they returning null ingredient in one of their armor materials.

crash-2022-08-21_19.54.01-fml.txt

1.19.2 error code 1

every time i add this mod (all versions under 1.19.2) to my mod folder, it causes an error code 1. Is there anything to fix this?

Blame: Possible Loot Table Issue

18.04 01:23:45 [Server] Server thread/ERROR [co.te.bl.Blame/]:
18.04 01:23:45 [Server] INFO ****************** Blame Report 1.16.5-3.2.3-forge ******************
18.04 01:23:45 [Server] INFO Found a Loot Table path that does not exist: cnb:entities/hostile_sporeling
18.04 01:23:45 [Server] INFO The path represented by this Loot Table is: data/cnb/loot_tables/entities/hostile_sporeling.json
18.04 01:23:45 [Server] INFO Loot Table method called at: net.minecraft.entity.LivingEntity.func_213354_a
18.04 01:23:45 [Server] INFO net.minecraft.entity.MobEntity.func_213354_a
18.04 01:23:45 [Server] INFO Most common cause is that the Loot Table file is not actually at that location.
18.04 01:23:45 [Server] INFO Please let the mod author know about this so they can check to see if their Loot Table is correct.

[1.19.2] Spawn problem

End whale, yeti and cindershell are not spawning, but the rest of the mobs do. I use the mod on aternos and i dont know how to solve the problem.
I tried in vannila too and they dont spawn either.

[feature request] use tags instance of static items

Currently i working on a mod pack and wan't to change as an example
item:cnb:apple_slice to
item:someassemblyrequired:apple_slices
If it were a tag, it could easily be changed with datapacks and is not difficult to build in.
tag:items:forge:fruits/apple_slice

[feature request] control over what armor can be yeti reinforced

For example, a fun alternate configuration to the yeti leather could be capping the armor at something like +200%, but it's limited to just leather armor. Suddenly, leather armor is more competent than diamond for end game, but it takes significantly more work than Netherite.

Nether Sporelings Not Being Tamed 1.19.2

Hi, I'm not sure if this is on purpose or if it's a bug, but the Nether Sporelings can't be tamed for me. Again, not sure if it's on purpose or not, but just wanted to know why I can't tame them. I'd really like to tame them, they're so cute

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.