AcademyCraft

AcademyCraft

1M Downloads

[1.0.1] Portable Developer - Crash

teagan75 opened this issue ยท 4 comments

commented

When first booting up the portable generator, my client crashed. I am playing a LAN game. Says conflict with another mod but cannot figure out what mod that would be.

http://pastebin.com/NYcQu9pm

commented

Mind pasting the crash report directly here? Can't visit pastebin due to local network restrictions.

commented

---- Minecraft Crash Report ----
// Oops.

Time: 5/28/16 6:29 PM
Description: Ticking player

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$ValueIterator.next(Unknown Source)
at cn.lambdalib.util.datapart.EntityData.tick(EntityData.java:209)
at cn.lambdalib.util.datapart.EntityData.access$000(EntityData.java:34)
at cn.lambdalib.util.datapart.EntityData$EventListener.onLivingUpdate(EntityData.java:220)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_365_EventListener_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
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 java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$ValueIterator.next(Unknown Source)
at cn.lambdalib.util.datapart.EntityData.tick(EntityData.java:209)
at cn.lambdalib.util.datapart.EntityData.access$000(EntityData.java:34)
at cn.lambdalib.util.datapart.EntityData$EventListener.onLivingUpdate(EntityData.java:220)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_365_EventListener_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)

-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 292
Entity Name: teagan75
Entity's Exact location: 293.46, 69.00, 925.61
Entity's Block location: World: (293,69,925), Chunk: (at 5,4,13 in 18,57; contains blocks 288,0,912 to 303,255,927), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@4699b6d5
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_77, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 374863336 bytes (357 MB) / 1919942656 bytes (1831 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 12 total; -XX:+UseLargePages -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -XX:+UseG1GC -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=10 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 8, tcache: 93, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_D1 87 mods loaded, 76 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.1566} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA LambdaLib|Core{1.2.0} LambdaLib|Core
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA debug{1.0} debug
UCHIJAAAA bspkrsCore{6.16} bspkrsCore
UCHIJAAAA Treecapitator{1.7.10} Treecapitator
UCHIJAAAA LambdaLib{1.2.0} LambdaLib
UCHIJAAAA CoFHCore{1.7.10R3.1.2} CoFH Core
UCHIJAAAA academy-craft{1.0.1} Academy Craft
UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA BuildCraft|Core{7.1.14} BuildCraft
UCHIJAAAA BuildCraft|Builders{7.1.14} BC Builders
UCHIJAAAA BuildCraft|Transport{7.1.14} BC Transport
UCHIJAAAA BuildCraft|Energy{7.1.14} BC Energy
UCHIJAAAA BuildCraft|Silicon{7.1.14} BC Silicon
UCHIJAAAA BuildCraft|Robotics{7.1.14} BC Robotics
UCHIJAAAA BuildCraft|Factory{7.1.14} BC Factory
UCHIJAAAA ComputerCraft{1.75} ComputerCraft
UCHIJAAAA thedalekmod{39.75} The Dalek Mod
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} EnderCore
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} MineFactory Reloaded
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO
UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} Thermal Expansion
UCHIJAAAA EnderTech{1.7.10-0.3.2.405} EnderTech
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA extracells{2.3.9} Extra Cells 2
UCHIJAAAA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHIJAAAA iChunUtil{4.2.2} iChunUtil
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks
UCHIJAAAA IronChest{6.0.60.741} Iron Chest
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA journeymap{5.1.4} JourneyMap
UCHIJAAAA levels{r2.3.0} Levels
UCHIJAAAA MetallurgyCore{4.0.4} Metallurgy Core
UCHIJAAAA Metallurgy{4.0.6} Metallurgy 4
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} MFR Compat: ForgeMicroblock
UCHIJAAAA Railcraft{9.9.0.0} Railcraft
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} MFR Compat: Vanilla
UCHIJAAAA numina{0.4.0.131} Numina
UCHIJAAAA powersuits{0.11.0.300} MachineMuse's Modular Powersuits
UCHIJAAAA Morph{0.9.2} Morph
UCHIJAAAA MouseTweaks{2.4.4} Mouse Tweaks
UCHIJAAAA NEIAddons{1.12.14.40} NEI Addons
UCHIJAAAA NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2
UCHIJAAAA NEIAddons|Botany{1.12.14.40} NEI Addons: Botany
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo
UCHIJAAAA neiintegration{1.1.2} NEI Integration
UCHIJAAAA NetherOres{1.7.10R2.3.1} Nether Ores
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA ProjectE{1.7.10-PE1.9.5} ProjectE
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} Redstone Arsenal
UCHIJAAAA RefinedRelocation{1.1.25} Refined Relocation
UCHIJAAAA cientificalchemy{1.0} cientificalchemy
UCHIJAAAA SolarFlux{1.7.10-0.8b} Solar Flux
UCHIJAAAA StevesCarts{2.0.0.b18} Steve's Carts 2
UCHIJAAAA StevesWorkshop{0.5.1} Steve's Workshop
UCHIJAAAA Sync{4.0.0} Sync
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJAAAA vending{1.2.3} vending
UCHIJAAAA wawla{1.3.1} What Are We Looking At
UCHIJAAAA aobd{2.9.1} Another One Bites The Dust
UCHIJAAAA denseores{1.0} Dense Ores
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|CompatForestry{1.7.10R2.8.1} MFR Compat: Forestry
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} MFR Compat: IC2
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} MFR Compat ProjectRed
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} MFR Compat: Sufficient Biomes
UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} MFR Compat: Thaumcraft
UD MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} MFR Compat: Tinkers' Construct
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} MFR Compat: TwilightForest
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
CoFHCore: -[1.7.10]3.1.2-325
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
MineFactoryReloaded: -[1.7.10]2.8.1-174
ThermalFoundation: -[1.7.10]1.2.3-112
ThermalExpansion: -[1.7.10]4.1.2-240
NetherOres: -[1.7.10]2.3.1-22
RedstoneArsenal: -[1.7.10]1.1.2-92
ThermalDynamics: -[1.7.10]1.1.0-161
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, 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: 2 / 8; [EntityPlayerMP['Jerle17'/11878, l='New World', x=-99.80, y=61.88, z=94.88], EntityPlayerMP['teagan75'/292, l='New World', x=293.46, y=69.00, z=925.61]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.7.10_HD_D1
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 353.82
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

commented

Thanks. Will investigate.

commented

Hello.
We don't find the problem in our latest version. If you can reproduce the problem in recommend environment, please tell ue more details about the problem.
Thanks for your feedback.