Advertisement
Peribin

Vampirism Ticking Block Entity Crash

Oct 16th, 2017
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.5.1.jar)
  5. FarseekCoreMod (Farseek-1.12-2.2.jar)
  6. DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.7.0.jar)
  7. SpongeCoremod (spongeforge-1.12.1-2480-7.0.0-BETA-2643.jar)
  8. IELoadingPlugin (ImmersiveEngineering-0.12-71.jar)
  9. AppleCore (AppleCore-mc1.12.1-2.2.2.jar)
  10. LoadingPlugin (Quark-r1.3-110.jar)
  11. DLFMLCorePlugin (DynamicLights-1.12.1.jar)
  12. llibrary (LLibrary-1.12.1.jar)
  13. TANLoadingPlugin (ToughAsNails-1.12-3.0.0.64-universal.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // I feel sad now :(
  17.  
  18. Time: 10/16/17 9:36 PM
  19. Description: Ticking block entity
  20.  
  21. java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=part, clazz=class de.teamlapen.vampirism.blocks.BlockCoffin$EnumPartType, values=[head, foot]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
  22. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
  23. at de.teamlapen.vampirism.blocks.BlockCoffin.isHead(BlockCoffin.java:56)
  24. at de.teamlapen.vampirism.tileentity.TileCoffin.func_73660_a(TileCoffin.java:81)
  25. at net.minecraft.world.World.redirect$onUpdateTileEntities$zkk000(World.java:5674)
  26. at net.minecraft.world.World.func_72939_s(World.java:6092)
  27. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1845)
  28. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
  29. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  30. at net.minecraft.client.main.Main.main(SourceFile:123)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:483)
  35. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  36. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  43. Thread: Client thread
  44. Stacktrace:
  45. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
  46. at de.teamlapen.vampirism.blocks.BlockCoffin.isHead(BlockCoffin.java:56)
  47. at de.teamlapen.vampirism.tileentity.TileCoffin.func_73660_a(TileCoffin.java:81)
  48. at net.minecraft.world.World.redirect$onUpdateTileEntities$zkk000(World.java:5674)
  49.  
  50. -- Block entity being ticked --
  51. Details:
  52. Name: vampirism:coffin // de.teamlapen.vampirism.tileentity.TileCoffin
  53. Block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
  54. Block data value: 0 / 0x0 / 0b0000
  55. Block location: World: (-1382,56,751), Chunk: (at 10,3,15 in -87,46; contains blocks -1392,0,736 to -1377,255,751), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
  56. Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
  57. Actual block data value: 0 / 0x0 / 0b0000
  58. Stacktrace:
  59. at net.minecraft.world.World.func_72939_s(World.java:6092)
  60.  
  61. -- Affected level --
  62. Details:
  63. Level name: MpServer
  64. All players: 1 total; [EntityPlayerSP['SyntaxError73'/124, l='MpServer', x=-1536.30, y=80.00, z=1044.70]]
  65. Chunk stats: MultiplayerChunkCache: 1333, 1333
  66. Level seed: 0
  67. Level generator: ID 10 - BIOMESOP, ver 0. Features enabled: false
  68. Level generator options:
  69. Level spawn location: World: (-224,64,248), Chunk: (at 0,4,8 in -14,15; contains blocks -224,0,240 to -209,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  70. Level time: 28417 game time, 28417 day time
  71. Level dimension: 0
  72. Level storage version: 0x00000 - Unknown?
  73. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  74. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  75. Forced entities: 31 total; [EntityLambFriesian['Friesian Lamb'/517, l='MpServer', x=-1606.61, y=90.00, z=1056.42], EntityHogYorkshire['American Yorkshire Hog'/522, l='MpServer', x=-1586.93, y=81.00, z=1019.86], EntityRamFriesian['Friesian Ram'/531, l='MpServer', x=-1600.03, y=89.00, z=1052.99], EntityRamFriesian['Friesian Ram'/532, l='MpServer', x=-1532.33, y=81.00, z=997.68], EntityEweFriesian['Friesian Ewe'/533, l='MpServer', x=-1550.25, y=84.00, z=989.85], EntityHorse['Horse'/538, l='MpServer', x=-1597.15, y=83.00, z=1085.85], EntityLambFriesian['Friesian Lamb'/539, l='MpServer', x=-1608.45, y=90.00, z=1071.32], EntityLambFriesian['Friesian Lamb'/540, l='MpServer', x=-1586.34, y=81.00, z=1020.88], EntityPlayerSP['SyntaxError73'/124, l='MpServer', x=-1536.30, y=80.00, z=1044.70], EntityEweFriesian['Friesian Ewe'/541, l='MpServer', x=-1601.05, y=87.00, z=1041.84], EntityItem['item.tile.torch'/670, l='MpServer', x=-1487.68, y=17.00, z=1069.77], EntityHorse['Horse'/546, l='MpServer', x=-1601.83, y=86.00, z=1082.54], EntityHorse['Horse'/547, l='MpServer', x=-1601.50, y=83.00, z=1085.50], EntityHorse['Horse'/548, l='MpServer', x=-1600.14, y=85.00, z=1082.71], EntityCowLonghorn['Longhorn Cow'/420, l='MpServer', x=-1510.97, y=71.00, z=1087.07], EntityItem['item.tile.torch'/421, l='MpServer', x=-1513.77, y=15.00, z=1073.38], EntitySowYorkshire['American Yorkshire Sow'/166, l='MpServer', x=-1513.00, y=80.00, z=984.55], EntityItem['item.tile.mushroom.glowshroom'/550, l='MpServer', x=-1552.98, y=17.00, z=1083.18], EntityItem['item.tile.flower_1.miners_delight'/422, l='MpServer', x=-1525.95, y=38.00, z=1098.72], EntityItem['item.tile.plant_maiden_grass'/551, l='MpServer', x=-1521.43, y=80.00, z=1021.76], EntityEweFriesian['Friesian Ewe'/554, l='MpServer', x=-1591.26, y=86.00, z=1078.96], EntityItem['item.tile.torch'/555, l='MpServer', x=-1541.43, y=16.00, z=1053.07], EntityItem['item.tile.torch'/556, l='MpServer', x=-1523.02, y=15.00, z=1076.50], EntityItem['item.tile.torch'/557, l='MpServer', x=-1534.55, y=15.00, z=1077.88], EntityItem['item.tile.torch'/558, l='MpServer', x=-1536.66, y=14.00, z=1092.36], EntityItem['item.tile.torch'/559, l='MpServer', x=-1498.81, y=20.00, z=1053.41], EntityMinecartChest['Minecart with Chest'/560, l='MpServer', x=-1495.50, y=20.06, z=1051.50], EntityItem['item.tile.rail'/561, l='MpServer', x=-1492.76, y=16.00, z=1055.47], EntityItemFrame['entity.ItemFrame.name'/466, l='MpServer', x=-1698.50, y=82.50, z=923.97], EntitySowYorkshire['American Yorkshire Sow'/606, l='MpServer', x=-1598.96, y=79.00, z=1006.03], EntityItem['item.tile.mushroom.glowshroom'/3451, l='MpServer', x=-1558.63, y=18.00, z=1083.15]]
  76. Retry entities: 0 total; []
  77. Server brand: fml,forge,sponge
  78. Server type: Integrated singleplayer server
  79. Stacktrace:
  80. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  81. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748)
  82. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
  83. at net.minecraft.client.main.Main.main(SourceFile:123)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  87. at java.lang.reflect.Method.invoke(Method.java:483)
  88. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  89. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.12.1
  94. Operating System: Windows 10 (amd64) version 10.0
  95. Java Version: 1.8.0_25, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 2683627688 bytes (2559 MB) / 7340191744 bytes (7000 MB) up to 7502823424 bytes (7155 MB)
  98. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  99. IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
  100. FML: MCP 9.41 Powered by Forge 14.22.1.2480 Optifine OptiFine_1.12.1_HD_U_C5 112 mods loaded, 112 mods active
  101. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102.  
  103. | State | ID | Version | Source | Signature |
  104. |:--------- |:--------------------------- |:--------------------------- |:--------------------------------------------- |:---------------------------------------- |
  105. | UCHIJAAAA | minecraft | 1.12.1 | minecraft.jar | None |
  106. | UCHIJAAAA | mcp | 9.19 | minecraft.jar | None |
  107. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.1-14.22.1.2480.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  108. | UCHIJAAAA | forge | 14.22.1.2480 | forge-1.12.1-14.22.1.2480.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  109. | UCHIJAAAA | spongeapi | 7.0.0-SNAPSHOT-c3bb482 | spongeforge-1.12.1-2480-7.0.0-BETA-2643.jar | None |
  110. | UCHIJAAAA | sponge | 1.12.1-2480-7.0.0-BETA-2643 | spongeforge-1.12.1-2480-7.0.0-BETA-2643.jar | None |
  111. | UCHIJAAAA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.1.jar | None |
  112. | UCHIJAAAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  113. | UCHIJAAAA | quark | r1.3-110 | Quark-r1.3-110.jar | None |
  114. | UCHIJAAAA | animania | 1.3.3 | animania-1.12.1-1.3.3.jar | None |
  115. | UCHIJAAAA | applecore | 2.2.2 | AppleCore-mc1.12.1-2.2.2.jar | None |
  116. | UCHIJAAAA | crafttweaker | 4.0.4 | CraftTweaker2-1.12-4.0.4.jar | None |
  117. | UCHIJAAAA | mtlib | @VERSION@ | MTLib-3.0.0.jar | None |
  118. | UCHIJAAAA | modtweaker | 4.0.1 | modtweaker-4.0.1.jar | None |
  119. | UCHIJAAAA | jei | 4.7.8.92 | jei_1.12.1-4.7.8.92.jar | None |
  120. | UCHIJAAAA | appleskin | 1.0.7 | AppleSkin-mc1.12-1.0.7.jar | None |
  121. | UCHIJAAAA | architect | 1.2.0.6 | Architect-MC1.12-1.2.0.6.jar | None |
  122. | UCHIJAAAA | architecturecraft | @VERSION@ | architecturecraft-1.12-1.20.jar | None |
  123. | UCHIJAAAA | psi | r1.1-54 | Psi-r1.1-54.jar | None |
  124. | UCHIJAAAA | autoreglib | 1.3-13 | AutoRegLib-1.3-13.jar | None |
  125. | UCHIJAAAA | base | 3.0.0 | base-1.12-3.0.0.jar | None |
  126. | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
  127. | UCHIJAAAA | forestry | 5.5.0.180 | forestry_1.12.1-5.5.0.180.jar | None |
  128. | UCHIJAAAA | binniecore | unspecified | binnie-mods-1.12.1-2.3.0.60.jar | None |
  129. | UCHIJAAAA | binniedesign | 1.0 | binnie-mods-1.12.1-2.3.0.60.jar | None |
  130. | UCHIJAAAA | genetics | 2.3.0.60 | binnie-mods-1.12.1-2.3.0.60.jar | None |
  131. | UCHIJAAAA | botany | 2.3.0.60 | binnie-mods-1.12.1-2.3.0.60.jar | None |
  132. | UCHIJAAAA | extrabees | 2.3.0.60 | binnie-mods-1.12.1-2.3.0.60.jar | None |
  133. | UCHIJAAAA | extratrees | 2.3.0.60 | binnie-mods-1.12.1-2.3.0.60.jar | None |
  134. | UCHIJAAAA | biomesoplenty | 7.0.0.2291 | BiomesOPlenty-1.12-7.0.0.2291-universal.jar | None |
  135. | UCHIJAAAA | carryon | 1.2 | Carry-On-Mod-1.12.1.jar | None |
  136. | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  137. | UCHIJAAAA | codechickenlib | 3.1.2.297 | CodeChickenLib-1.12-3.1.2.297-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  138. | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  139. | UCHIJAAAA | cofhcore | 4.3.5 | CoFHCore-1.12-4.3.5.13-universal.jar | None |
  140. | UCHIJAAAA | cofhworld | 1.0.1 | CoFHWorld-1.12-1.0.1.8-universal.jar | None |
  141. | UCHIJAAAA | cookingforblockheads | 6.3.6 | CookingForBlockheads_1.12.1-6.3.6.jar | None |
  142. | UCHIJAAAA | extendedrenderer | v1.0 | coroutil-1.12.1-1.1.22.jar | None |
  143. | UCHIJAAAA | coroutil | 1.12.1-1.1.20 | coroutil-1.12.1-1.1.22.jar | None |
  144. | UCHIJAAAA | configmod | v1.0 | coroutil-1.12.1-1.1.22.jar | None |
  145. | UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.0.4.jar | None |
  146. | UCHIJAAAA | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.0.4.jar | None |
  147. | UCHIJAAAA | dissolution | 0.4.2.3 | dissolution-0.4.2.3.jar | None |
  148. | UCHIJAAAA | dynamiclights | 1.4.6 | DynamicLights-1.12.1.jar | None |
  149. | UCHIJAAAA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.1.jar | None |
  150. | UCHIJAAAA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.1.jar | None |
  151. | UCHIJAAAA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.1.jar | None |
  152. | UCHIJAAAA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.1.jar | None |
  153. | UCHIJAAAA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.1.jar | None |
  154. | UCHIJAAAA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.1.jar | None |
  155. | UCHIJAAAA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.1.jar | None |
  156. | UCHIJAAAA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.1.jar | None |
  157. | UCHIJAAAA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.1.jar | None |
  158. | UCHIJAAAA | dsurround | 3.4.7.0 | DynamicSurroundings-1.12-3.4.7.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  159. | UCHIJAAAA | presets | 3.4.7.0 | DynamicSurroundings-1.12-3.4.7.0.jar | None |
  160. | UCHIJAAAA | logicaldrops | 0.9.4 | EM3R50N-LogicalDrops-1.12-14.21.1.2387.jar | None |
  161. | UCHIJAAAA | embers | 0.221 | embers-0.221.jar | None |
  162. | UCHIJAAAA | exnihilocreatio | 0.1.2 | Ex-Nihilo-Creatio-Mod-1.12.1.jar | None |
  163. | UCHIJAAAA | excompressum | 3.0.4 | Ex-Compressum-Mod-1.12.1.jar | None |
  164. | UCHIJAAAA | farseek | 2.2 | Farseek-1.12-2.2.jar | None |
  165. | UCHIJAAAA | forgelin | 1.5.1 | Forgelin-1.5.1.jar | None |
  166. | UCHIJAAAA | gravestone | 1.9.0 | gravestone-1.9.0.jar | None |
  167. | UCHIJAAAA | furniture | 2.0.3 | How'BoutThatFurniture-2.0.3.jar | None |
  168. | UCHIJAAAA | hungerinpeace | 1.0.0 | HungerInPeace-mc1.12-1.0.0.jar | None |
  169. | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
  170. | UCHIJAAAA | tconstruct | 1.12-2.7.2.19 | TConstruct-1.12-2.7.2.19.jar | None |
  171. | UCHIJAAAA | immersiveengineering | 0.12-71 | ImmersiveEngineering-0.12-71.jar | None |
  172. | UCHIJAAAA | ironchest | 1.12-7.0.31.818 | ironchest-1.12-7.0.31.818.jar | None |
  173. | UCHIJAAAA | jeibees | 0.9.0.2 | JEI-Bees-Mod-1.12.jar | None |
  174. | UCHIJAAAA | journeymap | 1.12.1-5.5.0b3 | journeymap-1.12.1-5.5.0b3.jar | None |
  175. | UCHIJAAAA | kagic | 1.10a8 | kagic-1.10a8.jar | None |
  176. | UCHIJAAAA | levelup2 | ${version} | Levels-Mod-1.12.1.jar | None |
  177. | UCHIJAAAA | llibrary | 1.7.7 | LLibrary-1.12.1.jar | None |
  178. | UCHIJAAAA | lunatriuscore | 1.2.0.41 | LunatriusCore-1.12.1-1.2.0.41-universal.jar | None |
  179. | UCHIJAAAA | modelloader | 1.0.5 | ModelLoader-1.12.1.jar | None |
  180. | UCHIJAAAA | magneticraft | 2.0.0 | Magneticraft-Mod-1.12.1.jar | None |
  181. | UCHIJAAAA | radixcore | 1.12-2.3.0 | RadixCore-1.12-2.2.0-universal.jar | None |
  182. | UCHIJAAAA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
  183. | UCHIJAAAA | storagedrawers | 1.12-5.2.5 | StorageDrawers-1.12.1-5.3.0.jar | None |
  184. | UCHIJAAAA | refinedstorage | 1.5.18 | refinedstorage-1.5.18.jar | None |
  185. | UCHIJAAAA | moartinkers | 0.5.4 | moartinkers-0.5.4.jar | None |
  186. | UCHIJAAAA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  187. | UCHIJAAAA | cfm | 4.1.5 | MrCrayfishs-Furniture-Mod-1.12.1.jar | None |
  188. | UCHIJAAAA | oreexcavation | 1.4.105 | OreExcavation-1.4.105.jar | None |
  189. | UCHIJAAAA | oreshrubs | 1.4.1 | oreshrubs-1.4.1-1.12.jar | None |
  190. | UCHIJAAAA | harvestcraft | 1.12.1b | Pam's HarvestCraft 1.12.1b.jar | None |
  191. | UCHIJAAAA | thermalfoundation | 2.3.5 | ThermalFoundation-1.12-2.3.5.14-universal.jar | None |
  192. | UCHIJAAAA | plustic | 6.3.1.2 | plustic-6.3.1.2.jar | None |
  193. | UCHIJAAAA | realworld | 1.12 | realworld-1.12.jar | None |
  194. | UCHIJAAAA | rftools | 6.13 | rftools-1.12-6.13.jar | None |
  195. | UCHIJAAAA | rftoolsdim | 5.04 | rftoolsdim-1.12-5.04.jar | None |
  196. | UCHIJAAAA | ruins | 16.7 | Ruins-1.12.jar | None |
  197. | UCHIJAAAA | sanlib | 1.2.0 | SanLib-1.12-1.2.0.jar | None |
  198. | UCHIJAAAA | sanplayermodel | 1.0.0 | SanLib-1.12-1.2.0.jar | None |
  199. | UCHIJAAAA | schematica | 1.8.0.164 | Schematica-1.12.1-1.8.0.164-universal.jar | None |
  200. | UCHIJAAAA | seeddrop | 1.1.0-1.12 | SeedDrop-1.1.0-1.12.jar | None |
  201. | UCHIJAAAA | silentlib | 2.2.7 | SilentLib-1.12-2.2.7-85.jar | None |
  202. | UCHIJAAAA | silentgems | 2.4.5 | SilentsGems-1.12-2.4.5-215.jar | None |
  203. | UCHIJAAAA | soundfilters | 0.10_for_1.12 | SoundFilters-0.10_for_1.12.jar | None |
  204. | UCHIJAAAA | streams | 0.4 | Streams-1.12-0.4.jar | None |
  205. | UCHIJAAAA | thermaldynamics | 2.3.5 | ThermalDynamics-1.12-2.3.5.12-universal.jar | None |
  206. | UCHIJAAAA | thermalexpansion | 5.3.5 | ThermalExpansion-1.12-5.3.5.19-universal.jar | None |
  207. | UCHIJAAAA | tinker_io | pre-release 2.5.4e | tinker_io-1.12-pre-release 2.5.4e.jar | None |
  208. | UCHIJAAAA | tinkertoolleveling | 1.12-1.0.2b.DEV.1a79301 | TinkerToolLeveling-1.12-1.0.2b.jar | None |
  209. | UCHIJAAAA | toughasnails | 3.0.0.64 | ToughAsNails-1.12-3.0.0.64-universal.jar | None |
  210. | UCHIJAAAA | treechopper | 1.2.2 | TreeChopper-1.12.1-1.2.2.jar | None |
  211. | UCHIJAAAA | sapturretmod | 4.0.0-beta.2.1 | TurretMod-1.12-4.0.0-beta.2.1.jar | None |
  212. | UCHIJAAAA | vampirism | 1.3.2 | Vampirism-1.12-1.3.2.jar | None |
  213. | UCHIJAAAA | teamlapen-lib | 1.3.2 | Vampirism-1.12-1.3.2.jar | None |
  214. | UCHIJAAAA | waterstrainer | 3.2.0 | Water-Strainer-Mod-1.12.1.jar | None |
  215. | UCHIJAAAA | wearables | 1.1.2 | Wearables-Mod-1.12.1.jar | None |
  216. | UCHIJAAAA | weather2 | 1.12.1-2.5.5 | weather2-1.12.1-2.5.5.jar | None |
  217.  
  218. Loaded coremods (and transformers):
  219. ForgelinPlugin (Forgelin-1.5.1.jar)
  220.  
  221. FarseekCoreMod (Farseek-1.12-2.2.jar)
  222. farseek.core.FarseekClassTransformer
  223. DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.7.0.jar)
  224. org.blockartistry.DynSurround.asm.Transformer
  225. SpongeCoremod (spongeforge-1.12.1-2480-7.0.0-BETA-2643.jar)
  226. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  227. IELoadingPlugin (ImmersiveEngineering-0.12-71.jar)
  228. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  229. AppleCore (AppleCore-mc1.12.1-2.2.2.jar)
  230. squeek.applecore.asm.TransformerModuleHandler
  231. LoadingPlugin (Quark-r1.3-110.jar)
  232. vazkii.quark.base.asm.ClassTransformer
  233. DLFMLCorePlugin (DynamicLights-1.12.1.jar)
  234. atomicstryker.dynamiclights.common.DLTransformer
  235. llibrary (LLibrary-1.12.1.jar)
  236. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  237. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  238. TANLoadingPlugin (ToughAsNails-1.12-3.0.0.64-universal.jar)
  239. toughasnails.asm.transformer.CropDecayTransformer
  240. toughasnails.asm.transformer.EntityRendererTransformer
  241. toughasnails.asm.transformer.WorldTransformer
  242. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6450'
  243. Pulsar/tconstruct loaded Pulses:
  244. - TinkerCommons (Enabled/Forced)
  245. - TinkerWorld (Enabled/Not Forced)
  246. - TinkerTools (Enabled/Not Forced)
  247. - TinkerHarvestTools (Enabled/Forced)
  248. - TinkerMeleeWeapons (Enabled/Forced)
  249. - TinkerRangedWeapons (Enabled/Forced)
  250. - TinkerModifiers (Enabled/Forced)
  251. - TinkerSmeltery (Enabled/Not Forced)
  252. - TinkerGadgets (Enabled/Not Forced)
  253. - TinkerOredict (Enabled/Forced)
  254. - TinkerIntegration (Enabled/Forced)
  255. - TinkerFluids (Enabled/Forced)
  256. - TinkerMaterials (Enabled/Forced)
  257. - TinkerModelRegister (Enabled/Forced)
  258.  
  259. Launched Version: 1.12.1-forge1.12.1-14.22.1.2480
  260. LWJGL: 2.9.4
  261. OpenGL: AMD Radeon HD 6450 GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
  262. GL Caps: Using GL 1.3 multitexturing.
  263. Using GL 1.3 texture combiners.
  264. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  265. Shaders are available because OpenGL 2.1 is supported.
  266. VBOs are available because OpenGL 1.5 is supported.
  267.  
  268. Using VBOs: Yes
  269. Is Modded: Definitely; Client brand changed to 'fml,forge,sponge'
  270. Type: Client (map_client.txt)
  271. Resource Packs: Turquoise wings, syntaxerrormusic
  272. Current Language: English (US)
  273. Profiler Position: N/A (disabled)
  274. CPU: 8x Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
  275. OptiFine Version: OptiFine_1.12.1_HD_U_C5
  276. Render Distance Chunks: 18
  277. Mipmaps: 4
  278. Anisotropic Filtering: 1
  279. Antialiasing: 0
  280. Multitexture: false
  281. Shaders: null
  282. OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004
  283. OpenGlRenderer: AMD Radeon HD 6450
  284. OpenGlVendor: ATI Technologies Inc.
  285. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement