The Meaning of Life, the Universe, and Everything.
Join Date:
9/14/2016
Posts:
57
Member Details
Yesterday I played Minecraft without problems and closed normally. Today when I tried to open my world (single Player) I got the error:
Forge Mod Loader detected that the backup level.dat is being used.
and then it tells me I should make a backup giving me the options yes or no.
When choosing yes, the screen hangs on "Loading World" (I waited 47 minutes before killing the process) and when choosing no, it quits to the main menu.
I tried a lot of things and in the end I completely uninstalled minecraft and re-installed it fresh. Then reintroducing each mod individually and starting a test world after each mod install. Everything went fine. So I created a new world thinking it was ok...and then I got that same error again.
Below my error log, other log on http://paste.ee/p/kP3fG I hope someone can help me cause I am at a loss.
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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)
- WailaIntegration (Enabled/Not 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.):
* 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:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/EnderIO-1.10.2-3.0.1.107_beta.jar!/cofh/api/energy/TileEnergyHandler.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/EnderIO-1.10.2-3.0.1.107_beta.jar!/cofh/api/energy/TileEnergyHandler.class
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
The Meaning of Life, the Universe, and Everything.
Join Date:
9/14/2016
Posts:
57
Member Details
Thnx.
It took me a while (old computer so loading minecraft-forge takes ages) but in the end I found that EnderIO was the culprit. Or at least, when I disable that mod, everything works. Strange thing is, That mod has not been updated recently and I played with it for over a month. Must be a dependency conflict somewhere.
Yesterday I played Minecraft without problems and closed normally. Today when I tried to open my world (single Player) I got the error:
and then it tells me I should make a backup giving me the options yes or no.
When choosing yes, the screen hangs on "Loading World" (I waited 47 minutes before killing the process) and when choosing no, it quits to the main menu.
I tried a lot of things and in the end I completely uninstalled minecraft and re-installed it fresh. Then reintroducing each mod individually and starting a test world after each mod install. Everything went fine. So I created a new world thinking it was ok...and then I got that same error again.
Below my error log, other log on http://paste.ee/p/kP3fG I hope someone can help me cause I am at a loss.
---- Minecraft Crash Report ----
WARNING: coremods are present:
EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 9/15/16 3:03 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:37)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:113)
at WorldServerOF.<init>(WorldServerOF.java:25)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:81)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:197)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1013842768 bytes (966 MB) / 1972895744 bytes (1881 MB) up to 1972895744 bytes (1881 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx2048m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.1.2088 Optifine OptiFine_1.10.2_HD_U_C3 25 mods loaded, 25 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2088-universal.jar)
UCHIJAAAAAAA Forge{12.18.1.2088} [Minecraft Forge] (forge-1.10.2-12.18.1.2088-universal.jar)
UCHIJAAAAAAA actuallyadditions{1.10.2-r62} [Actually Additions] (ActuallyAdditions-1.10.2-r62.jar)
UCHIJAAAAAAA basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
UCHIJAAAAAAA BiomesOPlenty{5.0.0.2085} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2085-universal.jar)
UCHIJAAAAAAA endercore{1.10.2-0.4.1.54-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.54-beta.jar)
UCHIJAAAAAAA JEI{3.9.3.253} [Just Enough Items] (jei_1.10.2-3.9.3.253.jar)
UCHIJAAAAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHIJAAAAAAA EnderIO{1.10.2-3.0.1.107_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.107_beta.jar)
UCHIJAAAAAAA excore{1.6.2} [EXCore] (Excore-1.6.2-1.10.2.jar)
UCHIJAAAAAAA FEI{1.0.15} [Forever Enough Items] (ForeverEnoughItems-1.0.15-1.10.2.jar)
UCHIJAAAAAAA malisiscore{1.9.4-4.1.1} [MalisisCore] (malisiscore-1.9.4-4.1.1.jar)
UCHIJAAAAAAA malisisdoors{1.9.4-5.0.4} [MalisisDoors] (malisisdoors-1.9.4-5.0.4.jar)
UCHIJAAAAAAA mantle{1.10.2-1.0.0.jenkins170} [Mantle] (Mantle-1.10.2-1.0.0.jar)
UCHIJAAAAAAA mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)
UCHIJAAAAAAA oreexcavation{1.2.11} [OreExcavation] (OreExcavation-1.2.11.jar)
UCHIJAAAAAAA orespawn{2.0.0} [OreSpawn] (orespawn-2.0.0.4-1.10.2.jar)
UCHIJAAAAAAA progressiveautomation{1.6.51} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.51.jar)
UCHIJAAAAAAA tconstruct{1.10.2-2.5.1.jenkins349} [Tinkers' Construct] (TConstruct-1.10.2-2.5.1.jar)
UCHIJAAAAAAA WailaHarvestability{1.1.8} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.8.jar)
UCHIJAAAAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
UCHIJAAAAAAA WorldEditCuiFe{1.0.2} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.4-mf-1.10-12.18.0.1984.jar)
UCHIJAAAAAAA XaeroMinimap{1.10.6} [Xaero's Minimap] (Xaeros_Minimap_1.10.6_Forge_1.10.2.jar)
UCHIJAAAAAAA XaeroWorldMap{1.2} [Xaero's World Map] (XaerosWorldMap_b1.3_Forge_1.10.2.jar)
Loaded coremods (and transformers):
EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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)
- WailaIntegration (Enabled/Not 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.):
* 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:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/ActuallyAdditions-1.10.2-r62.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/EnderIO-1.10.2-3.0.1.107_beta.jar!/cofh/api/energy/TileEnergyHandler.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Games/Basic/Minecraft/instances/Default/minecraft/mods/EnderIO-1.10.2-3.0.1.107_beta.jar!/cofh/api/energy/TileEnergyHandler.class
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.10.2_HD_U_C3
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1151.1008
OpenGlRenderer: AMD Radeon HD 5570
OpenGlVendor: ATI Technologies Inc.
CpuCount: 2
Thnx.
It took me a while (old computer so loading minecraft-forge takes ages) but in the end I found that EnderIO was the culprit. Or at least, when I disable that mod, everything works. Strange thing is, That mod has not been updated recently and I played with it for over a month. Must be a
dependencyconflict somewhere.Anyway, it works again.