Difference between revisions of "Main Page"
(→FAQ) |
|||
Line 3: | Line 3: | ||
<strong>Welcome to the WebDisplays wiki!</strong> | <strong>Welcome to the WebDisplays wiki!</strong> | ||
− | + | 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== | ==Quick start== | ||
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== | ||
+ | //TODO | ||
==Bugs== | ==Bugs== |
Revision as of 04:37, 14 February 2018
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
Download
//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
Question | Answer |
---|---|
Flash? | No. You shouldn't be using Flash anyway, it has some serious security issues... |
Chrome extensions? | No, sorry. The Chromium Embedded Framework does not support extensions |
ALL MY SCREENS ARE WHITE | Check the #Screen stays white section |