• 0

    posted a message on Why am I Getting Ads?
    Quote from thebaum64»

    Linux is awful mate

    What bad experience did you have with it, aside from not being able to run Windows programs?

    If I had my way, I would've been Linux-only years ago, but far too many things won't run under Linux because Wine isn't great, and Virtualbox has terrible Graphics-emulation which makes it very laggy.

    EDIT:
    Besides, you don't need to permanently switch, just try switching temporarily to Linux to see if the forums continue to give your CPU a stroke, in which case there's probably something screwy going on with the forums. If you can run Minecraft, I doubt it's your computer.
    Posted in: Forum Discussion & Info
  • 0

    posted a message on Clay Soldiers Mod v. 3.0.0-alpha.3 (MC 1.12.x) / 2.0.0-beta.2 (MC 1.7.10)
    Quote from Theren5544»
    I tried it Alone, and this came up:

    [16:55:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [16:55:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [16:55:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [16:55:03] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1232 for Minecraft 1.7.10 loading
    [16:55:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [16:55:04] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/benjamin/Library/Application Support/minecraft for Forge Mod Loader
    java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
    at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
    at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[forge-1.7.10-10.13.2.1232.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[forge-1.7.10-10.13.2.1232.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[forge-1.7.10-10.13.2.1232.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1232.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1232.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1232.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1232.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
    Exception in thread "main" [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [16:55:04] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    [16:55:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65
    You're using Java 6. Update Java. I can't provide tech support as I don't own a mac, though, sorry!
    EDIT: Ninja'd by San. Dangiit.
    Posted in: Minecraft Mods
  • 0

    posted a message on Why am I Getting Ads?
    I guess your next best test would be to try installing Linux (Linux Mint, Ubuntu, etc) and go to the forums and see if they're still being stupidly slow.
    Posted in: Forum Discussion & Info
  • 0

    posted a message on Why am I Getting Ads?
    Quote from thebaum64»

    Idk whats wrong then... my CPU is like having a stroke...

    It's possible something else on the page is murdering your CPU.

    I think Adblock Plus just disables the rendering of ads, I'm not entirely sure if it 100% disables them, so it's possible your PC got compromised. You need a new PC anyway, considering you can't play 1.8 due to lag and the fact that Windows XP reached EOL and is extremely insecure.
    Posted in: Forum Discussion & Info
  • 1

    posted a message on BTAM: New Cool Dimension: Pandora, with trees higher than 100 blocks!!!
    I suggest working more on Pandora, and the non-ultra-OP items, maybe turning this into a epic new dimension mod.

    1904 diamonds for the most OP tools ever still isn't balanced.
    Posted in: Minecraft Mods
  • 2

    posted a message on BTAM: New Cool Dimension: Pandora, with trees higher than 100 blocks!!!
    I'm assuming this is your first mod, which I can understand meaning you make admin-armor.

    This is a tad insane though. If you pull out all the stupidly OP stuff and work on expanding the skydimension you added though, it could probably be a pretty good mod (even if you attract about 1000 aether fans screaming about you ripping off the Aether), there aren't enough epic new dimension mods out there.

    ATM: Too OP, don't like it much, needs some polish and balancing.
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    I'm really sad to see AM2 die, and I wish you the best of luck in your future work, Mithion.

    Before leaving though, you need to hand the torch of AM2 to another dev, or even open-source the project. This is a big mod, it shouldn't be seeing an end like this. :(
    Posted in: Minecraft Mods
  • 1

    posted a message on Clay Soldiers Mod v. 3.0.0-alpha.3 (MC 1.12.x) / 2.0.0-beta.2 (MC 1.7.10)
    Quote from AllenWL»

    I guess? what's "The Hobbit: Kingdoms of Middle Earth"?

    I'd try to make it myself, but I don't really know how I would do that, and I don't exactly have money to run a server.

    A kingdom-building MMO, it has a lot of stuff you mentioned in it like building your kingdom, producing resources, and getting troops, although it's mobile so it's pay-to-win. ._.
    Posted in: Minecraft Mods
  • 0

    posted a message on Clay Soldiers Mod v. 3.0.0-alpha.3 (MC 1.12.x) / 2.0.0-beta.2 (MC 1.7.10)
    Quote from AllenWL»


    I... I....
    I don't know what to say.

    So much new stuff, and everything looks(er... sounds) so cool!
    I'm gonna spend so much time making arenas and staging wars....

    You know, won't it be cool to have a server/map or something where you can't actually gather resources, but have to earn money by having your clay soldiers fight in arenas, then use the money to buy upgrades/more soldiers or items and land to build/farm/mine on and such for yourself?

    Something along the lines of The Hobbit: Kingdoms of Middle Earth, except clay-soldier themed? I like the sound of that.
    Posted in: Minecraft Mods
  • 0

    posted a message on If Mojang stopped updating Minecraft, what would you do?
    Continue modidng and making/playing modpacks, and playing other games, blocky or not.
    Posted in: Discussion
  • 1

    posted a message on The mod adder. the idea that will change minecraft FOREVER.
    No support, this is a terrible plan because mods are supposed to be MODS. Optional modifications that may or may not improve your game experience and lag out your client. Modpacks get very unstable and crashy if they have too many mods, which means after a few months Minecraft will be buggy as heck.

    This is why Mojang is working on a mod system of some sort, so it'll be easy to find, install, and play with mods.
    Posted in: Suggestions
  • 0

    posted a message on You Wake Up In The Middle Of The Night And See The Above Avatar Standing In The Darkest Corner Of Your Room! You...
    Why is a massive reptile of some variety in my room? This place has waay too much stuff to hold as it is, not even counting creatures from another age.
    Posted in: Forum Games
  • 0

    posted a message on Users Can No Longer Un-Like Posts (Up-Vote Bug)
    Quote from webrosc»
    click the little green arrow on the bottom left of the post to give thanks for that post, the forum doesn't have a dislike/downvote button

    Thankfully, downvote buttons can be way-crazy-abused.
    (Proof: Facepunch forums, it has a fancier vote system with ratings like "zing" "winner" "agree" "disagree" "dumb", etc, except "dumb" is probably the most used of all the ratings. :P)

    I like upvotes only, it's nice and something different. Also good for keeping out the downvote-spree-trolls that lurk on the internet, in the dark unpleasant corners that we Minecrafters never visit.
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [Forge] [1.6-7.x] [Over 200 DLS] Cliffie's Goos
    Quote from thebaum64»
    Download broke:


    and I personally am not to big a fan of the textures...

    Broken download is presumably something on Curse's part, I have no control over it.

    Quote from medsal15»
    Just saw the 3rd poll. Anti-goo is a goo which goes only on goos and disapear? Or a block which prevents goos approaching?

    Antigoo would be something that turns goo into dirt or stone, allowing a overly-tainted world to come back to a normal state.
    We already have anti-goo-spread blocks, the anti-taint-walls and force fields.
    Quote from Yoshidude»

    He hasn't updated the pics, I actually created textures for him that is much better. Also, the download isnt down for me.

    I will be redoing the pictures soonish, never quite got around to it.
    I've been busy and not focused on this lately, sorry. :/
    Posted in: WIP Mods
  • 0

    posted a message on What do you think about the moderation of this site?
    Quote from Beltir»

    Bans aren't given out quickly. There have been members with several repeat infractions that simply get a point, a temporary posting ban (depending on how many active infractions they have) and are still allowed to use this site. However, if you're in a bad mood and make a post that is clearly breaking the rules, then it does need to be given an infraction. If it is your first one, there really is no problem. The post is removed, you get a PM and no posting restriction, so it is more of a notification to watch what you post. And as long as you wait a month, the infraction wears off and you are back to 0 points anyways. With how the infraction system is set up, it's a lot more forgiving than it used to be.

    I'm not just talking about players in a bad mood, but also admins and moderators who might be feeling "bitter and defensive" about things because people started screaming on the forums.

    I am aware of how the system works, it's better than most if not all forums I've seen, and I'm glad it's that way.
    Posted in: Forum Discussion & Info
  • To post a comment, please .