[Bug] Incompatibility whit Entity Separator
DH4444 opened this issue ยท 0 comments
Game gets stuck when loading with Entity Separator and EMF
https://modrinth.com/mod/entity-separator/version/0.2.1+1.20.3_4
run game whit EMF, Entity Separator 0.2.1+1.20.3/4, Fabric API
- Minecraft Version: 1.20.4
- EMF version 2.0.2
Mod list
-entity_model_features_fabric_1.20.4-2.0
-entity_texture_features_fabric_1.20.4-6.0.1
-entityseparator-0.2.1+1.20.3_4
-fabric-api-0.95.4+1.20.4
-sodium-fabric-0.5.8+mc1.20.4
Game console
[12:52:27] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, entity_model_features, entity_texture_features, entityseparator, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, sodium
[12:52:28] [Worker-Main-7/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[12:52:42] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[12:52:42] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[12:52:42] [Render thread/WARN]: Missing sound for event: minecraft:entity.generic.wind_burst
[12:52:48] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Reproduktory (JBL Pebbles)
[12:52:48] [Render thread/INFO]: Sound engine started
[12:52:55] [Render thread/INFO]: Created: 1024x512x3 minecraft:textures/atlas/blocks.png-atlas
[12:52:56] [Render thread/INFO]: Created: 256x256x3 minecraft:textures/atlas/signs.png-atlas
[12:52:56] [Render thread/INFO]: Created: 512x512x3 minecraft:textures/atlas/shield_patterns.png-atlas
[12:52:56] [Render thread/INFO]: Created: 512x512x3 minecraft:textures/atlas/banner_patterns.png-atlas
[12:52:56] [Render thread/INFO]: Created: 1024x1024x3 minecraft:textures/atlas/armor_trims.png-atlas
[12:52:56] [Render thread/INFO]: Created: 128x64x3 minecraft:textures/atlas/decorated_pot.png-atlas
[12:52:56] [Render thread/INFO]: Created: 256x256x3 minecraft:textures/atlas/chest.png-atlas
[12:52:56] [Render thread/INFO]: Created: 512x256x3 minecraft:textures/atlas/shulker_boxes.png-atlas
[12:52:56] [Render thread/INFO]: Created: 512x256x3 minecraft:textures/atlas/beds.png-atlas
[12:52:61] [Render thread/WARN]: @reDIrect conflict. Skipping entityseparator.mixins.json:TextureMixin from mod entityseparator->@reDIrect::redirectExampleMethod(Lnet/minecraft/class_922;Lnet/minecraft/class_1297;)Lnet/minecraft/class_2960; with priority 1000, already redirected by entity_model_features-common.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@reDIrect::emf$getTextureRedirect(Lnet/minecraft/class_922;Lnet/minecraft/class_1297;)Lnet/minecraft/class_2960; with priority 1000
[12:52:90] [IO-Worker-1/INFO]: Could not authorize you against Realms server: Invalid session id
[12:52:90] [IO-Worker-1/ERROR]: Couldn't connect to realms
net.minecraft.class_4355: Realms authentication error with message 'Invalid session id'
at net.minecraft.class_4341.method_20998(class_4341.java:447)
at net.minecraft.class_4341.method_21027(class_4341.java:232)
at net.minecraft.class_8647.method_52627(class_8647.java:45)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)