Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
Ic translate
此條目的(部分)內容需要翻譯。

你可以幫助我們來翻譯此條目,但請勿使用機器翻譯

在前往IRC 頻道尋求幫助之前,請確認下列步驟已經完成,以便我們可以排除這些可能。您會驚訝地發現這些簡單的建議修復了許多的問題。

  • 確保已安裝最新版本的 Java。GNU/Linux使用者,OpenJDK 也可以工作,但其不被Mojang支持。[1]
  • 如果您遇到了奇怪的行為,且正在使用最新版本的Java,請重新安裝Minecraft(詳見下文)。
  • 一些繪製錯誤可能與舊的或過時的圖形驅動程式有關,確保圖形驅動程式都是最新版本。
  • 如果您正在筆記本電腦/平板電腦或其它移動裝置遊玩,確保它們正處於高效能模式而不是處於節電模式。
  • 確保操作系統是最新版本。
    • Windows:Windows Update
    • Mac OS X:Software Update
    • 基於Debian的GNU/Linux發行版(如Ubuntu或Linux Mint)在terminal裡輸入:sudo apt-get update && sudo apt-get upgrade
    • 基於RedHat的GNU/Linux發行版:yum update
    • 基於Arch的Linux系統:pacman -Syu
  • 如果上述步驟已經完成,但您的問題仍未解決,且下面的答案不能解決的您的問題,請確保您已經完成下列步驟:

    • 如果遊戲崩潰了,複製、粘貼崩潰日誌到pastebin裡並在頻道裡複製關於您的問題的連結。
    • 請耐心等待,在該頻道裡提供專業幫助的人們都是自願的。所有在這個頻道裡的幫助都被認為是「盡力而為」的。

    常見修復

    重新安裝Minecraft

    對於修復Minecraft安裝不完整導致的幾個錯誤的一個常見修複方式是簡單地重新安裝它。移除啟動器自身(您下載的檔案),但不要移除Minecraft。這個步驟對於大多數人來說應該都有效。


    重要步驟:如果您的問題仍未解決,請確保已強制更新

    Windows

    1. 切換至你的Application Data資料夾:%AppData%
    2. 雙擊.minecraft資料夾
    3. 複製saves資料夾到其他位置
    4. 回到上級資料夾(你可以看見.minecraft的位置)
    5. .minecraft資料夾拖動到回收站
    6. 啟動Minecraft.exe以重新下載Minecraft
    7. 當你看見選單畫面時關閉Minecraft
    8. saves資料夾複製回新的.minecraft資料夾。你可以安全地覆蓋此資料夾中目前的資料

    GNU/Linux

    1. 打開一個終端
    2. 逐條複製粘貼以下內容到終端中以刪除目前的Minecraft安裝並保留已經儲存的世界。
    mv -v ~/.minecraft/saves /tmp/mc-save-tmp
    

    注意,如果終端提示錯誤,不要繼續。下一個指令會刪除你的minecraft資料夾,所以如果上一條指令不工作,你的所有心血都將丟失!

    rm -vr ~/.minecraft/*
    
    mv -v /tmp/mc-save-tmp ~/.minecraft/saves
    
    1. 像正常一樣啟動Minecraft。你的存檔應該完整,而且Minecraft用戶端將會重新下載它本身。

    或者打開你的Home資料夾並按Ctrl+H。這會顯示所有隱藏資料夾。切換至.minecraft。從這裡,你可以用與上文中用於Windows的教學相同的方式工作。

    Mac OS X

    1. 打開Finder窗口
    2. 點擊Go選單項,點擊Go to Folder
    3. 輸入 ~/Library/Application Support/minecraft 到文字框中並點擊Go
    4. 拖動 saves 資料夾到你的桌面。
    5. 將.minecraft資料夾當中的其他內容拖動至the trash
    6. saves資料夾拖回minecraft資料夾
    7. 關閉Finder窗口並像平常一樣執行Minecraft App

    強制更新

    If you are having issues after a reinstall, or are having other client issues, you can try doing a forced update.

    1. Open the Minecraft client
    2. Click on options (directly above Login)
    3. Click on "Force Update!"
    4. Click on "Done"
    5. Log in to the game, and the client will re-download the game files

    Reinstalling/Updating Java

    • If Minecraft is not working due to an issue with Java, your Java install may be corrupt and/or out of date. To remedy a corrupt install, begin by uninstalling Java. After the uninstall is complete, you can then try reinstalling.
    • For Windows users, it's recommended to use an uninstaller program, such as Revo Uninstaller (free) to remove Java. Revo will search in-depth for all things Java, and remove the files.
    • To re-download/update Java, visit Java's download page here. Download the correct version for your machine, based on what operating system you have.

    Updating video drivers ("Bad video card drivers!"... et alia)

    • If Minecraft has poor performance, has graphics that are distorted, or is simply not working, it's possible that you need a driver or an updated driver installed.
    • Some graphics cards only accept drivers from the manufacturer of the computer (i.e. Dell, HP, Toshiba). Visit the support site of the company that affects you, if that ends up being the case for you.
    • Windows Update is not a good method for updating video drivers. If a generic driver is installed, you should remove it before installing a new driver. Create a system restore point, or perform a driver rollback if you experience issues after installing a new driver.
    • If further help is need the video in the link may help you to fix this error - http://www.youtube.com/watch?v=8zkpyLMSFB0

    Update instructions

    Common Questions

    How to Back Up Minecraft Worlds

    Go here for a simple guide to making Minecraft backups on a Windows computer.

    Setting up a Server on Windows/Linux/OS X

    Go here for information on setting up a server.

    Installing Client on Ubuntu GNU/Linux

    Download this script and run the following commands in a terminal:

    sudo chmod 755 ~/Downloads/minecraft_installer.sh
    sudo sh ~/Downloads/minecraft_installer.sh --install-client
    

    Playing through a proxy on GNU/Linux

    Install proxychains and use a configuration file such as:

    $ cat ~/.proxychains/proxychains.conf
    strict_chain
    [ProxyList]
    http <proxyHost> <proxyPort>
    

    Then run Minecraft through proxychains:

    $ proxychains java -jar Minecraft.jar
    

    Syncing Your Single Player Worlds Across Multiple Machines

    All of your single-player worlds is stored in the saves folder within .minecraft. The folders names are the same as names of your worlds in Minecraft. There are several ways you can backup/archive or copy worlds across different machines.

    Manual Syncing

    If you want to simply manually back them up for later use, you can either copy out the whole saves folder, or just the world folder that you want to backup. If you want to move the order to the worlds in the saved menu, just change the number at the end of the world folder name to adjust the order as you would like.

    Automatic Syncing via Dropbox

    If you want all world saves to automatically synced and backed up across multiple systems (and revision controlled), The easiest way to do this would be to use Dropbox. First thing you need to do is sign up for an account on Dropbox.com and download the client on all of your systems.

    Linking Minecraft to Dropbox on GNU/Linux

    This process will link the saves folder for minecraft into Dropbox for GNU/Linux. We will be assuming that you have setup Dropbox to use the default folder (HOME/Dropbox) for your client.

    1. Close Minecraft
    2. Open a terminal
    3. Copy and paste the following into your terminal:
     mv ~/.minecraft/saves ~/Dropbox/Minecraft; ln -s $HOME/Dropbox/Minecraft $HOME/.minecraft/saves
    
    1. Close the terminal
    Linking Minecraft to Dropbox on Mac OS X

    This process will link the saves folder for minecraft into Dropbox for Mac OS X. For you Mac users, I'm sorry there isn't a more "Mac-Friendly" way of handling this, however we are taking advantage of some of the UNIX underpinnings of the OS. We will be assuming that you have setup Dropbox to use the default folder (HOME/Dropbox) for your client.

    1. Close Minecraft
    2. Open a terminal
    3. Copy and paste the following into your terminal:
     mv ~/Library/"Application Support"/minecraft/saves ~/Dropbox/Minecraft;ln -s $HOME/Dropbox/Minecraft $HOME/Library/"Application Support"/minecraft/saves
    
    1. Close the terminal
    Linking Minecraft to Dropbox on Windows Vista, 7 & 8

    This process will link the saves folder for minecraft into Dropbox for Windows Vista and 7. We will be using symbolic links so we will need to get under the hood a little bit. We will be assuming that you have setup Dropbox to use the default folder (%HomePath%\Dropbox) for your client.

    1. Close Minecraft
    2. Open a new Explorer window
    3. Go to %AppData%\.minecraft
    4. Open a second Explorer window with the My Dropbox folder open
    5. Move the saves Folder in the .minecraft window to the My Dropbox window
    6. Rename the saves Folder to Minecraft
    7. Close both windows
    8. Go to Start → Run and type CMD and hit enter (note: you may need to run CMD as Administrator)
    9. Type the following:
     mklink /d %AppData%\.minecraft\saves %HomePath%\Documents\Dropbox\Minecraft
    
    1. Be sure to double check the path to your Dropbox directory in the above command
    2. (if it gives you a message about needing Administrator access then go back to the Start Menu and right click on cmd and choose "Run as Administrator" and then retype the above command)
    3. Close the Command Prompt and enjoy Minecraft on multiple PCs.
    Linking Minecraft to Dropbox on Windows 2000 and XP

    This process will link the saves folder for minecraft into Dropbox for Windows 2000 and XP. We will be using the Windows equivalent of symbolic links so we will need to get under the hood a little bit. We will be assuming that you have setup Dropbox to use the default folder (%HomePath%\My Documents\Dropbox) for your client.

    1. Close Minecraft
    2. Download Junction from Microsoft's site and install it.
    3. Open a new Explorer window
    4. Go to %AppData%\.minecraft
    5. Open a second Explorer window with the Dropbox folder open
    6. Move the saves Folder in the .minecraft window to the Dropbox window
    7. Rename the saves Folder to Minecraft
    8. Close both windows
    9. Go to Start → Run and enter CMD and hit return.
    10. Type the following:
     junction -d %AppData%\.minecraft\saves "%HomePath%\My Documents\Dropbox\Minecraft"
    
    1. Close the Command Prompt
    Linking Minecraft to Dropbox on Windows 7 & 8

    You can do the same as for Windows XP above, but you do not need to download junction.exe.

    To create a junction in Windows 7 & 8 use the built-in mklink command. mklink /J saves <path to dropbox folder> should do the trick.

    This section needs more information.

    參考

    Advertisement