Jump to content

Minecraft Freeze on Opening a Chest


adi2500

Recommended Posts

Hello,

my Minecraft freezes when I open a chest. I have only forge installed. I´m using build 426. I have Java 7 installed.

Heres the content of the ForgeModLoader-client-0.log:

 

2012-12-09 11:26:15 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.17.479 for Minecraft 1.4.5 loading

2012-12-09 11:26:15 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-12-09 11:26:15 [FINEST] [ForgeModLoader] Discovering coremods

2012-12-09 11:26:15 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-12-09 11:26:15 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-12-09 11:26:15 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Running coremod plugins

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Validating minecraft

2012-12-09 11:26:16 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-12-09 11:26:17 [iNFO] [sTDOUT] 27 achievements

2012-12-09 11:26:17 [iNFO] [sTDOUT] 208 recipes

2012-12-09 11:26:17 [iNFO] [sTDOUT] Setting user: a, 12345

2012-12-09 11:26:17 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-12-09 11:26:18 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-12-09 11:26:18 [iNFO] [sTDOUT] MinecraftForge v6.4.1.426 Initialized

2012-12-09 11:26:18 [iNFO] [ForgeModLoader] MinecraftForge v6.4.1.426 Initialized

2012-12-09 11:26:18 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-12-09 11:26:18 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\bin\jinput.jar

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Adrian\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-12-09 11:26:18 [iNFO] [ForgeModLoader] Searching C:\Users\Adrian\AppData\Roaming\.minecraft\mods for mods

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-12-09 11:26:18 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-12-09 11:26:18 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Received a system property request ''

2012-12-09 11:26:18 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-12-09 11:26:18 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Activating mod mcp

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Activating mod FML

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Activating mod Forge

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-12-09 11:26:18 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-12-09 11:26:18 [FINE] [ForgeModLoader] Mod sorting data:

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2012-12-09 11:26:18 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-12-09 11:26:18 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2012-12-09 11:26:19 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-12-09 11:26:19 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-12-09 11:26:19 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-12-09 11:26:19 [iNFO] [sTDOUT] OpenAL initialized.

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge

2012-12-09 11:26:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge

2012-12-09 11:26:19 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2012-12-09 11:26:22 [iNFO] [sTDOUT] Connecting to localhost, 25565

2012-12-09 11:27:01 [iNFO] [sTDOUT] Connecting to localhost, 25565

2012-12-09 11:27:01 [FINE] [ForgeModLoader] The server has compatibility level 1

 

I hope that you can help me.

Link to comment
Share on other sites

Didn´t work :/

Content of ForgeModLoader-client-0.log:

 

2012-12-09 12:36:48 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.17.479 for Minecraft 1.4.5 loading

2012-12-09 12:36:48 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-12-09 12:36:48 [FINEST] [ForgeModLoader] Discovering coremods

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Running coremod plugins

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Validating minecraft

2012-12-09 12:36:49 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-12-09 12:36:50 [iNFO] [sTDOUT] 27 achievements

2012-12-09 12:36:50 [iNFO] [sTDOUT] 208 recipes

2012-12-09 12:36:50 [iNFO] [sTDOUT] Setting user: a, 12345

2012-12-09 12:36:50 [iNFO] [sTDOUT] LWJGL Version: 2.9.0

2012-12-09 12:36:51 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-12-09 12:36:51 [iNFO] [sTDOUT] MinecraftForge v6.4.1.426 Initialized

2012-12-09 12:36:51 [iNFO] [ForgeModLoader] MinecraftForge v6.4.1.426 Initialized

2012-12-09 12:36:51 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-12-09 12:36:51 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\bin\jinput.jar

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Adrian\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Adrian\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-12-09 12:36:51 [iNFO] [ForgeModLoader] Searching C:\Users\Adrian\AppData\Roaming\.minecraft\mods for mods

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-12-09 12:36:51 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-12-09 12:36:51 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Received a system property request ''

2012-12-09 12:36:51 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-12-09 12:36:51 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Activating mod mcp

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Activating mod FML

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Activating mod Forge

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-12-09 12:36:51 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-12-09 12:36:51 [FINE] [ForgeModLoader] Mod sorting data:

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2012-12-09 12:36:51 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-12-09 12:36:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2012-12-09 12:36:52 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-12-09 12:36:52 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-12-09 12:36:52 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-12-09 12:36:52 [iNFO] [sTDOUT] OpenAL initialized.

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge

2012-12-09 12:36:53 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge

2012-12-09 12:36:53 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2012-12-09 12:36:56 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (bdo@7c54f14d)

2012-12-09 12:36:56 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (bdo@7c54f14d)

2012-12-09 12:36:56 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (bdo@7c54f14d)

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge

2012-12-09 12:36:57 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge

 

 

Link to comment
Share on other sites

This doesnt appear to be anything to do with graphics drivers, however, it also doesnt appear to be a forge issue as I can verify that chests work perfectly fine.

You're gunna have to track it down to which mod specifically is causing this.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Nobody here is able to reproduce, nobody here has your setup, nobody here can really help you without being able to reproduce.

This isn't a Forge issue. If it was a issue it obviously would of been fixed as chests are kinda important.

Not sure how much we can help you track it down.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.