I always get a NullPointerException if i try to join on my server.
Yesterday everything works fine and i didn't have any problems but today this problem occurred, although i haven't changed anything neither on the server nor my Directory as Client.
We've got some mods on the server a list of them is atteched to the post
This is the Crash-Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
llibrary (llibrary-1.7.4-1.10.2.jar)
AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
Contact their authors BEFORE contacting forge
java.lang.NullPointerException: Unexpected error
at thaumcraft.common.items.casters.ItemCaster.getPickedBlock(ItemCaster.java:549)
at thaumcraft.client.lib.events.HudHandler.renderCastingWandHud(HudHandler.java:596)
at thaumcraft.client.lib.events.HudHandler.renderHuds(HudHandler.java:84)
at thaumcraft.client.lib.events.RenderEventHandler.renderTick(RenderEventHandler.java:313)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_395_RenderEventHandler_renderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:355)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1078)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at thaumcraft.common.items.casters.ItemCaster.getPickedBlock(ItemCaster.java:549)
at thaumcraft.client.lib.events.HudHandler.renderCastingWandHud(HudHandler.java:596)
at thaumcraft.client.lib.events.HudHandler.renderHuds(HudHandler.java:84)
at thaumcraft.client.lib.events.RenderEventHandler.renderTick(RenderEventHandler.java:313)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_395_RenderEventHandler_renderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
* Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
* Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
* Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
* Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
* Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
* Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
* Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
* Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
* Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
* Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AE2 Integration: IC2:OFF, RF:OFF, RFItem:OFF, Waila:OFF, JEI:ON, THE_ONE_PROBE:OFF
Launched Version: 1.10.2-forge1.10.2-12.18.3.2511
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Hi,
I've got a problem with my private Server
more with my Client
I always get a NullPointerException if i try to join on my server.
Yesterday everything works fine and i didn't have any problems but today this problem occurred, although i haven't changed anything neither on the server nor my Directory as Client.
We've got some mods on the server a list of them is atteched to the post
This is the Crash-Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
llibrary (llibrary-1.7.4-1.10.2.jar)
AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 08.03.18 16:18
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at thaumcraft.common.items.casters.ItemCaster.getPickedBlock(ItemCaster.java:549)
at thaumcraft.client.lib.events.HudHandler.renderCastingWandHud(HudHandler.java:596)
at thaumcraft.client.lib.events.HudHandler.renderHuds(HudHandler.java:84)
at thaumcraft.client.lib.events.RenderEventHandler.renderTick(RenderEventHandler.java:313)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_395_RenderEventHandler_renderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:355)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1078)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at thaumcraft.common.items.casters.ItemCaster.getPickedBlock(ItemCaster.java:549)
at thaumcraft.client.lib.events.HudHandler.renderCastingWandHud(HudHandler.java:596)
at thaumcraft.client.lib.events.HudHandler.renderHuds(HudHandler.java:84)
at thaumcraft.client.lib.events.RenderEventHandler.renderTick(RenderEventHandler.java:313)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_395_RenderEventHandler_renderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityPlayerSP['Cultarius_Umbra'/314546, l='MpServer', x=262,76, y=39,00, z=532,71], EntityOtherPlayerMP['Dodo3345'/265676, l='MpServer', x=203,42, y=17,00, z=523,83]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (60,64,-82), Chunk: (at 12,4,14 in 3,-6; contains blocks 48,0,-96 to 63,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 16460685 game time, 17098957 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 88 total; [EntityChicken['Chicken'/265989, l='MpServer', x=221,79, y=72,00, z=489,51], EntitySkeleton['Skeleton'/314757, l='MpServer', x=315,50, y=40,00, z=459,50], EntityItem['item.item.egg'/311814, l='MpServer', x=243,51, y=74,00, z=495,84], EntityPlayerSP['Cultarius_Umbra'/314546, l='MpServer', x=262,76, y=39,00, z=532,71], EntityArmorStand['Armor Stand'/265863, l='MpServer', x=269,50, y=64,00, z=468,50], EntityLatchedRenderer['unknown'/4, l='MpServer', x=8,50, y=65,00, z=8,50], EntityMinecartChest['Minecart with Chest'/265984, l='MpServer', x=218,50, y=25,06, z=482,50], EntityCreeper['Creeper'/314496, l='MpServer', x=293,50, y=32,00, z=482,50], EntityZombie['Zombie'/315008, l='MpServer', x=302,50, y=26,00, z=460,50], EntityCreeper['Creeper'/314497, l='MpServer', x=300,50, y=32,00, z=480,50], EntityArmorStand['Armor Stand'/265864, l='MpServer', x=268,50, y=64,00, z=466,50], EntityMinecartChest['Minecart with Chest'/265993, l='MpServer', x=198,49, y=19,00, z=507,51], EntityArmorStand['Armor Stand'/265865, l='MpServer', x=268,50, y=64,00, z=464,50], EntityOtherPlayerMP['Dodo3345'/265676, l='MpServer', x=203,42, y=17,00, z=523,83], EntityEnderman['Enderman'/310667, l='MpServer', x=184,09, y=18,00, z=539,50], EntityLatchedRenderer['unknown'/15, l='MpServer', x=203,42, y=17,00, z=523,83], EntityMinecartChest['Minecart with Chest'/266004, l='MpServer', x=194,51, y=18,00, z=527,92], EntityBat['Bat'/314517, l='MpServer', x=184,54, y=29,13, z=494,32], EntityChicken['Chicken'/266005, l='MpServer', x=213,13, y=79,00, z=557,50], EntitySkeleton['Skeleton'/314645, l='MpServer', x=219,50, y=55,00, z=575,50], EntityZombie['Zombie'/314262, l='MpServer', x=225,79, y=19,00, z=501,76], EntityItem['item.item.crystal_essence'/311958, l='MpServer', x=294,32, y=17,00, z=509,16], EntityMinecartChest['Minecart with Chest'/266007, l='MpServer', x=195,50, y=25,00, z=567,49], EntitySkeleton['Skeleton'/314263, l='MpServer', x=217,93, y=19,00, z=505,76], EntityItem['item.item.egg'/311959, l='MpServer', x=242,14, y=73,00, z=476,12], EntityMinecartChest['Minecart with Chest'/266001, l='MpServer', x=211,50, y=24,06, z=510,49], EntitySkeleton['Skeleton'/314386, l='MpServer', x=280,52, y=50,00, z=609,29], EntityBat['Bat'/313373, l='MpServer', x=236,38, y=26,10, z=551,25], EntitySkeleton['Skeleton'/314264, l='MpServer', x=217,19, y=19,00, z=505,30], EntityItem['item.item.egg'/313509, l='MpServer', x=233,69, y=71,00, z=507,17], EntityArmorStand['Armor Stand'/308262, l='MpServer', x=273,50, y=64,00, z=468,50], EntitySquid['Squid'/314279, l='MpServer', x=203,92, y=62,24, z=595,61], EntityArmorStand['Armor Stand'/308263, l='MpServer', x=274,50, y=64,00, z=466,50], EntityXPOrb['Experience Orb'/312865, l='MpServer', x=156,66, y=20,00, z=556,81], EntityXPOrb['Experience Orb'/312866, l='MpServer', x=154,70, y=20,00, z=557,39], EntityArmorStand['Armor Stand'/308264, l='MpServer', x=274,50, y=64,00, z=464,50], EntityCreeper['Creeper'/314282, l='MpServer', x=299,50, y=40,00, z=481,50], EntitySpider['Spider'/313525, l='MpServer', x=209,50, y=26,00, z=577,09], EntityBrainyZombie['Zombie'/314165, l='MpServer', x=243,50, y=72,00, z=566,50], EntityItem['item.item.egg'/311222, l='MpServer', x=222,26, y=72,00, z=489,08], EntitySkeleton['Skeleton'/314807, l='MpServer', x=207,50, y=11,00, z=470,50], EntityWitch['Witch'/313521, l='MpServer', x=186,50, y=27,00, z=502,50], EntityCreeper['Creeper'/314801, l='MpServer', x=208,50, y=11,00, z=467,50], EntityCreeper['Creeper'/314802, l='MpServer', x=209,50, y=11,00, z=467,50], EntityCreeper['Creeper'/314803, l='MpServer', x=207,50, y=11,00, z=466,50], EntityEnderman['Enderman'/314175, l='MpServer', x=212,55, y=26,00, z=532,74], EntityOtherPlayerMP['Dodo3345'/265676, l='MpServer', x=203,42, y=17,00, z=523,83], EntityCreeper['Creeper'/312653, l='MpServer', x=208,85, y=21,00, z=535,54], EntityItem['item.item.egg'/311759, l='MpServer', x=214,08, y=79,00, z=557,99], EntitySkeleton['Skeleton'/314568, l='MpServer', x=208,50, y=26,00, z=568,50], EntitySkeleton['Skeleton'/314569, l='MpServer', x=209,50, y=26,00, z=566,50], EntityZombie['Zombie'/314570, l='MpServer', x=210,50, y=26,00, z=574,50], EntityChicken['Chicken'/266068, l='MpServer', x=227,55, y=72,00, z=497,11], EntityChicken['Chicken'/266069, l='MpServer', x=233,90, y=71,00, z=506,74], EntityItem['item.item.egg'/311760, l='MpServer', x=295,88, y=68,00, z=576,13], EntityWisp['Wisp'/314832, l='MpServer', x=269,50, y=46,00, z=576,50], EntityZombie['Zombie'/314833, l='MpServer', x=276,50, y=46,00, z=571,50], EntityCow['Cow'/266066, l='MpServer', x=219,82, y=83,00, z=569,62], EntitySkeleton['Skeleton'/314322, l='MpServer', x=294,50, y=32,00, z=479,50], EntityLatchedRenderer['unknown'/90, l='MpServer', x=203,42, y=17,00, z=523,83], EntityBat['Bat'/315103, l='MpServer', x=264,50, y=45,00, z=594,50], EntityLatchedRenderer['unknown'/91, l='MpServer', x=262,76, y=39,00, z=532,71], EntityChicken['Chicken'/266072, l='MpServer', x=229,87, y=72,00, z=486,51], EntityChicken['Chicken'/266073, l='MpServer', x=227,14, y=71,00, z=491,66], EntityChicken['Chicken'/310233, l='MpServer', x=295,48, y=68,00, z=576,26], EntityCreeper['Creeper'/314459, l='MpServer', x=225,50, y=50,00, z=568,50], EntityCreeper['Creeper'/313316, l='MpServer', x=184,47, y=28,00, z=502,35], EntityZombie['Zombie'/314725, l='MpServer', x=239,50, y=24,00, z=539,50], EntityCreeper['Creeper'/313575, l='MpServer', x=339,50, y=39,00, z=606,50], EntityCreeper['Creeper'/314080, l='MpServer', x=227,50, y=11,00, z=476,50], EntityCreeper['Creeper'/314976, l='MpServer', x=292,50, y=18,00, z=567,50], EntityChicken['Chicken'/266082, l='MpServer', x=229,44, y=71,00, z=512,85], EntityCreeper['Creeper'/314220, l='MpServer', x=212,50, y=53,00, z=583,50], EntityChicken['Chicken'/266092, l='MpServer', x=243,73, y=74,00, z=495,84], EntityCreeper['Creeper'/314221, l='MpServer', x=212,50, y=53,00, z=585,50], EntitySkeleton['Skeleton'/314989, l='MpServer', x=225,50, y=53,00, z=591,50], EntitySkeleton['Skeleton'/314990, l='MpServer', x=187,50, y=36,00, z=460,50], EntityChicken['Chicken'/266095, l='MpServer', x=242,45, y=73,00, z=475,50], EntityItem['item.item.egg'/310761, l='MpServer', x=227,85, y=71,00, z=490,95], EntityChicken['Chicken'/266089, l='MpServer', x=244,86, y=78,00, z=540,27], EntityChicken['Chicken'/266090, l='MpServer', x=244,76, y=78,00, z=540,89], EntityChicken['Chicken'/265963, l='MpServer', x=189,42, y=69,00, z=559,51], EntityItem['item.item.egg'/312694, l='MpServer', x=244,13, y=78,00, z=539,57], EntitySkeleton['Skeleton'/313328, l='MpServer', x=206,50, y=43,00, z=468,50], EntityBat['Bat'/314365, l='MpServer', x=299,21, y=20,91, z=476,33], EntityCreeper['Creeper'/314749, l='MpServer', x=337,50, y=38,00, z=493,50], EntityBat['Bat'/314366, l='MpServer', x=298,34, y=20,40, z=474,88], EntityCreeper['Creeper'/314495, l='MpServer', x=291,50, y=32,00, z=482,50]]
Retry entities: 1 total; [EntityLatchedRenderer['unknown'/4, l='MpServer', x=8,50, y=65,00, z=8,50]]
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:529)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3305836824 bytes (3152 MB) / 6073352192 bytes (5792 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 36 mods loaded, 36 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar)
UCHIJA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
UCHIJA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
UCHIJA Baubles{1.3.13} [Baubles] (Baubles-1.10.2-1.3.13.jar)
UCHIJA guideapi{@[email protected]} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
UCHIJA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
UCHIJA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
UCHIJA ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar)
UCHIJA chisel{MC1.10.2-0.2.0.42} [Chisel] (Chisel-MC1.10.2-0.2.0.42.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.5.2_1.10.2.jar)
UCHIJA props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.10.2.jar)
UCHIJA DurabilityShow{3.1.1} [Durability Show] (Durability+Show-1.9.4-3.1.1.jar)
UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
UCHIJA endercrop{1.9-1.2-1836} [Ender Crop] (endercrop-1.9.4-1.3.1.jar)
UCHIJA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
UCHIJA enderutilities{0.7.4} [Ender Utilities] (enderutilities-1.10.2-0.7.4.jar)
UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.7.4.jar)
UCHIJA zerocore{1.10.2-0.1.1.1} [Zero CORE] (zerocore-1.10.2-0.1.1.1.jar)
UCHIJA bigreactors{1.10.2-0.4.5.46} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.46.jar)
UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
UCHIJA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
UCHIJA iceandfire{1.0.1} [Ice and Fire] (iceandfire-1.0.1.jar)
UCHIJA ichunutil{6.5.0} [iChunUtil] (iChunUtil-1.10.2-6.5.0.jar)
UCHIJA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
UCHIJA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
UCHIJA journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar)
UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.10.2j.jar)
UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
UCHIJA thaumcraft{6.0.BETA6} [Thaumcraft] (Thaumcraft-1.10.2-6.0.BETA6.jar)
UCHIJA thebetweenlands{2.0.4-alpha} [The Betweenlands] (TheBetweenlands-2.0.4-alpha-universal.jar)
UCHIJA tumat{1.6.0} [TUMAT] (TUMAT-1.6.0.jar)
UCHIJA wearablebackpacks{1.7.0} [Wearable Backpacks] (WearableBackpacks-1.10.2-1.7.0.jar)
Loaded coremods (and transformers):
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
com.github.alexthe666.iceandfire.access.IceAndFireTransformer
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
llibrary (llibrary-1.7.4-1.10.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
appeng.coremod.transformer.IntegrationTransformer
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/janni/AppData/Roaming/.minecraft/mods/1.10.2/zerocore-1.10.2-0.1.1.1.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
* Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
* Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
* Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
* Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
* Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
* Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
* Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
* Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
* Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
* Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AE2 Integration: IC2:OFF, RF:OFF, RFItem:OFF, Waila:OFF, JEI:ON, THE_ONE_PROBE:OFF
Launched Version: 1.10.2-forge1.10.2-12.18.3.2511
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Faithful+1.10.2-r4.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 6x AMD FX(tm)-6300 Six-Core Processor
OptiFine Version: OptiFine_1.10.2_HD_U_E7
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.77
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 6
I dont know what to do anymore....
I reinstalled the server and deleeted my UserCache
I reinstalled my .minecraft folder
but nothing works
I hope someone can help me pls!!!!!