Advertisement
Dvineaspect

Untitled

Feb 25th, 2018
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.21 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. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.0-core.jar)
  6. FMLPlugin (albedo-0.1.3.jar)
  7. NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  8. Wizardry Plugin (wizardry-0.7.2.jar)
  9. OTGASMPlugin (OTG ASM-1.12.2 - v1.jar)
  10. ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
  11. FMLPlugin (elulib-0.1.12.jar)
  12. ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.0.2.jar)
  13. IELoadingPlugin (ImmersiveEngineering-0.12-77-core.jar)
  14. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  15. LoadingPlugin (RandomThings-MC1.12.2-4.1.3.jar)
  16. ForgelinPlugin (Forgelin-1.6.0.jar)
  17. MixinLoaderForge (ValkyrienWarfare0.9_pre_3[HotFix].jar)
  18. AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
  19. LibrarianLib Plugin (librarianlib-1.12.2-4.7.jar)
  20. LoadingPlugin (Quark-r1.4-122.jar)
  21. Contact their authors BEFORE contacting forge
  22.  
  23. // Don't be sad. I'll do better next time, I promise!
  24.  
  25. Time: 2/25/18 8:02 PM
  26. Description: There was a severe problem during mod loading that has caused the game to fail
  27.  
  28. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ContentTweaker (contenttweaker)
  29. Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  30. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
  31. at com.google.gson.Gson.fromJson(Gson.java:887)
  32. at com.google.gson.Gson.fromJson(Gson.java:852)
  33. at com.google.gson.Gson.fromJson(Gson.java:801)
  34. at com.google.gson.Gson.fromJson(Gson.java:773)
  35. at com.teamacronymcoders.base.savesystem.SaveLoader.getSavedObject(SaveLoader.java:30)
  36. at com.teamacronymcoders.base.materialsystem.MaterialUser.setup(MaterialUser.java:34)
  37. at com.teamacronymcoders.base.BaseModFoundation.preInit(BaseModFoundation.java:96)
  38. at com.teamacronymcoders.contenttweaker.ContentTweaker.preInit(ContentTweaker.java:40)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
  44. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  48. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  49. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  50. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  51. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  52. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  54. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:278)
  55. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  61. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  62. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  63. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  64. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  65. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  66. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  67. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  68. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  69. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  70. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  71. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  72. at net.minecraft.client.main.Main.main(SourceFile:123)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  76. at java.lang.reflect.Method.invoke(Unknown Source)
  77. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  78. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  79. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  80. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385)
  81. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213)
  82. ... 48 more
  83.  
  84.  
  85. A detailed walkthrough of the error, its code path and all known details is as follows:
  86. ---------------------------------------------------------------------------------------
  87.  
  88. -- System Details --
  89. Details:
  90. Minecraft Version: 1.12.2
  91. Operating System: Windows 10 (amd64) version 10.0
  92. Java Version: 1.8.0_161, Oracle Corporation
  93. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  94. Memory: 1845416744 bytes (1759 MB) / 3306160128 bytes (3153 MB) up to 4772593664 bytes (4551 MB)
  95. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms2560M -Xmx5120M -XX:MetaspaceSize=256M
  96. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  97. FML: MCP 9.42 Powered by Forge 14.23.1.2607 114 mods loaded, 114 mods active
  98. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  99.  
  100. | State | ID | Version | Source | Signature |
  101. |:----- |:----------------------- |:---------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  102. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  103. | UCH | mcp | 9.42 | minecraft.jar | None |
  104. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2607-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  105. | UCH | forge | 14.23.1.2607 | forge-1.12.2-14.23.1.2607-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  106. | UCH | otgasm | 1.12 | minecraft.jar | None |
  107. | UCH | albedocore | 0.1 | minecraft.jar | None |
  108. | UCH | elucore | 1.0 | minecraft.jar | None |
  109. | UCH | albedo | 0.1.3 | albedo-0.1.3.jar | None |
  110. | UCH | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
  111. | UCH | quark | r1.4-122 | Quark-r1.4-122.jar | None |
  112. | UCH | autoreglib | 1.3-15 | AutoRegLib-1.3-15.jar | None |
  113. | UCH | crafttweaker | 4.1.5 | CraftTweaker2-1.12-4.1.5.jar | None |
  114. | UCH | mtlib | @VERSION@ | MTLib-3.0.2.jar | None |
  115. | UCH | modtweaker | 4.0.7 | modtweaker-4.0.7.jar | None |
  116. | UCH | jei | 4.8.5.158 | jei_1.12.2-4.8.5.158.jar | None |
  117. | UCH | base | 3.6.1 | base-1.12.2-3.6.1.jar | None |
  118. | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  119. | UCH | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
  120. | UCH | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
  121. | UCH | bibliotheca | 1.2.2-1.12.2 | bibliotheca-1.2.2-1.12.2.jar | None |
  122. | UCH | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  123. | UCH | bookshelf | 2.3.526 | Bookshelf-1.12.2-2.3.526.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  124. | UCH | botania | r1.10-353 | Botania r1.10-353.jar | None |
  125. | UCH | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
  126. | UCH | chisel | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar | None |
  127. | UCH | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
  128. | UCH | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
  129. | UCH | ceramics | 1.12-1.3.3b | Ceramics-1.12-1.3.3b.jar | None |
  130. | UCH | chococraft | 0.9.1.52 | chococraft_1.12.1-0.9.1.52.jar | None |
  131. | UCH | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  132. | UCH | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  133. | UCH | cofhcore | 4.3.10 | CoFHCore-1.12.2-4.3.10.5-universal.jar | None |
  134. | UCH | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
  135. | UCH | comforts | 1.1.0.2 | comforts-1.12.2-1.1.0.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  136. | UCH | refinedstorage | 1.5.31 | refinedstorage-1.5.31.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  137. | UCH | compactmachines3 | 3.0.7 | compactmachines3-1.12.2-3.0.7-b197.jar | None |
  138. | UCE | contenttweaker | 1.12.2-4.4.1 | ContentTweaker-1.12.2-4.4.1.jar | None |
  139. | UCH | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  140. | UCH | cookingforblockheads | 6.3.17 | CookingForBlockheads_1.12.1-6.3.17.jar | None |
  141. | UCH | extendedrenderer | v1.0 | coroutil-1.12.1-1.1.24.jar | None |
  142. | UCH | coroutil | 1.12.1-1.1.24 | coroutil-1.12.1-1.1.24.jar | None |
  143. | UCH | configmod | v1.0 | coroutil-1.12.1-1.1.24.jar | None |
  144. | UCH | cosmeticarmorreworked | 1.12.2-v1 | CosmeticArmorReworked-1.12.2-v1.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  145. | UCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.5.jar | None |
  146. | UCH | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.5.jar | None |
  147. | UCH | cultivatedtech | 17w51-A-1.12.2 | Cultivated Tech-17w51-A-1.12.2.jar | None |
  148. | UCH | cyclopscore | 0.11.4 | CyclopsCore-1.12.2-0.11.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  149. | UCH | doggytalents | 1.14.2.314 | DoggyTalents-1.12-1.14.2.314-universal.jar | None |
  150. | UCH | dungeontactics | DT-0.14.2 | DungeonTactics-1.12.2-0.14.2.jar | None |
  151. | UCH | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
  152. | UCH | eleccore | 1.8.434 | ElecCore-1.12.2-1.8.434.jar | None |
  153. | UCH | embers | 0.230 | embers-0.230.jar | None |
  154. | UCH | enchiridion | 3.3.3 | Enchiridion-1.12.2-3.3.3.jar | None |
  155. | UCH | shetiphiancore | 3.5.6 | shetiphiancore-1.12.0-3.5.6.jar | None |
  156. | UCH | endertanks | 1.6.4 | endertanks-1.12.0-1.6.4.jar | None |
  157. | UCE | erebus | 1.0.20 | Erebus-1.0.20.jar | None |
  158. | UCH | evilcraft | 0.10.48 | EvilCraft-1.12.2-0.10.48.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  159. | UCH | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.48.jar | None |
  160. | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.7.4.jar | None |
  161. | UCH | farmingforblockheads | 3.1.5 | FarmingForBlockheads_1.12-3.1.5.jar | None |
  162. | UCH | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
  163. | UCH | friendlyfire | 1.5.8 | FriendlyFire-1.12.2-1.5.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  164. | UCH | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
  165. | UCH | theoneprobe | 1.4.19 | theoneprobe-1.12-1.4.19.jar | None |
  166. | UCH | immersiveengineering | 0.12-77 | ImmersiveEngineering-0.12-77.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  167. | UCH | incontrol | 3.7.1 | incontrol-1.12-3.7.1.jar | None |
  168. | UCH | ic2 | 2.8.57-ex112 | industrialcraft-2-2.8.57-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  169. | UCH | teslacorelib | 1.0.12 | tesla-core-lib-1.12-1.0.12.jar | None |
  170. | UCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.8.3-122.jar | None |
  171. | UCH | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  172. | UCH | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
  173. | UCH | journeymap | 1.12.2-5.6.0b2 | journeymap-1.12.2-5.6.0b2.jar | None |
  174. | UCH | justenoughdimensions | 1.6.0-dev.20171225.032648 | justenoughdimensions-1.12.2-1.6.0-dev.20171225.032648.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  175. | UCH | wizardry | 0.7.2 | wizardry-0.7.2.jar | None |
  176. | UCH | librarianlib | 7.4 | librarianlib-1.12.2-4.7.jar | None |
  177. | UCH | lostcities | 2.0.5 | lostcities-1.12-2.0.5.jar | None |
  178. | UCH | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  179. | UCH | mist | alpha_СЃ_01 | MistWorld_1.12.1_alpha_c_01.jar | None |
  180. | UCH | modelloader | 1.0.5 | modelloader-1.0.5.jar | None |
  181. | UCH | terraqueous | 1.4.9 | terraqueous-1.12.0-1.4.9.jar | None |
  182. | UCH | multistorage | 1.4.8 | multistorage-1.12.0-1.4.8.jar | None |
  183. | UCH | netherchest | 0.2.2 | netherchest-0.2.2.jar | None |
  184. | UCH | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None |
  185. | UCH | recipehandler | 0.10 | NoMoreRecipeConflict-0.10(1.12.2).jar | None |
  186. | UCH | randomthings | 4.1.3 | RandomThings-MC1.12.2-4.1.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  187. | UCH | redstonepaste | 1.7.5 | redstonepaste-mc1.12-1.7.5.jar | None |
  188. | UCH | refinedrelocation | 4.2.20 | RefinedRelocation_1.12.2-4.2.20.jar | None |
  189. | UCH | xreliquary | 1.12.2-1.3.4.742 | Reliquary-1.12.2-1.3.4.742.jar | None |
  190. | UCH | rflux | 0.2.0 | rflux-1.12-0.2.0.jar | None |
  191. | UCH | rftools | 7.29 | rftools-1.12-7.29.jar | None |
  192. | UCH | rftoolscontrol | 1.8.0 | rftoolsctrl-1.12-1.8.0.jar | None |
  193. | UCH | royal | 0.25 | royal-0.25d.jar | None |
  194. | UCH | rustic | 0.4.9 | rustic-0.4.9.jar | None |
  195. | UCH | solcarrot | 1.2.0 | solcarrot-1.12.1-1.2.0.jar | None |
  196. | UCH | soot | 0.1 | Soot-0.5.jar | None |
  197. | UCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  198. | UCH | tammodized | 0.15.3 | TamModized-1.12.1-0.15.3.jar | None |
  199. | UCH | thebetweenlands | 3.3.0 | TheBetweenlands-3.3.0-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  200. | UCH | thermalfoundation | 2.3.10 | ThermalFoundation-1.12.2-2.3.10.6-universal.jar | None |
  201. | UCH | thermaldynamics | 2.3.10 | ThermalDynamics-1.12.2-2.3.10.4-universal.jar | None |
  202. | UCH | thermalexpansion | 5.3.10 | ThermalExpansion-1.12.2-5.3.10.15-universal.jar | None |
  203. | UCH | tcomplement | ${version} | TinkersComplement-1.12.1-0.2.2b.jar | None |
  204. | UCH | torotraits | 1.12-1 | torotraits-1.12-1.jar | None |
  205. | UCH | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None |
  206. | UCH | valkyrienwarfare | 0.9_alpha | ValkyrienWarfare0.9_pre_3[HotFix].jar | None |
  207. | UCH | voidcraft | 0.26.9 | VoidCraft-1.12-0.26.9.jar | None |
  208. | UCH | vtweaks | 1.4.12b | VTweaks-1.12.2-1.4.12b.jar | None |
  209. | UCH | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  210. | UCH | waystones | 4.0.20 | Waystones_1.12.2-4.0.20.jar | None |
  211. | UCH | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None |
  212. | UCH | xnet | 1.6.7 | xnet-1.12-1.6.7.jar | None |
  213. | UCH | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  214. | UCH | librarianliblate | 7.4 | librarianlib-1.12.2-4.7.jar | None |
  215. | UCH | teslacorelib_registries | 1.0.12 | tesla-core-lib-1.12-1.0.12.jar | None |
  216.  
  217. Loaded coremods (and transformers):
  218. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  219. team.chisel.ctm.client.asm.CTMTransformer
  220. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.0-core.jar)
  221. thebetweenlands.core.TheBetweenlandsClassTransformer
  222. FMLPlugin (albedo-0.1.3.jar)
  223. elucent.albedo.asm.ASMTransformer
  224. NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  225. net.fybertech.nwr.NWRTransformer
  226. Wizardry Plugin (wizardry-0.7.2.jar)
  227. com.teamwizardry.wizardry.asm.WizardryTransformer
  228. OTGASMPlugin (OTG ASM-1.12.2 - v1.jar)
  229. com.pg85.otg.asm.OTGClassTransformer
  230. ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
  231. shetiphian.asm.ClassTransformer
  232. FMLPlugin (elulib-0.1.12.jar)
  233. elucent.elulib.asm.ASMTransformer
  234. ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.0.2.jar)
  235. c4.comforts.asm.SleepTransformer
  236. IELoadingPlugin (ImmersiveEngineering-0.12-77-core.jar)
  237. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  238. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  239. invtweaks.forge.asm.ContainerTransformer
  240. LoadingPlugin (RandomThings-MC1.12.2-4.1.3.jar)
  241. lumien.randomthings.asm.ClassTransformer
  242. ForgelinPlugin (Forgelin-1.6.0.jar)
  243.  
  244. MixinLoaderForge (ValkyrienWarfare0.9_pre_3[HotFix].jar)
  245.  
  246. AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
  247. squeek.applecore.asm.TransformerModuleHandler
  248. LibrarianLib Plugin (librarianlib-1.12.2-4.7.jar)
  249. com.teamwizardry.librarianlib.asm.LibLibTransformer
  250. LoadingPlugin (Quark-r1.4-122.jar)
  251. vazkii.quark.base.asm.ClassTransformer
  252. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15015.1002' Renderer: 'AMD Radeon (TM) R7 360 Series'
  253. Pulsar/tconstruct loaded Pulses:
  254. - TinkerCommons (Enabled/Forced)
  255. - TinkerWorld (Enabled/Not Forced)
  256. - TinkerTools (Enabled/Not Forced)
  257. - TinkerHarvestTools (Enabled/Forced)
  258. - TinkerMeleeWeapons (Enabled/Forced)
  259. - TinkerRangedWeapons (Enabled/Forced)
  260. - TinkerModifiers (Enabled/Forced)
  261. - TinkerSmeltery (Enabled/Not Forced)
  262. - TinkerGadgets (Enabled/Not Forced)
  263. - TinkerOredict (Enabled/Forced)
  264. - TinkerIntegration (Enabled/Forced)
  265. - TinkerFluids (Enabled/Forced)
  266. - TinkerMaterials (Enabled/Forced)
  267. - TinkerModelRegister (Enabled/Forced)
  268. - chiselIntegration (Enabled/Not Forced)
  269. - theoneprobeIntegration (Enabled/Not Forced)
  270.  
  271. Pulsar/tcomplement loaded Pulses:
  272. - ModuleCommons (Enabled/Forced)
  273. - ModuleFeature (Enabled/Not Forced)
  274. - CeramicsPlugin (Enabled/Not Forced)
  275. - ChiselPlugin (Enabled/Not Forced)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement