不過是為了讓那些對電腦操作不熟的讀著們能夠理解,才會這樣做
目錄
什麼是模組
所謂的模組(Mod)是由網路上其他玩家所開發出來的藉由修改或添加遊戲的內容,讓遊戲更有趣
與 Minecraft 原公司沒有關係
由於網路上玩家眾多
於是模組也五花八門,如果熟悉安裝模組,Minecraft 的世界會豐富許多
但切記,模組嚴格來說算是非法的,不可以拿來營利
(現在的模組是藉由駭客破解後才得以製作,該駭客網站有規範說模組不能營利)
模組與插件
請注意模組(Mod)與插件(Plugin)是不同的模組會新增東西進入程式之中(例如新的 3D 模型、新的道具等等)
而插件不會新增遊戲的內容物,只會在已有的物品上新增功能
(比如說有一個插件是可以把各種方塊戴在頭上,而這些方塊都是遊戲中原有的東西)
模組分類
為了讓事情容易理解,我把模組分為三種一種為套件模組、一種為核心模組、一種為遊戲模組
遊戲模組通常是各文章的模組本身
遊戲模組多半是依據套件模組來開發
常見的套件模組有 Forge、ModLoader 等
依照各個遊戲模組的需求,套件模組必須要先行安裝到 minecraft.jar 之中
有些模組會需要用到核心模組,常見的如 GuiApi、ChickenCore
核心模組的安裝方式很簡單,只要丟進 coremods 裡面就可以了
而遊戲模組則只要丟進 mods 資料夾即可
圖文安裝步驟
本文以安裝熱門的 Mo' Creatures 動物模組為例一步一步詳細地帶領各位安裝(剛好套裝模組、核心模組、遊戲模組都要用到)
安裝前準備
- 先執行 Minecraft,確認遊戲的版本(圖中版本為 1.4.7)
- 下載相應版本的遊戲模組,並確認需要哪些套件模組(圖為動物模組原文網站下載點,裡面說需要先安裝 Forge 與 GuiApi,並有附上載點)
- 把所需的檔案都下載下來(本例中一共有四個)
- 到此已完成事前準備
但請確認下載到核心模組、套件模組、遊戲模組
必須和你的 Minecraft 遊戲版本相符
否則可能會發生錯誤
把模組安裝進 minecraft.jar
- 按開始列,在搜尋的地方輸入 %appdata%,並按下 Enter
- 找到 .minecraft 資料夾,並點選進入
- 找到 bin 資料夾,並點選進入
- 找到 minecraft.jar,點右鍵,並用解壓縮軟體開啟(不是直接解壓縮喔!)
- 成功後應該會如下圖,那些是 minecraft.jar 裡面的所有檔案
- 點開 forge 的壓縮檔,並把裡面 forge 裡面的檔案都放到 minecraft.jar 之中
- 跳出此圖選擇確定即可(如果失敗,可能是你正開著 Minecraft,關掉後應該就可以成功)
- 刪除 minecraft.jar 內的 META-INF
- 執行 Minecraft,如果遊戲畫面左下角出現 Forge 訊息就表示大功告成!
安裝核心模組與遊戲模組
- 按開始列,在搜尋的地方輸入 %appdata%,並按下 Enter
- 找到 .minecraft 資料夾,並點選進入
- 這時候會發現資料夾比之前多了coremods、mods(安裝完 Forge 後須至少執行過一次才會出現)
- 把需要用到的核心模組(本範例為 GuiApi )放進 coremods 資料夾中
- 把遊戲模組(本範例中為 CustomMobSpawner、MoCreatures)放入 mods 資料夾中,請切記不可以解壓縮!
- 安裝已經完成,進入遊戲看看是否成功吧!
(如果遊戲開著的時候安裝,需重新開啟遊戲才會讀到喔!)
最簡單的檢驗方法,就是進入創造者模式,看看是否有新增該模組專屬的物品,如果有就代表有成功囉!
請問一下
回覆刪除我輸入%appdata%
並沒有出現.minecraft此資料夾
該怎麼辦??
請確認你已經有安裝過 minecraft
刪除並且至少執行一次(確認是可遊玩的)
因為 minecraft 他程式內建的做法
救是會把所有需要的檔案安裝在 AppData 的 .minecraft 裡面
莫非你是玩網頁版的嗎?
刪除如果是玩網頁版,是沒有辦法安裝模組的唷!
對我玩網頁版不能
刪除請問一下 伺服器要如何安裝 Forge呢?
回覆刪除可以參考伺服器相關裡面的伺服器模組安裝教學
刪除不過還沒有更新就是了XD
不過差別只在於 1.2.5 版的 forge 有分 client 版和 server 版
現在用的 universal 版本事都可以通用了
安裝方法就和安裝到 minecraft.jar 裡面一樣
首先 minecraft_server 必須要下載 jar 版不能用 exe 版
(官方網站有提供兩個載點)
然後一樣把 forge 內容解壓縮放入 minecraft_server.jar 裡面
(但是不要刪除 META-INF)
再執行一次 server
如果有跑出 mods 資料夾就是成功了!
然後一樣把 forge 內容解壓縮放入 minecraft_server.jar 裡面
刪除(但是不要刪除 META-INF)
是原本的還是下載的那個META-INF?
請問一下 我是用1.5.2minecraft_server.jar 可是我把forge放入minecraft_server.jar 裡面它顯示檔案已毀損。
刪除我也是一樣
刪除裝完黑頻了= =
回覆刪除黑屏最常出現的問題:沒有刪除 META-INF
刪除再來就是安裝到錯誤的 forge 版本,或錯誤的模組
但是我照步驟 也確定版本無誤 也刪除了META-INF 但還是黑頻
刪除請詳細描述一下安裝的過程
刪除或是附上 error log
我才有辦法幫你喔 ^_<
1.4.7的安裝方法應該是先刪除META-INF再貼入資料?
刪除Forge檔案本身就有用到META-INF這個資料夾喔
我是這樣安裝的目前沒有問題的樣子
提供給你參考一下
我也是黑屏 我也照步驟 也確定版本無誤 也刪除了META-INF 但還是黑頻
刪除你有先砍掉MODS 再裝FORGE嗎?
刪除安裝模組之後 還要 核心 那些嗎?
回覆刪除核心模組不一定需要,端看遊戲模組的需求
刪除像範例的 Mo Creatures 就需要 GuiApi
而另外有一款很有名的 NotEnoughItems 本身就屬於核心模組
我每一篇模組安裝教學都會特別註明如何安裝
(因為每個模組安裝方法不盡相同,不過大同小異就是了)
我有完成至forge but重開後卻沒有跑出來
回覆刪除是指 coremods、mods 資料夾沒有跑出來
刪除還是動物沒有跑出來?
資料夾
刪除那表示你 forge 沒有安裝成功
刪除我forge有安裝成功
回覆刪除guiAPI丟進去也沒問題
可是CustomMobSpawner、MoCreatures這兩個只要丟進mods
那就會在讀取的半途變成黑色視窗....
請問這是@@?
黑屏的原因百百種
刪除只知道黑屏的話我也沒有辦法 @@
或許是你mods資料夾裡早有東西,然後其中一些衝突到,導致黑頻,
刪除試著把mods資料夾清空,還有coremods資料夾也清空。
按照你的安裝方法 第一個成功了 第二的裝完 黑屏了 inf也刪了 版本也確認過了
回覆刪除請問我可以用Google Talk和你聯絡嗎?
回覆刪除我的Google帳號是:guoyang33
NO 3Q
刪除我黑屏耶
回覆刪除全部按照流程
回覆刪除但動物和特殊道具沒出現@@!!
是要在遊戲裡設定什麼嗎??
不用設定,遊戲重開看看吧!
刪除如果都沒出現,應該就是沒有安裝成功
不好意思
回覆刪除我的"DrZharks MOcreatures Mod v4.4.0"只要裝上去就會黑屏
為什麼會這樣???
我吾明白將forge放入去果步,係吾係放入去按取代果掣?
回覆刪除吾該幫一幫我,thx
我看不懂你在說什麼
刪除他的意思是:我明白將forge放入去步,是不是放入去按取代那掣?
刪除不該幫一幫我,thank
還有他在說廣東話
有模組的安裝說放進 minecraft.jar我不懂什麼議思
回覆刪除請看本篇文章的「把模組安裝進 minecraft.jar」
刪除第 6 點裡面的圖
就是把左邊的內容拖拉進去右邊的檔案
簡單來說
minecraft.jar 其實不是一個檔案,是一個類似壓縮檔的東西
你可以把它想像成一個資料夾,裡面裝有很多檔案
只是平常我們沒有辦法直接打開這個資料夾
我們必須使用解壓縮的軟體才有辦法打開這個資料夾
(開啟檔案 -> 使用 WinRAR 開啟 就是這個用意)
把檔案放進 minecraft.jar
就是放進去的意思!
緊住我出現左個視窗問你 "是否取代所有檔案" 咁樣我要點做?
刪除1.我按左取代後,但係開返minecraft 後,冇圖 7 既畫面,我緊住你d圖咁做,但係就冇出到果果畫面,點解會咁? 幫幫我pls
ps:2.我winrar係英文,有關係?
3.minecraft係開心版又有關係?
你該不會把檔案都解壓縮了吧?
刪除沒有要解壓縮出來喔
你可以把 minecraft.jar 也想像成是一個壓縮檔
只是要把 forge 壓縮黨裡面的檔案,通通塞到 minecraft.jar 裡面
係吾係我既winrar 問題呢?
刪除我一按個forge檔,就自動解壓
點算好???
點右鍵囉,就像打開 minecraft.jar 一樣
刪除我安裝玩可以安裝!!也有再更新!!但是進入遊戲他卻說你的forge mod loader 被找出有問題 一串英文字的!請問這怎麼辦?
回覆刪除要看是什麼英文字
刪除為甚麼我安裝我只看到mods資料夾沒看到coremods資料夾
刪除me too
刪除他出現
回覆刪除forge mod loader has found a problem with your minecraft installation you have mod sources that are duplicate within your system
Mod id : file name
GuiAPI: minecraft.jar
GuiAPI:GuiAPI-0.15.2-1.4.6.jar
這個字面的意思是說你 GuiApi 重複安裝了唷
刪除你可能 GuiApi 已經安裝到 minecraft.jar 裡面
然後又同時放到 coremods 裡面
只要其一就好了
如果是這樣的話,應該把 coremods 裡面的 GuiApi 刪掉就可以了喔
我沒辦法安裝Forge,我已經下重新載1.4.7了,可是不管我重新弄幾次,就是沒出現:(((
回覆刪除請詳細敘述您的情況
刪除forge mod loader has found a problem with your minecraft installation
回覆刪除you have mod sources that are duplicate within your system
mod id:file name
simplyhorses:simplyhorses_1.4.7_pre6.1.zip
simplyhorses:simplyhorses_1.4.7_pre6.1.
他說你重複安裝 simlyhorses 模組
刪除forge mod loader has found a problem with your minecraft installation
回覆刪除you have mod sources that are duplicate within your system
mod id:file name
CustomSpawner:drzhark
CustomSpawner:minecraft.jar
MoCreatures:drzhark
MoCreatures:minecraft.jar
他說你 customMobSpawner、MoCreatures 重複安裝了
刪除請問一下,直接把那兩個東西刪掉就OK了嗎?
刪除我也不知道那兩個東西在哪裡 請大大教一下
刪除感恩
! D:\Temporary Internet Files\Content.IE5\6ED4U5ZX\minecraftforge-universal-1.4.7-6.6.0.497.zip: 無法開啟 D:\Temporary Internet Files\Content.IE5\6ED4U5ZX\minecraftforge-universal-1.4.7-6.6.0.497.zip
回覆刪除系統找不到指定的檔案。
這是什麼意思??
這是你沒有安裝解壓縮軟體嗎?
刪除我安裝完之後開啟minecraft會跑出一個畫面
回覆刪除There was a fatal error strating up minecraft and FML
你是用其他程式安裝的嗎?
刪除不是啊0.0我案照上面的方法 可是都會跑出那個 而且後來都會黑頻
刪除XP怎麼辦
回覆刪除XP 在開始列有一個「執行」
刪除在裡面輸入 %appdata% 即可
我想請問 如果我朋友給我一個資料夾 我本來完他的 他裡面已經有裝模組 我想問說 我剛剛有自己開過了 但卻不行 我是直接開 模組東西都有 拿出來卻不能使用是怎麼一回事 有何解決法 還是因為我modloader啥的都沒裝?
回覆刪除我不確定他那個資料夾是什麼
刪除不過通常 minecraft 實際上會安裝到 appdata 裡面的 .minecraft 資料夾中
所以如果他要複製他的版本給你
他需要複製 .minecraft 裡面的所有檔案
然後你貼到你電腦裡的 .minecraft 資料夾裡,全部覆蓋就可以了
我的無法看到我的創世神版本耶.
回覆刪除它左下角是顯示"Google搜尋(當個創世神 台灣)或(minecraft 台灣)"
沒有1.X.X.
那個是其他伺服器製作的懶人包
刪除他本身已經安裝數種模組
所以安裝其他模組很容易衝突
要自己安裝模組的話需要另外找「乾淨」的 minecraft.jar 唷!
為甚麼我安裝完模組後,明明模組的東西都有了,但是人物還有其他生物都隱形了.
回覆刪除你是玩伺服器的嗎?
刪除如果是的話,可能是 config 檔案資料不同步的關係
把伺服器資料夾裡面的 config 資料夾全部複製到 %appdata% 裡的 .minecraft 並覆蓋
如果是單機版的話 ...
試試看把 .minecraft 裡面的 config 整個資料夾刪除
讓他重新跑一次試試看
(但這樣子做舊的地圖會無法使用喔!)
那個config刪了,之後再出現,人物等還是隱形的
刪除我要裝的模組是1.4.5
回覆刪除我是1.4.7
可以裝嗎?
可以試試看
刪除但通常是不行
你可以把你的 minecraft 降級
要怎麼降級 重新下載?
刪除請問你有空幫我看看嗎@@ 你有即時通聯絡嗎 我裝了動物模組 其實是可以的 但只要我裝其他 如智能移動 就失敗了 你會製能移動的嗎
回覆刪除我是樓樓上的
回覆刪除後來發現有1.4.7版的模組
其實沒差了
我用XP的電腦安裝可以成功 但是用WINDOWS7安裝沒辦法成功 事發生神麼事...
回覆刪除我按照上面裝好了,但是開MC的時候 出現白色個個標題 然後就黑屏了
回覆刪除你可以幫我一下嗎?
刪除我沒有Drzhark的那個解壓縮檔欸
反而多了一個'Creatures+Mod+v4.5.1的壓縮檔
而且開玩之後 跑完forge 就黑平了
安裝完後前幾次試過可以玩 但是過沒多久就會跳出錯誤!開遊戲就沒辦法玩會馬上跳出錯誤!
回覆刪除大大我也黑屏 而且跑出2ㄍ視窗 都是英文 我想請問你說ㄉforge是指壓縮檔中ㄉ哪ㄍ 還有如果裝錯ㄌ 要怎辦
回覆刪除forge 我知道是蛇麼ㄌ 我可能有裝到期ㄊ壓縮黨ㄉ東西或少裝
刪除第6不懂 FORGE是啥?
回覆刪除動物模組載點到底在哪 我真的找不到
回覆刪除我打開mods裡面有rei_minimap的東西要把他刪掉嗎?
回覆刪除我把模組那些通通弄好了 進去之後也能開
回覆刪除但是只要一有人中斷遊戲的話 伺服器就直接crash 要重開
請問是怎麼回事
[SEVERE] Encountered an unexpected exception AbstractMethodError
回覆刪除java.lang.AbstractMethodError: eg.getPlayer()Lqx;
at cg.b(TcpConnection.java:466)
at iv.d(NetServerHandler.java:74)
at iw.b(NetworkListenThread.java:57)
at ht.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
伺服器crash是出現這樣的字
我安裝完Forge 6.6.2.534 之後開遊戲就黑屏了
回覆刪除我有刪META-INF
不好意思,請問我為什為照上述的做完後到要開Minecraft看左下角的時候我的Minecraft左下角只有Minecraft v.1.4.7而没有图上的東西
回覆刪除剛安裝了乾淨的MC1.4.6
回覆刪除Forge6.5.0已確認安裝
GuiApi,CustomMobSpawner都放到該放的資料夾
但是只要一把MoCreatures v4.4.0放到MODS裡
Minecraft就會黑屏
META-INF確認刪除
求大大解決
我直接載4.4.1的MO就部會黑屏了
刪除這叫誤打誤撞嗎@@?
確定安裝成功
回覆刪除但沒有動物??
mod 只顯示5mods
明明就有6個mod阿??
我1.5.1
回覆刪除有冇辦法安到
或者變番1.4.7
唔該 幫幫小弟
唔該
回覆刪除唔該
唔該
唔該
唔該
唔該
唔該
唔該
唔該
唔該
唔該
為什麼我安裝完開minecraft就當了
回覆刪除有出現mods但沒出現coremods
回覆刪除我也是
刪除你好...他出現這個
回覆刪除請問該怎麼辦?
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
A full error report has been saved to C:\Documents and Settings\Application Data\.minecraft\crash-reports\crash-2013-04-20_08.32.01-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
--- BEGIN ERROR REPORT ac3b1831 --------
Full report at:
C:\Documents and Settings\Application Data\.minecraft\crash-reports\crash-2013-04-20_08.32.01-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 2013/4/20 上午 8:32
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 394860080 bytes (376 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.467 Optifine OptiFine_1.4.6_HD_U_A2 8 mods loaded, 8 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML [Forge Mod Loader] (coremods) Unloaded
Forge [Minecraft Forge] (coremods) Unloaded
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded
mod_InvTweaks [mod_InvTweaks] (minecraft.jar) Unloaded
mod_Timber [mod_Timber] (minecraft.jar) Unloaded
mod_AnimalBikes [mod_AnimalBikes] (minecraft.jar) Unloaded
inventorytweaks [Inventory Tweaks] (InventoryTweaks-1.53.jar) Unloaded
LWJGL: 2.4.2
OpenGL: GeForce 8400 GS/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: paper_cutout_1_46.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.NullPointerException
at kh.a(Profiler.java:56)
at net.minecraft.client.Minecraft.J(Minecraft.java:823)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT a0e4f3d4 ----------
我也是
刪除1.5.2 我也是!! 求救!!!QXQ
刪除可能是模組版本不對
刪除照步驟裝完後什麼都沒發生該怎麼辦?
回覆刪除有沒有1.51版本的Forge呢
回覆刪除[INFO] Starting minecraft server version 1.4.7
回覆刪除[SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraft/item/Item
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: net.minecraft.item.Item
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 29 more
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
... 31 more
[SEVERE] This crash report has been saved to: C:\Users\Death Portrait\Desktop\114.36.9.100\.\crash-reports\crash-2013-06-04_22.33.09-server.txt
我也裝了~也黑平~
回覆刪除我有裝其他模組~會衝突??
我裝成功~沒動物
刪除妳少裝DrZharks MoCreatures Mod v5.2.5吧!!
刪除我照你的步驟裝了可是我進去他會出現一個叫我到C槽.MINECRAFT
回覆刪除差一點OK的.....對就是那個
刪除Full report at:
回覆刪除C:\Users\user\AppData\Roaming\.minecraft\crash-reports\crash-2013-07-18_00.01.45-client.txt
Please show that file to Mojang, NOT just this screen!
大哥幫我看看!!!><
大家請聽是這樣的我的問題自己解決了但是我還是非常感謝創這個網站和參予的朋友
刪除是這樣的主要是CustomMobSpawner 2.2.2更新到2.2.5:http://adf.ly/UDzCh
我想很多人都跟我有一樣ˇ的問題
有空可以到主網看看
再次謝謝站長
所以去原站看看:http://www.minecraftforum.net/topic/81771-162-mo-creatures-v525-with-raccoons-ants-mini-golems-silver-skeletons-and-more-fish/
有冇1.5.2的Forge?
回覆刪除大家請聽是這樣的我的問題自己解決了但是我還是非常感謝創這個網站和參予的朋友
刪除是這樣的主要是CustomMobSpawner 2.2.2更新到2.2.5:http://adf.ly/UDzCh
我想很多人都跟我有一樣ˇ的問題
有空可以到主網看看
再次謝謝站長
所以去原站看看:http://www.minecraftforum.net/topic/81771-162-mo-creatures-v525-with-raccoons-ants-mini-golems-silver-skeletons-and-more-fish/
有的我就是下載1.5.2 但注意那個我最上的是2.2.5
我安裝好forge但我開minecraft的時候卻依直跑步玩一職停留在91%~95%之內
回覆刪除出現:Done loadung
這樣怎麼辦><?!
Mo' Creatures v5.2.2 上面寫是這樣
回覆刪除但要下載的時候 變成5.2.3 前面還有個國防部
請問一下 v5.2.2的還能安裝嗎???
因為我用5.2.3現在的這個進去是黑屏
有1.5.2版本嗎?
回覆刪除開地圖跑不動
回覆刪除我想問一下
回覆刪除我都照你的教學安裝下去做了通通都有
GUI Api 0.15.6-1.5.2這致這東西我也放了創世神可以進去
但是我不知道為什麼我把Mo' Creatures v5.2.2 CustomMobSpawner v2.2.2這兩個一丟進去他會跑
但是他不會出現給我們選單人遊戲,多人遊戲的畫面但那裏就變黑色的
我的bin資料夾裡沒有minecraft jar
回覆刪除這個在下幫你 就市minecraft[jar是那個形狀]
刪除我核心和遊戲的模組都裝好了但唯獨FORGE沒辦法裝好.怎麼辦@@我FORGE有選對版本而且INF也刪了OAO!上一篇文章沒回覆ㄟ@@
回覆刪除file:///C:/Users/user/Desktop/%E9%8C%AF%E8%AA%A4%E8%A8%8A%E6%81%AF.txt
回覆刪除上面的網址是錯誤訊息 求解~~~~ˊ^ˋ
您好!
回覆刪除其實我非常不好意式自己的問題還要給忙碌的您們看
但求求你幫幫人家 錯誤訊息寫 .....不勝感激
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to D:\遊戲\未來用\1.5.2\複製 -Minecraft 1.5.2\.minecraft\crash-reports\crash-2013-08-23_22.22.56-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
--- BEGIN ERROR REPORT 91026817 --------
Full report at:
D:\遊戲\未來用\1.5.2\複製 -Minecraft 1.5.2\.minecraft\crash-reports\crash-2013-08-23_22.22.56-client.txt
Please show that file to Mojang, NOT just this screen!
還有基本上是MOD DrZharks MoCreatures Mod v5.2.5 謝謝您
刪除妳好!! 因為我也有跟你發生一樣的問題 但是我解開了!!
刪除妳的DrZharks MoCreatures Mod v5.2.5 是給1.6.2的用的
妳要去抓DrZharks MoCreatures Mod v5.2.3的 這樣1.5.2的才可以玩!!
請問有人可以提供DrZharks MoCreatures Mod v5.2.3的載點嗎?
刪除大家請聽是這樣的我的問題自己解決了但是我還是非常感謝創這個網站和參予的朋友
回覆刪除是這樣的主要是CustomMobSpawner 2.2.2更新到2.2.5:http://adf.ly/UDzCh
我想很多人都跟我有一樣ˇ的問題
有空可以到主網看看
再次謝謝站長
版大安安 1.5.2單人模組我可以玩
回覆刪除但是照步驟裝官方伺服時
可以拿出動物的怪物蛋 卻不能使用
config我也刪掉過 一樣不能使用
懇請大大幫忙!!
我打開bin以後,找到minecraft.jar,結果我發現,我只有minecraft而已,沒有jar,請問大大這是怎麼回事?
回覆刪除我找不到minecraft.jar
回覆刪除我的bin裡面都找過ㄌ
都沒有
有沒有152版本的Forge
回覆刪除Minecraft has crashed!
回覆刪除----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\win7\AppData\Roaming\.minecraft\crash-reports\crash-2013-09-05_20.01.53-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
--- BEGIN ERROR REPORT 18289496 --------
Full report at:
C:\Users\win7\AppData\Roaming\.minecraft\crash-reports\crash-2013-09-05_20.01.53-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 2013/9/5 下午 8:01
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 335725496 bytes (320 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
LWJGL: 2.4.2
OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144)
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222)
at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150)
at net.minecraft.client.gui.FontRenderer.(FontRenderer.java:112)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 708d3d52 ----------
我也遇到這個問題,請問該怎麼辦:(
刪除我也有出現這個
回覆刪除為啥裝好了可是進入遊戲首頁好慢
回覆刪除出現這個怎麼半?
回覆刪除[INFO] Starting minecraft server version 1.5.2
[WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiOptions
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethods(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:319)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:464)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiOptions
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
... 34 more
[SEVERE] This crash report has been saved to: C:\Users\121015001\AppData\Roaming\.minecraft\bin\.\crash-reports\crash-2013-09-28_15.47.24-server.txt
我已安裝forge,可是坐下沒出現ㄟ,我的是台版的1.5.2,可是打開資料夾有多那兩個資料夾,將我要的遊戲模組放入也是沒出現ㄟ
回覆刪除左下
刪除我沒bin 資料夾 怎麼辦><?!
回覆刪除我所有的東西都安裝好了,但就是黑屏,版本也對,要怎麼辦??
回覆刪除There was a fatal error starting up minecraft and FML
回覆刪除Minecraft cannot launch in it’s current configure ation
Please consult the file C:\Documents and Settings\User\Application Data\.minecraft\ForaeModL oader – client-0.loa for further information
是啥意思
我進去遊戲也是黑屏
版主 求解?
安裝完 Forge 後須至少執行過一次才會出現
回覆刪除是執行什麼??
可以幫我安裝0.0
回覆刪除forge跑完侯,下現了一個東東,上面寫著:
回覆刪除There was a fatal error starting up minecraft and FML
minecraft cannot launch in it's current configuration
Please consult the file C:/Users/toshiba/Appdata/Roaming/.minecraft/ForgeModLoader-client-0.log for further information
me too
刪除我沒辦法ㄟ...........已經全用好了可是..創世神沒有- -
回覆刪除forge安裝玩之後沒出現神麼東西~只有創世神的字變白色的怎麼辦~~還有我創是神是懶人包的請幫我一下
回覆刪除Forge在哪裡
回覆刪除我全都搞定了,可是開不了......
回覆刪除There was a fatal error starting up minecraft and FML
回覆刪除Minecraft cannot launch in it’s current configure ation
Please consult the file C:\Documents and Settings\User\Application Data\.minecraft\ForaeModL oader – client-0.loa for further information
是啥意思
我進去遊戲也是黑屏
版主 求解?
找不到minecraft.jar
回覆刪除能不能用遠端幫我看看
回覆刪除我把forge 里的东东放进minecraft jar 里后重开minecraft ,它说什麽There was a fatal error starting up minecraft and FML minecraft cannot launch in it"s current configuration Please consult the file C:\Users\Marco\AppData\Roaming\.minecraft\ForgeModLoader-client-0.log
回覆刪除請問為甚麼檔案下載的第一CustomMobSpawner、第二MoCreatures 按下去為甚麼不然下載
回覆刪除請問為甚麼1.5.2版檔案下載的第一CustomMobSpawner、第二MoCreatures 按下去為甚麼不然下載
回覆刪除請問有沒有1.5.2的forge?
回覆刪除如果我不小心把minecraft.jar解壓了,怎麼辦??
回覆刪除我把forge放進了.minecraft.jar再把meta-inf刪除後 我重開minecraft 然後下載到一半就出現C:\Users\Marco\AppData\Roaming\.minecraft\ForgeModLoader-client-0.log錯誤的情況 我是1.5.2版的 問題在那?求解 感激不盡
回覆刪除不用回我了我以經解決了 有以上問題的朋友也可以用同樣的方法 方法是 先到minecraft中的lib裹面應有6個檔案 缺少就會出錯 (argo-small-3.2,bcprov-jdk15on-148,guava-14.0-rc3,asm-all-4.1,scala-library這5個也是jar檔 最後是deobfuscation_data_1.5.2 zip檔)http://files.minecraftforge.net/fmllibs/這個網能幫你下載缺少的 齊集6檔再用版主的方法就可以運行了 祝各位成功=)
刪除請問載點點進去要按哪裡?(我試了好多種都失敗
回覆刪除我是1.7.9版本 哪裡有下載點
回覆刪除你好我把6個檔案都下載完畢也放進bin後還是出現
回覆刪除There was a fatal error starting up minecraft and FML
C:\Users\Marco\AppData\Roaming\.minecraft\ForgeModLoader-client-0.log
我的是1.5.2版
我把forge安裝好了,遊戲也開了,但是資料夾只有mods沒有coremods怎麼辦?
回覆刪除我也是
刪除me too
回覆刪除1.5.2版本的創世神是下載1.5.2的forge嗎??
回覆刪除有懶人包嗎
回覆刪除我安裝好了 但開起遊戲後 跑完資料 創世神會閃退 完全沒有東西
回覆刪除我也是安裝完forge 跑遊戲就閃退
刪除1.5.2的 Mo' Creatures、CustomMobSpawner 好像不能下了,说什麽找不到文件,怎么辦
回覆刪除我把forge放進去ㄌ,可是開遊戲時沒有出現forge,反覆放ㄌ幾次還是一樣,怎麼辦?
回覆刪除我玩的是1.7.2,我得遊戲正常,但是要幫馬配種確發現沒辦法配出4等馬,因為馬少了很多顏色,大貓(獅子.老虎等)也是 蛋點出來都是黑色大貓@@這是哪裡出了問題?我重慣了很多次還是一樣的問題...有誰能幫幫我。
回覆刪除我沒有bin資料夾,也沒有minecraft.jar怎麼辦?!!
回覆刪除求解piease
OTZ
我沒有辦法安裝(不是下載)forge 每次我安裝都會失敗
回覆刪除我同學說1.5.3版本是模組可以灌最多的,一定要1.4.7嗎?help 謝謝
回覆刪除Hi,請問安裝了mod之後開遊戲就一直停在load mods畫面,有甚麼方法可以解決? thankyou
回覆刪除我不小心把minecraft.jar刪了 怎麼辦
回覆刪除我的.minecraft裡 沒有min
回覆刪除vhv
回覆刪除沒辦法耶!
回覆刪除請問如何安裝
回覆刪除