Difference between revisions of "Main Page"

From WebDisplays
Jump to: navigation, search
(ALL MY SCREENS ARE WHITE)
Line 10: Line 10:
 
To get into the mod, you probably want to check out the [[Screen]] page :p
 
To get into the mod, you probably want to check out the [[Screen]] page :p
  
==Download==
+
==Downloading & installing==
//TODO
+
===Dependencies===
 +
* [https://files.minecraftforge.net Forge] 14.23.2.2611 or later
 +
* [https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2324969-minecraft-chromium-embedded-framework-mcef MCEF] 0.9 or later
 +
* (Optional) [https://minecraft.curseforge.com/projects/opencomputers/files OpenComputers]
 +
 
 +
===Download link===
 +
TODO
  
 
==Bugs==
 
==Bugs==

Revision as of 05:03, 14 February 2018

Wiki large.png

Welcome to the WebDisplays wiki!

Here you can find all kind of informations about the WebDisplays mod blocks & items, as well as the documentation for some JavaScript functions. If you're in the game, you can also hover a WebDisplays item and press F1 to open the corresponding wiki page using the internal web browser!

Hoping you're having fun with the mod, - montoyo.

Quick start

To get into the mod, you probably want to check out the Screen page :p

Downloading & installing

Dependencies

Download link

TODO

Bugs

Screen stays white

This is likely an MCEF bug. If you are on Linux or Mac, this is to be expected. WebDisplays & MCEF are not yet available on these platforms; don't report a bug. If you think this is a legitimate bug, you can post on issue on the MCEF bug tracker, but don't forget to follow the rules stated in #Other bugs!

Other bugs

If you'd like to report a bug, go on the project's GitHub bug tracker, and follow these rules:

  • Make sure you're using WebDisplays 1.0 (for MC 1.12.2) or later. Previous versions aren't supported anymore.
  • Make sure your issue doesn't already exist
  • Tell me how to reproduce the bug
  • Send me your log (fml-client-latest.log). To do this please use pastebin (or any pastebin clone)

If you ignore any of these rules I won't be able to fix the bug!

FAQ

Flash?

No. You shouldn't be using Flash anyway, it has some serious security issues...

Chrome extensions?

WebDisplays is using MCEF, which uses JCEF, which in turn uses CEF. Unfortunately, the Chromium Embedded Framework does not support extesions.

ALL MY SCREENS ARE WHITE

This is not a WebDisplays bug, but rather a MCEF bug. Check the #Screen stays white section for more informations.

Where are my log files?

On Windows, if you didn't change the Minecraft location, open the file explorer and in the location field type %appdata%\.minecraft\logs. The file you are looking for is fml-client-latest.log. NEVER copy paste it in a message but rather upload it on pastebin and then paste the link in the message.

How can I change the home page?

By editing the configuration file located in the .minecraft\config directory. Open webdisplays.cfg and change the value on the line that starts with "S:homepage=". I know this is a bit complicated and I'll probably change this in a future WebDisplays version.

I want to put your mod in a modpack

If your modpack will be distributed to less than 10 people, go on. For 10 people or more, contact me using the e-mail address on my GitHub profile.

Linux?

I'll try to port MCEF for Linux.

Mac?

Buy me a Mac first.