Jump to content
Il server del mese è
Visita la nostra nuova lista server!

Archived

This topic is now archived and is closed to further replies.

  • 0
people

Cosigli Su Mod

Question

Salve,sono di nuovo io,questa volta vorrei chiedervi delle belle mod per minecraft 1.4.5 che aggiungono oggetti "fighi" come la industrial craft,io ho provato a mettere buildcraft ma crasha minecraft quando appare il logo...beh forza con i consigli.Grazie in anticipo.

Share this post


Link to post
Share on other sites

11 answers to this question

Recommended Posts

la buildcraft ti crasha perchè ci sono conflitti di id con industrialcraft guarda l'error log.

altre mod per 1.4.5 sono thaumcraft 3, railcraft, portalgun, mistcraft, computercraft, ee3.

Share this post


Link to post
Share on other sites

Grazie ragazzi,comunque come dovrei risolvere i conflitti di id? Potete spiegarmi in che consistono le mod che avete citato per favore?

Share this post


Link to post
Share on other sites

per risolvere i conflitti di id devi andare nel punto minecraft nei file config e cambiare i numeri degli id dei blocchi.

thaumcraft è di magia, railcraft aggiunge nuovi binari e funzionalità per i carrelli, portalgun aggiunge delle pistole per creare portali per viaggiare da una parte all'altra della mappa, mistcraft aggiunge nuove dimensioni, computercraft i computer ed ee3 scambi equivalenti dei blocchi

Share this post


Link to post
Share on other sites

Ho provato a cambiare id di buildcraft ma dopo aver cambiato l'id mi compare un nuovo conflitto id come mai?

EDIT: ora ho provato la mod extrabiomesxl ma mi andava in conflitto con qualche mod (non so quale) allora ho cercato di cambiare id ma quando ho cambiato id da 4095 a 4099 mi esce questo errore

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:\Documents and Settings\yang\Application Data\.minecraft\crash-reports\crash-2012-12-03_19.29.05-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 a54b2d6a --------

Full report at:

C:\Documents and Settings\yang\Application Data\.minecraft\crash-reports\crash-2012-12-03_19.29.05-client.txt

Please show that file to Mojang, NOT just this screen!

Generated 12-12-3 下午7:29

-- System Details --

Details:

Minecraft Version: 1.4.5

Operating System: Windows XP (x86) version 5.1

Java Version: 1.7.0_09, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 398716232 bytes (380 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.23 FML v4.5.2.459 Minecraft Forge 6.4.1.410 Optifine OptiFine_1.4.5_HD_U_D3 17 mods loaded, 17 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized

mod_InvTweaks [inventory Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized

mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized

mod_Shelf [mod_Shelf] (minecraft.jar) Unloaded->Constructed->Pre-initialized

mod_SparcsDungeonLoot [mod_SparcsDungeonLoot] (minecraft.jar) Unloaded->Constructed->Pre-initialized

mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized

EE3 [Equivalent Exchange 3] (Equivalent Exchange 3 Pre1d 1.4.5.jar) Unloaded->Constructed->Pre-initialized

ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.5.2.jar) Unloaded->Constructed->Errored

IC2 [industrialCraft 2] (industrialcraft-2_1.109.113-lf.jar) Unloaded->Constructed->Pre-initialized

mod_GenTest [mod_GenTest] (New Dungeons v1.8.5 1.4.5.zip) Unloaded->Constructed->Pre-initialized

PortalGun [Portal Gun] (Portal Gun v0.1 1.4.5.zip) Unloaded->Constructed->Pre-initialized

bau5_ProjectBench [Project Bench] (Project Bench v1.4 1.4.5.zip) Unloaded->Constructed->Pre-initialized

Railcraft [Railcraft] (RailCraft v6.9.2 1.4.5.zip) Unloaded->Constructed->Pre-initialized

Thaumcraft [Thaumcraft] (ThaumCraft v3.0.0e 1.4.5.zip) Unloaded->Constructed->Pre-initialized

WorkbenchUpgrades [Workbench Upgrades] (Workbench Upgrades v1 1.4.5.zip) Unloaded->Constructed->Pre-initialized

LWJGL: 2.4.2

OpenGL: Intel® HD Graphics Family GL version 3.0.0 - Build 6.14.10.5361, Intel

Is Modded: Definitely; Client brand changed to 'forge,fml'

Type: Client (map_client.txt)

Texture Pack: Default

Profiler Position: N/A (disabled)

Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.ArrayIndexOutOfBoundsException: 4099

at amj.(Block.java:290)

at amj.(Block.java:325)

at amr.(SourceFile:10)

at extrabiomes.module.summa.block.BlockAutumnLeaves.(BlockAutumnLeaves.java:73)

at extrabiomes.module.summa.block.BlockManager$1.create(BlockManager.java:49)

at extrabiomes.module.summa.block.BlockManager.createBlocks(BlockManager.java:490)

at extrabiomes.module.summa.block.BlockManager.preInit(BlockManager.java:525)

at extrabiomes.module.summa.Summa.preInit(Summa.java:82)

at net.minecraftforge.event.ASMEventHandler_6_Summa_preInit_ModulePreInitEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at extrabiomes.Module.postEvent(Module.java:29)

at extrabiomes.Extrabiomes.preInit(Extrabiomes.java:89)

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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)

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:480)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)

at net.minecraft.client.Minecraft.a(Minecraft.java:424)

at net.minecraft.client.Minecraft.run(Minecraft.java:756)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT 58356d21 ----------

Share this post


Link to post
Share on other sites

Che dovrei fare?

Il massimo id che puoi assegnare è 4095.

Share this post


Link to post
Share on other sites

Ok,ma ora sono riuscito in qualche modo a farlo funzionare ma mi rimane su :

"Carimento del mondo

Costruisco il terreno"

EDIT: Finalmente sono riuscito a far funzionare minecraft

Share this post


Link to post
Share on other sites
Messaggio Automatico

Questa discussione è stata sposta da"[url='http://www.minecraftitalia.net/forum/index.php?showforum=10']Mods[/url]" a "[url='http://www.minecraftitalia.net/forum/index.php?showforum=187']Domande e Consigli[/url]".

Share this post


Link to post
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.