The Meaning of Life, the Universe, and Everything.
Join Date:
9/25/2013
Posts:
55
Member Details
so there is a problem where the world crashes , however from looking at the crash report i have found the problem but i odnt know how to go about fixing it.
EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differs from that that is reported as being loaded (1.7.10R1.0.2 from Flans Mod-1.7.10-4.10.0.jar). It is a supported version, but that difference may lead to problems.
i would preferably like to find a solution that keeps both mods. its worth noting that i have been playing with both of these for like a week no problem and suddenly out of nowhere there is a problem.
java.lang.NullPointerException: Ticking block entity
at net.minecraft.tileentity.TileEntityHopper.func_152102_a(TileEntityHopper.java:312)
at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:277)
at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:205)
at net.minecraft.tileentity.TileEntityHopper.func_145845_h(TileEntityHopper.java:190)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.tileentity.TileEntityHopper.func_1a52102_a(TileEntityHopper.java:312)
at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:277)
at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:205)
at net.minecraft.tileentity.TileEntityHopper.func_145845_h(TileEntityHopper.java:190)
-- Block entity being ticked --
Details:
Name: Hopper // net.minecraft.tileentity.TileEntityHopper
Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (1139,95,-813), Chunk: (at 3,5,3 in 71,-51; contains blocks 1136,0,-816 to 1151,255,-801), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: dankpotatopast
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 520845217
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (1012,64,-644), Chunk: (at 4,4,12 in 63,-41; contains blocks 1008,0,-656 to 1023,255,-641), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Level time: 15507856 game time, 862322 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 54214 (now: false), thunder time: 82774 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
so there is a problem where the world crashes , however from looking at the crash report i have found the problem but i odnt know how to go about fixing it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.3.1 from <unknown>) differs from that that is reported as being loaded (1.7.10R1.0.2 from Flans Mod-1.7.10-4.10.0.jar).
It is a supported version, but that difference may lead to problems.
i would preferably like to find a solution that keeps both mods. its worth noting that i have been playing with both of these for like a week no problem and suddenly out of nowhere there is a problem.
im putting in the entire crash log in case that is not in fact the problem
Put your spoiler h
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/12/17 10:20 PM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at net.minecraft.tileentity.TileEntityHopper.func_152102_a(TileEntityHopper.java:312)
at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:277)
at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:205)
at net.minecraft.tileentity.TileEntityHopper.func_145845_h(TileEntityHopper.java:190)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.tileentity.TileEntityHopper.func_1a52102_a(TileEntityHopper.java:312)
at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:277)
at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:205)
at net.minecraft.tileentity.TileEntityHopper.func_145845_h(TileEntityHopper.java:190)
-- Block entity being ticked --
Details:
Name: Hopper // net.minecraft.tileentity.TileEntityHopper
Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (1139,95,-813), Chunk: (at 3,5,3 in 71,-51; contains blocks 1136,0,-816 to 1151,255,-801), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: dankpotatopast
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 520845217
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (1012,64,-644), Chunk: (at 4,4,12 in 63,-41; contains blocks 1008,0,-656 to 1023,255,-641), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Level time: 15507856 game time, 862322 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 54214 (now: false), thunder time: 82774 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.32-642.6.2.el6.x86_64
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4600256184 bytes (4387 MB) / 6285426688 bytes (5994 MB) up to 6285426688 bytes (5994 MB)
JVM Flags: 5 total; -Xmx6144M -Xms6144M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxMetaspaceSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 97
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 101 mods loaded, 101 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.6} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAA cbm{1.2} [Charcoal Block Mod] ([1.7.10]CharcoalBlockMod1.2.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
UCHIJAAAA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA Forestry{4.1.1.46} [Forestry for Minecraft] (forestry_1.7.10-4.1.1.46.jar)
UCHIJAAAA BuildCraft|Core{7.1.21} [BuildCraft] (buildcraft-7.1.21.jar)
UCHIJAAAA BuildCraft|Energy{7.1.21} [BC Energy] (buildcraft-7.1.21.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.465.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.465.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA B0bGrowsOre{2.5.4} [B0bGary's Growable Ores] (B0bGary's Growable Ores-2.5.4 for 1.7.10.jar)
UCHIJAAAA tennox_bacteria{2.3.2} [Bacteria Mod] (BacteriaMod-1.7.10-2.3.2.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsBoP{1.7} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.7].jar)
UCHIJAAAA BuildCraft|Builders{7.1.21} [BC Builders] (buildcraft-7.1.21.jar)
UCHIJAAAA BuildCraft|Factory{7.1.21} [BC Factory] (buildcraft-7.1.21.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.21} [BC Robotics] (buildcraft-7.1.21.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.21} [BC Silicon] (buildcraft-7.1.21.jar)
UCHIJAAAA BuildCraft|Transport{7.1.21} [BC Transport] (buildcraft-7.1.21.jar)
UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJAAAA cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHIJAAAA chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.2_1.7.10.jar)
UCHIJAAAA props{2.3.2} [Decocraft] (Decocraft-2.3.2_1.7.10.jar)
UCHIJAAAA dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJAAAA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.4a} [Extra Utilities] (extrautilities-1.2.4a.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA rftl{1.7.10} [Rotten Flesh to Leather] (Forge SSP SMP - Rotten Flesh 1.7.2 1.7.10.jar)
UCHIJAAAA GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar)
UCHIJAAAA imc{1.12.1-MC1.7.10} [Improving Minecraft] (Improving Minecraft-1.12.2 for Minecraft 1.7.10.jar)
UCHIJAAAA mod_Invasion{1.1.5} [Invasion] (Invasion_1.1.5_1.7.10.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA ironbackpacks{1.7.10-1.2.18} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.18.jar)
UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAAAA JammyFurniture{5.0.0 [Build Smeagol]} [Jammy Furniture Mod] (Jammy-Furniture-Reborn-Mod-1.7.10.jar)
UCHIJAAAA lootbags{2.0.16} [Loot Bags] (LootBags-1.7.10-2.0.16.jar)
UCHIJAAAA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCHIJAAAA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
UCHIJAAAA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
UCHIJAAAA Mekanism{8.1.9} [Mekanism] (Mekanism-1.7.10-8.1.9.265.jar)
UCHIJAAAA MekanismGenerators{8.1.9} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.9.265.jar)
UCHIJAAAA MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAAA OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-268.jar)
UCHIJAAAA OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-512.jar)
UCHIJAAAA Ore Creepers{1.1} [Ore Creepers] (OreCreepers1.7.10-V.1.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA psychedelicraft{1.4.2} [Psychedelicraft] (Psychedelicraft-Mod-1.7.10.jar)
UCHIJAAAA corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
UCHIJAAAA rivalrebels{1.7.10W} [Rival Rebels] (rivalrebels-1.7.10W.jar)
UCHIJAAAA SGCraft{1.13.3} [Greg's SG Craft] (SGCraft-1.13.3-mc1.7.10.jar)
UCHIJAAAA camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJAAAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA universalcoins{1.7.10-1.7.5} [Universal Coins] (UniversalCoins-1.7.10-1.7.5.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
OpenModsLib crash transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
ThermalDynamics: -[1.7.10]1.2.1-172
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from Flans Mod-1.7.10-4.10.0.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 100; []
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
ere.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumDescription: Ticking block entity
java.lang.NullPointerException: Ticking block entity
Name: Hopper // net.minecraft.tileentity.TileEntityHopper
Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Block location: World: (1139,95,-813)
You'll need a world edit program to delete it.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
okay i actually fixed it by enabling an option in forge config that automatically deletes erring entities.