
ImOverHere
Members-
Posts
16 -
Joined
-
Last visited
About ImOverHere
- Birthday 01/01/1900
ImOverHere's Achievements

Grass (2/9)
0
Reputation
-
If you type "Java Preferences" up in the spotlight bar and choose it, that will tell you what version of Java you have. Start with that. Then, go to Library/ApplicationSupport/TechnicLauncher/Tekkit/ForgeModloader-0.log. Then post that.
-
-1. Always choose to assign ID to all when that screen comes up -2. That's not much of a problem. I'm sure you can't sing anyway. -3. IF the TP is there, then it should be in "Library/ApplicationSupport/TechnicLauncher/TechnicSSP/TexturePacks. If not, well ya. -4. You're Technic/Tekkit shouldn't have ANYTHING to do with your normal minecraft but the username. -5. You're computer might be mad at you because of that, so it efs everything up. -6. Congratulations. -7. Why are you extracting the launcher? You just run it... -8. My name's James too! And I also sleep! -9. Okay, delete the Techniclauncher folder and re-install. Once you re-download, run the launcher with java. Put in your MC account info. Choose recommended build of Tekkit. That should work.
-
I think you're problem is you're running Mountain Goat when you should be running Mountain Llama.
-
I've downgraded to Java 6, nothing happened. And UKSp0ng3, here's ForgeModloader-client-0.log, which was the most recent and only log in the technicssp folder. 2012-12-04 21:02:53 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Discovering coremods 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.10.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.10.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.10.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.1.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.1.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.1.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.1.1.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.1.1.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.1.1.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.2.7.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.2.7.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.2.7.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found a candidate coremod [1.4.5]TreeCapitator.Forge.1.4.5.r02.Uni.CoreMod.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loading coremod [1.4.5]TreeCapitator.Forge.1.4.5.r02.Uni.CoreMod.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Loaded coremod [1.4.5]TreeCapitator.Forge.1.4.5.r02.Uni.CoreMod.jar 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-12-04 21:02:53 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class codechicken.core.asm.CodeChickenAccessTransformer java.lang.NullPointerException at codechicken.core.asm.CodeChickenAccessTransformer.<init>(CodeChickenAccessTransformer.java:19) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28) at org.spoutcraft.launcher.MinecraftAppletEnglober.init(MinecraftAppletEnglober.java:110) at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:121) at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:907) at org.spoutcraft.launcher.gui.LoginForm$3.done(LoginForm.java:841) at javax.swing.SwingWorker$5.run(SwingWorker.java:717) at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814) at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95) at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824) at javax.swing.Timer.fireActionPerformed(Timer.java:291) at javax.swing.Timer$DoPostEvent.run(Timer.java:221) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702) at java.awt.EventQueue.access$400(EventQueue.java:82) at java.awt.EventQueue$2.run(EventQueue.java:663) at java.awt.EventQueue$2.run(EventQueue.java:661) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:672) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugins 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin 2012-12-04 21:02:53 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin 2012-12-04 21:02:53 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin 2012-12-04 21:02:53 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin 2012-12-04 21:02:53 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Running coremod plugin TreeCapitatorCorePlugin 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Coremod plugin TreeCapitatorCorePlugin run successfully 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Validating minecraft 2012-12-04 21:02:53 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-12-04 21:02:54 [iNFO] [sTDERR] Exception thrown while initializing MineCraft. 2012-12-04 21:02:54 [iNFO] [sTDERR] java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher 2012-12-04 21:02:54 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269) 2012-12-04 21:02:54 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212) 2012-12-04 21:02:54 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28) 2012-12-04 21:02:54 [iNFO] [sTDERR]at org.spoutcraft.launcher.MinecraftAppletEnglober.init(MinecraftAppletEnglober.java:110) 2012-12-04 21:02:54 [iNFO] [sTDERR]at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:121) 2012-12-04 21:02:54 [iNFO] [sTDERR]at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:907) 2012-12-04 21:02:54 [iNFO] [sTDERR]at org.spoutcraft.launcher.gui.LoginForm$3.done(LoginForm.java:841) 2012-12-04 21:02:54 [iNFO] [sTDERR]at javax.swing.SwingWorker$5.run(SwingWorker.java:717) 2012-12-04 21:02:54 [iNFO] [sTDERR]at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814) 2012-12-04 21:02:54 [iNFO] [sTDERR]at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95) 2012-12-04 21:02:54 [iNFO] [sTDERR]at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824) 2012-12-04 21:02:54 [iNFO] [sTDERR]at javax.swing.Timer.fireActionPerformed(Timer.java:291) 2012-12-04 21:02:54 [iNFO] [sTDERR]at javax.swing.Timer$DoPostEvent.run(Timer.java:221) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventQueue.access$400(EventQueue.java:82) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventQueue$2.run(EventQueue.java:663) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventQueue$2.run(EventQueue.java:661) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.security.AccessController.doPrivileged(Native Method) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventQueue.dispatchEvent(EventQueue.java:672) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) 2012-12-04 21:02:54 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher 2012-12-04 21:02:54 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159) 2012-12-04 21:02:54 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254) 2012-12-04 21:02:54 [iNFO] [sTDERR]... 26 more 2012-12-04 21:02:54 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.net.URLClassLoader$1.run(URLClassLoader.java:202) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.security.AccessController.doPrivileged(Native Method) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 2012-12-04 21:02:54 [iNFO] [sTDERR]at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClassLoader.java:64) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.lang.Class.forName0(Native Method) 2012-12-04 21:02:54 [iNFO] [sTDERR]at java.lang.Class.forName(Class.java:247) 2012-12-04 21:02:54 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151) 2012-12-04 21:02:54 [iNFO] [sTDERR]... 27 more
-
Launcher Version: 1.0.2.0 Operating System: OSX Version 10.6.8, 3.06 GHz Intel Core I3 (If it matters) 8GB of RAM Java Version: 7, 32-bit Antivirus Program: N/A. I have a Mac Description of Problem: I have tried many times to update Technic to 1.4.5 or 1.4.2. I see a "Hello" window, then it says "Minecraft has failed to update". I have manually re-downloaded minecraft_1.4.2/1.4.5 and put it in the "Cache" (As recommended in another post) But this fails to work. I've re-installed and much more. I hate to do this to you guys because I see many other posts about this, but none of them help or are childish. So here it is. Error Messages: Minecraft failed to start, errors reported in the log. Error Log: [22:53:12] [sEVERE] Copying: /temp/file3380481075090175004.tmp to: /temp/nei-plugins-v1.0.2.2.zip [22:53:12] [sEVERE] File Downloaded: /temp/nei-plugins-v1.0.2.2.zip [22:53:13] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/rc/rc-v6.9.0.0.zip', with 3 trie(s) remaining [22:53:14] [sEVERE] Copying: /temp/file3078170214684100049.tmp to: /temp/rc-v6.9.0.0.zip [22:53:14] [sEVERE] File Downloaded: /temp/rc-v6.9.0.0.zip [22:53:14] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/reisminimap/reisminimap-v3.2_05.zip', with 3 trie(s) remaining [22:53:14] [sEVERE] Copying: /temp/file3815678765238654325.tmp to: /temp/reisminimap-v3.2_05.zip [22:53:14] [sEVERE] File Downloaded: /temp/reisminimap-v3.2_05.zip [22:53:15] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/stevescarts/stevescarts-v2.0.0.a30.zip', with 3 trie(s) remaining [22:53:16] [sEVERE] Copying: /temp/file4543382290499351677.tmp to: /temp/stevescarts-v2.0.0.a30.zip [22:53:16] [sEVERE] File Downloaded: /temp/stevescarts-v2.0.0.a30.zip [22:53:16] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/thermalexpansion/thermalexpansion-v2.0.9.zip', with 3 trie(s) remaining [22:53:16] [sEVERE] Copying: /temp/file1512612745446136714.tmp to: /temp/thermalexpansion-v2.0.9.zip [22:53:16] [sEVERE] File Downloaded: /temp/thermalexpansion-v2.0.9.zip [22:53:16] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/treecapitator/treecapitator-v1.4.5.r02.zip', with 3 trie(s) remaining [22:53:17] [sEVERE] Copying: /temp/file2253149807704536125.tmp to: /temp/treecapitator-v1.4.5.r02.zip [22:53:17] [sEVERE] File Downloaded: /temp/treecapitator-v1.4.5.r02.zip [22:53:17] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/tubestuff/tubestuff-v51.0.3.zip', with 3 trie(s) remaining [22:53:17] [sEVERE] Copying: /temp/file4317783047061927452.tmp to: /temp/tubestuff-v51.0.3.zip [22:53:17] [sEVERE] File Downloaded: /temp/tubestuff-v51.0.3.zip [22:53:17] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/wrcbe/wrcbe-v1.3.1.1.zip', with 3 trie(s) remaining [22:53:18] [sEVERE] Copying: /temp/file6372529235944788717.tmp to: /temp/wrcbe-v1.3.1.1.zip [22:53:18] [sEVERE] File Downloaded: /temp/wrcbe-v1.3.1.1.zip [22:53:19] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/wrcbe-addons/wrcbe-addons-v1.3.1.2.zip', with 3 trie(s) remaining [22:53:20] [sEVERE] Copying: /temp/file43049951484246804.tmp to: /temp/wrcbe-addons-v1.3.1.2.zip [22:53:20] [sEVERE] File Downloaded: /temp/wrcbe-addons-v1.3.1.2.zip [22:53:20] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/z-technic-configs/z-technic-configs-v7.3.5.zip', with 3 trie(s) remaining [22:53:20] [sEVERE] Copying: /temp/file2599908337067562788.tmp to: /temp/z-technic-configs-v7.3.5.zip [22:53:20] [sEVERE] File Downloaded: /temp/z-technic-configs-v7.3.5.zip [22:53:21] [sEVERE] Loading Launcher from 'techniclauncher/technicssp' [22:56:16] [sEVERE] ------------------------------------------ [22:56:16] [sEVERE] Launcher is starting.... [22:56:16] [sEVERE] Launcher Build: '1.0.2.0' [22:56:16] [sEVERE] Allocated 1527.6875 Mb of RAM [22:56:16] [sEVERE] Java VM: '1.6.0_37-b06-434-10M3909' [22:56:16] [sEVERE] OS Version: '10.6.8' [22:56:16] [sEVERE] Is 64-bit: 'true' [22:56:16] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'. [22:56:17] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining [22:56:17] [sEVERE] Copying: /temp/file5918513868121935803.tmp to: /launcher/CHECKSUM.md5 [22:56:17] [sEVERE] File Downloaded: /launcher/CHECKSUM.md5 [22:56:17] [sEVERE] [MD5 Mismatch] File '/launcher/technicssp/modpack.yml' has md5 of 'c28e5864ba31e401ca3f10ea14d1736e' instead of '7162fbf667cf95e1af52d66dcd92ef46' [22:56:17] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/technicssp/modpack.yml'. [22:56:18] [sEVERE] [info] Downloading 'minecraft.yml' from 'http://206.217.207.1/Technic/minecraft.yml'. [22:56:25] [sEVERE] Loading Launcher from 'techniclauncher/technicssp' [22:57:34] [sEVERE] ------------------------------------------ [22:57:34] [sEVERE] Launcher is starting.... [22:57:34] [sEVERE] Launcher Build: '1.0.2.0' [22:57:34] [sEVERE] Allocated 1527.6875 Mb of RAM [22:57:34] [sEVERE] Java VM: '1.6.0_37-b06-434-10M3909' [22:57:34] [sEVERE] OS Version: '10.6.8' [22:57:34] [sEVERE] Is 64-bit: 'true' [22:57:35] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'. [22:57:35] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining [22:57:35] [sEVERE] Copying: /temp/file5704655008311523155.tmp to: /launcher/CHECKSUM.md5 [22:57:35] [sEVERE] File Downloaded: /launcher/CHECKSUM.md5 [22:57:35] [sEVERE] [MD5 Mismatch] File '/launcher/technicssp/modpack.yml' has md5 of 'c28e5864ba31e401ca3f10ea14d1736e' instead of '7162fbf667cf95e1af52d66dcd92ef46' [22:57:35] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/technicssp/modpack.yml'. [22:57:37] [sEVERE] [info] Downloading 'minecraft.yml' from 'http://206.217.207.1/Technic/minecraft.yml'. [23:04:25] [sEVERE] Loading Launcher from 'techniclauncher/technicssp'
-
The Plague Corporation *Mod Edit* Dis shit's wikked awesome yo.
ImOverHere replied to Backplague's topic in Avant Garde Arena
THAT IS FREAKIN AWESOME!!!!!! -
No clue why, but I can't keep my eyes off your profile picture. It seems a little intriguing. Don't know why. Just saying. Lol