Advertisement
Guest User

crash

a guest
Jun 5th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 6/5/16 8:16 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
  8. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService$GameProfileSerializer.deserialize(YggdrasilAuthenticationService.java:116)
  9. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService$GameProfileSerializer.deserialize(YggdrasilAuthenticationService.java:1)
  10. at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
  11. at com.google.gson.Gson.fromJson(Gson.java:803)
  12. at com.google.gson.Gson.fromJson(Gson.java:868)
  13. at com.google.gson.Gson$1.deserialize(Gson.java:126)
  14. at com.mojang.authlib.yggdrasil.response.ProfileSearchResultsResponse$Serializer.deserialize(ProfileSearchResultsResponse.java:44)
  15. at com.mojang.authlib.yggdrasil.response.ProfileSearchResultsResponse$Serializer.deserialize(ProfileSearchResultsResponse.java:1)
  16. at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
  17. at com.google.gson.Gson.fromJson(Gson.java:803)
  18. at com.google.gson.Gson.fromJson(Gson.java:768)
  19. at com.google.gson.Gson.fromJson(Gson.java:717)
  20. at com.google.gson.Gson.fromJson(Gson.java:689)
  21. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:75)
  22. at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:53)
  23. at net.minecraft.server.management.PlayerProfileCache.func_152650_a(PlayerProfileCache.java:93)
  24. at net.minecraft.server.management.PlayerProfileCache.func_152655_a(PlayerProfileCache.java:179)
  25. at codechicken.core.ServerUtils.getGameProfile(ServerUtils.java:80)
  26. at codechicken.core.ServerUtils.isPlayerOP(ServerUtils.java:84)
  27. at codechicken.chunkloader.ChunkLoaderManager.getPlayerChunkLimit(ChunkLoaderManager.java:568)
  28. at codechicken.chunkloader.ChunkLoaderManager$PlayerOrganiser.canForceNewChunks(ChunkLoaderManager.java:370)
  29. at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.canForceNewChunks(ChunkLoaderManager.java:149)
  30. at codechicken.chunkloader.ChunkLoaderManager.addChunkLoader(ChunkLoaderManager.java:630)
  31. at codechicken.chunkloader.TileChunkLoaderBase.activate(TileChunkLoaderBase.java:108)
  32. at codechicken.chunkloader.TileChunkLoader.activate(TileChunkLoader.java:114)
  33. at codechicken.chunkloader.TileChunkLoaderBase.func_145829_t(TileChunkLoaderBase.java:35)
  34. at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:886)
  35. at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
  36. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
  37. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
  38. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
  39. at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
  40. at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
  41. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
  42. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
  43. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
  44. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
  45. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
  46. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  48. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.7.10
  57. Operating System: Windows 10 (amd64) version 10.0
  58. Java Version: 1.8.0_91, Oracle Corporation
  59. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  60. Memory: 518544080 bytes (494 MB) / 1146937344 bytes (1093 MB) up to 4187619328 bytes (3993 MB)
  61. JVM Flags: 16 total; -Xms256M -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn1G -Xmx4G -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=80 -XX:+UseStringDeduplication -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -XX:ParallelGCThreads=4 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
  62. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 116 mods loaded, 106 mods active
  65. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  66. UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  67. UCHIJAA CollectiveFrameworkCore{1.0.0-132} [Collective Framework Core] (minecraft.jar)
  68. UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  69. UCHIJAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  70. UCHIJAA appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
  71. UCHIJAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  72. UCHIJAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  73. UCHIJAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  74. UCHIJAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  75. UCHIJAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  76. UCHIJAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  77. UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  78. UCHIJAA PeripheralsPlusPlusCore{1.3.3} [Peripherals++ Core] (minecraft.jar)
  79. UCHIJAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  80. UCHIJAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  81. UCHIJAA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
  82. UCHIJAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  83. UCHIJAA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
  84. UCHIJAA CoFHCore{1.7.10R3.1.0} [CoFH Core] (CoFHCore-[1.7.10]3.1.0-323.jar)
  85. UCHIJAA ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
  86. UCHIJAA ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
  87. UCHIJAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  88. UCHIJAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  89. UCHIJAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  90. UCHIJAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  91. UCHIJAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  92. UCHIJAA CollectiveFramework{1.0.0-132} [Collective Framework] (CollectiveFramework-1.0.0-132.jar)
  93. UCHIJAA ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
  94. UCHIJAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
  95. UCHIJAA endercore{1.7.10-0.1.0.24_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.24_beta.jar)
  96. UCHIJAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  97. UCHIJAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  98. UCHIJAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  99. UCHIJAA EnderTech{1.7.10-0.3.2.400} [EnderTech] (EnderTech-1.7.10-0.3.2.400.jar)
  100. UCHIJAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  101. UCHIJAA ProjectE{1.7.10-PE1.9.5} [ProjectE] (ProjectE-1.7.10-PE1.9.5.jar)
  102. UCHIJAA equivalentenergistics{0.6} [Equivalent Energistics] (EquivalentEnergistics - 0.6 - 1.7.10.jar)
  103. UCHIJAA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
  104. UCHIJAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
  105. UCHIJAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  106. UCHIJAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  107. UCHIJAA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
  108. UCHIJAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
  109. UCHIJAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  110. UCHIJAA fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar)
  111. UCHIJAA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
  112. UCHIJAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  113. UCHIJAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  114. UCHIJAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
  115. UCHIJAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  116. UCHIJAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  117. UCHIJAA journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
  118. UCHIJAA Lockdown{2.0.0} [Lockdown] (Lockdown-universal-1.7.2-2.0.0.0.jar)
  119. UCHIJAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  120. UCHIJAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  121. UCHIJAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
  122. UCHIJAA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  123. UCHIJAA ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
  124. UCHIJAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  125. UCHIJAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  126. UCHIJAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  127. UCHIJAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  128. UCHIJAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  129. UCHIJAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  130. UCHIJAA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
  131. UCHIJAA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
  132. UCHIJAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
  133. UCHIJAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
  134. UCHIJAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
  135. UCHIJAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
  136. UCHIJAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
  137. UCHIJAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
  138. UCHIJAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
  139. UCHIJAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
  140. UCHIJAA notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b30.jar)
  141. UCHIJAA neresources{0.1.0.106} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.106.jar)
  142. UCHIJAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
  143. UCHIJAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
  144. UCHIJAA PerfectSpawn{1.1} [Perfect Spawn] (PerfectSpawn-1.1.jar)
  145. UCHIJAA PeripheralsPlusPlus{1.3.3} [Peripherals++] (Peripherals++-1.3.3.jar)
  146. UCHIJAA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  147. UCHIJAA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  148. UCHIJAA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  149. UCHIJAA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  150. UCHIJAA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
  151. UCHIJAA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  152. UCHIJAA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  153. UCHIJAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  154. UCHIJAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
  155. UCHIJAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
  156. UCHIJAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  157. UCHIJAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  158. UCHIJAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
  159. UCHIJAA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
  160. UCHIJAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
  161. UCHIJAA wailaplugins{MC1.7.10-0.1.2-21} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-21.jar)
  162. UCHIJAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  163. UCHIJAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  164. UCHIJAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  165. UCHIJAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  166. UCHIJAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  167. UCHIJAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  168. UCHIJAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  169. UCHIJAA aobd{2.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar)
  170. UCHIJAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
  171. UCHIJAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  172. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  173. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  174. UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  175. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  176. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  177. UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  178. UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  179. UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  180. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  181. UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  182. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  183. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  184. Class transformer null safety: found misbehaving transformers: lumien.perfectspawn.Transformer.PSClassTransformer(lumien.perfectspawn.Transformer.PSClassTransformer@dbd8590) crashed with java.lang.NullPointerException(null)
  185. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  186. CoFHCore: -[1.7.10]3.1.0-323
  187. ThermalFoundation: -[1.7.10]1.2.2-111
  188. ThermalExpansion: -[1.7.10]4.1.1-237
  189. MineFactoryReloaded: -[1.7.10]2.8.1-174
  190. Mantle Environment: Environment healthy.
  191. TConstruct Environment: Environment healthy.
  192. RedstoneArsenal: -[1.7.10]1.1.2-92
  193. ThermalDynamics: -[1.7.10]1.1.0-161
  194. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  195. AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
  196. Profiler Position: N/A (disabled)
  197. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  198. Player Count: 0 / 8; []
  199. Type: Integrated Server (map_client.txt)
  200. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement