SleepyTrousers / EnderIO-1.5-1.12

http://enderio.com/
The Unlicense
729 stars 360 forks source link

client side crash on entity spawning in nether #3237

Closed chanzie closed 8 years ago

chanzie commented 8 years ago

Issue Description:

when in the nether this is the crash that is happening client side, had to keep launcher open to even find it.

What happens:

Running around in the nether and the game throws me out saying there is an error.

What you expected to happen:

expect to keep on running around in the nether

Steps to reproduce:

  1. go to nether
  2. run around a bit
  3. clent throws me off the server ...

Affected Versions (Do not use "latest"):

HandshakeCompletionHandler exception java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 67 at ( -60.5,50.09375, 198.5) Please contact mod author or server admin. at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?] at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?] at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

chanzie commented 8 years ago

this is happening even when the server is set to peaceful as well

chanzie commented 8 years ago

the entity associated with that one is the wither skeleton

mindforger commented 8 years ago

can you post a full crashlog as well(mostly for guessing which mod is the culprit trying to spawn the mob in an unpredicted way)? i remember there was some cross mod thing already with botania, maybe this is comparable .... you can (as workaround) disable the wither skelleton mob option in the EIO config, but you loose the ability to spawn wither skelletons in nether when using a skelleton sapwner! (switch to the MFR spawner would be my guess for the time beeing)

chanzie commented 8 years ago

it doesnt crash fully out just kicks me from the server with that error I can post a full log I did disable with spawn wither both client and server side only thing now is server is throwing errors...

---- Minecraft Crash Report ---- // Oh - I know what I did wrong!

