Vai al contenuto
Il server del mese è
Visita la nostra nuova lista server!

Archiviato

Questa discussione è archiviata e chiusa a future risposte.

Ospite

server moddato aiuto

Recommended Posts

Ospite

ho messo delle mod su un server, ma non parte questo è tutto ciò che fa:

 

[SPOILER>Pre-initialized->Initialized
        PowerConverters{1.6.4R2.4.0pre3} [Power Converters] (Power Converters1.6
.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
        powersuitaddons{@VERSION@} [Modular Powersuits Addon] (powersuit addons
1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
        QuantumComputing{2.0.9} [Quantum Computing] (quantum computing 1.6.4.jar
) Unloaded->Constructed->Pre-initialized->Initialized
        row{1.6.4-013.10.21-1} [Rails of War] (Rails of war 1.6.4.zip) Unloaded-
>Constructed->Pre-initialized->Initialized
        com.tommysource.raycraft{1.0.0} [Raycraft] (Ray craft 1.6.4.jar) Unloade
d->Constructed->Pre-initialized->Initialized
        RotaryCraft{Gamma} [RotaryCraft] (Rotary Craft 1.6.4.zip) Unloaded->Cons
tructed->Pre-initialized->Initialized
        ReactorCraft{beta} [ReactorCraft] (Reactor Craft 1.6.4.zip) Unloaded->Co
nstructed->Pre-initialized->Initialized
        RedstonePasteMod{1.5.1} [Redstone Paste] (Redstone Paste 1.6.4.zip) Unlo
aded->Constructed->Pre-initialized->Initialized
        remoteIO{@MAJOR@.@MINOR@.@REVIS@.${env.BUILD_NUMBER}} [Remote IO] (Remot
e IO 1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
        Safe{1.2.0} [Safe] (safe 1.6.4.jar) Unloaded->Constructed->Pre-initializ
ed->Initialized
        simplyjetpacks{0.1.3} [Simply Jetpacks] (Simply Jetpacks 1.6.4.jar) Unlo
aded->Constructed->Pre-initialized->Initialized
        SpecialMobs{2.6} [Special Mobs] (Special Mobs 1.6.4.zip) Unloaded->Const
ructed->Pre-initialized->Initialized
        Statues{2.1.0} [Statues] (statues 1.6.4.jar) Unloaded->Constructed->Pre-
initialized->Initialized
        StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] (Status Effect HUD 1.6.4
.zip) Unloaded->Constructed->Pre-initialized->Errored
        switches{1.3.0} [Switches] (switches 1.6.4.jar) Unloaded->Constructed->P
re-initialized->Initialized
        Sync{2.2.3} [Sync] (Sync 1.6.4.zip) Unloaded->Constructed->Pre-initializ
ed->Initialized
        TiCTooltips{1.1.5} [TiC Tooltips] (TiC Tooltips 1.6.4.jar) Unloaded->Con
structed->Pre-initialized->Initialized
        TMechworks{33.c001660} [Tinkers' Mechworks] (Tinkers Mechworks 1.6.4.jar
) Unloaded->Constructed->Pre-initialized->Initialized
        TreeCapitator{Forge 1.6.4.r02} [Treecapitator] (Tree Capitator 1.6.4.jar
) Unloaded->Constructed->Pre-initialized->Initialized
        WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR CBE core 1.6.4.jar) Unloaded->Con
structed->Pre-initialized->Initialized
        WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR CBE core 1.6.4.jar) Unloaded-
>Constructed->Pre-initialized->Initialized
        WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR CBE core 1.6.4.jar) Unloaded->C
onstructed->Pre-initialized->Initialized
        xact{0.4.3} [XACT Mod] (XACT 1.6.4.jar) Unloaded->Constructed->Pre-initi
alized->Initialized
        McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-univ
ersal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized
        ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal
-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized
2015-01-25 17:16:35 [GRAVE] [ForgeModLoader] The following problems were capture
d during this phase
2015-01-25 17:16:35 [GRAVE] [ForgeModLoader] Caught exception from eng_toolbox
java.lang.IllegalArgumentException: Slot 4075 is already occupied by com.tommyso
urce.raycraft.blocks.BlockPowerCube@42fba614 when adding emasher.sockets.pipes.B
lockStartPipe@17548d67
        at net.minecraft.block.Block.<init>(Block.java:349)
        at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
        at emasher.sockets.pipes.BlockStartPipe.<init>(BlockStartPipe.scala:15)
        at emasher.sockets.SocketsMod.load(SocketsMod.java:380)
        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(FMLModContain
er.java:545)
        at sun.reflect.GeneratedMethodAccessor1.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(Synch
ronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:201)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:181)
        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(Synch
ronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:112)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
        at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2015-01-25 17:16:35 [GRAVE] [ForgeModLoader] Caught exception from StatusEffectH
UD
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
        at bspkrs.statuseffecthud.fml.SEHGameTicker.<init>(SEHGameTicker.java:19
)
        at bspkrs.statuseffecthud.fml.StatusEffectHUDMod.init(StatusEffectHUDMod
.java:49)
        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(FMLModContain
er.java:545)
        at sun.reflect.GeneratedMethodAccessor1.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(Synch
ronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:201)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:181)
        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(Synch
ronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:112)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
        at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
