If by that you mean other mods, then yes. I've stated before that I was using the Galacticraft mod with this and the map was on Mars. This issue never happened before, as I was able to use this mod at Mars perfectly fine alongside the keyboard, and on this new map the keyboard suddently decides to act up.
The only difference is that now I'm using Oxygen Sealers instead of Oxygen Bubble Distributors to fill my base with oxygen. I don't know why that would make the keyboard act up, but I know that Oxygen Sealers use Oxygen Blocks to make a breathable area, while Oxygen Bubble Distributors only render a specific zone inside the bubble to be 'breathable'. Could the Oxygen Blocks be overriding the Keyboard block...?
When i launch it it crashes! Here is the report (I put it in a spoiler because it will take up the full page!)
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 28/10/13 10:26
Description: Initializing game
java.lang.NoClassDefFoundError: net/buildlight/webd/CreativeTabWebDisplays
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
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.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
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.ClassNotFoundException: net.buildlight.webd.CreativeTabWebDisplays
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
Caused by: java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 37 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
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.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
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)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 113853616 bytes (108 MB) / 342622208 bytes (326 MB) up to 954466304 bytes (910 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.61.867 Minecraft Forge 9.10.1.867 6 mods loaded, 6 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.61.867} [Forge Mod Loader] (minecraftforge-9.10.1.867.jar) Unloaded->Constructed
Forge{9.10.1.867} [Minecraft Forge] (minecraftforge-9.10.1.867.jar) Unloaded->Constructed
mod_Xray{MX for 1.6.2} [mod_Xray] (mod_XrayV1.11.zip) Unloaded->Constructed
WebDisplay{0.7} [Web Displays] (WebDisplays.zip) Unloaded
YI{1.0} [Your Ideas] (YourIdeasMod 1.6.2.zip) Unloaded
Launched Version: 1.6.2-Forge9.10.1.867
LWJGL: 2.9.0
OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2202, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Okay Im back, I would really like to use this mod, infact i just created a minecraftforums account and got the original launcher. My minecraft now comes up with yet another, different error.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 10/28/13 4:34 PM
Description: Initializing game
java.lang.NoClassDefFoundError: net/buildlight/webd/CreativeTabWebDisplays
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
at sun.reflect.GeneratedMethodAccessor2.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.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
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.ClassNotFoundException: net.buildlight.webd.CreativeTabWebDisplays
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
at sun.reflect.GeneratedMethodAccessor2.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.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
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)
When I try to use the installer, it either says, " Windows cannot start this application." Or, something else... I forgot... I tried manual install, still no work.
Is there a .jar file for this mod.
as of 1.6.4 there is no need to directly install files within the minecraft.jar file.
forge and mojang has made it much easier to install mods and core files straight into the mods folder.
When you have a .jar file available, please let me know.
thanks
Rollback Post to RevisionRollBack
Windows 7 x64-bit SP-1 - MC v1.7.10 - Forge 10.13.4.1517 - CodeChickenCore v1.0.7.47 - NEI v1.0.5.118 - (MultiMC v5.0.4.8)
So I installed a CLEAN 1.6.4 (I literally just took out my .minecraft and re-downloaded MC 1.6.4) and then ran minecraft. then i used the installer to install minecraft forge, then ran it again. (I made sure im using the "Forge" profile it set for me)
but when i use the Web Displays Installer it says it cant find a forge profile, i checked the log that appeared and it say that a forge profile doesnt exist.... but it does..? what do i do? no other mods are installed, not even optifine
(btw i just tried all of this over and over 6 times, still no luck)
here is what the log says:
Web Displays installer v0.9
OS: windows 7
Java Home: C:\Program Files\Java\jre7
Java Version: 1.7.0_25
Java Arch: 64
CPU: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
================== USING SYSTEM'S LOOK & FEEL =======================
Done!
=====================================================================
===================== OPENING LICENSE WINDOW ========================
User agrees to the terms of the Awesomium license!
=====================================================================
==================== FINDING JAVA 32bits HOME =======================
ProgramFiles(x86) is NOT null; this is a 64 bits os!
~~ Trying to auto-find java 32bit home ~~
Program Files (x86): C:\Program Files (x86)
Parsing java version jre7
Found JRE v7
~~ Found valid jre in "C:\Program Files (x86)\Java\jre7\bin" ~~
Java 32bits has been found automatically!
=====================================================================
===================== FINDING MINECRAFT PATH ========================
Found in C:/Users/TheBoys/AppData/Roaming/.minecraft
=====================================================================
- INSTALLATION START
Checking if the selected minecraft directory exists...
====================== READING PROFILE LIST =========================
Opening profile list...
Parsing profile list...
Scanning profile list...
Got profile list:
(Default) in null
User selected profile (Default) with version null
Checking wether the selected forge version folder exists...
Nope, it doesn't !
Wow, I love this mod, just tried it out and it works But... I am having 2 issues though:
1) I know that before screen had to be the exact size as you intended, but now if you make it lesser you only see a part of the screen and need to scroll it.... Is there a way to either keep the custom aspect ratio, or to do something similar to Ctrl+Scroll(up/down)? I tried it, didn't do anything
2) IS there a way to implement decreasing sound when moving away from monitors? If not, could there be a volume control peripheral maybe?
Anyway, thanks for making this great mod, and I hope it keeps getting better
I think so
Same error as
I think BuildLight need to fix this
Nope, no 1.5.2
Forge server.............. or mcpc
Read the faq xd
THIS IS MY FIRST MOD REVIEW
Follow @daorgest
Ehh... Install 32 bit java?
Maybe ever
I hope you have windows...
I have it too, windows 8
You can load the mod and play as usual but you can't interact with screens.
Read. The. Faq.
as of 1.6.4 there is no need to directly install files within the minecraft.jar file.
forge and mojang has made it much easier to install mods and core files straight into the mods folder.
When you have a .jar file available, please let me know.
thanks
Windows 7 x64-bit SP-1 - MC v1.7.10 - Forge 10.13.4.1517 - CodeChickenCore v1.0.7.47 - NEI v1.0.5.118 - (MultiMC v5.0.4.8)
but when i use the Web Displays Installer it says it cant find a forge profile, i checked the log that appeared and it say that a forge profile doesnt exist.... but it does..? what do i do? no other mods are installed, not even optifine
(btw i just tried all of this over and over 6 times, still no luck)
here is what the log says:
Web Displays installer v0.9
OS: windows 7
Java Home: C:\Program Files\Java\jre7
Java Version: 1.7.0_25
Java Arch: 64
CPU: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
================== USING SYSTEM'S LOOK & FEEL =======================
Done!
=====================================================================
===================== OPENING LICENSE WINDOW ========================
User agrees to the terms of the Awesomium license!
=====================================================================
==================== FINDING JAVA 32bits HOME =======================
ProgramFiles(x86) is NOT null; this is a 64 bits os!
~~ Trying to auto-find java 32bit home ~~
Program Files (x86): C:\Program Files (x86)
Parsing java version jre7
Found JRE v7
~~ Found valid jre in "C:\Program Files (x86)\Java\jre7\bin" ~~
Java 32bits has been found automatically!
=====================================================================
===================== FINDING MINECRAFT PATH ========================
Found in C:/Users/TheBoys/AppData/Roaming/.minecraft
=====================================================================
- INSTALLATION START
Checking if the selected minecraft directory exists...
====================== READING PROFILE LIST =========================
Opening profile list...
Parsing profile list...
Scanning profile list...
Got profile list:
(Default) in null
User selected profile (Default) with version null
Checking wether the selected forge version folder exists...
Nope, it doesn't !
okay nevermind i found the problem
I can't watch the Minecon stream
1) I know that before screen had to be the exact size as you intended, but now if you make it lesser you only see a part of the screen and need to scroll it.... Is there a way to either keep the custom aspect ratio, or to do something similar to Ctrl+Scroll(up/down)? I tried it, didn't do anything
2) IS there a way to implement decreasing sound when moving away from monitors? If not, could there be a volume control peripheral maybe?
Anyway, thanks for making this great mod, and I hope it keeps getting better
:|