forntonio Posted September 15, 2013 Posted September 15, 2013 Hello. I'm making a modpack. When I was about to test it however, it crashed. Leaving me with this log ---- Minecraft Crash Report ---- // Ouch. That hurt Time: 2013-09-15 14:10 Description: Failed to start game java.lang.NullPointerException at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144) at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222) at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:408) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_21, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 546399040 bytes (521 MB) / 859111424 bytes (819 MB) up to 1908932608 bytes (1820 MB) JVM Flags: 2 total; -Xmx2048m -XX:MaxPermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: LWJGL: 2.4.2 OpenGL: GeForce 410M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Any help is greatly appreciated! Forn
forntonio Posted September 21, 2013 Author Posted September 21, 2013 Wow... This community is really helpful...
forntonio Posted September 21, 2013 Author Posted September 21, 2013 Of course I did! That is how I managed to do all my other modpacks! Anyways. Any real suggestion? Forn
dwwojcik Posted September 21, 2013 Posted September 21, 2013 Of course I did! That is how I managed to do all my other modpacks! Anyways. Any real suggestion? That doesn't look like the full crash report. Post the whole thing please. Forn Never, never do this.
forntonio Posted September 21, 2013 Author Posted September 21, 2013 Okey. That IS the full crash report, if you don't believe me, fine, but don't complain. Why can't I post my signature? If I want to, let me. And also, instead of pointing out that I shouldn't do it, tell me why. Do you plan helping me or not? If no, then leave this comment section to people who will. Forn
dwwojcik Posted September 21, 2013 Posted September 21, 2013 Okey. That IS the full crash report, if you don't believe me, fine, but don't complain. Why can't I post my signature? If I want to, let me. And also, instead of pointing out that I shouldn't do it, tell me why. Do you plan helping me or not? If no, then leave this comment section to people who will. Forn Mkay. It didn't look like it but I believe you. It's against the rules. And it is entirely unnecessary as your username is already on your post in two places. Well, if that's the whole crash report the only thing I can think of is: Do you have MMMPS and Optifine?
forntonio Posted September 21, 2013 Author Posted September 21, 2013 I got Optifine. And the crashlog is from "gamefolder"/crash-reports/"crashlog" And wow, I had no idea that was against the rules, but thanks for letting me know :-). I can post you the Forge crashlog too if you want: 2013-09-15 14:17:26 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2013-09-15 14:17:26 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-09-15 14:17:26 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Anton\Desktop\TechnicLauncher.exe 2013-09-15 14:17:26 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\System32\cmd.exe ; C:\Windows\system32;C:\Program Files\Java\jre7\bin;. 2013-09-15 14:17:26 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Discovering coremods 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.7.3.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.7.3.jar 2013-09-15 14:17:26 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.7.3.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found a candidate coremod Galacticraft-1.5.2-a0.1.36.410.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loading coremod Galacticraft-1.5.2-a0.1.36.410.jar 2013-09-15 14:17:26 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loaded coremod Galacticraft-1.5.2-a0.1.36.410.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.6-1.5.2.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.6-1.5.2.jar 2013-09-15 14:17:26 [FINE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded. 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.6-1.5.2.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.27.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.27.jar 2013-09-15 14:17:26 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.27.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found a candidate coremod playercoreapi_1.5.2_1.0.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loading coremod playercoreapi_1.5.2_1.0.jar 2013-09-15 14:17:26 [WARNING] [ForgeModLoader] The coremod net.aetherteam.playercore_api.PlayerCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loaded coremod playercoreapi_1.5.2_1.0.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found a candidate coremod tropicraft.jar 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Loading coremod tropicraft.jar 2013-09-15 14:17:26 [sEVERE] [ForgeModLoader] Coremod tropicraft.jar: Unable to class load the plugin tropicraft.asm.TropicraftCorePlugin java.lang.ClassNotFoundException: tropicraft.asm.TropicraftCorePlugin at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) at net.minecraft.Launcher.init(Launcher.java:127) at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:200) at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:81) at org.spoutcraft.launcher.skin.LoginFrame.onEvent(LoginFrame.java:300) at org.spoutcraft.launcher.skin.LoginWorker.doInBackground(LoginWorker.java:102) at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at org.jdesktop.swingworker.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir 2013-09-15 14:17:26 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir 2013-09-15 14:17:27 [iNFO] [Galacticraft] 1.5.2 2013-09-15 14:17:27 [iNFO] [Galacticraft] Successfully Registered Transformer 2013-09-15 14:17:27 [iNFO] [Galacticraft] 1.5.2 2013-09-15 14:17:27 [FINEST] [ForgeModLoader] Running coremod plugins 2013-09-15 14:17:27 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-09-15 14:17:28 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-09-15 14:17:28 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-09-15 14:17:28 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-09-15 14:17:28 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-09-15 14:17:28 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin 2013-09-15 14:17:28 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-09-15 14:17:28 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully 2013-09-15 14:17:28 [FINEST] [ForgeModLoader] Running coremod plugin GalacticraftPlugin 2013-09-15 14:17:28 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game... 2013-09-15 14:17:29 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game... 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Coremod plugin GalacticraftPlugin run successfully 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Running coremod plugin GuiAPIDummyCoreMod 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Coremod plugin GuiAPIDummyCoreMod run successfully 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin 2013-09-15 14:17:29 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Running coremod plugin PlayerCoreLoadingPlugin 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Coremod plugin PlayerCoreLoadingPlugin run successfully 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Validating minecraft 2013-09-15 14:17:29 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-09-15 14:17:29 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: net/minecraft/client/Minecraft (3 / 3) 2013-09-15 14:17:30 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq (4 / 4) 2013-09-15 14:17:30 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: ng (1 / 1) 2013-09-15 14:17:30 [iNFO] [sTDOUT] Inserted super call into azg.c 2013-09-15 14:17:30 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.27.jar 2013-09-15 14:17:30 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bdr (2 / 2) 2013-09-15 14:17:30 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bfq (1 / 1) 2013-09-15 14:17:31 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: rh (2 / 2) 2013-09-15 14:17:31 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method. 2013-09-15 14:17:32 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq (4 / 4) 2013-09-15 14:17:32 [iNFO] [sTDOUT] 229 recipes 2013-09-15 14:17:32 [iNFO] [sTDOUT] 27 achievements 2013-09-15 14:17:32 [iNFO] [Minecraft-Client] Setting user: forntonio 2013-09-15 14:17:32 [iNFO] [sTDOUT] (Session ID is 546d30831fb0c7c1362314066e8b39d6d324a174) 2013-09-15 14:17:32 [iNFO] [sTDERR] Initial mode: 1366 x 768 x 32 @60Hz 2013-09-15 14:17:32 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2 2013-09-15 14:17:34 [iNFO] [sTDERR] java.lang.NullPointerException 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144) 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222) 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150) 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112) 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:408) 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-09-15 14:17:34 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-09-15 14:17:34 [iNFO] [sTDERR]at java.lang.Thread.run(Unknown Source) 2013-09-15 14:20:08 [iNFO] [sTDOUT] Exiting mod pack
forntonio Posted September 22, 2013 Author Posted September 22, 2013 I get grey screen =C Modpack zip
forntonio Posted September 22, 2013 Author Posted September 22, 2013 Well, a friend of mine helped me fix it, any admin able to close this forum? This community is useless. Don't know what they are doing and hanging themselves up on things that has nothing with the thread to do. Credit to Amaxter for fixing this for me, at the first try. *my signature here* -.-
dwwojcik Posted September 22, 2013 Posted September 22, 2013 An admin is able to close this, but they won't. Why would they? I'm sorry that we aren't experts. All users should have a complete technical knowledge of everything they do, I agree. I'm sure I speak for the whole community when I say: We are sincerely sorry.
forntonio Posted September 23, 2013 Author Posted September 23, 2013 I did not write that. Nor did I mean that. What I meant was, if you don't plan to help the person who needs help, then why even bother suggesting things that isn't going to help? Also, I saw that this thread had a bit over 100 views or so I think, but only one user who comments. Why? And the reason I want this thread to be closed is because the thread is completely unnecessary and is just taking up space. And please, stop the sarcasm, I'm sorry if you got personally offended, but the only thing I can see on this thread meant for you was *my signature here* -.- Obviously, I don't see why people even bother about such a thing as a signature Don't know what they are doing and hanging themselves up on things that has nothing with the thread to do. Again, the signature thing. That IS the full crash report, if you don't believe me, fine, but don't complain. Why can't I post my signature? If I want to, let me. And also, instead of pointing out that I shouldn't do it, tell me why. Do you plan helping me or not? If no, then leave this comment section to people who will. Again, signature thing. That is the only things I wrote meant for you. So, I don't see where that sarcasm is coming from, I never said that you have to know everything, I don't, and that is why I made the thread. And also, I tried to stop being aggressive: I got Optifine. And the crashlog is from "gamefolder"/crash-reports/"crashlog" And wow, I had no idea that was against the rules, but thanks for letting me know :-). I didn't see any "no problem" or anything like that after I wrote that. However, please, just stop commenting this thread, the case is solved and no need to use this as a rage thread. However, if you got offended, I'm so sorry, you don't deserve that. Sincerely/ Oh right! Can't post my signature because I don't want this to happen again, right? forntonio, You signed your message (MineCraft Crash 1.5.2 Custom Modpack). In 2012 most modern forum software shows your name on the side of your post. Why post it again? Horrible, just horrible. We gave you an infraction point for this. it will expire in a month. You may also want to look up how to find your full error log, because that is not it. The way he wrote that is "horrible, just horrible". Writing a signature, is horrible? ROFL. And what is an infraction point anyways? And he thinks that I did not post my full crash log... What an idiot, thinks he knows everything... Another thing to this "Jay?", why would he write my name on the top of the message? I already know my forum name and it's on two other places at the messages page. Horrible, just horrible.
SXScarecrow Posted September 23, 2013 Posted September 23, 2013 If you want to continue to remain here, I would caution you to watch your attitude. The staff don't approve. I would have helped you, but I didn't see this until today. Once again, on behalf of the users of these forums, we are sorry we did not respond to your minor issue with a miracle fix. The only miracle workers here are the cats.
Neowulf Posted September 23, 2013 Posted September 23, 2013 The way he wrote that is "horrible, just horrible". Writing a signature, is horrible? ROFL. The message is a standard automated reply. When giving warning we have a list of standard warning to choose from, of which that one is the signing name in post option. And what is an infraction point anyways? An infraction point is an expiring tally of rule breaking. Hit a certain level and the forum software will inform the local populace that you lack the ability to follow the rules. Earn enough and you'll be barred from posting until some of your points expire. And he thinks that I did not post my full crash log... What an idiot, thinks he knows everything... Are you refering to jay? here? I assume so because this is lumped in as a reply to your warning, but jay? has had no other interaction with you that I can see. It was dwwojcik that told you to post a full report. Another thing to this "Jay?", why would he write my name on the top of the message? I already know my forum name and it's on two other places at the messages page. Horrible, just horrible. Because the PM is addressed to you, as in "Hey forntonio". It is not Jay? name dropping for the sake of reminding you who created the message. Though I'm sure if you truly believe it to be unfair we can instead have further warning PMs address you in a different manner. "Whiny self-important child" would be a descriptive enough without using your actual forum name, wouldn't you agree? Now, are you done ignoring the rules and whining about the quality of support fellow players have volunteered? If so this thread can die a swift death as interest in it disappears.
SXScarecrow Posted September 24, 2013 Posted September 24, 2013 I'm thinking a minor Whale Box event.....
dwwojcik Posted September 24, 2013 Posted September 24, 2013 I'm thinking a minor Whale Box event..... Meh, he didn't go wild. I don't think a bad attitude is exciting enough for the box.
SXScarecrow Posted September 24, 2013 Posted September 24, 2013 Meh, he didn't go wild. I don't think a bad attitude is exciting enough for the box. Maybe, but this specimen of potential entertainment has run away now, so I guess it doesn't matter. I was looking forward to that.....
dwwojcik Posted September 24, 2013 Posted September 24, 2013 Forntonio, you should have tried harder.
SXScarecrow Posted September 24, 2013 Posted September 24, 2013 Forntonio, you should have tried harder. Goddamnit yes! The poor old Box hasn't seem decent entertainment for a while. Well, lets resume our normal lives for now.
forntonio Posted September 24, 2013 Author Posted September 24, 2013 Well, a friend of mine helped me fix it, any admin able to close this forum? This community is useless. Don't know what they are doing and hanging themselves up on things that has nothing with the thread to do. Credit to Amaxter for fixing this for me, at the first try. *my signature here* -.- Yes, I do regret posting that 2nd line there :3. I got mad because of the signature thingy. However, I did say sorry (in case you didn't see that) and that I just want his thread to be closed/ignored or whatever. And hey, what's a Whale Box? And if "Horrible, just horrible" is on your presets for signaturing, then you might want to change it ._. Because there is so many other things that is more than "horrible" Are you refering to jay? here? I assume so because this is lumped in as a reply to your warning, but jay? has had no other interaction with you that I can see. It was dwwojcik that told you to post a full report. Yup, in his message, like at the last sentance it said "You might want to look up your full crash report because that is not it." That made me go fullrage on him. Using the expression "horrible" and in saying I can't find my full crash report... However the "idiot" word maybe wasn't the best word to write, but like I said: FULLRAGE And the reason I brang the thing about "Hey forntonio" is because it was so ironic. Why would I try harder? Problem is solved and I don't want this weird thread to become one of thise long fighting threads. Sincerely / *name is at side of the post*
dwwojcik Posted September 24, 2013 Posted September 24, 2013 And hey, what's a Whale Box? It's a wonderful place full of the most hilarious threads that the mods wished to preserve for posterity. You should go and sheck it out, there's some great stuff in there! And the reason I brang the thing about "Hey forntonio" is because it was so ironic. Well, it is a bit different. He was adressing you, as it doesn't automatically say who he is talking to. The line is a bit fuzzy but it is there. Sincerely / *name is at side of the post* True dat.
_Mataroyale_Modpacker_ Posted September 25, 2013 Posted September 25, 2013 And if "Horrible, just horrible" is on your presets for signaturing, then you might want to change it ._. Because there is so many other things that is more than "horrible" Like lashing out at the community. Seriously, put on a happy face. You'll notice the whole community reacts when you do!
forntonio Posted September 25, 2013 Author Posted September 25, 2013 You'll notice the whole community reacts when you do! I see, the ashamed face wasn't enough :3 Wuv that song by the way. Like lashing out at the community" Well, that is sort of after receiving that "infraction point", like I have wrote in previous post: FULLRAGE It's a wonderful place full of the most hilarious threads that the mods wished to preserve for posterity. You should go and sheck it out, there's some great stuff in there! I would wuv too! Can you send me the link, please? *angel-face* Sincerely / *name is at side of post I tried to make a nice ending by posting my signature, but not write it, because it's against the rules, without being mean :3 // The mad-to-ashamed-to-happy-face
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now