
Crash when connecting to server (TPPI2 0.2.0)
ltouroumov opened this issue ยท 3 comments
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 23/10/15 00:47
Description: Ticking entity
java.lang.NoSuchMethodError: net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148857_g()Lnet/minecraft/nbt/NBTTagCompound;
at crazypants.enderio.conduit.TileConduitBundle.func_145844_m(TileConduitBundle.java:987)
at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
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 crazypants.enderio.conduit.TileConduitBundle.func_145844_m(TileConduitBundle.java:987)
at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 946
Entity Name: ltouroumov
Entity's Exact location: -786.60, 70.00, 1098.15
Entity's Block location: World: (-787,70,1098), Chunk: (at 13,4,10 in -50,68; contains blocks -800,0,1088 to -785,255,1103), Region: (-2,2; contains chunks -64,64 to -33,95, blocks -1024,0,1024 to -513,255,1535)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: CorrectWorld
All players: 1 total; [EntityPlayerMP['ltouroumov'/946, l='CorrectWorld', x=-786.60, y=70.00, z=1098.15]]
Chunk stats: ServerChunkCache: 727 Drop: 0
Level seed: -5725588096905411972
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-884,64,1042), Chunk: (at 12,4,2 in -56,65; contains blocks -896,0,1040 to -881,255,1055), Region: (-2,2; contains chunks -64,64 to -33,95, blocks -1024,0,1024 to -513,255,1535)
Level time: 876221 game time, 931514 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 110331 (now: false), thunder time: 4696 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
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 3.14.32-xxxx-grs-ipv6-64
Java Version: 1.7.0_80, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 899984928 bytes (858 MB) / 2275717120 bytes (2170 MB) up to 17126195200 bytes (16332 MB)
JVM Flags: 35 total; -Xincgc -Xmx16384M -Xms1024M -Xmn512M -XX:MaxPermSize=4096M -XX:+OptimizeStringConcat -XX:+UseStringCache -XX:MaxTenuringThreshold=15 -XX:+UseNUMA -XX:+UseBiasedLocking -XX:-UseGCOverheadLimit -XX:+UseAdaptiveGCBoundary -XX:MaxGCPauseMillis=50 -XX:NewRatio=3 -Xrs -XX:+UseThreadPriorities -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+DisableExplicitGC -Xnoclassgc -Xoss4M -Xss4M -XX:+UseFastAccessorMethods -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:UseSSE=3 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=1 -Xcheck:jni -Xverify:all -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 34, tcache: 0, allocated: 12, tallocated: 97
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 178 mods loaded, 178 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
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1448} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA ImmibisMicroblocks{59.1.1} Immibis's Microblocks
UCHIJAAAA MobiusCore{1.2.5} MobiusCore
UCHIJAAAA NotEnoughItems{1.0.5.111} Not Enough Items
UCHIJAAAA OpenComputers|Core{1.5.16.726-dev} OpenComputers (Core)
UCHIJAAAA OpenEye{0.6} OpenEye
UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJAAAA OpenModsCore{0.8} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA STPPlugin{} ServerTools|Permission Plugin
UCHIJAAAA debug{1.0} debug
UCHIJAAAA IC2{2.2.770-experimental} IndustrialCraft 2
UCHIJAAAA ImmibisCore{59.1.2} Immibis Core
UCHIJAAAA AdvancedRepulsionSystems{59.0.3} Advanced Repulsion Systems
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} Advanced Solar Panels
UCHIJAAAA AgriCraft{1.7.10-1.4.1} AgriCraft
UCHIJAAAA AppleCore{1.1.0} AppleCore
UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA asielib{0.4.2} asielib
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJAAAA Baubles{1.0.1.10} Baubles
UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA Automagy{0.26.3} Automagy
UCHIJAAAA BiblioCraft{1.10.5} BiblioCraft
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} Thermal Expansion
UCHIJAAAA BigReactors{0.4.3A} Big Reactors
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins188} Mantle
UCHIJAAAA Natura{2.2.0} Natura
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA HardcoreEnderExpansion{1.8.3} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.3.jar)
UCHIJAAAA BuildCraft|Core{7.0.22} BuildCraft
UCHIJAAAA Forestry{3.6.3.20} Forestry for Minecraft
UCHIJAAAA BinnieCore{2.0-pre14} Binnie Core
UCHIJAAAA Botany{2.0-pre14} Botany
UCHIJAAAA ExtraBees{2.0-pre14} Extra Bees
UCHIJAAAA ExtraTrees{2.0-pre14} Extra Trees
UCHIJAAAA Genetics{2.0-pre14} Genetics
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA qmunitylib{1.0} QmunityLib
UCHIJAAAA bluepower{0.2.962} Blue Power
UCHIJAAAA Botania{r1.7-221} [Botania](Botania r1.7-221.jar)
UCHIJAAAA BuildCraft|Silicon{7.0.22} BC Silicon
UCHIJAAAA BuildCraft|Transport{7.0.22} BC Transport
UCHIJAAAA BuildCraft|Builders{7.0.22} BC Builders
UCHIJAAAA BuildCraft|Robotics{7.0.22} BC Robotics
UCHIJAAAA BuildCraft|Energy{7.0.22} BC Energy
UCHIJAAAA BuildCraft|Factory{7.0.22} BC Factory
UCHIJAAAA BuildCraft|Compat{7.0.11} BuildCraft Compat
UCHIJAAAA CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
UCHIJAAAA Railcraft{9.7.0.0} Railcraft
UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest
UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJAAAA chisel{2.9.0.3} Chisel
UCHIJAAAA Ztones{1.7.10} Ztones
UCHIJAAAA chiseltones{@Version@} Chisel Tones
UCHIJAAAA chunkgen{1.7.10-1.2.2} ChunkGen
UCHIJAAAA endercore{1.7.10-0.1.0.23_beta} EnderCore
UCHIJAAAA EnderIO{1.7.10-2.3.0.413_beta} Ender IO
UCHIJAAAA EnderStorage{1.4.7.36} EnderStorage
UCHIJAAAA RedLogic{59.1.11} RedLogic
UCHIJAAAA OpenComputers{1.5.16.726-dev} OpenComputers
UCHIJAAAA Mekanism{8.1.7} Mekanism
UCHIJAAAA computronics{1.5.6} Computronics
UCHIJAAAA cookiecore{1.4.0} Cookie Core
UCHIJAAAA customthings{MC1.7.10-0.0.3-38} CustomThings
UCHIJAAAA DimensionalAnchors{59.0.3} Dimensional Anchors
UCHIJAAAA eirairc{2.9.376} EiraIRC
UCHIJAAAA Eln{50} Electrical Age
UCHIJAAAA extracells{2.2.73} Extra Cells 2
UCHIJAAAA ExtraUtilities{1.2.11} Extra Utilities
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10j.jar)
UCHIJAAAA ImmersiveEngineering{0.5.4} Immersive Engineering
UCHIJAAAA TConstruct{1.7.10-1.8.7.build979} Tinkers' Construct
UCHIJAAAA MineTweaker3{3.0.10} MineTweaker 3
UCHIJAAAA TSteelworks{1.7.10-1.1.1} Tinkers' Steelworks
UCHIJAAAA ExtraTiC{1.4.5} ExtraTiC
UCHIJAAAA FlatSigns{2.1.0.19} Flat Signs
UCHIJAAAA Steamcraft{0.28.10} Flaxbeard's Steam Power
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} Magical Crops
UCHIJAAAA libsandstone{1.0.0} libsandstone
UCHIJAAAA xreliquary{1.2} Reliquary
UCHIJAAAA StevesFactoryManager{A93} Steve's Factory Manager
UCHIJAAAA TPPITweaks{1.1.0} TPPI Tweaks
UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHIJAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic](Forbidden Magic-1.7.10-0.57.jar)
UCHIJAAAA GraviSuite{1.7.10-2.0.3} Graviation Suite
UCHIJAAAA guideapi{1.7.10-1.0.1-20} Guide-API
UCHIJAAAA iChunUtil{4.2.2} iChunUtil
UCHIJAAAA Hats{4.0.1} Hats
UCHIJAAAA IC2NuclearControl{2.2.5a-GoingForTheKill} Nuclear Control 2
UCHIJAAAA insane_IlluminatedBows{1.7.1f} Illuminated Bows
UCHIJAAAA InfernalMobs{1.6.0} Infernal Mobs
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} INpureCore
UCHIJAAAA inventorytweaks{1.59-dev-156-af3bc68} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA LogisticsPipes{0.9.2.46} Logistics Pipes
UCHIJAAAA LookingGlass{0.2.0.00} Looking Glass
UCHIJAAAA MagicBees{1.7.10-2.3.5} Magic Bees
UCHIJAAAA malisiscore{1.7.10-0.12.9} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.9.5} Malisis' Doors
UCHIJAAAA MekanismGenerators{8.1.7} MekanismGenerators
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJAAAA Mystcraft{0.12.3.00} Mystcraft
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJAAAA testdummy{1.0} MmmMmmMmmMmm
UCHIJAAAA modpackTweaks{MC1.7.10-1.2.0-26} ModpackTweaks
UCHIJAAAA modtweaker2{0.9.2} Mod Tweaker 2
UCHIJAAAA ModularArmour{1.0.0} Modular Armour
UCHIJAAAA morechisels{@Version@} More Chisels
UCHIJAAAA Morph{0.9.2} Morph
UCHIJAAAA Morpheus{1.7.10-1.6.10} Morpheus
UCHIJAAAA NEIAddons{1.12.12.37} NEI Addons
UCHIJAAAA NEIAddons|Developer{1.12.12.37} NEI Addons: Developer Tools
UCHIJAAAA NEIAddons|AppEng{1.12.12.37} NEI Addons: Applied Energistics 2
UCHIJAAAA NEIAddons|Botany{1.12.12.37} NEI Addons: Botany
UCHIJAAAA NEIAddons|Forestry{1.12.12.37} NEI Addons: Forestry
UCHIJAAAA NEIAddons|CraftingTables{1.12.12.37} NEI Addons: Crafting Tables
UCHIJAAAA NEIAddons|ExNihilo{1.12.12.37} NEI Addons: Ex Nihilo
UCHIJAAAA neiintegration{1.0.12} NEI Integration
UCHIJAAAA NetherOres{1.7.10R2.3.1RC1} Nether Ores
UCHIJAAAA NotEnoughCodecs{0.3} NotEnoughCodecs
UCHIJAAAA OpenMods{0.8} OpenMods
UCHIJAAAA OpenBlocks{1.4.4} OpenBlocks
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA recipetweakingcore{1.1.0} Recipe Tweaking Core
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} Redstone Arsenal
UCHIJAAAA RArm{1.7.10-1.2.0-38} Redstone Armory
UCHIJAAAA RefinedRelocation{1.0.8b} Refined Relocation
UCHIJAAAA Sanguimancy{1.7.10-1.1.9-32} Sanguimancy
UCHIJAAAA ServerTools{1.7.10-2.2.0.79} ServerTools
UCHIJAAAA ServerTools-BACKUP{1.7.10-2.2.1.24} ServerTools Backup
UCHIJAAAA ServerTools-PERMISSION{1.7.10-2.2.1.7} ServerTools Permission
UCHIJAAAA ServerTools-TELEPORT{1.0} ServerTools-TELEPORT
UCHIJAAAA StevesAddons{0.10.16} Steve's Addons
UCHIJAAAA StevesCarts{2.0.0.b18} Steve's Carts 2
UCHIJAAAA StorageDrawers{1.7.10-1.6.0} Storage Drawers
UCHIJAAAA superMassiveTech{MC1.7.10-0.1.0-alpha-112} Super Massive Tech
UCHIJAAAA thaumcraftneiplugin{@Version@} Thaumcraft NEI Plugin
UCHIJAAAA thaumicenergistics{0.8.10.10} Thaumic Energistics
UCHIJAAAA ThaumicExploration{0.6.0} Thaumic Exploration
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJAAAA TMechworks{0.2.14.100} Tinkers' Mechworks
UCHIJAAAA Translocator{1.1.2.15} Translocator
UCHIJAAAA wailaplugins{MC1.7.10-0.1.2-21} WAILA Plugins
UCHIJAAAA wawla{1.3.1} What Are We Looking At
UCHIJAAAA witchery{0.24.1} Witchery
UCHIJAAAA WR-CBE|Core{1.4.1.9} WR-CBE Core
UCHIJAAAA WR-CBE|Addons{1.4.1.9} WR-CBE Addons
UCHIJAAAA WR-CBE|Logic{1.4.1.9} WR-CBE Logic
UCHIJAAAA bspkrsCore{6.15} bspkrsCore
UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJAAAA aobd{2.8.2} Another One Bites The Dust
UCHIJAAAA denseores{1.0} Dense Ores
UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks
OpenModsLib class transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1RC1-18
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, 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: 1 / 50; [EntityPlayerMP['ltouroumov'/946, l='CorrectWorld', x=-786.60, y=70.00, z=1098.15]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)