I installed the mod, and the installer said everything worked, but after building the screen 16x9 and right clicking, I still get a blank screen. I can shift right click to enter a webpage, but right clicking does nothing. When I left click it destroys the block, the screen flashes white, then back to black. My install only contains the latest forge.
I love your mod, and have seen plenty of YouTubers use it. When I tried running it, my game crashed.
Here is the log...
---- Minecraft Crash Report ---- // Sorry
Time: 1/18/16 9:05 PM Description: Ticking entity
java.lang.NoSuchMethodError: net.montoyo.mcef.api.API.createBrowser(Ljava/lang/String;)Lnet/montoyo/mcef/api/IBrowser; at net.buildlight.webd.client.GLWebView.create(GLWebView.java:22) at net.buildlight.webd.entity.EntityWebScreen.createWebView(EntityWebScreen.java:164) at net.buildlight.webd.entity.EntityWebScreen.func_70030_z(EntityWebScreen.java:388) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
-- Head -- Stacktrace: at net.buildlight.webd.client.GLWebView.create(GLWebView.java:22) at net.buildlight.webd.entity.EntityWebScreen.createWebView(EntityWebScreen.java:164) at net.buildlight.webd.entity.EntityWebScreen.func_70030_z(EntityWebScreen.java:388) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked -- Details: Entity Type: WebDisplay.webdisp.screen.entity (net.buildlight.webd.entity.EntityWebScreen) Entity ID: 17 Entity Name: entity.WebDisplay.webdisp.screen.entity.name Entity's Exact location: -592.00, 5.00, 103.00 Entity's Block location: World: (-592,5,103), Chunk: (at 0,0,7 in -37,6; contains blocks -592,0,96 to -577,255,111), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511) Entity's Momentum: 0.00, 0.00, 0.00 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Music_Man934'/41, l='MpServer', x=-593.75, y=6.62, z=119.64]] Chunk stats: MultiplayerChunkCache: 145, 145 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-596,4,116), Chunk: (at 12,0,4 in -38,7; contains blocks -608,0,112 to -593,255,127), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511) Level time: 11714 game time, 11714 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 18 total; [EntityCow['Cow'/32, l='MpServer', x=-520.34, y=4.00, z=90.63], EntityCow['Cow'/33, l='MpServer', x=-524.34, y=4.00, z=113.78], EntitySheep['Sheep'/8, l='MpServer', x=-659.38, y=4.00, z=149.63], EntitySheep['Sheep'/9, l='MpServer', x=-659.41, y=4.00, z=150.91], EntityClientPlayerMP['Music_Man934'/41, l='MpServer', x=-593.75, y=6.62, z=119.64], EntitySheep['Sheep'/10, l='MpServer', x=-655.88, y=4.00, z=146.63], EntitySheep['Sheep'/11, l='MpServer', x=-655.66, y=4.00, z=157.81], EntityWebScreen['entity.WebDisplay.webdisp.screen.entity.name'/17, l='MpServer', x=-592.00, y=5.00, z=103.00], EntityPig['Pig'/18, l='MpServer', x=-591.88, y=4.00, z=191.63], EntityPig['Pig'/19, l='MpServer', x=-579.59, y=4.00, z=178.13], EntityPig['Pig'/20, l='MpServer', x=-582.50, y=4.00, z=181.50], EntityPig['Pig'/21, l='MpServer', x=-582.50, y=4.00, z=186.50], EntityPig['Pig'/25, l='MpServer', x=-547.97, y=4.00, z=90.06], EntityCow['Cow'/26, l='MpServer', x=-536.81, y=4.00, z=85.28], EntityPig['Pig'/27, l='MpServer', x=-542.84, y=4.00, z=84.66], EntityPig['Pig'/28, l='MpServer', x=-540.06, y=4.00, z=86.22], EntityPig['Pig'/29, l='MpServer', x=-541.50, y=4.00, z=83.81], EntityCow['Cow'/30, l='MpServer', x=-528.50, y=4.00, z=98.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 219825352 bytes (209 MB) / 333086720 bytes (317 MB) up to 3207856128 bytes (3059 MB) JVM Flags: 6 total; -
Do NOT use Java 1.8.0 for modded Minecraft unless you have LegacyJavaFixer, due to a bugfix in 1.8.0. Forge doesn't work anymore since it used that glitch
EDIT: Also, try checking if you have MCEF, if not, download it
Hey i made the screen 16x9 but when i click it with my hand to turn it on it crashes minecraft(i have other mods installed and they didnt crash)sooo...
when i enter the world again minecraft crashes.HELP!!!Plz!!!
Help! What version of forge do i use, also, where do I place the mcef file? I use the latest forge for 1.6.4, and place the mcef in my mods folder, but it just keeps crashing my game!!! also, where can i send you my crash log? I can't attach a photo cause it's too big.
Me too.
I want to delete the mod, but it wont let me.
Same Problem
Herobrine: The Return. WIP map at http://www.minecraftforum.net/forums/mapping-and-modding/maps/wip-maps/2429548-w-i-p-herobrine-the-return#c14
It wont work D: It just says Shutting down internal server
Thats when i try to use the IPod
Herobrine: The Return. WIP map at http://www.minecraftforum.net/forums/mapping-and-modding/maps/wip-maps/2429548-w-i-p-herobrine-the-return#c14
it doest work. ( 1.8.9 )
Do you need to use the latest version of windows?
download link???
Awesome Mod!
It said that this was for 1.7.10, not 1.8.9
Hi,
I love your mod, and have seen plenty of YouTubers use it. When I tried running it, my game crashed.
Here is the log...
---- Minecraft Crash Report ----
// Sorry
Time: 1/18/16 9:05 PM
Description: Ticking entity
java.lang.NoSuchMethodError: net.montoyo.mcef.api.API.createBrowser(Ljava/lang/String;)Lnet/montoyo/mcef/api/IBrowser;
at net.buildlight.webd.client.GLWebView.create(GLWebView.java:22)
at net.buildlight.webd.entity.EntityWebScreen.createWebView(EntityWebScreen.java:164)
at net.buildlight.webd.entity.EntityWebScreen.func_70030_z(EntityWebScreen.java:388)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.buildlight.webd.client.GLWebView.create(GLWebView.java:22)
at net.buildlight.webd.entity.EntityWebScreen.createWebView(EntityWebScreen.java:164)
at net.buildlight.webd.entity.EntityWebScreen.func_70030_z(EntityWebScreen.java:388)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: WebDisplay.webdisp.screen.entity (net.buildlight.webd.entity.EntityWebScreen)
Entity ID: 17
Entity Name: entity.WebDisplay.webdisp.screen.entity.name
Entity's Exact location: -592.00, 5.00, 103.00
Entity's Block location: World: (-592,5,103), Chunk: (at 0,0,7 in -37,6; contains blocks -592,0,96 to -577,255,111), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Music_Man934'/41, l='MpServer', x=-593.75, y=6.62, z=119.64]]
Chunk stats: MultiplayerChunkCache: 145, 145
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-596,4,116), Chunk: (at 12,0,4 in -38,7; contains blocks -608,0,112 to -593,255,127), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 11714 game time, 11714 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 18 total; [EntityCow['Cow'/32, l='MpServer', x=-520.34, y=4.00, z=90.63], EntityCow['Cow'/33, l='MpServer', x=-524.34, y=4.00, z=113.78], EntitySheep['Sheep'/8, l='MpServer', x=-659.38, y=4.00, z=149.63], EntitySheep['Sheep'/9, l='MpServer', x=-659.41, y=4.00, z=150.91], EntityClientPlayerMP['Music_Man934'/41, l='MpServer', x=-593.75, y=6.62, z=119.64], EntitySheep['Sheep'/10, l='MpServer', x=-655.88, y=4.00, z=146.63], EntitySheep['Sheep'/11, l='MpServer', x=-655.66, y=4.00, z=157.81], EntityWebScreen['entity.WebDisplay.webdisp.screen.entity.name'/17, l='MpServer', x=-592.00, y=5.00, z=103.00], EntityPig['Pig'/18, l='MpServer', x=-591.88, y=4.00, z=191.63], EntityPig['Pig'/19, l='MpServer', x=-579.59, y=4.00, z=178.13], EntityPig['Pig'/20, l='MpServer', x=-582.50, y=4.00, z=181.50], EntityPig['Pig'/21, l='MpServer', x=-582.50, y=4.00, z=186.50], EntityPig['Pig'/25, l='MpServer', x=-547.97, y=4.00, z=90.06], EntityCow['Cow'/26, l='MpServer', x=-536.81, y=4.00, z=85.28], EntityPig['Pig'/27, l='MpServer', x=-542.84, y=4.00, z=84.66], EntityPig['Pig'/28, l='MpServer', x=-540.06, y=4.00, z=86.22], EntityPig['Pig'/29, l='MpServer', x=-541.50, y=4.00, z=83.81], EntityCow['Cow'/30, l='MpServer', x=-528.50, y=4.00, z=98.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 219825352 bytes (209 MB) / 333086720 bytes (317 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -
I hope you can help me.
THIS IS GOD DAMN AMAZING AWESOME EVERYTHING IS ON THIS YOUTUBE THIS SITE BUT I HAVE A PROBLEM I CANT DO FULLSCREEN AND THE CAMERA IS A LITTLE OFF
So True
Do NOT use Java 1.8.0 for modded Minecraft unless you have LegacyJavaFixer, due to a bugfix in 1.8.0. Forge doesn't work anymore since it used that glitch
EDIT: Also, try checking if you have MCEF, if not, download it
Does this mod work in multiplayer? I want to put it on my server with a few other mods for my friends and I.
Where's the download button on this page?
Hey i made the screen 16x9 but when i click it with my hand to turn it on it crashes minecraft(i have other mods installed and they didnt crash)sooo...
when i enter the world again minecraft crashes.HELP!!!Plz!!!
its on the spoilers
It's on the spoilers!!!
i feel sad because i use linux but cool mod still
Hello I like pie
im using this mod to make this
Help! What version of forge do i use, also, where do I place the mcef file? I use the latest forge for 1.6.4, and place the mcef in my mods folder, but it just keeps crashing my game!!! also, where can i send you my crash log? I can't attach a photo cause it's too big.
Do you have the right version of this mod? It should work.