Jump to content

1.12.2 Codechikenlib keeps crashing


senavoz

Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.10-1.12.2.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
  AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.2(1).jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.4.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 9/15/19 6:58 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
    at codechicken.lib.util.ResourceUtils.getResourceManager(ResourceUtils.java:35)
    at codechicken.lib.util.ResourceUtils.registerReloadListener(ResourceUtils.java:67)
    at codechicken.lib.render.particle.CustomParticleHandler.init(CustomParticleHandler.java:271)
    at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:58)
    at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
    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:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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:497)
    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.preinitializeMods(Loader.java:627)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    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:497)
    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:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 168156664 bytes (160 MB) / 1275068416 bytes (1216 MB) up to 9663676416 bytes (9216 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx9G -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.2807 Optifine OptiFine_1.12.2_HD_U_E3 101 mods loaded, 101 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                                |
    |:----- |:--------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                   | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LCH   | mcp                         | 9.42                     | minecraft.jar                                      | None                                     |
    | LCH   | FML                         | 8.0.99.99                | forge-1.12.2-14.23.5.2807.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                       | 14.23.5.2807             | forge-1.12.2-14.23.5.2807.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | ivtoolkit                   | 1.3.3-1.12               | minecraft.jar                                      | None                                     |
    | LCH   | securitycraft               | v1.8.6                   | [1.12.x]+SecurityCraft+v1.8.6.jar                  | None                                     |
    | LCH   | jei                         | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                          | None                                     |
    | LCH   | abyssalcraft                | 1.9.4.14                 | AbyssalCraft-1.12.2-1.9.4.14.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | orbis-lib                   | 0.2.0                    | orbis-lib-1.12.2-0.2.0+build121.jar                | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCH   | aether                      | 0.2.5                    | aether_ii-1.12.2-0.2.5+build121-universal.jar      | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCH   | appliedenergistics2         | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | aquaculture                 | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                       | None                                     |
    | LCH   | baubles                     | 1.5.2                    | Baubles-1.12-1.5.2(1).jar                          | None                                     |
    | LCH   | crafttweaker                | 4.1.13                   | CraftTweaker2-1.12-4.1.13.jar                      | None                                     |
    | LCH   | astralsorcery               | 1.10.19                  | astralsorcery-1.12.2-1.10.19.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCH   | atum                        | 2.0.11                   | Atum-1.12.2-2.0.11.jar                             | None                                     |
    | LCH   | betteranimationscollection2 | 1.0.1                    | BetterAnimationsCollection2-v1.0.1-1.12.2.jar      | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
    | LCH   | betterbuilderswands         | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar    | None                                     |
    | LCH   | biomesoplenty               | 7.0.1.2427               | BiomesOPlenty-1.12.2-7.0.1.2427-universal.jar      | None                                     |
    | LCH   | better_diving               | 1.3.90                   | BetterDiving-1.12.2-1.3.90.jar                     | None                                     |
    | LCH   | betternether                | 0.1.8.3                  | betternether-0.1.8.3.jar                           | None                                     |
    | LCH   | bibliocraft                 | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LCH   | overlord                    | 2.4.14                   | Overlord-1.12.2-2.4.14.jar                         | None                                     |
    | LCH   | guideapi                    | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
    | LCH   | bloodmagic                  | 1.12.2-2.3.3-101         | BloodMagic-1.12.2-2.3.3-101.jar                    | None                                     |
    | LCH   | bookshelf                   | 2.3.575                  | Bookshelf-1.12.2-2.3.575.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | botania                     | r1.10-358                | Botania+r1.10-358.jar                              | None                                     |
    | LCH   | corerm                      | 1.3.0                    | RikMuldsCore_1.3.0.jar                             | None                                     |
    | LCH   | camping                     | 2.4.0                    | Camping-Mod-1.12.2.jar                             | None                                     |
    | LCH   | cfm                         | 6.2.0                    | cfm-6.2.0-mc1.12.2.jar                             | None                                     |
    | LCE   | codechickenlib              | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-deobf.jar          | None                                     |
    | LC    | redstoneflux                | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cofhcore                    | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
    | LC    | cofhworld                   | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | corpse                      | 1.12.2-1.0.2             | corpse-1.12.2-1.0.2.jar                            | None                                     |
    | LC    | cosmiclib                   | 0.4.0                    | CosmicLib-1.12.2-0.4.0.BETA.jar                    | d3974446c00f9f1d275edce305771eeddf30c658 |
    | LC    | craftstudioapi              | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None                                     |
    | LC    | ctgui                       | 1.0.0                    | CraftTweaker2-1.12-4.1.13.jar                      | None                                     |
    | LC    | crafttweakerjei             | 2.0.2                    | CraftTweaker2-1.12-4.1.13.jar                      | None                                     |
    | LC    | cucumber                    | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
    | LC    | customnpcs                  | 1.12                     | Custom-NPCs-Mod-1.12.2.jar                         | None                                     |
    | LC    | waila                       | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LC    | darkutils                   | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | dimdoors                    | 3.0.0-beta4              | Dimensional-Doors-Mod-1.12.2.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    | ebwizardry                  | 4.1.4                    | Electroblob's+Wizardry+-+4.1.4+-+MC+1.12.2.jar     | None                                     |
    | LC    | elevatorid                  | 1.3.9                    | ElevatorMod-1.12.2-1.3.9.jar                       | None                                     |
    | LC    | eplus                       | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | mantle                      | 1.12-1.3.3.49            | Mantle-1.12-1.3.3.49.jar                           | None                                     |
    | LC    | twilightforest              | 3.9.888                  | twilightforest-1.12.2-3.9.888-universal.jar        | None                                     |
    | LC    | tconstruct                  | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar                   | None                                     |
    | LC    | extrautils2                 | 1.0                      | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LC    | familiarfauna               | 1.0.11                   | FamiliarFauna-1.12.2-1.0.11.jar                    | None                                     |
    | LC    | forgelin                    | 1.8.3                    | Forgelin-1.8.3.jar                                 | None                                     |
    | LC    | ironman                     | Beta-1.12.2-1.2.6        | IronMan-1.12.2-Beta-1.12.2-1.2.6.jar               | None                                     |
    | LC    | lucraftcore                 | 1.12.2-2.4.4             | LucraftCore-1.12.2-2.4.4.jar                       | None                                     |
    | LC    | heroesexpansion             | 1.12.2-1.3.4             | HeroesExpansion-1.12.2-1.3.4.jar                   | None                                     |
    | LC    | llibrary                    | 1.7.17                   | llibrary-1.7.17-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | iceandfire                  | 1.6.1                    | iceandfire-1.6.1-1.12.2.jar                        | None                                     |
    | LC    | ichunutil                   | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
    | LC    | ignitehud                   | 1.12-b0.1.1              | Ignite-HUD-Mod-1.12.2.jar                          | None                                     |
    | LC    | inventorytweaks             | 1.64+dev.146.2180b27     | InventoryTweaks-1.64+dev.146.jar                   | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks               | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12(1).jar               | None                                     |
    | LC    | ironchest                   | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.69.845.jar                    | None                                     |
    | LC    | journeymap                  | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
    | LC    | levelup2                    | ${version}               | Level+Up!+2-1.1.22-1.12.jar                        | None                                     |
    | LC    | radixcore                   | 1.12.x-2.2.1             | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
    | LC    | mca                         | 1.12.2-5.3.1             | Minecraft-Comes-Alive-Mod-1.12.2.jar               | None                                     |
    | LC    | modernlamps                 | 1.0.3                    | Modern-Lights-Mod-1.12.jar                         | None                                     |
    | LC    | moreplayermodels            | 1.12.2                   | MorePlayerModels_1.12.2(18jan18).jar               | None                                     |
    | LC    | mo_swords                   | v4                       | MoSwords-Mod-1.12.2.jar                            | None                                     |
    | LC    | mowziesmobs                 | 1.5.4                    | mowziesmobs-1.5.4.jar                              | None                                     |
    | LC    | mysticalagriculture         | 1.7.1                    | MysticalAgriculture-1.12.2-1.7.1.jar               | None                                     |
    | LC    | neat                        | 1.4-17                   | Neat+1.4-17.jar                                    | None                                     |
    | LC    | neid                        | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                           | None                                     |
    | LC    | thermalfoundation           | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalexpansion            | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | omlib                       | 3.1.3-246                | omlib-1.12.2-3.1.3-246.jar                         | None                                     |
    | LC    | openmodularturrets          | 3.1.3-355                | openmodularturrets-1.12.2-3.1.3-355.jar            | None                                     |
    | LC    | oreberries                  | 0.5.0                    | oreberries-1.12.x-0.5.0.jar                        | None                                     |
    | LC    | oreexcavation               | 1.4.140                  | OreExcavation-1.4.140.jar                          | None                                     |
    | LC    | harvestcraft                | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zb.jar                    | None                                     |
    | LC    | patchouli                   | 1.0-18                   | Patchouli-1.0-18.jar                               | None                                     |
    | LC    | placebo                     | 1.5.1                    | Placebo-1.12.2-1.5.1.jar                           | None                                     |
    | LC    | portalgun                   | 7.0.2                    | PortalGun-1.12.2-7.0.2.jar                         | None                                     |
    | LC    | projecte                    | 1.12-PE1.3.2h            | ProjectE-1.12-PE1.3.2h.jar                         | None                                     |
    | LC    | randomthings                | 4.2.7.2                  | RandomThings-MC1.12.2-4.2.7.2(1).jar               | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | xreliquary                  | 1.12.2-1.3.4.786         | Reliquary-1.12.2-1.3.4.786.jar                     | None                                     |
    | LC    | rustic                      | 1.1.1                    | Rustic-Mod-1.12.2.jar                              | None                                     |
    | LC    | snowaccumulation            | 1.0.0                    | SnowAccumulation-1.12-1.0.0.jar                    | None                                     |
    | LC    | somanyenchantments          | 0.4.3                    | So-Many-Enchantments-Mod-1.12.2.jar                | None                                     |
    | LC    | soundfilters                | 0.11_for_1.12            | SoundFilters-0.11_for_1.12.jar                     | None                                     |
    | LC    | tinkertoolleveling          | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | LC    | tp                          | 3.2.34                   | tinyprogressions-1.12.2-3.3.34-Release.jar         | None                                     |
    | LC    | toughasnails                | 3.1.0.141                | ToughAsNails-1.12.2-3.1.0.141-universal.jar        | None                                     |
    | LC    | treegrowingsimulator        | 0.0.4                    | TreeGrowingSimulator2017-1.0.1.jar                 | None                                     |
    | LC    | worldedit                   | 6.1.10-SNAPSHOT          | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar  | None                                     |
    | LC    | phosphor-lighting           | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50.jar                  | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LC    | ladylib                     | 2.1                      | Ladylib-2.1.jar                                    | None                                     |
    | LC    | lumen                       | 0.4.0                    | lumen-Beta+0.4.1.jar                               | None                                     |

    Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.8.3.jar)
 
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.10-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
 
CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
 
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
 
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.2(1).jar)
  lumien.randomthings.asm.ClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  invtweaks.forge.asm.ContainerTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  org.blockartistry.DynSurround.asm.Transformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
 
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.4.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 436.15' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    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)
        - wailaIntegration (Enabled/Not Forced)

 

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.