Difference between revisions of "Minecraft"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Bukkit)
(wiki)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
==About==
 
==About==
 
{{seed}}
 
{{seed}}
===How To===
+
==Pages==
* [http://www.minecraftwiki.net/wiki/Setting_up_a_server Setting up a server]
+
* [[/server]]: running a Minecraft server
** [http://wiki.bukkit.org/Setting_up_a_server Bukkit mod]
 
 
===Sound in Linux===
 
===Sound in Linux===
 
Minecraft is apparently rigorously tested only on [[Microsoft Windows|Windows]], and frequently has problems with the sound drivers under [[Linux]]. These problems are frequently associated with the [[Light Weight Java Game Library]] ([http://www.lwjgl.org/ web site]), but in one instance (on 2011-09-02) the problem was in the [[/options.txt]] file -- the "music" and "sound" settings had both been turned down to 0.0 (even though in-game the volume was set at full); changing both settings to 1.0 fixed the problem.
 
Minecraft is apparently rigorously tested only on [[Microsoft Windows|Windows]], and frequently has problems with the sound drivers under [[Linux]]. These problems are frequently associated with the [[Light Weight Java Game Library]] ([http://www.lwjgl.org/ web site]), but in one instance (on 2011-09-02) the problem was in the [[/options.txt]] file -- the "music" and "sound" settings had both been turned down to 0.0 (even though in-game the volume was set at full); changing both settings to 1.0 fixed the problem.
Line 13: Line 12:
 
* [[/lwjgl]]: how to update
 
* [[/lwjgl]]: how to update
 
==Links==
 
==Links==
 +
* [http://www.minecraftwiki.net/wiki/Minecraft_Wiki Minecraft Wiki]
 
* {{wikipedia}}
 
* {{wikipedia}}

Latest revision as of 19:13, 17 March 2012

About

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Pages

  • /server: running a Minecraft server

Sound in Linux

Minecraft is apparently rigorously tested only on Windows, and frequently has problems with the sound drivers under Linux. These problems are frequently associated with the Light Weight Java Game Library (web site), but in one instance (on 2011-09-02) the problem was in the /options.txt file -- the "music" and "sound" settings had both been turned down to 0.0 (even though in-game the volume was set at full); changing both settings to 1.0 fixed the problem.

Links