Stereowalker / C.O.M.B.A.T

Other
2 stars 1 forks source link

Crash with Hyperthermia #31

Closed emanuele246gi closed 4 years ago

emanuele246gi commented 4 years ago

Hi, this is my first post that I make here, I would like to know what is this. I know that is caused because of the Hyperthermia effect

---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic.

Time: 03/03/20 23.30 Description: Ticking player

java.lang.NullPointerException: Ticking player at com.stereowalker.combat.event.EffectEvents.effectHyperthermia(EffectEvents.java:134) ~[?:1.15.2-4.0.1] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_627_EffectEvents_effectHyperthermia_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:317) ~[?:?] {re:classloading} at net.minecraft.entity.LivingEntity.func_70071h(LivingEntity.java:2023) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,xf:fml:caelus:coremodone,re:mixin,pl:accesstransformer:B} at net.minecraft.entity.player.PlayerEntity.func_70071h(PlayerEntity.java:233) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerPlayerEntity,pl:mixin:A} at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinServerPlayNetworkHandler,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinClientConnection,pl:mixin:A} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:MixinMinecraftServer,pl:mixin:A} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

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

-- Head -- Thread: Server thread Stacktrace: at com.stereowalker.combat.event.EffectEvents.effectHyperthermia(EffectEvents.java:134) at net.minecraftforge.eventbus.ASMEventHandler_627_EffectEvents_effectHyperthermia_LivingUpdateEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:317) at net.minecraft.entity.LivingEntity.func_70071h(LivingEntity.java:2023) at net.minecraft.entity.player.PlayerEntity.func_70071h(PlayerEntity.java:233)

-- Player being ticked -- Details: Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity) Entity ID: 301 Entity Name: Emanuele_246gi Entity's Exact location: 262.18, 11.00, -125.76 Entity's Block location: World: (262,11,-126), Chunk: (at 6,0,2 in 16,-8; contains blocks 256,0,-128 to 271,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Entity's Momentum: -0.02, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)

-- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@5efdcfaf Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) at java.lang.Thread.run(Thread.java:745)

-- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3361215416 bytes (3205 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB) CPUs: 8 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.0.0-milestone.4+67+b1a340b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.1.18.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.18.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.0.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.18.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.18.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.18.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.1.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.1.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.1.jar mixinbootstrap PLUGINSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.18 FML Language Providers: javafml@31.1 minecraft@1 Mod List: nethercraft-1.15.2-1.0.6.jar Nethercraft {nethercraft@1.0.6 DONE} AdvancedSkinCustomization-2.8.jar Advanced Skin Customization {advskinmod@2.8 DONE} prefab-1.5.0.1.jar Prefab {prefab@1.5.0.1 DONE} EditSign-1.15.2-2.0.0+7.jar Edit Sign {edit_sign@2.0.0+7 DONE} ProjectE-1.15.2-PE1.0.2B.jar ProjectE {projecte@1.0.2B DONE} planttech2-0.01.07.jar PlantTech 2 {planttech2@0.01.07 DONE} SilentMechanisms-1.15.2-0.7.0+50.jar Silent's Mechanisms {silents_mechanisms@0.7.0+50 DONE} music_player-1.15.2-2.0.13.64.jar Music Player {musicplayer@2.0.13.64 DONE} IronJetpacks-1.15.2-3.0.0.jar Iron Jetpacks {ironjetpacks@3.0.0 DONE} essentials-1.15.2-2.7.0.jar Essentials {essentials@1.15.2-2.7.0 DONE} CoffeeSpawner-1.15.1-6.0.0.jar Coffee Spawner {coffeespawner@1.15.1-6.0.0 DONE} ForgeEndertech-1.15.2-6.0.0.0-build.0004.jar Forge Endertech {forgeendertech@6.0.0.0 DONE} ResourcefulTools-1.15.2-1.1.19.jar Resourceful Tools {resourceful_tools@1.1.19 DONE} ReAuth-1.14-3.8.0.jar ReAuth {reauth@3.8.0 DONE} Elementary+Staffs+1.6.jar Elementary Staffs {element@1.6 DONE} Powah-1.15.2-1.1.6.jar Powah {powah@1.1.6 DONE} Wither-Skeleton-Tweaks-Mod-1.15.2.jar Wither Skeleton Tweaks {wstweaks@4.0.0 DONE} modrops-1.0.0_Beta_Two.jar Mo'Drops {modrops@1.0.0_Beta_Two DONE} guardvillagers-1.15.2-1.0.1.jar Guard Villagers {guardvillagers@1.0.1 DONE} Apotheosis-1.15.2-3.0.6.jar Apotheosis {apotheosis@3.0.6 DONE} Morpheus-1.15.2-4.2.47.jar Morpheus {morpheus@version DONE} WaterStrainer-1.15.2-9.0.0.jar Water Strainer {waterstrainer@1.15.2-9.0.0 DONE} SnowRealMagic-1.15.2-1.7.2.jar Snow! Real Magic! {snowrealmagic@1.7.2 DONE} carpetstairsmod-mc1.15-v1.3.jar Carpet Stairs Mod {carpetstairsmod@1.1 DONE} MysticalAgradditions-1.15.2-3.0.0.jar Mystical Agradditions {mysticalagradditions@3.0.0 DONE} refinedstorage-1.8.1.jar Refined Storage {refinedstorage@1.8.1 DONE} PackMenu-1.15.2-1.2.3.jar Pack Menu {packmenu@1.2.3 DONE} industrial-foregoing-1.15.2-2.2.1-f27c515.jar Industrial Foregoing {industrialforegoing@2.2.1 DONE} torchmaster-2.1.1-rc0.jar Torchmaster {torchmaster@2.1.1-rc0 DONE} TimeTravelMod-1.15.2-0.2.0.2.jar Time Travel Mod {timetravelmod@1.15.2-0.2.0.2 DONE} BiomesOPlenty-1.15.2-10.0.0.347-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.347 DONE} ironfurnaces-1.15.2-2.0.1.jar Iron Furnaces {ironfurnaces@2.0.1 DONE} SilentGear-1.15.2-1.5.2+77.jar Silent Gear {silentgear@1.5.2+77 DONE} RaysDongles-4.2.2b.jar Ray's Dongles {slurpiesdongles@4.2.2b DONE} ferroustry-2.2.jar Ferroustry {ferroustry@2.2 DONE} portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE} curios-FORGE-1.15.2-2.0-beta2.jar Curios API {curios@FORGE-1.15.2-2.0-beta2 DONE} wtbw_tools-1.15.2-1.0.6.jar WTBW Tools {wtbw_tools@1.0.6 DONE} tombstone-4.2.2-1.15.2.jar Corail Tombstone {tombstone@4.2.2 DONE} obfuscate-0.3.4-1.15.2.jar Obfuscate {obfuscate@0.3.4 DONE} worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {worldedit@7.1.0;48cc31c DONE} NaturesAura-23.1.jar Nature's Aura {naturesaura@version DONE} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE} furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE} globalxp-1.15.2-v1.4.11.jar Global XP {globalxp@v1.4.11 DONE} betterwithminecolonies-1.15.2-1.15.16.jar Better With Minecolonies {betterwithminecolonies@1.15.2-1.15.16 DONE} AdChimneys-1.15.2-5.0.1.0-build.0006.jar Advanced Chimneys {adchimneys@5.0.1.0 DONE} the_bumblezone-1.15.2-1.0.4.jar The Bumblezone {the_bumblezone@1.15.2-1.0.4 DONE} PrettyBeaches_1.15.1-4.0.0.jar Pretty Beaches {prettybeaches@4.0.0 DONE} Kiwi-1.15.2-2.6.5.jar Kiwi {kiwi@2.6.5 DONE} ClientTweaks_1.15.2-4.1.0.jar Client Tweaks {clienttweaks@4.1.0 DONE} torchslabmod-1.15.1_v1.5.jar Torch Slab Mod {torchslabmod@1.5.0 DONE} flamboyant-2.0.0.jar Flamboyant {flamboyant@2.0.0 DONE} mining-helmet-1.15.2-1.0.6.jar Mining Helmet {mining_helmet@1.0.6 DONE} jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 DONE} vanillathings-1.15.2-0.5.6.jar Vanilla Things {vanillathings@0.5.6 DONE} AttributeFix-1.15.2-7.0.1.jar AttributeFix {attributefix@7.0.1 DONE} goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE} Mekanism-1.15.2-9.9.11.403.jar Mekanism {mekanism@9.9.11 DONE} caelus-FORGE-1.15.2-2.0-beta1.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta1 DONE} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE} SereneSeasons-1.15.2-3.0.0.68-universal.jar Serene Seasons {sereneseasons@1.15.2-3.0.0.68 DONE} engineerstools-1.15.2-1.0.6-b2.jar Engineer's Tools {engineerstools@1.0.6-b2 DONE} FarmingForBlockheads_1.15.2-6.1.0.jar Farming for Blockheads {farmingforblockheads@6.1.0 DONE} alib-1.15.2-1.jar A Lib {alib@1.15.2-1 DONE} immersive-portals-0.4(for+mc+1.15+with+forge).jar Immersive Portals {immersive_portals@0.4 DONE} CraftTweaker-1.15.2-6.0.0.9.jar CraftTweaker {crafttweaker@6.0.0.9 DONE} allmobsattackvillagers-1.0-1.15.2.jar All Mobs Attack Villagers {allmobsattackvillagers@1.0 DONE} forge-1.15.2-31.1.18-universal.jar Forge {forge@31.1.18 DONE} ironchest-1.15.2-10.0.2.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE} alchemistry-1.15.2-5.jar Alchemistry {alchemistry@1.15.2-5 DONE} forge-1.15.2-31.1.18-client.jar Minecraft {minecraft@1.15.2 DONE} cofh_core-1.15.2-0.3.2b.jar CoFH Core {cofh_core@0.3.2b DONE} Lucky-Block-Mod-1.15.2.jar Lucky Block {lucky@1.15.2-1 DONE} voice_chat-1.15.2-0.0.1.1-SNAPSHOT.jar Voice Chat {voicechat@0.0.1.1-SNAPSHOT DONE} theoneprobe-1.15-2.0.1.jar The One Probe {theoneprobe@1.15-2.0.1 DONE} instahouses-1.15.2-1.1.1.jar Slashkings InstaHouses {instahouses@1.1 DONE} concreteconversion-1.15.2-4.0.0.0.jar Concrete Conversion {concreteconversion@1.15.2-4.0.0.0 DONE} AdLods-1.15.2-3.0.0.0-build.0004.jar Large Ore Deposits {adlods@3.0.0.0 DONE} customquests-1.15.2-1.0.0.jar Custom Quests {customquests@1.15.2-1.0.0 DONE} dimdungeons-1.04-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.04 DONE} Xaeros_Minimap_20.5.0_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.5.0 DONE} wtbw_decoration-1.15.2-1.0.7.jar WTBW Decoration {wtbw_decoration@1.0.7 DONE} lava-monster-1.15.2-1.0.2.jar Lava Monster {lava_monster@1.0.2 DONE} [1.15.2]+SecurityCraft+v1.8.17.jar SecurityCraft {securitycraft@v1.8.17 DONE} torcherino-10.0.1.jar Torcherino {torcherino@10.0.1 DONE} DoubleSlabs-1.15-2.0.1.jar Double Slabs {doubleslabs@2.0.1 DONE} structurize-0.10.271-ALPHA.jar Structurize {structurize@0.10.271-ALPHA DONE} AmbientEnvironment-3.0.0.jar Ambient Environment {ambientenvironment@3.0.0 DONE} RSLargePatterns-1.15.2-2.0.0.0.jar Refined Storage Large Patterns {rslargepatterns@2.0.0.0 DONE} PickleTweaks-1.15.2-4.0.0.jar Pickle Tweaks {pickletweaks@4.0.0 DONE} AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE} DoubleConnectedGlass_1.15.2_v01.jar DoubleConnectedGlass {connectedglass@v01 DONE} RefinedRelocation_1.15.2-7.0.1.jar Refined Relocation {refinedrelocation@7.0.1 DONE} water-erosion-1.15.2-forge-1.1.0-alpha2.jar Water Erosion {water-erosion@1.1.0-alpha2 DONE} Aquaculture-1.15.2-2.0.9.jar Aquaculture 2 {aquaculture@1.15.2-2.0.9 DONE} XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {xlfoodmod@2.2.2 DONE} waterworks-1.15.2-2.1.1.jar Waterworks {waterworks@1.15.2-2.1.1 DONE} Industrial+Agriculture[Mekanism]-1.15.2-1.5.2.jar Industrial Agriculture Plugin-Mekanism {iapmekanism@1.15.2-1.5.2 DONE} MineMenu-1.15.2-1.8.4.jar MineMenu {minemenu@1.15.2-1.8.4 DONE} lootbagmod-1.15.1-1.5.jar Loot Bag Mod {lootbagmod@1.15.1-1.5 DONE} farlanders-1.15.2-1.1.2.jar The Farlanders {farlanders@1.1.2 DONE} blood-particles-1.15.2-v1.0.0.jar Blood Particles {blood_particles@1.0.0 DONE} NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {netherportalfix@6.0.0 DONE} DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE} [Forge]+RFTL+1.5.2+R.jar Advanced Rotten Flesh to Leather {sonyikaarftl@1.5.2 DONE} IndustrialAgriculture[Core]-1.15.2-1.5.4.jar Industrial Agriculture {industrialagriculture@1.15.2-1.5.4 DONE} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {kleeslabs@8.0.0 DONE} TerraForged-1.15.2-0.0.1.jar TerraForged {terraforged@0.0.1 DONE} XaerosWorldMap_1.5.5_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.5.5 DONE} Controlling-6.1.1.jar Controlling {controlling@6.1.1 DONE} Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE} beaconsforall-FORGE-1.15.2-3.0.jar Beacons For All {beaconsforall@FORGE-1.15.2-3.0 DONE} u_team_core-1.15.2-2.10.6.155.jar U Team Core {uteamcore@2.10.6.155 DONE} usefulmachinery-0.0.2.0.jar Useful Machinery {usefulmachinery@0.0.2.0 DONE} MekanismGenerators-1.15.2-9.9.11.403.jar Mekanism: Generators {mekanismgenerators@9.9.11 DONE} FpsReducer-mc1.15.2-1.14.1.jar FPS Reducer {fpsreducer@mc1.15.2-1.14.1 DONE} respawnablepets-1.0.6.3.jar Respawnable Pets {respawnablepets@1.0.6.3 DONE} Industrial-Reborn-1.15.2-0.2.2.jar Industrial Reborn {indreb@1.15.2-0.2.2 DONE} w2w-1.15.2-0.0.0.1.jar w2w {w2w@NONE DONE} mcw-bridges-1.0.3-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.3 DONE} lightestlampsmod-3.3.0.jar Lightest Lamps {lightestlamp@3.3.0 DONE} improved-stations-1.0.jar Improved Stations {improved-stations@1.0 DONE} AmbientSounds_v3.0.17_mc1.15.2.jar Ambient Sounds {ambientsounds@3.0.3 DONE} valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {valkyrielib@1.15.2-3.0.2.1 DONE} simplechunkloaders-1.15.2-1.0.2.0.jar Simple Chunk Loaders {simplechunkloaders@NONE DONE} valhelsia_structures-15.0.2.jar Valhelsia Structures {valhelsia_structures@15.0.2 DONE} Lollipop-1.15.2-1.0.8.jar Lollipop {lollipop@1.0.8 DONE} wtbw_lib-1.15.2-1.0.9.jar WTBW Library {wtbw_lib@1.0.9 DONE} vehicle-mod-0.42.7-1.15.2.jar MrCrayfish's Vehicle Mod {vehicle@0.42.7 DONE} simplylight-1.15.2-0.9.0.jar Simply Light {simplylight@1.15.2-0.9.0 DONE} simplefarming-1.15.2-1.2.7.jar Simple Farming {simplefarming@1.15.2-1.2.7 DONE} SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {solarflux@15.0.0 DONE} GoProne-Mod-1.15.2.jar GoProne {goprone@1.15.x-1.1.1 DONE} Patchouli-1.15.2-1.2-28.jar Patchouli {patchouli@1.15.2-1.2-28 DONE} OreExcavation-1.7.149.jar Ore Excavation {oreexcavation@NONE DONE} lostcities-1.15-3.0.0-alpha.jar LostCities {lostcities@1.15-3.0.0-alpha DONE} libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE} RiddleChests-1.1.0.1.jar Riddle Chests {riddlechests@1.1.0.1 DONE} elevatorid-1.15.2-1.7.0.jar Elevator Mod {elevatorid@1.15.2-1.7.0 DONE} AttainedDrops-1.15.2-6.0.3.jar Attained Drops {attained_drops@6.0.3 DONE} Survivalist-1.15.2-3.0.1.jar Survivalist {survivalist@3.0.1 DONE} ProjectExtended-1.15.2-1.1.0.jar ProjectExtended {projectextended@1.1.0 DONE} MekanismTools-1.15.2-9.9.11.403.jar Mekanism: Tools {mekanismtools@9.9.11 DONE} curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE} cc-tweaked-1.15.2-1.86.2.jar CC: Tweaked {computercraft@1.86.2 DONE} AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE} tramplestopper-1.15.2-2.0.0.4-universal.jar Trample Stopper {tramplestopper@1.15.2-2.0.0.4-universal DONE} Controllable-Mod-1.15.2.jar Controllable {controllable@0.7.2 DONE} TofuCraftReload-1.15.2-0.0.0.3.1.jar TofuCraftReload {tofucraft@0.0.0.3.1 DONE} ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {servertabinfo@1.2.6 DONE} Cyclic-1.15.2-0.1.11.jar Cyclic {cyclic@1.15.2-0.1.11 DONE} BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {betteradvancements@0.1.0.96 DONE} inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE} Cucumber-1.15.2-3.0.1.jar Cucumber Library {cucumber@3.0.1 DONE} Inventory-Spam-Mod-1.15.2.jar Inventory Spam {inventoryspam@version DONE} Equipment-Tooltips-Mod-1.15.2.jar Equipment Tooltips {equipmenttooltips@1.4.0+11 DONE} Overloaded-1.15.2-0.0.86.jar Overloaded {overloaded@1.15.2-0.0.84 DONE} janoeo-3.1.2.jar Just Another Nether/Overworld/End Ores {janoeo@3.1.2 DONE} buzzierbees-1.1.4.jar Buzzier Bees {buzzierbees@1.1.4 DONE} Waystones_1.15.2-6.0.0.jar Waystones {waystones@6.0.0 DONE} enviromats-1.15.2-2.0.2.1.jar Environmental Materials {enviromats@1.15.2-2.0.2.1 DONE} good-nights-sleep-1.15.2-1.0.2.jar Good Night's Sleep {goodnightsleep@1.0.2 DONE} EnderBags-Mod-1.15.2.jar Ender Bags {ender_bags@5.0.0 DONE} gardentools-1.15.2-1.0.0.jar Garden Tools {gardentools@1.15.2-1.0.0 DONE} DimStorage-1.15.2-3.0.1.jar DimStorage {dimstorage@3.0.1 DONE} decorative_blocks_5.jar Decorative Blocks {decorative_blocks@1.5 DONE} DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {dungeoncrawl@1.6.3 DONE} BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {bonsaitrees2@2.1.2.6 DONE} mcjtylib-1.15-4.0.2-alpha.jar McJtyLib {mcjtylib@1.15-4.0.2-alpha DONE} rftoolsbase-1.15-1.0.0-alpha.jar RFToolsBase {rftoolsbase@1.15-1.0.0-alpha DONE} xnet-1.15-2.0.1-alpha.jar XNet {xnet@1.15-2.0.1-alpha DONE} rftoolsbuilder-1.15-2.0.0-alpha.jar RFToolsBuilder {rftoolsbuilder@1.15-2.0.0-alpha DONE} rftoolsstorage-1.15-1.0.2-alpha.jar RFToolsStorage {rftoolsstorage@1.15-1.0.2-alpha DONE} bedspreads-FORGE-1.15.2-3.0.jar Bedspreads {bedspreads@FORGE-1.15.2-3.0 DONE} walljump-fabric-1.3.3.jar Wall-Jump! {walljump@1.15.2-1.3.3 DONE} wtbw_core-1.15.2-1.0.9.jar WTBW Core {wtbw_core@1.0.9 DONE} MysticalAgriculture-1.15.2-3.0.0.jar Mystical Agriculture {mysticalagriculture@3.0.0 DONE} rftoolsutility-1.15-2.0.0-alpha.jar RFToolsUtility {rftoolsutility@1.15-2.0.0-alpha DONE} swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE} titanium-1.15.2-2.3.6.jar Titanium {titanium@2.3.6 DONE} mcpaint-1.5.0.jar Mc Paint {mcpaint@1.5.0 DONE} SilentLib-1.15.2-4.6.0+48.jar Silent Lib {silentlib@4.6.0+48 DONE} bluepower-1.15.2-0.4.184-alpha-universal.jar Blue Power {bluepower@0.4.184-alpha DONE} wtbw_machines-1.15.2-1.0.8.jar WTBW Machines {wtbw_machines@1.0.8 DONE} C.O.M.B.A.T.-1.15.2-4.0.1.jar C.O.M.B.A.T. {combat@4.0.1 DONE} forbidden_arcanus-1.15.2-1.2-beta-2.jar Forbidden & Arcanus {forbidden_arcanus@1.15.1-1.0-beta-1 DONE} car-1.15.2-2.0.4.jar Ultimate Car Mod {car@1.15.2-2.0.4 DONE} Industrial+Agriculture[Omega+Craft]-1.15.2-1.5.2.jar Industrial Agriculture Plugin-Omega Craft {iapoc@1.15.2-1.5.2 DONE} flux-4.8.5.jar Flux {flux@4.8.5 DONE} fl-3.0.10.jar Flux Library {fl@3.0.10 DONE} chemlib-1.15.2-2.jar Chem Lib {chemlib@1.15.2-2 DONE} searchablechests-1.15-1.5.4-2.jar Searchable Chests {searchablechests@1.15-1.5.4-2 DONE} corail_recycler-4.0.2-1.15.2.jar Corail Recycler {corail_recycler@4.0.2 DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE} minecolonies-0.10.738-ALPHA-universal.jar Minecolonies {minecolonies@0.10.738-ALPHA DONE} engineersdecor-1.15.2-1.0.19-b5.jar Engineer's Decor {engineersdecor@1.0.19-b5 DONE} solcarrot-1.15.2-1.9.4.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.4 DONE} ilikewood-1.15.2-2.1.0.0.jar I Like Wood {ilikewood@1.15.2-2.1.0.0 DONE} betterbedrockgenerator-1.15.2-0.0.6.jar Better Bedrock Generator {betterbedrockgenerator@0.0.6 DONE} refinedstorageaddons-0.6.1.jar Refined Storage Addons {refinedstorageaddons@0.6.1 DONE} luckyores-1.15.2-1.3.1.jar Lucky Ores Mod {luckyores@1.3 DONE} Omega+Craft+4.0.9+-+1.15.2.jar Omega Craft {omegacraft@1.0 DONE} Kiwi Modules: kiwi:contributors snowrealmagic:snowrealmagic Player Count: 1 / 8; [ServerPlayerEntity['Emanuele_246gi'/301, l='Mondo Harddecorre', x=262.18, y=11.00, z=-125.76]] Data Packs: vanilla, mod:adchimneys (incompatible), mod:adlods (incompatible), mod:advskinmod (incompatible), mod:aiimprovements (incompatible), mod:alchemistry (incompatible), mod:alib, mod:allmobsattackvillagers, mod:ambientenvironment (incompatible), mod:ambientsounds (incompatible), mod:apotheosis (incompatible), mod:appleskin (incompatible), mod:aquaculture, mod:attained_drops (incompatible), mod:attributefix (incompatible), mod:beaconsforall (incompatible), mod:bedspreads (incompatible), mod:betteradvancements (incompatible), mod:betterbedrockgenerator, mod:betterwithminecolonies (incompatible), mod:biomesoplenty, mod:blood_particles, mod:bluepower (incompatible), mod:bonsaitrees2, mod:buzzierbees, mod:caelus (incompatible), mod:car, mod:carpetstairsmod, mod:cfm (incompatible), mod:chemlib (incompatible), mod:clienttweaks (incompatible), mod:coffeespawner, mod:cofh_core (incompatible), mod:combat (incompatible), mod:computercraft (incompatible), mod:concreteconversion (incompatible), mod:connectedglass, mod:controllable (incompatible), mod:controlling (incompatible), mod:corail_recycler, mod:crafttweaker (incompatible), mod:cucumber, mod:curios (incompatible), mod:curiouselytra (incompatible), mod:customquests, mod:cyclic (incompatible), mod:decorative_blocks, mod:dimdungeons, mod:dimstorage (incompatible), mod:doggytalents (incompatible), mod:doubleslabs, mod:dungeoncrawl (incompatible), mod:edit_sign (incompatible), mod:element, mod:elevatorid, mod:ender_bags (incompatible), mod:engineersdecor, mod:engineerstools, mod:enviromats (incompatible), mod:equipmenttooltips (incompatible), mod:essentials (incompatible), mod:farlanders (incompatible), mod:farmingforblockheads (incompatible), mod:ferroustry (incompatible), mod:fl, mod:flamboyant (incompatible), mod:flux, mod:forbidden_arcanus (incompatible), mod:forge (incompatible), mod:forgeendertech (incompatible), mod:fpsreducer, mod:gardentools (incompatible), mod:globalxp (incompatible), mod:goblintraders, mod:goodnightsleep (incompatible), mod:goprone, mod:guardvillagers (incompatible), mod:iapmekanism, mod:iapoc, mod:ilikewood, mod:immersive_portals (incompatible), mod:improved-stations (incompatible), mod:indreb, mod:industrialagriculture, mod:industrialforegoing (incompatible), mod:instahouses (incompatible), mod:inventorysorter (incompatible), mod:inventoryspam (incompatible), mod:ironchest, mod:ironfurnaces (incompatible), mod:ironjetpacks, mod:janoeo (incompatible), mod:jei (incompatible), mod:kiwi, mod:kleeslabs (incompatible), mod:lava_monster (incompatible), mod:libnonymous (incompatible), mod:lightestlamp, mod:lollipop (incompatible), mod:lootbagmod (incompatible), mod:lostcities (incompatible), mod:lucky (incompatible), mod:luckyores (incompatible), mod:mcjtylib (incompatible), mod:mcpaint (incompatible), mod:mcwbridges, mod:mcwroofs, mod:mekanism, mod:mekanismgenerators, mod:mekanismtools, mod:minecolonies (incompatible), mod:minemenu, mod:mining_helmet (incompatible), mod:modrops, mod:morpheus (incompatible), mod:musicplayer, mod:mysticalagradditions, mod:mysticalagriculture, mod:naturesaura (incompatible), mod:naturescompass (incompatible), mod:nethercraft (incompatible), mod:netherportalfix (incompatible), mod:obfuscate (incompatible), mod:omegacraft (incompatible), mod:oreexcavation (incompatible), mod:overloaded (incompatible), mod:packmenu (incompatible), mod:patchouli (incompatible), mod:pickletweaks, mod:placebo (incompatible), mod:planttech2 (incompatible), mod:portality (incompatible), mod:powah (incompatible), mod:prefab, mod:prettybeaches (incompatible), mod:projecte, mod:projectextended, mod:reauth (incompatible), mod:refinedrelocation (incompatible), mod:refinedstorage (incompatible), mod:refinedstorageaddons (incompatible), mod:resourceful_tools (incompatible), mod:respawnablepets, mod:rftoolsbase (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolsutility (incompatible), mod:riddlechests (incompatible), mod:rslargepatterns (incompatible), mod:searchablechests, mod:securitycraft (incompatible), mod:sereneseasons, mod:servertabinfo (incompatible), mod:silentgear (incompatible), mod:silentlib (incompatible), mod:silents_mechanisms (incompatible), mod:simplechunkloaders (incompatible), mod:simplefarming, mod:simplylight (incompatible), mod:slurpiesdongles, mod:snowrealmagic, mod:solarflux (incompatible), mod:solcarrot (incompatible), mod:sonyikaarftl (incompatible), mod:storagedrawers (incompatible), mod:structurize (incompatible), mod:survivalist (incompatible), mod:swingthroughgrass (incompatible), mod:terraforged, mod:the_bumblezone, mod:theoneprobe (incompatible), mod:timetravelmod, mod:titanium (incompatible), mod:tofucraft (incompatible), mod:tombstone, mod:torcherino, mod:torchmaster (incompatible), mod:torchslabmod, mod:tramplestopper (incompatible), mod:usefulmachinery, mod:uteamcore, mod:valhelsia_structures (incompatible), mod:valkyrielib (incompatible), mod:vanillathings, mod:vehicle (incompatible), mod:voicechat, mod:w2w (incompatible), mod:walljump, mod:water-erosion (incompatible), mod:waterstrainer, mod:waterworks (incompatible), mod:waystones (incompatible), mod:worldedit (incompatible), mod:wstweaks (incompatible), mod:wtbw_core (incompatible), mod:wtbw_decoration, mod:wtbw_lib, mod:wtbw_machines, mod:wtbw_tools, mod:xaerominimap, mod:xaeroworldmap, mod:xlfoodmod, mod:xnet (incompatible), file/bluepower (incompatible), survivalist_vanilla_replacements (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'

Stereowalker commented 4 years ago

Check version 4.0.3 and tell me if it fixes the issue

emanuele246gi commented 4 years ago

Ok, it works! Thank you so much! :D