Advertisement
Guest User

first crash

a guest
May 22nd, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  5. AstralCore (astralsorcery-1.12.2-1.8.10.jar)
  6. LoadingPlugin (Quark-r1.4-123.jar)
  7. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  8. CorePlugin (SmoothFont-1.12.2-1.15.jar)
  9. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.6-core.jar)
  10. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar)
  11. LoadingPlugin (noRecipeBook_v1.1.0formc1.12.2.jar)
  12. BNBGamingCore (BNBGamingCore-1.12.2-0.7.2.jar)
  13. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  14. ForgelinPlugin (Forgelin-1.6.0.jar)
  15. IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
  16. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  17. AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
  18. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  19. FarseekCoreMod (Farseek-1.12-2.2.5.jar)
  20. IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
  21. BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
  22. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)
  23. Contact their authors BEFORE contacting forge
  24.  
  25. // Oh - I know what I did wrong!
  26.  
  27. Time: 5/22/18 6:20 PM
  28. Description: Rendering Block Entity
  29.  
  30. java.lang.NullPointerException: Rendering Block Entity
  31. at org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel.func_188616_a(DynamicItemAndBlockModel.java:48)
  32. at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:122)
  33. at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
  34. at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:144)
  35. at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:92)
  36. at thebetweenlands.client.render.tile.RenderWeedwoodWorkbench.render(RenderWeedwoodWorkbench.java:46)
  37. at thebetweenlands.client.render.tile.RenderWeedwoodWorkbench.func_192841_a(RenderWeedwoodWorkbench.java:16)
  38. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:155)
  39. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:130)
  40. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:705)
  41. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1345)
  42. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)
  43. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1062)
  44. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117)
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  46. at net.minecraft.client.main.Main.main(SourceFile:123)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Thread: Client thread
  60. Stacktrace:
  61. at org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel.func_188616_a(DynamicItemAndBlockModel.java:48)
  62. at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:122)
  63. at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
  64. at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:144)
  65. at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:92)
  66. at thebetweenlands.client.render.tile.RenderWeedwoodWorkbench.render(RenderWeedwoodWorkbench.java:46)
  67. at thebetweenlands.client.render.tile.RenderWeedwoodWorkbench.func_192841_a(RenderWeedwoodWorkbench.java:16)
  68.  
  69. -- Block Entity Details --
  70. Details:
  71. Name: minecraft:tile.thebetweenlands.weedwood_workbench // thebetweenlands.common.tile.TileEntityWeedwoodWorkbench
  72. Block type: ID #3729 (tile.thebetweenlands.weedwood_workbench // thebetweenlands.common.block.container.BlockWeedwoodWorkbench)
  73. Block data value: 0 / 0x0 / 0b0000
  74. Block location: World: (-297,63,540), Chunk: (at 7,3,12 in -19,33; contains blocks -304,0,528 to -289,255,543), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
  75. Actual block type: ID #3729 (tile.thebetweenlands.weedwood_workbench // thebetweenlands.common.block.container.BlockWeedwoodWorkbench)
  76. Actual block data value: 0 / 0x0 / 0b0000
  77. Stacktrace:
  78. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:155)
  79. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:130)
  80. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:705)
  81. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1345)
  82. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)
  83.  
  84. -- Affected level --
  85. Details:
  86. Level name: MpServer
  87. All players: 1 total; [EntityPlayerSP['Nighty'/652, l='MpServer', x=-295.68, y=63.00, z=542.97]]
  88. Chunk stats: MultiplayerChunkCache: 441, 441
  89. Level seed: 0
  90. Level generator: ID 06 - quark_realistic, ver 0. Features enabled: false
  91. Level generator options:
  92. Level spawn location: World: (-256,64,256), Chunk: (at 0,4,0 in -16,16; contains blocks -256,0,256 to -241,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  93. Level time: 8253395 game time, 8573083 day time
  94. Level dimension: 0
  95. Level storage version: 0x00000 - Unknown?
  96. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  97. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  98. Forced entities: 192 total; [EntityFishSalmon['Salmon'/25600, l='MpServer', x=-352.50, y=61.00, z=570.50], EntityFishCod['Cod'/23559, l='MpServer', x=-362.14, y=59.80, z=561.50], EntityBat['Bat'/25610, l='MpServer', x=-317.74, y=32.06, z=583.12], EntityItemLoot['item.item.fish.salmon.raw'/22543, l='MpServer', x=-310.23, y=62.93, z=556.27], EntityFishCod['Cod'/25623, l='MpServer', x=-220.50, y=66.10, z=541.50], EntityFishSalmon['Salmon'/21535, l='MpServer', x=-276.58, y=60.82, z=551.09], EntityFishSalmon['Salmon'/19508, l='MpServer', x=-277.01, y=59.90, z=553.71], EntityFishSalmon['Salmon'/19509, l='MpServer', x=-275.01, y=60.83, z=550.64], EntityBat['Bat'/24123, l='MpServer', x=-268.89, y=52.01, z=552.09], EntityFishCod['Cod'/20546, l='MpServer', x=-370.79, y=62.00, z=556.39], EntityBat['Bat'/24131, l='MpServer', x=-344.32, y=58.20, z=578.62], EntityFishSalmon['Salmon'/24647, l='MpServer', x=-352.76, y=61.20, z=570.70], EntityFishSalmon['Salmon'/24648, l='MpServer', x=-360.26, y=60.00, z=569.82], EntityFishCod['Cod'/24138, l='MpServer', x=-241.29, y=62.20, z=579.34], EntityFishCod['Cod'/24139, l='MpServer', x=-240.19, y=61.00, z=575.33], EntityFishCod['Cod'/20044, l='MpServer', x=-276.90, y=58.32, z=557.90], EntityFishCod['Cod'/24140, l='MpServer', x=-236.26, y=62.20, z=576.50], EntityFishCod['Cod'/24652, l='MpServer', x=-323.87, y=59.88, z=550.99], EntitySkeleton['Skeleton'/23117, l='MpServer', x=-358.50, y=40.00, z=617.50], EntityFishCod['Cod'/24653, l='MpServer', x=-334.24, y=62.20, z=548.41], EntityFishCod['Cod'/24654, l='MpServer', x=-308.84, y=61.89, z=543.37], EntityFishSalmon['Salmon'/16981, l='MpServer', x=-263.50, y=59.31, z=556.51], EntityFishSalmon['Salmon'/16983, l='MpServer', x=-269.15, y=62.18, z=556.38], EntityFishCod['Cod'/24151, l='MpServer', x=-353.34, y=60.17, z=562.28], EntityFishCod['Cod'/24152, l='MpServer', x=-344.75, y=61.20, z=559.67], EntityBat['Bat'/16482, l='MpServer', x=-274.24, y=48.10, z=552.45], EntityMagmaMonsterGrunt['Magma Monster Grunt'/23138, l='MpServer', x=-320.50, y=25.00, z=499.50], EntityPiranha['Piranha'/23668, l='MpServer', x=-315.67, y=60.27, z=560.23], EntityPiranha['Piranha'/23669, l='MpServer', x=-313.46, y=58.00, z=556.27], EntityCreeper['Creeper'/24705, l='MpServer', x=-281.50, y=32.00, z=490.50], EntityCreeper['Creeper'/24706, l='MpServer', x=-278.50, y=32.00, z=490.50], EntityCreeper['Creeper'/22660, l='MpServer', x=-357.50, y=23.00, z=616.50], EntityFishSalmon['Salmon'/20108, l='MpServer', x=-330.13, y=60.16, z=554.33], EntityPlayerSP['Nighty'/652, l='MpServer', x=-295.68, y=63.00, z=542.97], EntityFishSalmon['Salmon'/24721, l='MpServer', x=-260.50, y=61.00, z=560.50], EntityFishSalmon['Salmon'/24722, l='MpServer', x=-257.78, y=61.00, z=552.77], EntityFishSalmon['Salmon'/24723, l='MpServer', x=-260.14, y=59.80, z=557.25], EntityFishSalmon['Salmon'/24724, l='MpServer', x=-261.09, y=59.80, z=555.64], EntityFishCod['Cod'/23701, l='MpServer', x=-341.50, y=59.00, z=557.50], EntityDragonFly['Dragonfly'/669, l='MpServer', x=-271.55, y=74.00, z=600.55], EntityMagmaMonsterGrunt['Magma Monster Grunt'/25250, l='MpServer', x=-292.50, y=11.00, z=437.50], EntityMagmaMonsterGrunt['Magma Monster Grunt'/25251, l='MpServer', x=-291.50, y=11.00, z=436.50], EntityFishSalmon['Salmon'/25254, l='MpServer', x=-335.71, y=62.00, z=562.84], EntityFishSalmon['Salmon'/25255, l='MpServer', x=-343.30, y=62.00, z=565.87], EntityDragonFly['Dragonfly'/683, l='MpServer', x=-273.55, y=74.00, z=598.55], EntityFishSalmon['Salmon'/21676, l='MpServer', x=-318.08, y=58.80, z=549.67], EntityFishSalmon['Salmon'/21677, l='MpServer', x=-326.68, y=55.00, z=536.52], EntityFishSalmon['Salmon'/21679, l='MpServer', x=-316.19, y=59.05, z=552.79], EntityZombie['Zombie'/24245, l='MpServer', x=-270.50, y=29.00, z=585.50], EntityZombie['Zombie'/694, l='MpServer', x=-219.70, y=69.15, z=532.30], EntityZombie['Zombie'/24253, l='MpServer', x=-270.50, y=28.00, z=582.50], EntityMagmaMonster['Magma Monster'/24765, l='MpServer', x=-391.50, y=13.00, z=518.50], EntityMagmaMonster['Magma Monster'/24774, l='MpServer', x=-292.50, y=15.00, z=548.50], EntityFishSalmon['Salmon'/16585, l='MpServer', x=-279.45, y=57.00, z=551.54], EntityItemLoot['item.item.fish.cod.raw'/23754, l='MpServer', x=-341.16, y=24.00, z=582.41], EntityCreeper['Creeper'/25292, l='MpServer', x=-233.50, y=11.00, z=613.50], EntityCreeper['Creeper'/25293, l='MpServer', x=-232.50, y=11.00, z=614.50], EntityFishCod['Cod'/24782, l='MpServer', x=-367.77, y=60.20, z=562.50], EntityZombie['Zombie'/25294, l='MpServer', x=-226.50, y=11.00, z=606.50], EntityCreeper['Creeper'/23759, l='MpServer', x=-273.51, y=35.00, z=596.19], EntityFishCod['Cod'/24783, l='MpServer', x=-372.50, y=59.00, z=564.50], EntityCreeper['Creeper'/25306, l='MpServer', x=-270.50, y=51.00, z=493.50], EntityFishCod['Cod'/23777, l='MpServer', x=-342.68, y=59.00, z=557.18], EntityFishCod['Cod'/24289, l='MpServer', x=-222.36, y=61.20, z=589.75], EntitySheep['Sheep'/740, l='MpServer', x=-337.45, y=89.00, z=616.66], EntityFishSalmon['Salmon'/23780, l='MpServer', x=-287.83, y=60.91, z=569.42], EntityFishSalmon['Salmon'/23781, l='MpServer', x=-282.13, y=58.68, z=564.52], EntityFishSalmon['Salmon'/23782, l='MpServer', x=-274.51, y=60.91, z=550.62], EntityMagmaMonster['Magma Monster'/24806, l='MpServer', x=-319.50, y=11.00, z=556.50], EntityFishSalmon['Salmon'/23783, l='MpServer', x=-288.50, y=61.90, z=556.96], EntityMagmaMonsterGrunt['Magma Monster Grunt'/24298, l='MpServer', x=-310.50, y=11.00, z=556.50], EntityMagmaMonsterGrunt['Magma Monster Grunt'/24299, l='MpServer', x=-303.50, y=13.00, z=588.50], EntityItemLoot['item.item.fish.salmon.raw'/22252, l='MpServer', x=-280.00, y=54.00, z=544.92], EntityFishCod['Cod'/24310, l='MpServer', x=-242.50, y=62.00, z=587.50], EntityZombie['Zombie'/759, l='MpServer', x=-337.70, y=21.04, z=596.30], EntityZombie['Zombie'/760, l='MpServer', x=-339.79, y=57.00, z=601.70], EntityZombie['Zombie'/761, l='MpServer', x=-338.30, y=53.88, z=596.09], EntityZombie['Zombie'/762, l='MpServer', x=-338.54, y=56.88, z=599.12], EntityFishSalmon['Salmon'/23293, l='MpServer', x=-325.72, y=62.11, z=560.18], EntityMerchant['Swap-O-Matic'/770, l='MpServer', x=-282.50, y=63.00, z=537.50], EntityFishSalmon['Salmon'/24322, l='MpServer', x=-314.62, y=61.20, z=552.41], EntityBuffalo['Buffalo'/771, l='MpServer', x=-280.95, y=63.00, z=531.97], EntityBuffalo['Buffalo'/772, l='MpServer', x=-277.68, y=63.00, z=533.77], EntityBuffalo['Buffalo'/773, l='MpServer', x=-282.29, y=63.00, z=533.45], EntityBuffalo['Buffalo'/774, l='MpServer', x=-279.45, y=63.00, z=533.70], EntityBuffalo['Buffalo'/775, l='MpServer', x=-282.64, y=63.00, z=535.32], EntityBuffalo['Buffalo'/776, l='MpServer', x=-279.94, y=63.00, z=535.22], EntityBuffalo['Buffalo'/777, l='MpServer', x=-277.68, y=63.00, z=535.32], EntityBuffalo['Buffalo'/778, l='MpServer', x=-277.68, y=63.00, z=532.35], EntityBuffalo['Buffalo'/779, l='MpServer', x=-282.63, y=63.00, z=532.08], EntityBuffalo['Buffalo'/780, l='MpServer', x=-280.84, y=63.00, z=533.25], EntityBuffalo['Buffalo'/781, l='MpServer', x=-280.27, y=63.00, z=528.67], EntityBuffalo['Buffalo'/782, l='MpServer', x=-281.25, y=63.00, z=534.74], EntityZombie['Zombie'/24846, l='MpServer', x=-225.50, y=66.00, z=490.50], EntityBuffalo['Buffalo'/783, l='MpServer', x=-281.41, y=63.00, z=530.57], EntitySheep['Sheep'/786, l='MpServer', x=-310.55, y=91.00, z=621.45], EntitySheep['Sheep'/787, l='MpServer', x=-309.43, y=91.00, z=622.32], EntityZombie['Zombie'/25365, l='MpServer', x=-274.50, y=37.00, z=598.50], EntityMagmaMonsterGrunt['Magma Monster Grunt'/24855, l='MpServer', x=-310.50, y=15.00, z=556.50], EntitySquid['Squid'/20249, l='MpServer', x=-335.14, y=62.53, z=562.23], EntitySheep['Sheep'/794, l='MpServer', x=-313.82, y=95.00, z=603.28], EntityZombie['Zombie'/797, l='MpServer', x=-292.76, y=18.00, z=578.50], EntitySheep['Sheep'/799, l='MpServer', x=-298.47, y=90.00, z=591.72], EntityMagmaMonster['Magma Monster'/25387, l='MpServer', x=-324.50, y=24.00, z=500.50], EntityMagmaMonster['Magma Monster'/25388, l='MpServer', x=-324.50, y=24.00, z=501.50], EntityCreeper['Creeper'/23862, l='MpServer', x=-218.50, y=11.00, z=605.50], EntitySquid['Squid'/25408, l='MpServer', x=-358.91, y=58.00, z=563.40], EntitySquid['Squid'/25409, l='MpServer', x=-356.60, y=58.18, z=569.60], EntityBuffalo['Buffalo'/834, l='MpServer', x=-298.04, y=70.94, z=529.09], EntityFishCod['Cod'/20802, l='MpServer', x=-281.90, y=58.79, z=561.90], EntitySheep['Sheep'/835, l='MpServer', x=-281.18, y=63.00, z=526.55], EntitySheep['Sheep'/836, l='MpServer', x=-280.45, y=63.00, z=525.31], EntitySheep['Sheep'/837, l='MpServer', x=-280.45, y=63.00, z=526.22], EntitySheep['Sheep'/838, l='MpServer', x=-282.86, y=63.00, z=526.55], EntitySheep['Sheep'/839, l='MpServer', x=-282.86, y=63.00, z=525.32], EntitySheep['Sheep'/840, l='MpServer', x=-282.86, y=63.00, z=523.67], EntityShadowMonster['Shadow Monster'/24392, l='MpServer', x=-283.50, y=41.00, z=482.50], EntitySheep['Sheep'/841, l='MpServer', x=-281.90, y=63.00, z=523.45], EntityFishSalmon['Salmon'/16201, l='MpServer', x=-275.66, y=59.89, z=553.16], EntityMagmaMonster['Magma Monster'/24393, l='MpServer', x=-354.50, y=15.00, z=544.50], EntitySheep['Sheep'/842, l='MpServer', x=-282.06, y=63.00, z=526.55], EntitySheep['Sheep'/843, l='MpServer', x=-281.07, y=63.00, z=524.40], EntityFishSalmon['Salmon'/16203, l='MpServer', x=-273.91, y=60.87, z=553.34], EntitySheep['Sheep'/844, l='MpServer', x=-281.81, y=63.00, z=525.43], EntityFishSalmon['Salmon'/16205, l='MpServer', x=-281.48, y=59.59, z=553.43], EntityFishCod['Cod'/24913, l='MpServer', x=-239.33, y=73.00, z=507.75], EntityFishCod['Cod'/24406, l='MpServer', x=-228.75, y=62.20, z=581.67], EntityFishCod['Cod'/24408, l='MpServer', x=-225.50, y=58.00, z=585.41], EntityItemLoot['item.item.fish.cod.raw'/21853, l='MpServer', x=-278.68, y=53.00, z=545.19], EntityItemLoot['item.item.bone'/21854, l='MpServer', x=-278.13, y=53.90, z=546.88], EntityItemLoot['item.item.fish.cod.raw'/25439, l='MpServer', x=-277.08, y=61.77, z=556.24], EntityItemLoot['item.item.fish.salmon.raw'/15712, l='MpServer', x=-283.88, y=54.85, z=550.13], EntityBat['Bat'/24932, l='MpServer', x=-318.40, y=30.88, z=504.48], EntityFishCod['Cod'/19302, l='MpServer', x=-288.36, y=59.75, z=570.05], EntityFishCod['Cod'/19303, l='MpServer', x=-282.90, y=58.50, z=558.90], EntityItemLoot['item.item.fish.salmon.raw'/20331, l='MpServer', x=-312.96, y=62.85, z=555.61], EntityItemLoot['item.item.fish.salmon.raw'/22395, l='MpServer', x=-317.70, y=54.00, z=545.13], EntityFishCod['Cod'/17283, l='MpServer', x=-275.24, y=60.86, z=551.43], EntityFishSalmon['Salmon'/22918, l='MpServer', x=-289.59, y=62.20, z=571.51], EntityFishSalmon['Salmon'/22919, l='MpServer', x=-278.67, y=57.88, z=563.98], EntityItemLoot['item.item.fish.cod.raw'/18315, l='MpServer', x=-310.13, y=51.91, z=552.88], EntityItemLoot['item.item.bone'/18316, l='MpServer', x=-310.13, y=51.91, z=552.88], EntityFishCod['Cod'/23954, l='MpServer', x=-374.81, y=61.13, z=569.38], EntityMagmaMonster['Magma Monster'/25491, l='MpServer', x=-288.50, y=23.00, z=544.50], EntitySkeleton['Skeleton'/20886, l='MpServer', x=-351.50, y=31.00, z=593.50], EntityFishCod['Cod'/24472, l='MpServer', x=-267.46, y=59.84, z=556.47], EntityFishCod['Cod'/24473, l='MpServer', x=-261.53, y=62.13, z=559.59], EntityItemLoot['item.item.fish.salmon.raw'/18330, l='MpServer', x=-307.11, y=63.00, z=536.13], EntityFishCod['Cod'/24474, l='MpServer', x=-279.50, y=61.50, z=556.75], EntityFishCod['Cod'/24475, l='MpServer', x=-278.80, y=58.73, z=554.61], EntityItemLoot['item.item.fish.salmon.raw'/22942, l='MpServer', x=-278.26, y=52.00, z=544.88], EntityItemLoot['item.item.bone'/22943, l='MpServer', x=-277.30, y=52.00, z=543.88], EntityFishCod['Cod'/25516, l='MpServer', x=-368.89, y=59.80, z=567.77], EntityFishCod['Cod'/25517, l='MpServer', x=-371.34, y=62.00, z=568.94], EntityFishCod['Cod'/25518, l='MpServer', x=-372.50, y=62.00, z=566.50], EntityFishCod['Cod'/25519, l='MpServer', x=-369.69, y=59.81, z=565.86], EntityFishSalmon['Salmon'/20400, l='MpServer', x=-278.21, y=56.89, z=557.10], EntityCreeper['Creeper'/23473, l='MpServer', x=-351.50, y=39.00, z=613.50], EntitySquid['Squid'/2492, l='MpServer', x=-284.60, y=58.44, z=562.40], EntityFishCod['Cod'/25537, l='MpServer', x=-319.50, y=58.80, z=549.83], EntitySquid['Squid'/21442, l='MpServer', x=-289.63, y=62.22, z=557.44], EntityFishCod['Cod'/25538, l='MpServer', x=-320.79, y=62.20, z=553.50], EntityFishCod['Cod'/25539, l='MpServer', x=-323.43, y=61.70, z=559.11], EntityFishCod['Cod'/25540, l='MpServer', x=-323.77, y=60.00, z=555.23], EntityMagmaMonster['Magma Monster'/24006, l='MpServer', x=-301.58, y=12.00, z=590.40], EntitySquid['Squid'/2503, l='MpServer', x=-300.46, y=58.13, z=560.37], EntityMagmaMonster['Magma Monster'/24008, l='MpServer', x=-294.47, y=17.00, z=587.27], EntityBat['Bat'/22991, l='MpServer', x=-303.81, y=14.91, z=550.26], EntityFishSalmon['Salmon'/24019, l='MpServer', x=-309.47, y=59.08, z=546.46], EntityFishCod['Cod'/24531, l='MpServer', x=-333.39, y=61.15, z=559.24], EntityFishSalmon['Salmon'/24020, l='MpServer', x=-309.79, y=60.00, z=548.84], EntityFishCod['Cod'/24532, l='MpServer', x=-331.78, y=60.81, z=555.31], EntityBat['Bat'/23513, l='MpServer', x=-273.59, y=29.52, z=581.19], EntityKarateZombie['Karate Zombie'/25565, l='MpServer', x=-258.50, y=39.00, z=545.50], EntityFishCod['Cod'/21992, l='MpServer', x=-318.55, y=61.70, z=554.94], EntityItemLoot['item.item.fish.cod.raw'/23528, l='MpServer', x=-301.13, y=62.00, z=557.33], EntityItemLoot['item.item.potato'/25576, l='MpServer', x=-272.51, y=80.13, z=517.40], EntityItemLoot['item.item.potato'/25578, l='MpServer', x=-272.51, y=80.13, z=516.40], EntityItemLoot['item.item.immersiveengineering.material.hemp_fiber'/25580, l='MpServer', x=-272.50, y=79.11, z=515.50], EntityFishSalmon['Salmon'/25070, l='MpServer', x=-258.13, y=59.00, z=552.37], EntityItemLoot['item.item.immersiveengineering.seed.hemp'/25582, l='MpServer', x=-272.50, y=79.11, z=515.50], EntityFishSalmon['Salmon'/25071, l='MpServer', x=-255.50, y=60.80, z=558.06], EntityFishSalmon['Salmon'/25072, l='MpServer', x=-248.81, y=62.00, z=558.19], EntityFishSalmon['Salmon'/25073, l='MpServer', x=-247.71, y=62.00, z=557.16], EntityFishCod['Cod'/22003, l='MpServer', x=-267.27, y=61.00, z=565.23], EntityFishCod['Cod'/25082, l='MpServer', x=-247.24, y=61.00, z=569.70], EntityFishCod['Cod'/25083, l='MpServer', x=-238.83, y=61.00, z=569.63], EntityFishCod['Cod'/25084, l='MpServer', x=-242.59, y=62.20, z=561.76], EntityFishCod['Cod'/25085, l='MpServer', x=-253.24, y=62.20, z=567.59], EntityFishSalmon['Salmon'/11774, l='MpServer', x=-287.85, y=61.18, z=563.38], EntityFishSalmon['Salmon'/25598, l='MpServer', x=-353.50, y=61.00, z=570.50], EntityFishSalmon['Salmon'/25599, l='MpServer', x=-351.53, y=61.41, z=571.70]]
  99. Retry entities: 0 total; []
  100. Server brand: fml,forge
  101. Server type: Integrated singleplayer server
  102. Stacktrace:
  103. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
  104. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738)
  105. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
  106. at net.minecraft.client.main.Main.main(SourceFile:123)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  109. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  110. at java.lang.reflect.Method.invoke(Unknown Source)
  111. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  112. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  113.  
  114. -- System Details --
  115. Details:
  116. Minecraft Version: 1.12.2
  117. Operating System: Windows 7 (amd64) version 6.1
  118. Java Version: 1.8.0_171, Oracle Corporation
  119. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  120. Memory: 1023651920 bytes (976 MB) / 4137156608 bytes (3945 MB) up to 4137156608 bytes (3945 MB)
  121. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  122. IntCache: cache: 0, tcache: 0, allocated: 7, tallocated: 112
  123. FML: MCP 9.42 Powered by Forge 14.23.3.2679 258 mods loaded, 258 mods active
  124. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  125.  
  126. | State | ID | Version | Source | Signature |
  127. |:--------- |:------------------------ |:---------------------------- |:------------------------------------------------- |:---------------------------------------- |
  128. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  129. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  130. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2679.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  131. | UCHIJAAAA | forge | 14.23.3.2679 | forge-1.12.2-14.23.3.2679.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  132. | UCHIJAAAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  133. | UCHIJAAAA | micdoodlecore | | minecraft.jar | None |
  134. | UCHIJAAAA | norecipebook | 1.1.0 | minecraft.jar | None |
  135. | UCHIJAAAA | smoothfontcore | 1.12.2-1.14 | minecraft.jar | None |
  136. | UCHIJAAAA | bnbgamingcore | 0.7.2 | minecraft.jar | None |
  137. | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
  138. | UCHIJAAAA | smoothfont | 1.12.2-1.15 | SmoothFont-1.12.2-1.15.jar | None |
  139. | UCHIJAAAA | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
  140. | UCHIJAAAA | gobblecore | 1.12-0.1.6.35 | GobbleCore-1.12-0.1.6.35.jar | None |
  141. | UCHIJAAAA | charcoalblock | 1.1 | A Block of Charcoal-1.1.jar | None |
  142. | UCHIJAAAA | advancedmortars | 1.12.2-1.6.20 | advancedmortars-1.12.2-1.6.20.jar | None |
  143. | UCHIJAAAA | crafttweaker | 4.1.8 | CraftTweaker2-1.12-4.1.8.jar | None |
  144. | UCHIJAAAA | mtlib | 3.0.4 | MTLib-3.0.4.jar | None |
  145. | UCHIJAAAA | modtweaker | 4.0.10 | modtweaker-4.0.10.jar | None |
  146. | UCHIJAAAA | jei | 4.9.1.175 | jei_1.12.2-4.9.1.175.jar | None |
  147. | UCHIJAAAA | abyssalcraft | 1.9.4.9 | AbyssalCraft-1.12.2-1.9.4.9.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  148. | UCHIJAAAA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
  149. | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  150. | UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  151. | UCHIJAAAA | tconstruct | 1.12.2-2.10.0.75 | TConstruct-1.12.2-2.10.0.75.jar | None |
  152. | UCHIJAAAA | acintegration | 1.6.2 | AbyssalCraft Integration-1.12.2-1.6.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  153. | UCHIJAAAA | actuallyadditions | 1.12.2-r134 | ActuallyAdditions-1.12.2-r134.jar | None |
  154. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  155. | UCHIJAAAA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  156. | UCHIJAAAA | animalium | 0.3.7 | Animalium-0.3.7.jar | None |
  157. | UCHIJAAAA | antiqueatlas | 4.4.8 | antiqueatlas-1.12.2-4.4.8.jar | None |
  158. | UCHIJAAAA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.4.8.jar | None |
  159. | UCHIJAAAA | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.8.jar | None |
  160. | UCHIJAAAA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
  161. | UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  162. | UCHIJAAAA | geolosys | 1.8.10c | Geolosys-1.12.2-1.8.10c.jar | None |
  163. | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  164. | UCHIJAAAA | mekanism | 1.12.2-9.4.10.345 | Mekanism-1.12.2-9.4.10.345.jar | None |
  165. | UCHIJAAAA | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
  166. | UCHIJAAAA | betterwithmods | ${version} | BetterWithMods-1.12-2.1.15.jar | None |
  167. | UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  168. | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  169. | UCHIJAAAA | armoreablemobs | 1.1.2 | armoreablemobs-1.12-1.1.6-4.jar | None |
  170. | UCHIJAAAA | astikoor | 1.1.0 | astikoor_horse-carts-1.1.0a.jar | None |
  171. | UCHIJAAAA | astralsorcery | 1.8.10 | astralsorcery-1.12.2-1.8.10.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  172. | UCHIJAAAA | quark | r1.4-123 | Quark-r1.4-123.jar | None |
  173. | UCHIJAAAA | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None |
  174. | UCHIJAAAA | base | 3.7.1 | base-1.12.2-3.7.1.jar | None |
  175. | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  176. | UCHIJAAAA | bedrockbgone | 5.0.7 | BedrockBGone-1.12.2-5.0-b7.jar | None |
  177. | UCHIJAAAA | betterwithaddons | @VERSION@ | Better With Addons-0.40hotfix.jar | None |
  178. | UCHIJAAAA | betteradvancements | 0.0.7.42 | BetterAdvancements-1.12.2-0.0.7.42.jar | None |
  179. | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  180. | UCHIJAAAA | betterfoliage | 2.1.10 | BetterFoliage-MC1.12-2.1.10.jar | None |
  181. | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
  182. | UCHIJAAAA | cyclicmagic | 1.14.9 | Cyclic-1.12.2-1.14.9.jar | None |
  183. | UCHIJAAAA | waila | 1.8.25 | Hwyla-1.8.25-B40_1.12.jar | None |
  184. | UCHIJAAAA | modularrouters | 1.12.2-3.1.4 | modular-routers-1.12.2-3.1.4.jar | None |
  185. | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
  186. | UCHIJAAAA | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None |
  187. | UCHIJAAAA | bnbgaminglib | 2.11.1 | BNBGamingLib-1.12-2.11.1.jar | None |
  188. | UCHIJAAAA | bonsaitrees | 1.0.4 | bonsaitrees-1.0.4-b71.jar | None |
  189. | UCHIJAAAA | bookshelf | 2.3.544 | Bookshelf-1.12.2-2.3.544.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  190. | UCHIJAAAA | buildcraftlib | 7.99.16 | buildcraft-core-7.99.16.jar | None |
  191. | UCHIJAAAA | buildcraftcore | 7.99.16 | buildcraft-core-7.99.16.jar | None |
  192. | UCHIJAAAA | buildcraftbuilders | 7.99.16 | buildcraft-builders-7.99.16.jar | None |
  193. | UCHIJAAAA | buildcraftfactory | 7.99.16 | buildcraft-factory-7.99.16.jar | None |
  194. | UCHIJAAAA | buildcraftrobotics | 7.99.16 | buildcraft-robotics-7.99.16.jar | None |
  195. | UCHIJAAAA | buildcrafttransport | 7.99.16 | buildcraft-transport-7.99.16.jar | None |
  196. | UCHIJAAAA | buildcraftsilicon | 7.99.16 | buildcraft-silicon-7.99.16.jar | None |
  197. | UCHIJAAAA | caliper | 1.1.35 | Caliper-1.12.2-1.1.35.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  198. | UCHIJAAAA | car | 1.2.11 | car-1.2.11.jar | None |
  199. | UCHIJAAAA | carryon | 1.8 | CarryOn MC1.12.2 v1.8.jar | None |
  200. | UCHIJAAAA | cd4017be_lib | 6.2.3 | CD4017BE_lib-1.12.2-6.2.3.jar | None |
  201. | UCHIJAAAA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None |
  202. | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  203. | UCHIJAAAA | chargers | 1.0.0 | Chargers-1.12.2-1.0.0.1.jar | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
  204. | UCHIJAAAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
  205. | UCHIJAAAA | clienttweaks | 3.1.6 | ClientTweaks_1.12.2-3.1.6.jar | None |
  206. | UCHIJAAAA | clumps | 2.0.0 | Clumps-3.0.0.jar | None |
  207. | UCHIJAAAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  208. | UCHIJAAAA | colouredtooltips | 1.0.4 | ColouredTooltips-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  209. | UCHIJAAAA | cyclopscore | 0.11.5 | CyclopsCore-1.12.2-0.11.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  210. | UCHIJAAAA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
  211. | UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None |
  212. | UCHIJAAAA | refinedstorage | 1.5.33 | refinedstorage-1.5.33.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  213. | UCHIJAAAA | compactmachines3 | 3.0.11 | compactmachines3-1.12.2-3.0.11-b207.jar | None |
  214. | UCHIJAAAA | contenttweaker | 1.12.2-4.5.0 | ContentTweaker-1.12.2-4.5.0.jar | None |
  215. | UCHIJAAAA | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  216. | UCHIJAAAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
  217. | UCHIJAAAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  218. | UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.8.jar | None |
  219. | UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.8.jar | None |
  220. | UCHIJAAAA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
  221. | UCHIJAAAA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
  222. | UCHIJAAAA | darkutils | 1.8.208 | DarkUtils-1.12.2-1.8.208.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  223. | UCHIJAAAA | death_compass | 0.0.3 | DeathCompass-0.0.3.jar | None |
  224. | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  225. | UCHIJAAAA | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None |
  226. | UCHIJAAAA | despawningspawners | 1.1 | despawningspawners-1.1.jar | None |
  227. | UCHIJAAAA | dimensionalcontrol | 2.10.2 | DimensionalControl-1.12.2-2.10.2.jar | None |
  228. | UCHIJAAAA | gamestages | 1.0.85 | GameStages-1.12.2-1.0.85.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  229. | UCHIJAAAA | dimstages | 1.0.18 | DimensionStages-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  230. | UCHIJAAAA | dungpipe | 1.0 | Dung Pipe-1.1.jar | None |
  231. | UCHIJAAAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  232. | UCHIJAAAA | emberroot | 1.3.7 | EmberRootZoo-1.12-1.3.7.jar | None |
  233. | UCHIJAAAA | enchdesc | 1.1.8 | EnchantmentDescriptions-1.12.2-1.1.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  234. | UCHIJAAAA | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  235. | UCHIJAAAA | enderutilities | 0.7.8 | enderutilities-1.12.2-0.7.8.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  236. | UCHIJAAAA | valkyrielib | 1.12.2-2.0.9b | valkyrielib-1.12.2-2.0.9b.jar | None |
  237. | UCHIJAAAA | environmentaltech | 1.12.2-2.0.9c | environmentaltech-1.12.2-2.0.9c.jar | None |
  238. | UCHIJAAAA | extendedcrafting | 1.3.1 | extendedcrafting-1.12-1.3.1.jar | None |
  239. | UCHIJAAAA | galacticraftcore | 4.0.1.176 | GalacticraftCore-1.12.2-4.0.1.176.jar | None |
  240. | UCHIJAAAA | galacticraftplanets | 4.0.1.176 | Galacticraft-Planets-1.12.2-4.0.1.176.jar | None |
  241. | UCHIJAAAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  242. | UCHIJAAAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  243. | UCHIJAAAA | fbp | 2.4.0 | FancyBlockParticles-1.12.x-2.4.0.jar | None |
  244. | UCHIJAAAA | farmingforblockheads | 3.1.12 | FarmingForBlockheads_1.12.2-3.1.12.jar | None |
  245. | UCHIJAAAA | farseek | 2.2.5 | Farseek-1.12-2.2.5.jar | None |
  246. | UCHIJAAAA | fastbench | 1.3.1 | FastWorkbench-1.12.2-1.3.1.jar | None |
  247. | UCHIJAAAA | fat_cat | 0.0.5 | FatCat-0.0.5.jar | None |
  248. | UCHIJAAAA | ferdinandsflowers | 1.10.1b | Ferdinand's Flowers-1.10.1b-1.12.jar | None |
  249. | UCHIJAAAA | findme | 1.0 | findme-1.12.2-1.0.1-5.jar | None |
  250. | UCHIJAAAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  251. | UCHIJAAAA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
  252. | UCHIJAAAA | forgemultipartcbe | 2.4.1.57 | ForgeMultipart-1.12.2-2.4.1.57-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  253. | UCHIJAAAA | microblockcbe | 2.4.1.57 | ForgeMultipart-1.12.2-2.4.1.57-universal.jar | None |
  254. | UCHIJAAAA | minecraftmultipartcbe | 2.4.1.57 | ForgeMultipart-1.12.2-2.4.1.57-universal.jar | None |
  255. | UCHIJAAAA | galacticrafttweaker | 1.12.2-1.0.1 | GalacticraftTweaker-1.12.2-1.0.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  256. | UCHIJAAAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  257. | UCHIJAAAA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
  258. | UCHIJAAAA | horsepower | 2.6.1 | HorsePower-1.12.2-2.6.1.62.jar | cd7e958342770a8b17c919055da42c24dfefd879 |
  259. | UCHIJAAAA | huntingdim | 1.0.24 | HuntingDimension-1.12.2-1.0.24.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  260. | UCHIJAAAA | mcjtylib_ng | 2.6.7 | mcjtylib-1.12-2.6.7.jar | None |
  261. | UCHIJAAAA | immcraft | 1.4.1 | immcraft-1.12-1.4.1.jar | None |
  262. | UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  263. | UCHIJAAAA | immersivetech | 1.3.8 | immersivetech-1.12-1.3.8.jar | None |
  264. | UCHIJAAAA | improvedbackpacks | 1.12.2-1.2.0.2 | ImprovedBackpacks-1.12.2-1.2.0.2.jar | None |
  265. | UCHIJAAAA | incontrol | 3.8.0 | incontrol-1.12-3.8.0.jar | None |
  266. | UCHIJAAAA | indlog | 1.2.1 | InductiveLogistics-1.12.2-1.2.1.jar | None |
  267. | UCHIJAAAA | teslacorelib | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  268. | UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.9.0-163.jar | None |
  269. | UCHIJAAAA | infoaccessories | 1.0.6 | InfoAccessories-1.12.2-1.0.6.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  270. | UCHIJAAAA | integrateddynamics | 0.11.11 | IntegratedDynamics-1.12.2-0.11.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  271. | UCHIJAAAA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.11.jar | None |
  272. | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  273. | UCHIJAAAA | ironbackpacks | 1.12.2-3.0.6-8 | IronBackpacks-1.12.2-3.0.6-8.jar | None |
  274. | UCHIJAAAA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
  275. | UCHIJAAAA | ironjetpacks | 1.0.4 | ironjetpacks-1.12-1.0.4.jar | None |
  276. | UCHIJAAAA | itemstages | 1.0.33 | ItemStages-1.12.2-1.0.33.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  277. | UCHIJAAAA | jmapstages | @VERSION@ | JourneyMapStages-1.12.2-1.0.3.jar | None |
  278. | UCHIJAAAA | jarm | 1.1.2 | Just A Raft Mod-1.1.2.jar | None |
  279. | UCHIJAAAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
  280. | UCHIJAAAA | justenoughpetroleum | 0.1 | JustEnoughPetroleum-0.1.jar | None |
  281. | UCHIJAAAA | kleeslabs | 5.4.9 | KleeSlabs_1.12.2-5.4.9.jar | None |
  282. | UCHIJAAAA | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  283. | UCHIJAAAA | magma_monsters | 0.3.0 | MagmaMonsters-0.3.0.jar | None |
  284. | UCHIJAAAA | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
  285. | UCHIJAAAA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  286. | UCHIJAAAA | mob_grinding_utils | 0.3.6 | MobGrindingUtils-0.3.6.jar | None |
  287. | UCHIJAAAA | mobstages | 1.0.7 | MobStages-1.12.2-1.0.7.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  288. | UCHIJAAAA | modularmachinery | 1.9.4 | modularmachinery-1.9.4.jar | None |
  289. | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
  290. | UCHIJAAAA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  291. | UCHIJAAAA | mputils | 1.5.6 | MPUtils-1.12.2-1.5.6.jar | None |
  292. | UCHIJAAAA | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.8.jar | None |
  293. | UCHIJAAAA | multiblockstages | 1.0-SNAPSHOT | multiblockstages-1.0.1.jar | None |
  294. | UCHIJAAAA | mundaneredstone | 1.1.3 | MundaneRedstone-1.1.3.jar | None |
  295. | UCHIJAAAA | mysticalagriculture | 1.6.9 | mysticalagriculture-1.12-1.6.9.jar | None |
  296. | UCHIJAAAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  297. | UCHIJAAAA | mystagradcompat | 1.2 | mystagradcompat-1.2.jar | None |
  298. | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  299. | UCHIJAAAA | neat | 1.4-15 | Neat 1.4-15.jar | None |
  300. | UCHIJAAAA | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None |
  301. | UCHIJAAAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  302. | UCHIJAAAA | noworldgen5you | 1.0.6 | NoWorldgen5You-1.12.2-1.0.6.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  303. | UCHIJAAAA | nutrition | 3.0.0 | Nutrition-1.12.2-3.0.0.jar | None |
  304. | UCHIJAAAA | samsocean | 1.0.1 | OceanFloor-1.12-1.0.1.jar | None |
  305. | UCHIJAAAA | oreexcavation | 1.4.118 | OreExcavation-1.4.118.jar | None |
  306. | UCHIJAAAA | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None |
  307. | UCHIJAAAA | orestages | 1.0.26 | OreStages-1.12.2-1.0.26.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  308. | UCHIJAAAA | overloaded | 0.0.51 | Overloaded-1.12.2-0.0.51.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  309. | UCHIJAAAA | pickletweaks | 2.0.16 | pickletweaks-1.12-2.0.16.jar | None |
  310. | UCHIJAAAA | placebo | 1.3.4 | Placebo-1.12.2-1.3.4.jar | None |
  311. | UCHIJAAAA | playerskins | 1.0.4 | playerskin-1.12.2-1.0.5.jar | None |
  312. | UCHIJAAAA | pneumaticcraft | 1.12.2-0.6.4-186 | pneumaticcraft-repressurized-1.12.2-0.6.4-186.jar | None |
  313. | UCHIJAAAA | poweradapters | 1.0.9 | PowerAdapters-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  314. | UCHIJAAAA | prestige | 1.0.15 | Prestige-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  315. | UCHIJAAAA | primalchests | 1.0.3 | PrimalChests-1.0.3.jar | None |
  316. | UCHIJAAAA | rustic | 1.0.4 | rustic-1.0.4.jar | None |
  317. | UCHIJAAAA | thebetweenlands | 3.3.8 | TheBetweenlands-3.3.8-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  318. | UCHIJAAAA | traverse | 1.5.3 | Traverse-1.12.2-1.5.3-58.jar | None |
  319. | UCHIJAAAA | primal | 0.6.53 | PrimalCore-1.12.2-0.6.53.jar | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
  320. | UCHIJAAAA | progressiontweaks | 1.12.2-0.3.40 | ProgressionTweaks-1.12.2-0.3.40.jar | None |
  321. | UCHIJAAAA | prospectors | 1.0.1 | prospectors-1.0.1.jar | None |
  322. | UCHIJAAAA | reborncore | 3.8.1.271 | RebornCore-1.12.2-3.8.1.271-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  323. | UCHIJAAAA | quantumstorage | 4.5.0 | QuantumStorage-1.12-4.5.0.jar | None |
  324. | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  325. | UCHIJAAAA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  326. | UCHIJAAAA | realdrops | 1.2.12 | RealisticItemDrops-1.2.12.jar | None |
  327. | UCHIJAAAA | reauth | 3.5.2 | ReAuth-3.5.2.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  328. | UCHIJAAAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.0.6.43.jar | None |
  329. | UCHIJAAAA | recipestages | 1.0.8 | RecipeStages-1.0.8.jar | None |
  330. | UCHIJAAAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  331. | UCHIJAAAA | refinedstorageaddons | 0.3 | refinedstorageaddons-0.3.jar | None |
  332. | UCHIJAAAA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  333. | UCHIJAAAA | rftools | 7.33 | rftools-1.12-7.33.jar | None |
  334. | UCHIJAAAA | rftoolscontrol | 1.8.1 | rftoolsctrl-1.12-1.8.1.jar | None |
  335. | UCHIJAAAA | roadrunner | 1.0.1 | roadrunner-1.0.1.jar | None |
  336. | UCHIJAAAA | scannable | 1.6.2.13 | Scannable-MC1.12-1.6.2.13.jar | None |
  337. | UCHIJAAAA | sev_tweaks_npc | 0.0.3 | SevTweaksNPC-0.0.3.jar | None |
  338. | UCHIJAAAA | simpleautorun | 1.12.1-1.2 | simpleautorun-1.12.2-1.2.0.jar | None |
  339. | UCHIJAAAA | simplegenerators | 1.12.2-2.0.9a | simplegenerators-1.12.2-2.0.9a.jar | None |
  340. | UCHIJAAAA | storagenetwork | 1.12.2-1.2.4 | SimpleStorageNetwork-1.12.2-1.2.4.jar | None |
  341. | UCHIJAAAA | simplyarrows | 1.0.4 | SimplyArrows-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  342. | UCHIJAAAA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None |
  343. | UCHIJAAAA | spatialservermod | 1.3 | spatialservermod-1.3.jar | None |
  344. | UCHIJAAAA | stevescarts | 2.4.18.92 | StevesCarts-1.12.2-2.4.18.92.jar | None |
  345. | UCHIJAAAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  346. | UCHIJAAAA | streams | 0.4.3 | Streams-1.12-0.4.3.jar | None |
  347. | UCHIJAAAA | sasit | 1.1.14 | StuffASockInIt-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  348. | UCHIJAAAA | supersoundmuffler | 1.0.2.9 | supersoundmuffler-1.12.1-1.0.2.9.jar | None |
  349. | UCHIJAAAA | tallgates | 1.0.0 | TallGates-1.12.2-1.0.0.1.jar | None |
  350. | UCHIJAAAA | beneath | 1.4.1 | The Beneath-1.12.2-1.4.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  351. | UCHIJAAAA | thirstybottles | 1.1.4 | ThirstyBottles-1.12.2-1.1.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  352. | UCHIJAAAA | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None |
  353. | UCHIJAAAA | tinkerstages | 1.0.14 | TinkerStages-1.12.2-1.0.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  354. | UCHIJAAAA | tinkertoolleveling | 1.12-1.0.4.DEV.5d716b9 | TinkerToolLeveling-1.12-1.0.4.jar | None |
  355. | UCHIJAAAA | tipthescales | 1.0.1 | TipTheScales-1.12.2-1.0.1.jar | None |
  356. | UCHIJAAAA | toastcontrol | 1.5.0 | Toast Control-1.12.2-1.5.0.jar | None |
  357. | UCHIJAAAA | togetherforever | 1.0.2 | togetherforever-1.12.2-1.0.7-13.jar | None |
  358. | UCHIJAAAA | tombmanygraves | @VERSION@ | TombManyGraves-1.12-4.0.3.jar | None |
  359. | UCHIJAAAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
  360. | UCHIJAAAA | tothebatpoles | 1.12-1.1.0.0 | tothebatpoles-1.12-1.1.0.0.jar | None |
  361. | UCHIJAAAA | translocators | 2.5.0.70 | Translocators-1.12.2-2.5.0.70-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  362. | UCHIJAAAA | triumph | 1.12.0 | Triumph-1.12.2-1.12.0.jar | None |
  363. | UCHIJAAAA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  364. | UCHIJAAAA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
  365. | UCHIJAAAA | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None |
  366. | UCHIJAAAA | uppers | 0.0.6 | Uppers-0.0.6.jar | None |
  367. | UCHIJAAAA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.9b.jar | None |
  368. | UCHIJAAAA | vc | 5.6.1 | ViesCraft-1.12.2-5.6.1.jar | None |
  369. | UCHIJAAAA | vtt | 0.6.4 | VillagerTrades-1.12-0.6.4.jar | None |
  370. | UCHIJAAAA | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None |
  371. | UCHIJAAAA | wailastages | 1.0.22 | WailaStages-1.12.2-1.0.22.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  372. | UCHIJAAAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  373. | UCHIJAAAA | watercontrolextreme | 1.0.0 | WaterControlExtreme-1.0.2.jar | None |
  374. | UCHIJAAAA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  375. | UCHIJAAAA | wawla | 2.5.256 | Wawla-1.12.2-2.5.256.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  376. | UCHIJAAAA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None |
  377. | UCHIJAAAA | wildcrops | 1.0.1 | WildCrops-1.12-1.0.1.jar | None |
  378. | UCHIJAAAA | witherskelefix | 2.6.0 | Wither Skeleton Tweaks-1.12.2-2.6.0.jar | None |
  379. | UCHIJAAAA | wopper | 1.12-r5 | Wopper-1.12-r5.jar | None |
  380. | UCHIJAAAA | xnet | 1.6.9 | xnet-1.12-1.6.9.jar | None |
  381. | UCHIJAAAA | ynot | 0.2.2 | YNot-0.2.2.jar | None |
  382. | UCHIJAAAA | yoyos | 1.12.2-1.2.2.20 | yoyos_1.12.2-1.2.2.20.jar | None |
  383. | UCHIJAAAA | justthetips | 1.12-1.0.1.1 | justthetips-1.12-1.0.1.1.jar | None |
  384. | UCHIJAAAA | primal_tech | 0.3.2 | PrimalTech-0.3.2.jar | None |
  385. | UCHIJAAAA | teslacorelib_registries | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | None |
  386.  
  387. Loaded coremods (and transformers):
  388. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  389. team.chisel.ctm.client.asm.CTMTransformer
  390. AstralCore (astralsorcery-1.12.2-1.8.10.jar)
  391.  
  392. LoadingPlugin (Quark-r1.4-123.jar)
  393. vazkii.quark.base.asm.ClassTransformer
  394. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  395. pl.asie.foamfix.coremod.FoamFixTransformer
  396. CorePlugin (SmoothFont-1.12.2-1.15.jar)
  397. bre.smoothfont.asm.Transformer
  398. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.6-core.jar)
  399. thebetweenlands.core.TheBetweenlandsClassTransformer
  400. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar)
  401. micdoodle8.mods.miccore.MicdoodleTransformer
  402. LoadingPlugin (noRecipeBook_v1.1.0formc1.12.2.jar)
  403. com.ASMTransformer
  404. BNBGamingCore (BNBGamingCore-1.12.2-0.7.2.jar)
  405. com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
  406. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  407. invtweaks.forge.asm.ContainerTransformer
  408. ForgelinPlugin (Forgelin-1.6.0.jar)
  409.  
  410. IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
  411. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  412. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  413. lumien.resourceloader.asm.ClassTransformer
  414. AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
  415. squeek.applecore.asm.TransformerModuleHandler
  416. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  417.  
  418. FarseekCoreMod (Farseek-1.12-2.2.5.jar)
  419. farseek.core.FarseekClassTransformer
  420. IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
  421. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  422. BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
  423. mods.betterfoliage.loader.BetterFoliageTransformer
  424. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)
  425. thebetweenlands.core.TheBetweenlandsClassTransformer
  426. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
  427. Pulsar/tconstruct loaded Pulses:
  428. - TinkerCommons (Enabled/Forced)
  429. - TinkerWorld (Enabled/Not Forced)
  430. - TinkerTools (Enabled/Not Forced)
  431. - TinkerHarvestTools (Enabled/Forced)
  432. - TinkerMeleeWeapons (Enabled/Forced)
  433. - TinkerRangedWeapons (Enabled/Forced)
  434. - TinkerModifiers (Enabled/Forced)
  435. - TinkerSmeltery (Enabled/Not Forced)
  436. - TinkerGadgets (Enabled/Not Forced)
  437. - TinkerOredict (Enabled/Forced)
  438. - TinkerIntegration (Enabled/Forced)
  439. - TinkerFluids (Enabled/Forced)
  440. - TinkerMaterials (Enabled/Forced)
  441. - TinkerModelRegister (Enabled/Forced)
  442. - chiselIntegration (Enabled/Not Forced)
  443. - chiselsandbitsIntegration (Enabled/Not Forced)
  444. - wailaIntegration (Enabled/Not Forced)
  445.  
  446. Pulsar/natura loaded Pulses:
  447. - NaturaCommons (Enabled/Forced)
  448. - NaturaOverworld (Enabled/Not Forced)
  449. - NaturaNether (Enabled/Not Forced)
  450. - NaturaDecorative (Enabled/Not Forced)
  451. - NaturaEntities (Enabled/Not Forced)
  452. - NaturaOredict (Enabled/Forced)
  453. - NaturaWorld (Enabled/Not Forced)
  454.  
  455. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  456. Pulsar/tcomplement loaded Pulses:
  457. - ModuleCommons (Enabled/Forced)
  458. - ModuleFeature (Enabled/Not Forced)
  459. - CeramicsPlugin (Enabled/Not Forced)
  460. - ChiselPlugin (Enabled/Not Forced)
  461.  
  462. List of loaded APIs:
  463. * AbyssalCraftAPI (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  464. * AbyssalCraftAPI|Biome (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  465. * AbyssalCraftAPI|Block (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  466. * AbyssalCraftAPI|Caps (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  467. * AbyssalCraftAPI|Condition (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  468. * AbyssalCraftAPI|Disruption (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  469. * AbyssalCraftAPI|Energy (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  470. * AbyssalCraftAPI|Entity (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  471. * AbyssalCraftAPI|Event (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  472. * AbyssalCraftAPI|Integration (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  473. * AbyssalCraftAPI|Internal (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  474. * AbyssalCraftAPI|Item (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  475. * AbyssalCraftAPI|Necronomicon (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  476. * AbyssalCraftAPI|Recipe (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  477. * AbyssalCraftAPI|Ritual (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  478. * AbyssalCraftAPI|Spell (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  479. * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r134.jar
  480. * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.4.8.jar
  481. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1.jar
  482. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  483. * Base|API (1.0.0) from base-1.12.2-3.7.1.jar
  484. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  485. * betteradvancements|API (@VERSION@) from Triumph-1.12.2-1.12.0.jar
  486. * BetterWithModsAPI (Beta 0.6) from BetterWithMods-1.12-2.1.15.jar
  487. * BetweenlandsAPI (1.10.0) from TheBetweenlands-3.3.8-universal.jar
  488. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.12-97.jar
  489. * BuildCraftAPI|blocks (1.0) from buildcraft-core-7.99.16.jar
  490. * BuildCraftAPI|boards (2.0) from buildcraft-core-7.99.16.jar
  491. * BuildCraftAPI|core (2.2) from buildcraft-core-7.99.16.jar
  492. * BuildCraftAPI|crops (1.1) from buildcraft-core-7.99.16.jar
  493. * BuildCraftAPI|enums (1.0) from buildcraft-core-7.99.16.jar
  494. * BuildCraftAPI|events (2.0) from buildcraft-core-7.99.16.jar
  495. * BuildCraftAPI|facades (1.1) from buildcraft-core-7.99.16.jar
  496. * BuildCraftAPI|filler (5.0) from buildcraft-core-7.99.16.jar
  497. * BuildCraftAPI|fuels (2.0) from buildcraft-core-7.99.16.jar
  498. * BuildCraftAPI|gates (4.1) from buildcraft-core-7.99.16.jar
  499. * BuildCraftAPI|items (1.1) from buildcraft-core-7.99.16.jar
  500. * BuildCraftAPI|library (2.0) from buildcraft-core-7.99.16.jar
  501. * BuildCraftAPI|lists (1.0) from buildcraft-core-7.99.16.jar
  502. * BuildCraftAPI|power (1.3) from buildcraft-core-7.99.16.jar
  503. * BuildCraftAPI|recipes (3.0) from buildcraft-core-7.99.16.jar
  504. * BuildCraftAPI|robotics (3.0) from buildcraft-core-7.99.16.jar
  505. * BuildCraftAPI|statements (1.1) from buildcraft-core-7.99.16.jar
  506. * BuildCraftAPI|tiles (1.2) from buildcraft-core-7.99.16.jar
  507. * BuildCraftAPI|tools (1.0) from buildcraft-core-7.99.16.jar
  508. * BuildCraftAPI|transport (5.0) from buildcraft-core-7.99.16.jar
  509. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  510. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  511. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.16.jar
  512. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
  513. * ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  514. * ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  515. * ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  516. * ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  517. * ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  518. * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.12.jar
  519. * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.1.176.jar
  520. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar
  521. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
  522. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
  523. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.9.0-163.jar
  524. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.11.jar
  525. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  526. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  527. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  528. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  529. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  530. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.9.1.175.jar
  531. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  532. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  533. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  534. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  535. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  536. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  537. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  538. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
  539. * PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.6.4-186.jar
  540. * QuarkAPI (2) from Quark-r1.4-123.jar
  541. * reborncoreAPI (3.8.1.271) from RebornCore-1.12.2-3.8.1.271-universal.jar
  542. * reborncoreAPI|Power (3.8.1.271) from RebornCore-1.12.2-3.8.1.271-universal.jar
  543. * reborncoreAPI|Recipe (3.8.1.271) from RebornCore-1.12.2-3.8.1.271-universal.jar
  544. * reborncoreAPI|Tile (3.8.1.271) from RebornCore-1.12.2-3.8.1.271-universal.jar
  545. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.18.92.jar
  546. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.18.92.jar
  547. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  548. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  549. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  550. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  551. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  552. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
  553. * togetherforeverapi (1) from togetherforever-1.12.2-1.0.7-13.jar
  554. * totemic|API (1.12.2-6.3.0) from Totemic-1.12.2-0.11.1.jar
  555. * valkyrielib.api (1.12-2.0.1a) from valkyrielib-1.12.2-2.0.9b.jar
  556. * WailaAPI (1.3) from Hwyla-1.8.25-B40_1.12.jar
  557. RebornCore:
  558. Plugin Engine: 0
  559. RebornCore Version: 3.8.1.271
  560. Runtime Debofucsation 1
  561. RenderEngine: 0
  562. AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
  563. Launched Version: forge-14.23.3.2679
  564. LWJGL: 2.9.4
  565. OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, NVIDIA Corporation
  566. GL Caps: Using GL 1.3 multitexturing.
  567. Using GL 1.3 texture combiners.
  568. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  569. Shaders are available because OpenGL 2.1 is supported.
  570. VBOs are available because OpenGL 1.5 is supported.
  571.  
  572. Using VBOs: No
  573. Is Modded: Definitely; Client brand changed to 'fml,forge'
  574. Type: Client (map_client.txt)
  575. Resource Packs:
  576. Current Language: English (US)
  577. Profiler Position: N/A (disabled)
  578. CPU: 4x Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement