Hey man! I was wondering how you get Adobe Flash Player to work with this mod, since I saw TheBearGame's spotlight on this mod and seen him using Youtube on his screen, I was wondering how you get it. It was probably something I missed in the thread and if it is then I am sorry for bothering you
Weird... like, I tought that when you install Flash for one browser it was installed for all of them...
And when you install Flash from here, does it fix your problem? Which browser are you using?
Just to let u know it's deff me pc yippee been not getting bios post for about a week but still got bios beep and pc loaded fine. So thought I would leave it for a while till I could be **** to flash new bios. Then go to load today and windows gen pops up so it's detecting motherboard wrong yippee. So new board on order. The moral of the story don't ever buy a gigabyte stick with Asus or at push asrock
The Meaning of Life, the Universe, and Everything.
Location:
York
Join Date:
5/1/2012
Posts:
62
Minecraft:
artdude543
PSN:
artdude5432
Member Details
I have flash installed for Chrome and Flash for Windows 8 as flash is handled by Windows Updater in Windows 8 and I can't play any "Flash" content. As far as I can tell its a Windows 8 thing and my Windows 7 VM it works :/ I will have a look around to see what I can do to fix my issue. But I thought I would point this out.
Edit!:
I found a fix I had to force install Flash and its working now :/ Seems the windows updater did not install flash right.
Weird... like, I tought that when you install Flash for one browser it was installed for all of them...
And when you install Flash from here, does it fix your problem? Which browser are you using?
Mhhh... ok ^^
Thanks and nice vids guys ^^ May I put your videos in the mod's description?
Totally! I'd love for that spoof of a video to be in the description
over reacting there... it just seams better to just tear upen the .jar file and find the mod'd .zip file and put that in to your mods folder...
for get i sayed that... its just not working... the block is there the right click works but then it wont work... nice try it failed...o and the next time you make a installer... be smart about it sometimes people like to have a diffrent drectory than appdata/.minecraft... good luck and god help you...
for get i sayed that... its just not working... the block is there the right click works but then it wont work... nice try it failed...o and the next time you make a installer... be smart about it sometimes people like to have a diffrent drectory than appdata/.minecraft... good luck and god help you...
OH MY ******* GOD! I totally forgot that... the text field where you can select the minecraft directory doesn't change anything... I'm sorry about that... I TOTALLY FORGOT. It's not something difficult, but... well... I'm sorry dude.
I need to fix this installer, and I'll make a tutorial how to install the mod manually.
-- NOTE --
The installer is not a piece of **** that simply put the mod in your mod folder ^^... it configures all minecraft to be compatible with Awesomium, the library that I use to provide web rendering. This is a little bit complicated, and depends on which version of java you are using.
o and the next time you make a installer... be smart about it sometimes people like to have a diffrent drectory than appdata/.minecraft... good luck and god help you...
Help! I installed Forge and this mod just as you said but when I go to launch the game, I can't get past the launcher because it crashes. Here is the crash report (if it helps any):
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 8/12/13 2:32 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/awesomium/WebConfig
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:698)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.NoClassDefFoundError: com/awesomium/WebConfig
at net.montoyo.webd.client.ClientProxy.init(ClientProxy.java:52)
at net.montoyo.webd.WebDisplay.onInit(WebDisplay.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
... 10 more
Caused by: java.lang.ClassNotFoundException: com.awesomium.WebConfig
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.UnsupportedClassVersionError: com/awesomium/WebConfig : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.6.0_31, Sun Microsystems Inc.
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Sun Microsystems Inc.
Memory: 40525792 bytes (38 MB) / 97607680 bytes (93 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 4 mods loaded, 4 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
WebDisplay{0.1} [Web Displays] (WebDisplays.zip) Unloaded->Constructed->Pre-initialized->Errored
Edit: Nevermind, I fixed it by unchecking "Executable" in the Edit Profile box :3
Very amazing mod was watching a movie perfectly with a friend
i see your adding keyboard support
question is there any chance of like mouse support like scrolling and maybe zooming in and out
anyways AMAZING MOD I GIVE YOU A THUMBS UP FOR MAKING IT !
EDIT:Could you make allow more than 1 gb of ram on minecraft without crashing?
also maybe add any screen size like 2x4 or 3x6 or basically any size and it resizes its self
it would be awesome. if you would like to catch a movie with me and my friend on this mod you are welcome to any time !
2 Edit: Maybe Link Browsers option xD
3 Edit: When you fullscreen it doesnt pop up on your desktop maybe have it just full screen on the browser only like the video on the web display blocks that would be cool
Help! I installed Forge and this mod just as you said but when I go to launch the game, I can't get past the launcher because it crashes. Here is the crash report (if it helps any):
Edit: Nevermind, I fixed it by unchecking "Executable" in the Edit Profile box :3
Yup... it seems that you are using java 6. After unchecking "Executable" in the Edit Profile box, can you create screen? and can you seem them?
Very amazing mod was watching a movie perfectly with a friend
i see your adding keyboard support
question is there any chance of like mouse support like scrolling and maybe zooming in and out
anyways AMAZING MOD I GIVE YOU A THUMBS UP FOR MAKING IT !
EDIT:Could you make allow more than 1 gb of ram on minecraft without crashing?
also maybe add any screen size like 2x4 or 3x6 or basically any size and it resizes its self
it would be awesome. if you would like to catch a movie with me and my friend on this mod you are welcome to any time !
2 Edit: Maybe Link Browsers option xD
Thanks HeroxZ ^^ I'm sorry but I can't do anything for your allowed ram problem. This is a java thing The problem of adding smaller screens is that it won't respect the 16:9 aspect ratio rule, and you'll get weird screens. If I want to support other screen dimensions, I would have to support other aspect ratio.
For the mouse support question, well... you can already scroll using the scroll bar, so, I don't think I'll add a real mouse system in addition to the touch-screen system.
Oh, and, what do you mean with "Link Browsers option" ?
This seems like a pretty good mod, but I'm having a problem with it. See, it downloads fine, and it even gets an "OK" in MagicLauncher (because that's what I use), but when I try to load a new world with it, the game 'stays' at the "Loading world; Converting world" screen. I wouldn't say it's a freeze, because it closes just fine. In other words, Minecraft doesn't go unresponsive.
Magic Launcher is not supported by my installer at the moment, and there is no way to detect which launcher you are using.
If you could add my video to the main post that would be great!
Oh Ok ^^ so, what is the error you're getting ?
Weird... like, I tought that when you install Flash for one browser it was installed for all of them...
And when you install Flash from here, does it fix your problem? Which browser are you using?
Mhhh... ok ^^
Thanks and nice vids guys ^^ May I put your videos in the mod's description?
Edit!:
I found a fix I had to force install Flash and its working now :/ Seems the windows updater did not install flash right.
My Mod On GitHub: Here
Totally! I'd love for that spoof of a video to be in the description
Of course
Yup! Will be fixed in the next version.
Uhhhhh.... weird... try this one: http://nico.tbb.free.fr/wd/WDI_0.1.exe
Thanks ^^
over reacting there... it just seams better to just tear upen the .jar file and find the mod'd .zip file and put that in to your mods folder...
for get i sayed that... its just not working... the block is there the right click works but then it wont work... nice try it failed...o and the next time you make a installer... be smart about it sometimes people like to have a diffrent drectory than appdata/.minecraft... good luck and god help you...
OH MY ******* GOD! I totally forgot that... the text field where you can select the minecraft directory doesn't change anything... I'm sorry about that... I TOTALLY FORGOT. It's not something difficult, but... well... I'm sorry dude.
I need to fix this installer, and I'll make a tutorial how to install the mod manually.
-- NOTE --
The installer is not a piece of **** that simply put the mod in your mod folder ^^... it configures all minecraft to be compatible with Awesomium, the library that I use to provide web rendering. This is a little bit complicated, and depends on which version of java you are using.
I fixed everything... you can download the new installer http://nico.tbb.free.fr/wd/WDI_0.2.jar
Sorry about those bugs guys.
Edit: Nevermind, I fixed it by unchecking "Executable" in the Edit Profile box :3
i see your adding keyboard support
question is there any chance of like mouse support like scrolling and maybe zooming in and out
anyways AMAZING MOD I GIVE YOU A THUMBS UP FOR MAKING IT !
EDIT:Could you make allow more than 1 gb of ram on minecraft without crashing?
also maybe add any screen size like 2x4 or 3x6 or basically any size and it resizes its self
it would be awesome. if you would like to catch a movie with me and my friend on this mod you are welcome to any time !
2 Edit: Maybe Link Browsers option xD
3 Edit: When you fullscreen it doesnt pop up on your desktop maybe have it just full screen on the browser only like the video on the web display blocks that would be cool
Yup... it seems that you are using java 6. After unchecking "Executable" in the Edit Profile box, can you create screen? and can you seem them?
Thanks HeroxZ ^^ I'm sorry but I can't do anything for your allowed ram problem. This is a java thing The problem of adding smaller screens is that it won't respect the 16:9 aspect ratio rule, and you'll get weird screens. If I want to support other screen dimensions, I would have to support other aspect ratio.
For the mouse support question, well... you can already scroll using the scroll bar, so, I don't think I'll add a real mouse system in addition to the touch-screen system.
Oh, and, what do you mean with "Link Browsers option" ?
Magic Launcher is not supported by my installer at the moment, and there is no way to detect which launcher you are using.
Let me release the 0.2 version and I'll try to support 1.5.2.