ader.java:97)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 33 more
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR] java.lang.IllegalArgumentException:
Slot 4075 is already occupied by com.tommysource.raycraft.blocks.BlockPowerCube@
42fba614 when adding emasher.sockets.pipes.BlockStartPipe@17548d67
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at net.minecraft.block.Block.<in
it>(Block.java:349)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at net.minecraft.block.BlockCont
ainer.<init>(SourceFile:9)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at emasher.sockets.pipes.BlockSt
artPipe.<init>(BlockStartPipe.scala:15)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at emasher.sockets.SocketsMod.lo
ad(SocketsMod.java:380)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.NativeMethodAcces
sorImpl.invoke0(Native Method)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.NativeMethodAcces
sorImpl.invoke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.DelegatingMethodA
ccessorImpl.invoke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at java.lang.reflect.Method.invo
ke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.common.FMLModCon
tainer.handleModStateEvent(FMLModContainer.java:545)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.GeneratedMethodAc
cessor1.invoke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.DelegatingMethodA
ccessorImpl.invoke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at java.lang.reflect.Method.invo
ke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entHandler.handleEvent(EventHandler.java:74)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Sy
nchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entBus.dispatch(EventBus.java:313)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entBus.dispatchQueuedEvents(EventBus.java:296)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entBus.post(EventBus.java:267)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.common.LoadContr
oller.sendEventToModContainer(LoadController.java:201)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.common.LoadContr
oller.propogateStateMessage(LoadController.java:181)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.NativeMethodAcces
sorImpl.invoke0(Native Method)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.NativeMethodAcces
sorImpl.invoke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at sun.reflect.DelegatingMethodA
ccessorImpl.invoke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at java.lang.reflect.Method.invo
ke(Unknown Source)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entHandler.handleEvent(EventHandler.java:74)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Sy
nchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entBus.dispatch(EventBus.java:313)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entBus.dispatchQueuedEvents(EventBus.java:296)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at com.google.common.eventbus.Ev
entBus.post(EventBus.java:267)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.common.LoadContr
oller.distributeStateMessage(LoadController.java:112)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.common.Loader.in
itializeMods(Loader.java:699)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.server.FMLServer
Handler.finishServerLoading(FMLServerHandler.java:107)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.common.FMLCommon
Handler.onServerStarted(FMLCommonHandler.java:355)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at net.minecraft.server.dedicate
d.DedicatedServer.func_71197_b(DedicatedServer.java:142)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at net.minecraft.server.Minecraf
tServer.run(MinecraftServer.java:445)
2015-01-25 17:16:35 [INFORMAZIONI] [STDERR]     at net.minecraft.server.ThreadMi
necraftServer.run(SourceFile:583)
2015-01-25 17:16:35 [GRAVE] [Minecraft-Server] Encountered an unexpected excepti
on IllegalArgumentException
java.lang.IllegalArgumentException: Slot 4075 is already occupied by com.tommyso
urce.raycraft.blocks.BlockPowerCube@42fba614 when adding emasher.sockets.pipes.B
lockStartPipe@17548d67
        at net.minecraft.block.Block.<init>(Block.java:349)
        at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
        at emasher.sockets.pipes.BlockStartPipe.<init>(BlockStartPipe.scala:15)
        at emasher.sockets.SocketsMod.load(SocketsMod.java:380)
        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(FMLModContain
er.java:545)
        at sun.reflect.GeneratedMethodAccessor1.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(Synch
ronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:201)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:181)
        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(Synch
ronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:112)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
        at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2015-01-25 17:16:35 [GRAVE] [Minecraft-Server] This crash report has been saved
to: D:\technocraft-world server\.\crash-reports\crash-2015-01-25_17.16.35-server
.txt
2015-01-25 17:16:35 [INFORMAZIONI] [Hats] [2.1.4] Loaded 12 contributor hats
2015-01-25 17:16:40 [AVVERTENZA] [Buildcraft] Unable to read from remote version
 authority.
2015-01-25 17:16:40 [AVVERTENZA] [Buildcraft] java.io.FileNotFoundException: htt
ps://dl.dropboxusercontent.com/u/38558957/Minecraft/Buildcraft/version.txt
2015-01-25 17:16:40 [INFORMAZIONI] [Buildcraft] Version check attempt 3 failed,
trying again in 10 seconds
2015-01-25 17:16:50 [INFORMAZIONI] [Buildcraft] Version check failed [/SPOILER]
 
grazie in anticipo

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
java.lang.IllegalArgumentException:
Slot 4075 is already occupied by com.tommysource.raycraft.blocks.BlockPowerCube
 
Ci sono degli errori di id con questa mod cioè tommy source basta toglierla e partirà sicuramente
Oppure puoi modificare gli id andando nel config delle mod
 
 
La prossima volta mettilo sotto spoiler o riempi tutta la pagina per farlo usa
[SPOILER]qui ci metti il crash[/SPOILER]

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
Ospite

 

java.lang.IllegalArgumentException:
Slot 4075 is already occupied by com.tommysource.raycraft.blocks.BlockPowerCube
 
Ci sono degli errori di id con questa mod cioè tommy source basta toglierla e partirà sicuramente
Oppure puoi modificare gli id andando nel config delle mod
 
 
La prossima volta mettilo sotto spoiler o riempi tutta la pagina per farlo usa
[SPOILER]qui ci metti il crash[/SPOILER]

grazie mille ho modificato gli id e ora funziona

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

×
×
  • Crea Nuovo...

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.