Create

Create

86M Downloads

Deployer Crashes the game 1.20.1

JM66x opened this issue ยท 3 comments

commented

Describe the Bug

When I put the first deployer the game closes immediately, I tried to remove all the mods and leave only the create mod but it kept closing the game.

Reproduction Steps

1.Put a Deployer in wall or any block
2.
3.
...

Expected Result

I read in some reddit forum "it must be an incompatibility of the mod with the forge version", although personally I donm'y have the knowledge to comment on that.

Screenshots and Videos

image

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

47.1.28

Other Mods

image

Additional Context

No response

commented

post the crash log

commented

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2023-07-27 11:59:18
Description: Ticking block entity

java.lang.NoSuchMethodError: 'void net.minecraftforge.event.entity.EntityEvent$Size.setNewEyeHeight(float)'
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer.deployerHasEyesOnHisFeet(DeployerFakePlayer.java:117) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer_deployerHasEyesOnHisFeet_Size.invoke(.dynamic) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraft.world.entity.Entity.getDimensionsForge(Entity.java:3499) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:A}
at net.minecraft.world.entity.Entity.(Entity.java:261) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.(LivingEntity.java:233) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.world.entity.player.Player.(Player.java:177) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerPlayer.(ServerPlayer.java:249) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraftforge.common.util.FakePlayer.(FakePlayer.java:84) ~[forge-1.20.1-47.1.28-universal.jar%23201!/:?] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer.(DeployerFakePlayer.java:62) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity.initHandler(DeployerBlockEntity.java:130) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity.initialize(DeployerBlockEntity.java:123) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.foundation.blockEntity.SmartBlockEntity.tick(SmartBlockEntity.java:73) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.base.KineticBlockEntity.tick(KineticBlockEntity.java:97) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity.tick(DeployerBlockEntity.java:156) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252
(SmartBlockEntityTicker.java:15) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224
(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer.deployerHasEyesOnHisFeet(DeployerFakePlayer.java:117) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer_deployerHasEyesOnHisFeet_Size.invoke(.dynamic) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraft.world.entity.Entity.getDimensionsForge(Entity.java:3499) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:A}
at net.minecraft.world.entity.Entity.(Entity.java:261) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:balm.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.(LivingEntity.java:233) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.world.entity.player.Player.(Player.java:177) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerPlayer.(ServerPlayer.java:249) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraftforge.common.util.FakePlayer.(FakePlayer.java:84) ~[forge-1.20.1-47.1.28-universal.jar%23201!/:?] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer.(DeployerFakePlayer.java:62) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity.initHandler(DeployerBlockEntity.java:130) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity.initialize(DeployerBlockEntity.java:123) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.foundation.blockEntity.SmartBlockEntity.tick(SmartBlockEntity.java:73) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.base.KineticBlockEntity.tick(KineticBlockEntity.java:97) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity.tick(DeployerBlockEntity.java:156) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252
(SmartBlockEntityTicker.java:15) ~[create-1.20.1-0.5.1.d.jar%23180!/:0.5.1.d] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224
(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Block entity being ticked --
Details:
Name: create:deployer // com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
Block: Block{create:deployer}[axis_along_first=false,facing=east]
Block location: World: (13,-57,-5), Section: (at 13,7,11 in 0,-4,-1; chunk contains blocks 0,-64,-16 to 15,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Block: Block{create:deployer}[axis_along_first=false,facing=east]
Block location: World: (13,-57,-5), Section: (at 13,7,11 in 0,-4,-1; chunk contains blocks 0,-64,-16 to 15,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Stacktrace:
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 2209
Level dimension: minecraft:overworld
Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 183365 game time, 18497 day time
Level name: Mundo nuevo
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Known server brands: forge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 620240416 bytes (591 MiB) / 1644167168 bytes (1568 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Pentium(R) Gold G5400 CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GT 710
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x128b
Graphics card #0 versionInfo: DriverVersion=30.0.14.7381
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 18760.32
Virtual memory used (MB): 9496.49
Swap memory total (MB): 2432.00
Swap memory used (MB): 0.00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off)
NEC status: No NEC detected
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:sophisticatedbackpacks (incompatible), mod:getittogetherdrops, mod:jade (incompatible), mod:ferritecore (incompatible), mod:aiimprovements, mod:balm, mod:jei, mod:vanillazoom, mod:fallingtree (incompatible), mod:dynamiclights (incompatible), mod:cloth_config (incompatible), mod:forge, mod:sophisticatedcore (incompatible), mod:rubidium, mod:curios (incompatible), mod:flywheel, mod:gamemenumodoption, mod:create, mod:waystones, mod:oculus, mod:logbegone (incompatible), mod:collective
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 1.20.1-forge-47.1.28
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.1.28.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.28.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.28.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.28.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.28.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
Jade-1.20-forge-11.1.4.jar |Jade |jade |11.1.4 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: 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
AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20-7.0.4.jar |Balm |balm |7.0.4 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.23.jar |Just Enough Items |jei |15.2.0.23 |DONE |Manifest: NOSIGNATURE
vanillazoom-1.20.1-2.1.jar |Vanilla Zoom |vanillazoom |2.1 |DONE |Manifest: NOSIGNATURE
FallingTree-1.20.1-4.2.0.jar |FallingTree |fallingtree |4.2.0 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
dynamiclights-1.20.1.0.jar |Dynamic Lights |dynamiclights |1.20.1.0 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.1.28-universal.jar |Forge |forge |47.1.28 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
sophisticatedcore-1.20.1-0.5.81.378.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.81.378 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.5.jar |Rubidium |rubidium |0.6.5 |DONE |Manifest: NOSIGNATURE
curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |DONE |Manifest: NOSIGNATURE
gamemenumodoption-mc1.20-2.2.0.jar |Game Menu Mod Option |gamemenumodoption |2.2.0 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.0.jar |Waystones |waystones |14.0.0 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-6.57.jar |Collective |collective |6.57 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: c798a945-be67-4069-83f5-48d4d6f8958b
FML: 47.1
Forge: net.minecraftforge:47.1.28

commented

yes forge broke binary compatibility at some point during the 47 series. update forge to latest or downgrade to 47.1.4