• 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Well, I kinda derped. I'm trying to put together a private modpack for me and my friends to use and i ran the installer and clicked disagree to get the files for the pack. To try and replicate my results however, I clicked agree and re-installed. Now however, I get a different error entirely.
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Initializing...
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Loading Web Displays Client by BuildLight for Minecraft 1.6.2:
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Adding library path "C:/Users/Tyler.Tyler-PC/AppData/Roaming/.pixelmon/WebDisplaysNatives"...
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Done without errors!
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Loading native JAwesomium...
    Client> 2013-09-01 21:24:36 [SEVERE] [WebDisplay] Failed to load JAwesomium!!!
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] java.lang.UnsatisfiedLinkError: C:\Users\Tyler.Tyler-PC\AppData\Roaming\.pixelmon\WebDisplaysNatives\JAwesomium.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary1(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.Runtime.loadLibrary0(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.System.loadLibrary(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.buildlight.webd.client.ClientProxy.init(ClientProxy.java:98)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.buildlight.webd.WebDisplay.onInit(WebDisplay.java:127)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    Client> 2013-09-01 21:24:36 [SEVERE] [WebDisplay] Web Displays will enter in no-screens mode; YOU WILL GET THE OMG INSTALLATION FAILED ERROR!
    Client> 2013-09-01 21:24:36 [SEVERE] [WebDisplay] OS: Windows 7, Arch: 64
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Adding receipes...
    Posted in: Minecraft Mods
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Initializing...
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Loading Web Displays Client by BuildLight for Minecraft 1.6.2:
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Adding library path "C:/Users/Tyler.Tyler-PC/AppData/Roaming/.pixelmon/WebDisplaysNatives"...
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Done without errors!
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Loading native JAwesomium...
    Client> 2013-09-01 21:24:36 [SEVERE] [WebDisplay] Failed to load JAwesomium!!!
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] java.lang.UnsatisfiedLinkError: C:\Users\Tyler.Tyler-PC\AppData\Roaming\.pixelmon\WebDisplaysNatives\JAwesomium.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary1(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.Runtime.loadLibrary0(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.System.loadLibrary(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.buildlight.webd.client.ClientProxy.init(ClientProxy.java:98)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.buildlight.webd.WebDisplay.onInit(WebDisplay.java:127)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    Client> 2013-09-01 21:24:36 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    Client> 2013-09-01 21:24:36 [SEVERE] [WebDisplay] Web Displays will enter in no-screens mode; YOU WILL GET THE OMG INSTALLATION FAILED ERROR!
    Client> 2013-09-01 21:24:36 [SEVERE] [WebDisplay] OS: Windows 7, Arch: 64
    Client> 2013-09-01 21:24:36 [INFO] [WebDisplay] Adding receipes...


    From what I can tell, the mod is erroring because my system is 64 bit so it can't launch 32 bit .Dll files. Any fix for this possible? It is possible that I only need a 64 bit version of the .dll you're using if you could possibly supply me one I could test this. Thanks, I hope for a fix soon :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Sonic Ether's Unbelievable Shaders [compatible with Minecraft 1.12.2 via OptiFine]
    Just wondering if you could put together a Shader pack that has the Ultra Motion blur whilst retaining the DOF view. Love this shader <3
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.20.1]Sildur's shaders [PC/MAC/INTEL] Vibrant v1.51, Enhanced v1.16, Basic v2.2 are out now! (August 8th, 2022)
    just wondering whether I could have a beta version of the vibrant shaders pack :P It looks amazing and I wouldn't mind a half finished beta since I'm running a Nvidia GPU :D
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    In FTB Unleashed, NEI crashes sometimes when looking at what Tinkerer's Construct liquids can be used for. Here is the Pastebin link: http://pastebin.com/Eipv5x1u
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Any chances on you updating Plasticraft to 1.6.2 and bring it back from the dead? Really loved that mod, and it'd be nice if an api and a version for 1.6.2 was made ^-^
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Capes! [Multiplayer Capes/Cloaks][www.MCCapes.com][Cape Gallery] + Transparent/Animated!
    Please could I have access to the Animated Capes Page? thanks dude :D

    My name is "artman116" Btw!
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from mDiyo


    artman116: We'll have a stable version in a few days. I'm whipping up a batch of arrows today.



    ABSOLUTELY THANK YOU! :D you are the best ever! :3
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from mDiyo

    Heart Canisters are now in the game. They can be placed in the matching slot in the armor gui and give a permanent increase to health while equipped. They are fairly expensive. The hearts drop rarely from overworld mobs and can be found in dungeons.

    Kraal: How about one minute of resistance, haste, and strength in exchange for 4 diamonds?

    artman116: That's odd. What version of TConstruct is on the server?

    minecraftguy14: You snapped the tool in pieces and expect it to magically heal? It's not a bug. Take care of your tools better. ^^;;


    TConstruct_1.3.3.15
    Pretty sad right now that I can't play on the server :( but hay ho, not everything can be good :P if it ain't helping me, then it's helping someone else with the error :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    When ever I try and join a server that I play on, I crash. This usually happens when i repeatedly interact with the smeltery and it fails to render the world objects. When ever I log in now though, my minecraft instantly crashes due to the smeltery being in my in game vision and it failing to render the liquid/ore. Here is the error that im getting:
    -- Head --
    Stacktrace:
    at mods.tinker.tconstruct.client.block.SmelteryRender.renderLayer(SmelteryRender.java:140)
    at mods.tinker.tconstruct.client.block.SmelteryRender.renderSmeltery(SmelteryRender.java:59)
    at mods.tinker.tconstruct.client.block.SmelteryRender.renderWorldBlock(SmelteryRender.java:40)
    at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:153)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:60)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:484)
    at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:226)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1535)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1119)
    and
    java.lang.NullPointerException
    at mods.tinker.tconstruct.client.block.SmelteryRender.renderLayer(SmelteryRender.java:140)
    at mods.tinker.tconstruct.client.block.SmelteryRender.renderSmeltery(SmelteryRender.java:59)
    at mods.tinker.tconstruct.client.block.SmelteryRender.renderWorldBlock(SmelteryRender.java:40)
    at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:153)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:60)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:484)
    at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:226)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1535)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1119)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:991)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
    at net.minecraft.client.Minecraft.run(Minecraft.java:760)
    at java.lang.Thread.run(Unknown Source)
    Posted in: Minecraft Mods
  • 0

    posted a message on ★★★★★ PhanaticMC Network ★★★★★ skyblock skygrid factions creative minigames + more
    Minecraft Username: artman116
    [optional]What do you think of the server?: its pretty sexy and amazing :D
    Posted in: PC Servers
  • 0

    posted a message on ChickenBones Mods
    Hey, when i run Chicken Bones core with NEI - both at the highest version mind you - even with differnet versions of forge i keep getting an error with the core code. Here's the pastebin link: http://pastebin.com/qnK8V8xJ thanks for checking it out :D
    Posted in: Minecraft Mods
  • To post a comment, please .