Jump to content

Minecraft forge 1.12.2 crashing


Ninjaknight

Recommended Posts

My minecraft keeps crashing when im trying to play a modpack called SpaceCraft (Galacti-craft) from the Twitch app. Can anyone help me?

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.0-1.12.2.jar)
  FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  ForgelinPlugin (Forgelin-1.7.4.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  CorePlugin (SmoothFont-1.12.2-1.15.jar)
  Plugin (NotEnoughIDs-1.5.4.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 8/25/19 3:53 PM
Description: Initializing game

java.lang.VerifyError: Inconsistent stackmap frames at branch target 116
Exception Details:
  Location:
    net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic
  Reason:
    Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1])
  Current Frame:
    bci: @14
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' }
    stack: { 'net/minecraftforge/client/model/IModel' }
  Stackmap Frame:
    bci: @116
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' }
    stack: { }
  Bytecode:
    0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600
    0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12
    0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500
    0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081
    0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4
    0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093
    0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000
    0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044
    0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d
    0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000
    0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00
    0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb
    0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400
    0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d
    0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000
    0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb
    0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c
    0x0000110: b601 09b0                              
  Stackmap Table:
    append_frame(@52,Object[#107])
    same_frame(@116)
    append_frame(@143,Object[#14],Object[#97])
    same_frame(@202)
    chop_frame(@205,1)
    append_frame(@223,Object[#97])
    same_frame(@268)
    chop_frame(@271,1)

    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at weather2.client.foliage.FoliageEnhancerShader.<clinit>(FoliageEnhancerShader.java:69)
    at weather2.ClientTickHandler.<init>(ClientTickHandler.java:66)
    at weather2.ClientProxy.<init>(ClientProxy.java:60)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at weather2.client.foliage.FoliageEnhancerShader.<clinit>(FoliageEnhancerShader.java:69)
    at weather2.ClientTickHandler.<init>(ClientTickHandler.java:66)
    at weather2.ClientProxy.<init>(ClientProxy.java:60)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.14.6
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 848833712 bytes (809 MB) / 1845493760 bytes (1760 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 207 mods loaded, 207 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                   | Version                  | Source                                             | Signature                                |
    |:----- |:------------------------------------ |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                            | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LC    | mcp                                  | 9.42                     | minecraft.jar                                      | None                                     |
    | LC    | FML                                  | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                                | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | micdoodlecore                        |                          | minecraft.jar                                      | None                                     |
    | LC    | smoothfontcore                       | 1.12.2-1.14              | minecraft.jar                                      | None                                     |
    | LC    | openmodscore                         | 0.11.5                   | minecraft.jar                                      | None                                     |
    | LC    | foamfixcore                          | 7.7.4                    | minecraft.jar                                      | None                                     |
    | LC    | opencomputers|core                   | 1.7.2.67                 | minecraft.jar                                      | None                                     |
    | LC    | smoothfont                           | 1.12.2-1.15              | SmoothFont-1.12.2-1.15.jar                         | None                                     |
    | LC    | actuallyadditions                    | 1.12.2-r140              | ActuallyAdditions-1.12.2-r140.jar                  | None                                     |
    | LC    | baubles                              | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LC    | actuallybaubles                      | 1.1                      | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
    | LC    | opencomputers                        | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar                | None                                     |
    | LC    | actuallycomputers                    | 2.1.0                    | actuallycomputers-2.1.0.jar                        | None                                     |
    | LC    | aiimprovements                       | 0.0.1.3                  | AIImprovements-1.12-0.0.1b3.jar                    | None                                     |
    | LC    | applecore                            | 3.1.3                    | AppleCore-mc1.12.2-3.1.3.jar                       | None                                     |
    | LC    | crafttweaker                         | 4.1.9                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | mtlib                                | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
    | LC    | modtweaker                           | 4.0.13                   | modtweaker-4.0.13.jar                              | None                                     |
    | LC    | jei                                  | 4.11.0.212               | jei_1.12.2-4.11.0.212.jar                          | None                                     |
    | LC    | appleskin                            | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | LC    | psi                                  | r1.1-59                  | Psi-r1.1-59.jar                                    | None                                     |
    | LC    | autoreglib                           | 1.3-18                   | AutoRegLib-1.3-18.jar                              | None                                     |
    | LC    | badwithernocookiereloaded            | 1.12.2-3.1.14            | badwithernocookiereloaded-1.12.2-3.1.14.jar        | None                                     |
    | LC    | bdlib                                | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LC    | betterbuilderswands                  | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
    | LC    | bettercombatmod                      | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                      | None                                     |
    | LC    | betterquesting                       | 3.5.262                  | BetterQuesting-3.5.262.jar                         | None                                     |
    | LC    | bibliocraft                          | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LC    | ic2                                  | 2.8.73-ex112             | industrialcraft-2-2.8.73-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | mantle                               | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | LC    | natura                               | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
    | LC    | forestry                             | 5.8.1.322                | forestry_1.12.2-5.8.1.322.jar                      | None                                     |
    | LC    | binniecore                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | binniedesign                         | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | genetics                             | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | botany                               | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | extrabees                            | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | extratrees                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | biomesoplenty                        | 7.0.1.2399               | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar      | None                                     |
    | LC    | cyclicmagic                          | 1.16.9                   | Cyclic-1.12.2-1.16.9.jar                           | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LC    | guideapi                             | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                        | None                                     |
    | LC    | bloodmagic                           | 1.12.2-2.3.1-99          | BloodMagic-1.12.2-2.3.1-99.jar                     | None                                     |
    | LC    | blur                                 | 1.0.4-14                 | Blur-1.0.4-14.jar                                  | None                                     |
    | LC    | bookshelf                            | 2.3.553                  | Bookshelf-1.12.2-2.3.553.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | thaumcraft                           | 6.1.BETA21               | Thaumcraft-1.12.2-6.1.BETA21.jar                   | None                                     |
    | LC    | botania                              | r1.10-354                | Botania r1.10-354.jar                              | None                                     |
    | LC    | codechickenlib                       | 3.2.1.350                | CodeChickenLib-1.12.2-3.2.1.350-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                         | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | brandonscore                         | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
    | LC    | careerbees                           | 1.0                      | careerbees-0.4.0.jar                               | None                                     |
    | LC    | carryon                              | 1.9.3                    | CarryOn MC1.12.2 v1.9.3.jar                        | None                                     |
    | LC    | chameleon                            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LC    | ctm                                  | MC1.12.2-0.3.2.18        | CTM-MC1.12.2-0.3.2.18.jar                          | None                                     |
    | LC    | chisel                               | MC1.12.2-0.2.0.31        | Chisel-MC1.12.2-0.2.0.31.jar                       | None                                     |
    | LC    | chiselsandbits                       | 14.20                    | chiselsandbits-14.20.jar                           | None                                     |
    | LC    | clumps                               | 3.1.1                    | Clumps-3.1.1.jar                                   | None                                     |
    | LC    | cofhcore                             | 4.5.3                    | CoFHCore-1.12.2-4.5.3.20-universal.jar             | None                                     |
    | LC    | cofhworld                            | 1.2.0                    | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cyclopscore                          | 0.11.8                   | CyclopsCore-1.12.2-0.11.8.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | commoncapabilities                   | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                  | None                                     |
    | LC    | storagedrawers                       | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | LC    | compactdrawers                       | 1.12.2-1.0.3.86          | CompactDrawers-1.12.2-1.0.3.86.jar                 | None                                     |
    | LC    | controlling                          | 3.0.6                    | Controlling-3.0.6.jar                              | None                                     |
    | LC    | cookingforblockheads                 | 6.4.44                   | CookingForBlockheads_1.12.2-6.4.44.jar             | None                                     |
    | LC    | extendedrenderer                     | v1.0                     | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | coroutil                             | 1.12.1-1.2.13            | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | configmod                            | v1.0                     | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | cosmeticarmorreworked                | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | ctgui                                | 1.0.0                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | crafttweakerjei                      | 2.0.2                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | waila                                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LC    | darkutils                            | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | thermalfoundation                    | 2.5.0                    | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | draconicevolution                    | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
    | LC    | endercore                            | 1.12.2-0.5.37            | EnderCore-1.12.2-0.5.37.jar                        | None                                     |
    | LC    | thermalexpansion                     | 5.5.0                    | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                              | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationtic                | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | tconstruct                           | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | LC    | galacticraftcore                     | 4.0.1.181                | GalacticraftCore-1.12.2-4.0.1.181.jar              | None                                     |
    | LC    | dsurround                            | 3.4.9.14                 | DynamicSurroundings-1.12.2-3.4.9.14.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC    | presets                              | 3.4.9.14                 | DynamicSurroundings-1.12.2-3.4.9.14.jar            | None                                     |
    | LC    | elevatorid                           | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                       | None                                     |
    | LC    | endercompass                         | 1.2.6.2                  | EnderCompass-1.12-1.2.6.2.jar                      | None                                     |
    | LC    | enderiobase                          | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduits                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduitsappliedenergistics    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | refinedstorage                       | 1.6.3                    | refinedstorage-1.6.3.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LC    | enderioconduitsopencomputers         | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduitsrefinedstorage        | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationforestry           | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationticlate            | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | ftblib                               | 5.2.0.31                 | FTBLib-5.2.0.31.jar                                | None                                     |
    | LC    | enderiomachines                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiopowertools                    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderstorage                         | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | mekanism                             | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
    | LC    | immersiveengineering                 | 0.12-84                  | ImmersiveEngineering-0.12-84.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | exchangers                           | 1.12.2-2.7.3             | Exchangers-1.12.2-2.7.3.jar                        | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | extrautils2                          | 1.0                      | extrautils2-1.12-1.8.3.jar                         | None                                     |
    | LC    | zerocore                             | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | LC    | bigreactors                          | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | LC    | farmingforblockheads                 | 3.1.21                   | FarmingForBlockheads_1.12.2-3.1.21.jar             | None                                     |
    | LC    | farseek                              | 2.3.1                    | Farseek-1.12-2.3.1.jar                             | None                                     |
    | LC    | fastleafdecay                        | v14                      | FastLeafDecay-v14.jar                              | None                                     |
    | LC    | foamfix                              | 0.10.0-1.12.2            | foamfix-0.10.0-1.12.2.jar                          | None                                     |
    | LC    | forgelin                             | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
    | LC    | forgemultipartcbe                    | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                        | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
    | LC    | minecraftmultipartcbe                | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
    | LC    | journeymap                           | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
    | LC    | ftbutilities                         | 5.2.0.37                 | FTBUtilities-5.2.0.37.jar                          | None                                     |
    | LC    | galacticraftplanets                  | 4.0.1.181                | Galacticraft-Planets-1.12.2-4.0.1.181.jar          | None                                     |
    | LC    | galacticrafttweaker                  | 1.12.2-1.0.1             | GalacticraftTweaker-1.12.2-1.0.1.jar               | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC    | gendustry                            | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
    | LC    | ikwid                                | 1.0.2                    | ikwid-1.0.2.jar                                    | None                                     |
    | LC    | immersivepetroleum                   | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
    | LC    | immersivetech                        | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | LC    | teslacorelib                         | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | industrialforegoing                  | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.10.7-204.jar          | None                                     |
    | LC    | harvestcraft                         | 1.12.2u                  | Pam's HarvestCraft 1.12.2v.jar                     | None                                     |
    | LC    | mcjtylib_ng                          | 3.0.3                    | mcjtylib-1.12-3.0.3.jar                            | None                                     |
    | LC    | rftools                              | 7.55                     | rftools-1.12-7.55.jar                              | None                                     |
    | LC    | integrationforegoing                 | 1.12.2-1.7.3             | IntegrationForegoing-1.12.2-1.7.3.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | inventoryspam                        | 1.0.3                    | InventorySpam-1.12.0-1.0.3.jar                     | None                                     |
    | LC    | inventorytweaks                      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks                        | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | LC    | ironchest                            | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                    | None                                     |
    | LC    | jaopca                               | 1.12.2-2.2.8.91          | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | LC    | oredictinit                          | 1.12.2-2.2.1.68          | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | LC    | jehc                                 | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
    | LC    | jeibees                              | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
    | LC    | jeiintegration                       | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
    | LC    | justenoughreactors                   | 1.1.1.47                 | JustEnoughReactors-1.12.2-1.1.1.47.jar             | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
    | LC    | jeresources                          | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar            | None                                     |
    | LC    | kleeslabs                            | 5.4.10                   | KleeSlabs_1.12.2-5.4.10.jar                        | None                                     |
    | LC    | lightningcraft                       | 2.9.1                    | lightningcraft-2.9.1-[1.12.2].jar                  | None                                     |
    | LC    | magicbees                            | 1.0                      | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
    | LC    | malisiscore                          | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
    | LC    | malisisdoors                         | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
    | LC    | mekanismgenerators                   | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar           | None                                     |
    | LC    | modularforcefieldsystem              | 3.0.1                    | MFFS-1.12.2-4.0.1.0_1.12_cc3a5aa.jar               | None                                     |
    | LC    | minecolonies                         | 1.12.2-0.9.1-RELEASE     | minecolonies-1.12.2-0.9.1-RELEASE-universal.jar    | None                                     |
    | LC    | mob_grinding_utils                   | 0.3.10                   | MobGrindingUtils-0.3.10.jar                        | None                                     |
    | LC    | moreplanets                          | 2.0.16                   | More-Planets-1.12.2-2.0.16-GC181.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LC    | moreoverlays                         | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                     | None                                     |
    | LC    | moreplanetsextras                    | 1.12.2-1.0               | MorePlanetsExtras-1.12.2-1.0.jar                   | None                                     |
    | LC    | morpheus                             | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                            | None                                     |
    | LC    | mousetweaks                          | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
    | LC    | mrtjpcore                            | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
    | LC    | neat                                 | 1.4-17                   | Neat 1.4-17.jar                                    | None                                     |
    | LC    | netherportalfix                      | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar                  | None                                     |
    | LC    | neid                                 | 1.5.4.2                  | NotEnoughIDs-1.5.4.2.jar                           | None                                     |
    | LC    | nuclearcraft                         | 2.11                     | NuclearCraft-2.11--1.12.2.jar                      | None                                     |
    | LC    | omlib                                | 3.0.0-148                | omlib-1.12.2-3.0.0-148.jar                         | None                                     |
    | LC    | openmods                             | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                           | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openmodularturrets                   | 3.0.1-257                | openmodularturrets-1.12.2-3.0.1-257.jar            | None                                     |
    | LC    | oreexcavation                        | 1.4.119                  | OreExcavation-1.4.119.jar                          | None                                     |
    | LC    | p455w0rdslib                         | 2.0.32                   | p455w0rdslib-1.12-2.0.32.jar                       | None                                     |
    | LC    | pamscookables                        | 1.1                      | pamscookables-1.1.jar                              | None                                     |
    | LC    | plustic                              | 6.5.2.0                  | plustic-6.5.2.0.jar                                | None                                     |
    | LC    | prettybeaches                        | 1.0.3                    | PrettyBeaches_1.12.2-1.0.3.jar                     | None                                     |
    | LC    | projectred-core                      | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
    | LC    | projectred-compat                    | 1.0                      | ProjectRed-1.12.2-4.9.1.92-compat.jar              | None                                     |
    | LC    | projectred-illumination              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
    | LC    | quantumflux                          | 2.0.16                   | quantumflux-1.12.2-2.0.16.jar                      | None                                     |
    | LC    | questbook                            | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                           | None                                     |
    | LC    | randomthings                         | 4.2.0.1                  | RandomThings-MC1.12.2-4.2.0.1.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | reborncore                           | 3.10.0.332               | RebornCore-1.12.2-3.10.0.332-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | rebornstorage                        | 1.0.0                    | RebornStorage-1.12.2-3.2.2.65.jar                  | None                                     |
    | LC    | refined_avaritia                     | 2.0                      | refined_avaritia-1.12.2-2.0.jar                    | None                                     |
    | LC    | refinedstorageaddons                 | 0.4.1                    | refinedstorageaddons-0.4.1.jar                     | None                                     |
    | LC    | resourceloader                       | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | ropebridge                           | 2.0.5                    | ropebridge-1.12-2.0.7.jar                          | None                                     |
    | LC    | scannable                            | 1.6.3.19                 | Scannable-MC1.12-1.6.3.19.jar                      | None                                     |
    | LC    | thermaldynamics                      | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                       | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar                | None                                     |
    | LC    | solcarrot                            | 1.3.1                    | solcarrot-1.12.2-1.3.3.jar                         | None                                     |
    | LC    | spacecraftx                          | 1.0.35                   | spacecraftx-1.12.2-1.0.35.jar                      | None                                     |
    | LC    | bq_standard                          | 3.4.143                  | StandardExpansion-3.4.143.jar                      | None                                     |
    | LC    | stg                                  | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                               | None                                     |
    | LC    | storagedrawersextra                  | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | LC    | streams                              | 0.4.4                    | Streams-1.12-0.4.4.jar                             | None                                     |
    | LC    | tc6aspects4jei                       | 0.0.2a                   | tc6aspects4jei-0.0.2a.jar                          | None                                     |
    | LC    | tcinventoryscan                      | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar         | None                                     |
    | LC    | thaumicjei                           | 1.2.1                    | ThaumicJEI-1.12.2-1.4.0-14.jar                     | None                                     |
    | LC    | thaumictinkerer                      | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar             | None                                     |
    | LC    | tinker_io                            | release 2.6.1            | tinker_io-1.12.2-release 2.6.1.jar                 | None                                     |
    | LC    | tinkersaddons                        | 1.0.7                    | Tinkers' Addons-1.12.1-1.0.7.jar                   | None                                     |
    | LC    | tcomplement                          | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar                | None                                     |
    | LC    | tinkersjei                           | 1.0                      | tinkersjei-1.0.jar                                 | None                                     |
    | LC    | tinkertoolleveling                   | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | LC    | tp                                   | 3.2.29                   | tinyprogressions-1.12.2-3.3.29-Release.jar         | None                                     |
    | LC    | unlimitedchiselworks                 | 0.2.0                    | UnlimitedChiselWorks-0.2.0.jar                     | None                                     |
    | LC    | unloader                             | 1.2.0                    | unloader-1.2.0.jar                                 | None                                     |
    | LC    | wailaharvestability                  | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
    | LC    | wanionlib                            | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
    | L     | weather2                             | 1.12.1-2.6.12            | weather2-1.12.1-2.6.12.jar                         | None                                     |
    | L     | industrialwires                      | 1.7-28                   | IndustrialWires-1.7-28.jar                         | None                                     |
    | L     | reauth                               | 3.6.0                    | reauth-3.6.0.jar                                   | None                                     |
    | L     | teslacorelib_registries              | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
    | L     | unidict                              | 1.12.2-2.6               | UniDict-1.12.2-2.6.jar                             | None                                     |
    | L     | wrapup                               | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                              | None                                     |

    Loaded coremods (and transformers): 
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.0-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  farseek.core.FarseekClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  squeek.applecore.asm.TransformerModuleHandler
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.7.4.jar)
  
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  openmods.core.OpenModsClassTransformer
CorePlugin (SmoothFont-1.12.2-1.15.jar)
  bre.smoothfont.asm.Transformer
Plugin (NotEnoughIDs-1.5.4.2.jar)
  ru.fewizz.neid.asm.Transformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar)
  lumien.randomthings.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  org.blockartistry.DynSurround.asm.Transformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  li.cil.oc.common.asm.ClassTransformer
    GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-12.10.12' Renderer: 'Intel Iris OpenGL Engine'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)

    Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
    LWJGL: 2.9.2
    OpenGL: Intel Iris OpenGL Engine GL version 2.1 INTEL-12.10.12, Intel Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.