Time: 3/20/16 8:25 PM Description: Exception in server tick loop

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 at com.google.gson.Gson.fromJson(Gson.java:815) at com.google.gson.Gson.fromJson(Gson.java:768) at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125) at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:27) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) at com.google.gson.Gson.fromJson(Gson.java:803) ... 7 more

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

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_65, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1567473184 bytes (1494 MB) / 2947547136 bytes (2811 MB) up to 2947547136 bytes (2811 MB) JVM Flags: 2 total; -Xmx3G -Xms3G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 215 mods loaded, 208 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} Minecraft Coder Pack UCHIJA FML{7.10.99.99} Forge Mod Loader UCHIJA Forge{10.13.4.1614} Minecraft Forge UCHIJA appliedenergistics2-core{rv3-beta-5} Applied Energistics 2 Core UCHIJA Aroma1997Core{1.0.2.16} Aroma1997Core UCHIJA CodeChickenCore{1.0.7.47} CodeChicken Core UCHIJA Micdoodlecore{} Micdoodle8 Core UCHIJA NotEnoughItems{1.0.5.120} Not Enough Items UCHIJA ThE-core{0.10.0.0} Thaumic Energistics Core UCHIJA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core UCHIJA WitchingGadgetsCore{1.1.10} Witching Gadgets Core UCHIJA OpenModsCore{0.9.1} OpenModsCore UCHIJA {000} CoFH ASM UCHIJA {0} DragonAPI ASM Data Initialization UCHIJA debug{1.0} debug UCHIJA CoFHCore{1.7.10R3.1.2} CoFH Core UCHIJA BuildCraft|Core{7.1.14} BuildCraft UCHIJA BuildCraft|Energy{7.1.14} BC Energy UCHIJA GalacticraftCore{3.0.12} Galacticraft Core UCHIJA SpaceCore{4.1.9} 4Space Core UCHIJA ExoCore{0.1.2} 4Space Exoplanets Core UCHIJA ExoElipse{0.1.2} 4Space Exoplanets Elipse UCHIJA SpaceCallisto{4.1.9} 4Space Callisto UCHIJA SpaceEuropa{4.1.9} 4Space Europa UCHIJA SpaceVenus{4.1.9} 4Space Venus UCHIJA SpaceIo{4.1.9} 4Space Io UCHIJA SpaceMercury{4.1.9} 4Space Mercury UCHIJA SpacePluto{4.1.9} 4Space Pluto UCHIJA appliedenergistics2{rv3-beta-5} Applied Energistics 2 UCHIJA bdlib{1.9.4.109} BD Lib UCHIJA ae2stuff{0.5.0.56} AE2 Stuff UCHIJA AgriCraft{1.7.10-1.4.6-hotfix} AgriCraft UCHIJA antiidconflict{1.3.5} Anti Id Conflict UCHIJA AppleCore{1.3.0} AppleCore UCHIJA ArchitectureCraft{1.3.1} ArchitectureCraft UCHIJA Aroma1997CoreHelper{1.0.2.16} Aroma1997Core|Helper UCHIJA Aroma1997sDimension{1.0} Aroma1997's Dimensional World UCHIJA MineFactoryReloaded{1.7.10R2.8.1} MineFactory Reloaded UCHIJA Baubles{1.0.1.10} Baubles UCHIJA Thaumcraft{4.2.3.5} Thaumcraft UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} MFR Compat: Thaumcraft UCHIJA Waila{1.5.10} Waila UCHIJA Automagy{0.27.1} Automagy UCHIJA autopackager{1.5.7} AutoPackager UCHIJA betterbuilderswands{0.4.3} Better Builder's Wands UCHIJA BiblioCraft{1.11.4} BiblioCraft UCHIJA Mantle{1.7.10-0.3.2.jenkins191} Mantle UCHIJA Natura{2.2.0} Natura UCHIJA BiomesOPlenty{2.1.0} Biomes O' Plenty UCHIJA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry UCHIJA Botania{r1.8-249} [Botania](Botania r1.8-249.jar) UCHIJA ComputerCraft{1.75} ComputerCraft UCHIJA ForgeMultipart{1.2.0.345} Forge Multipart UCHIJA ThaumicTinkerer{unspecified} Thaumic Tinkerer UCHIJA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic](Forbidden Magic-1.7.10-0.573.jar) UCHIJA guideapi{1.7.10-1.0.1-20} Guide-API UCHIJA ThermalFoundation{1.7.10R1.2.3} Thermal Foundation UCHIJA ExtraUtilities{1.2.12} Extra Utilities UCHIJA ThermalExpansion{1.7.10R4.1.2} Thermal Expansion UCHIJA TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCHIJA BloodArsenal{1.2-4} Blood Arsenal UCHIJA BrandonsCore{1.0.0.10} Brandon's Core UCHIJA BuildCraft|Builders{7.1.14} BC Builders UCHIJA BuildCraft|Transport{7.1.14} BC Transport UCHIJA BuildCraft|Silicon{7.1.14} BC Silicon UCHIJA BuildCraft|Robotics{7.1.14} BC Robotics UCHIJA BuildCraft|Factory{7.1.14} BC Factory UCHIJA Forestry{4.2.7.55} Forestry for Minecraft UCHIJA BuildCraft|Compat{7.1.3} BuildCraft Compat UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCHIJA ChestTransporter{2.0.3} Chest Transporter UCHIJA Railcraft{9.8.0.0} Railcraft UCHIJA chisel{2.9.4.10} Chisel UCHIJA Ztones{1.7.10} Ztones UCHIJA chiseltones{@VERSION@} Chisel Tones UCHIJA funkylocomotion{1.0} Funky Locomotion UCHIJA RedstoneArsenal{1.7.10R1.1.2} Redstone Arsenal UCHIJA MagicBees{2.4.3} Magic Bees UCHIJA MrTJPCoreMod{1.1.0.33} MrTJPCore UCHIJA ProjRed|Core{4.7.0pre12.95} ProjectRed Core UCHIJA DragonAPI{1.0} [DragonAPI](DragonAPI 1.7.10 V11b.jar) UCHIJA ChromatiCraft{1.0} [ChromatiCraft](ChromatiCraft 1.7.10 V11b.jar) UCHIJA clayworldgen{v1.0.1} [ClayWorldGen](Clay Worldgen v1.0.1.jar) UCHIJA compactstorage{v2.0.0a} CompactStorage UCHIJA darkcore{0.3} Dark Core UCHIJA DraconicEvolution{1.0.2-snapshot_9} Draconic Evolution UCHIJA DummyCore{1.13} DummyCore UCHIJA SlimevoidLib{2.0.4.7} Slimevoid Library UCHIJA DynamicTransport{0.1.2.0} Dynamic Transport UCHIJA eirairc{2.9.402} EiraIRC UCHIJA RotaryCraft{1.0} [RotaryCraft](RotaryCraft 1.7.10 V11b.jar) UCHIJA ElectriCraft{1.0} [ElectriCraft](ElectriCraft 1.7.10 V11b.jar) UCHIJA endercore{1.7.10-0.2.0.31_beta} EnderCore UCHIJA EnderIO{1.7.10-2.2.8.381} Ender IO UCHIJA EnderStorage{1.4.7.38} EnderStorage UCHIJA EnderTech{1.7.10-0.3.2.405} EnderTech UCHIJA enderutilities{0.5.0} Ender Utilities UCHIJA EnderZoo{1.7.10-1.0.15.32} Ender Zoo UCHIJA ExpandedRedstone{1.0} [Expanded Redstone](ExpandedRedstone 1.7.10 V11b.jar) UCHIJA extracells{2.3.9} Extra Cells 2 UCHIJA MetallurgyCore{4.0.4} Metallurgy Core UCHIJA Metallurgy{4.0.6} Metallurgy 4 UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10Lb.jar) UCHIJA ExtraTiC{1.4.5} ExtraTiC UCHIJA FastCraft{1.21} FastCraft UCHIJA GalacticraftMars{3.0.12} Galacticraft Planets UCHIJA GalaxySpace{1.0.7} GalaxySpace UCHIJA GardenContainers{1.7.10-1.7.0} Garden Containers UCHIJA GardenCore{1.7.10-1.7.0} Garden Core UCHIJA GardenStuff{1.7.10-1.7.0} Garden Stuff UCHIJA GardenTrees{1.7.10-1.7.0} Garden Trees UCHIJA gemsplus{1.7.10} Gems+ UCHIJA gendustry{1.6.3.132} GenDustry UCHIJA GeoStrata{1.0} [GeoStrata](GeoStrata 1.7.10 V11b.jar) UCHIJA inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks UCHIJA IronChest{6.0.62.742} Iron Chest UCHIJA lootbags{1.8.1} Loot Bags UCHIJA MagicCookie{1.0.7.1} Magic Cookies, something yummy UCHIJA malisiscore{1.7.10-0.14.1} MalisisCore UCHIJA malisisdoors{1.7.10-1.13.0} Malisis' Doors UCHIJA NetherOres{1.7.10R2.3.1} Nether Ores UCHIJA ReactorCraft{1.0} [ReactorCraft](ReactorCraft 1.7.10 V11b.jar) UCHIJA Mimicry{1.7.x_1492_1.0.10} Mimicry UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} MFR Compat: Applied Energistics UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} MFR Compat: BuildCraft UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} MFR Compat: Forestry UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} MFR Compat: ForgeMicroblock UCHIJA ProjRed|Exploration{4.7.0pre12.95} ProjectRed Exploration UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} MFR Compat ProjectRed UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} MFR Compat: Railcraft UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} MFR Compat: Thermal Expansion UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} MFR Compat: Tinkers' Construct UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} MFR Compat: Vanilla UCHIJA MineTweaker3{3.0.10} MineTweaker 3 UCHIJA modtweaker2{0.9.5} Mod Tweaker 2 UCHIJA MorePlanet{1.3.0} More Planets UCHIJA Morpheus{1.7.10-1.6.21} Morpheus UCHIJA NEIAddons{1.12.14.40} NEI Addons UCHIJA NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools UCHIJA NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2 UCHIJA NEIAddons|Botany{1.12.14.40} NEI Addons: Botany UCHIJA NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry UCHIJA NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables UCHIJA NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo UCHIJA neiintegration{1.1.2} NEI Integration UCHIJA bt{1.0.2} NotEnoughThaumcraftTabs UCHIJA galaxymod{1.1.0} Project Nova UCHIJA OpenMods{0.9.1} OpenMods UCHIJA OpenBlocks{1.5.1} OpenBlocks UCHIJA OpenPeripheralCore{1.3} OpenPeripheralCore UCHIJA OpenPeripheral{0.5.1} OpenPeripheralAddons UCHIJA OpenPeripheralIntegration{0.5} OpenPeripheralIntegration UCHIJA particlelib{1} [Particle Library](ParticleLib - 1.jar) UCHIJA SonarCore{1.0.8} SonarCore UCHIJA PracticalLogistics{0.1.5} Practical Logistics UCHIJA ProjRed|Transmission{4.7.0pre12.95} ProjectRed Transmission UCHIJA ProjRed|Transportation{4.7.0pre12.95} ProjectRed Transportation UCHIJA ProjRed|Compatibility{4.7.0pre12.95} ProjectRed Compatibility UCHIJA ProjRed|Integration{4.7.0pre12.95} ProjectRed Integration UCHIJA ProjRed|Fabrication{4.7.0pre12.95} ProjectRed Fabrication UCHIJA ProjRed|Illumination{4.7.0pre12.95} ProjectRed Illumination UCHIJA ProjRed|Expansion{4.7.0pre12.95} ProjectRed Expansion UCHIJA RArm{1.7.10-1.2.0-41} Redstone Armory UCHIJA RedstonePasteMod{1.6.2} Redstone Paste UCHIJA libsandstone{1.0.0} libsandstone UCHIJA xreliquary{1.2} Reliquary UCHIJA rftools{4.22} RFTools UCHIJA RTG{0.6.2} Realistic Terrain Generation UCHIJA runicdungeons{1.1.6a} Runic Dungeons UCHIJA Sampler{1.60} Sampler UCHIJA Sanguimancy{1.7.10-1.1.9-31} Sanguimancy UCHIJA SanguineExtras{1.3.2} [Sanguine Utilities](Sanguine Utilities-1.3.2.jar) UCHIJA StevesFactoryManager{A93} Steve's Factory Manager UCHIJA StevesAddons{0.10.16} Steve's Addons UCHIJA StevesCarts{2.0.0.b18} Steve's Carts 2 UCHIJA StevesWorkshop{0.5.1} Steve's Workshop UCHIJA StorageDrawers{1.7.10-1.7.9} Storage Drawers UCHIJA StorageDrawersBop{1.7.10-1.1.1} Storage Drawers: Biomes O' Plenty Pack UCHIJA StorageDrawersForestry{1.7.10-1.1.2} Storage Drawers: Forestry Pack UCHIJA StorageDrawersMisc{1.7.10-1.1.2} Storage Drawers: Misc Pack UCHIJA StorageDrawersNatura{1.7.10-1.1.1} Storage Drawers: Natura Pack UCHIJA SuperMultiDrills{1.2.0} Super Multi-Drills UCHIJA TaintedMagic{1.1.6.4} Tainted Magic UCHIJA tcinventoryscan{1.0.10} TC Inventory Scanning UCHIJA tcnodetracker{1.1.2} TC Node Tracker UCHIJA benway_knowledge{0.1.5.1} [Thaumaturgical Knowledge](Thaumaturgical Knowledge-0.1.5.1.jar) UCHIJA thaumcraftneiplugin{@VERSION@} Thaumcraft NEI Plugin UCHIJA TU{1.0} Thaumic Upholstry UCHIJA thaumicbases{1.3.1710.2} Thaumic Bases UCHIJA thaumicenergistics{1.0.0.1} Thaumic Energistics UCHIJA ThaumicExploration{0.6.0} Thaumic Exploration UCHIJA ThaumicHorizons{1.1.9} Thaumic Horizons UCHIJA thaumicinfusion{4.32} Thaumic Infusion UCHIJA ThermalDynamics{1.7.10R1.2.0B2} Thermal Dynamics UCHIJA TravellersGear{1.16.6} Traveller's Gear UCHIJA WailaHarvestability{1.1.6} Waila Harvestability UCHIJA waterhooks{1.2.0} Water Hooks UCHIJA witchery{0.24.1} Witchery UCHIJA WitchingGadgets{1.1.10} Witching Gadgets UCHIJA McMultipart{1.2.0.345} Minecraft Multipart Plugin UCHIJA ForgeRelocation{0.0.1.4} ForgeRelocation UCHIJA MCFrames{1.0} MCFrames UCHIJA RelocationFMP{0.0.1.2} RelocationFMP UCHIJA aobd{2.9.1} Another One Bites The Dust UCHIJA denseores{1.0} Dense Ores UCHIJA HungerOverhaul{1.7.10-1.0.0.jenkins75} Hunger Overhaul UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.5.140} Iguana Tinker Tweaks UCHIJA ForgeMicroblock{1.2.0.345} Forge Microblocks UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} MFR Compat: Atum UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} MFR Compat: BackTools UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} MFR Compat: Chococraft UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} MFR Compat: ExtraBiomes UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} MFR Compat: IC2 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} MFR Compat: Sufficient Biomes UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} MFR Compat: TwilightForest OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED] Class transformer null safety: found misbehaving transformers: squeek.applecore.asm.TransformerModuleHandler(squeek.applecore.asm.TransformerModuleHandler@33f20394) crashed with java.lang.NullPointerException(null) CoFHCore: -[1.7.10]3.1.2-325 AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448 MineFactoryReloaded: -[1.7.10]2.8.1-174 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion: -[1.7.10]4.1.2-240 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.2-92 NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.0B2-169 List of loaded APIs: * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.6-hotfix.jar * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.0.jar * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-5.jar * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar * BotaniaAPI (76) from Botania r1.8-249.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|core (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar * BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar * BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar * BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.8.0.0.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.14.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar * ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar * CoFHAPI (1.7.10R1.0.2) from BrandonsCore-1.0.0.10-bugfix.jar * CoFHAPI|block (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar * CoFHAPI|energy (1.7.10R1.0.2) from BrandonsCore-1.0.0.10-bugfix.jar * CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|inventory (1.7.10R1.1.0) from SonarCore-1.7.10-1.0.8.jar * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar * CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|inventory (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar * CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util|helpers (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar * CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * compactstorage (v2.0.0a) from compactstorage-1.7.10-release-2.1.0-lts.21-universal.jar * ComputerCraft|API (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar * EiraIRC|API (2.0) from eirairc-mc1.7.10-2.9.402.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.7.55.jar * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.7.55.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.446.jar * GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar * IC2API (1.0) from SonarCore-1.7.10-1.0.8.jar * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar * MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V11b.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar * PracticalLogisticsAPI (1.3) from Practical-Logistics-1.7.10-0.1.5.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar * Sanguimancy|API (@VERSION@) from Sanguimancy-1.7.10-1.1.9-31.jar * SanguineExtras|API (1.1) from Sanguine Utilities-1.3.2.jar * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar * Testerino|API (0.01) from runicdungeons-1.1.6a.jar * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.1.jar * TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar * waterhooks|API (1.0) from waterhooks-1.2.0.jar Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. AE2 Integration: IC2:OFF, RotaryCraft:ON, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

HenryLoenwind commented 8 years ago

One of your user list files (op, whitelist, blacklist) got damaged. Check them manually to see which one looks bad and delete that one.

HenryLoenwind commented 8 years ago

no reaction? must be solved then.

chanzie commented 8 years ago

yes Im sorry that solved the user errors