Hello. Lately I have been trying to host a server for my friends and I but every time I do it gives me this:
[11:35:32] [Server thread/INFO] [SolarFlux]: Initialization of configuration
[11:35:32] [Server thread/INFO] [SolarFlux]: Registering blocks
[11:35:32] [Server thread/INFO] [SolarFlux]: Registering items
[11:35:32] [Thread-8/INFO] [RefinedRelocation]: Version Checker Status: OUTDATED
! Using 1.0.7d, latest 1.0.8b, changelog: API change.
[11:35:32] [CoFHUpdater:RedstoneArsenal/WARN] [RedstoneArsenal]: Update check fo
r Redstone Arsenal failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/RedstoneAr
senal/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource) ~[?:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
) ~[?:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
:1.8.0_60]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
60]
at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
e) ~[?:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce) ~[?:1.8.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source) ~[?:1.8.0_60]
at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_60]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [Up
dateCheckThread.class:?]
[11:35:32] [Server thread/INFO] [STDOUT]: [vswe.stevescarts.Blocks.ModBlocks:ini
t:89]: Failed to create block (BlockDistributor)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: java.lang.IllegalArgumentException: Duplicate id: distributor
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.
java:43)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(
GameRegistry.java:275)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at vswe.stevescarts.Blocks.ModBlocks.init(ModBlocks.java:83)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:87)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLMo
dContainer.java:513)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventS
ubscriber.java:74)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handle
Event(SynchronizedEventSubscriber.java:47)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:32
2)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(Even
tBus.java:304)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(Lo
adController.java:208)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(Load
Controller.java:187)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventS
ubscriber.java:74)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handle
Event(SynchronizedEventSubscriber.java:47)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:32
2)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(Even
tBus.java:304)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(Loa
dController.java:118)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLSe
rverHandler.java:88)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonH
andler.java:314)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(D
edicatedServer.java:117)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java
:387)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.ja
va:685)
[11:35:32] [Server thread/INFO] [STDOUT]: [kihira.tails.common.FoxLibManager:isF
oxlibCorrectVersion:102]: 1.7.10-0.6.0
[11:35:33] [Server thread/INFO] [TMechworks]: Loading configuration...
[11:35:33] [Server thread/INFO] [TMechworks]: Done.
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 33 alr
eady occupided by Flight is being overwriting with witchery:potion.paralysed, yo
u may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 34 alr
eady occupided by Feather Fall is being overwriting with witchery:potion.wrapped
invine, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 35 alr
eady occupided by Haste is being overwriting with witchery:potion.spiked, you ma
y want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 36 alr
eady occupided by True Sight is being overwriting with witchery:potion.sprouting
, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 37 alr
eady occupided by Regeneration is being overwriting with witchery:potion.grotesq
ue, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 38 alr
eady occupided by Magic Shield is being overwriting with witchery:potion.love, y
ou may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 39 alr
eady occupided by Charmed is being overwriting with witchery:potion.allergysun,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 40 alr
eady occupided by Frost Slow is being overwriting with witchery:potion.chilled,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 41 alr
eady occupided by Chrono Anchor is being overwriting with witchery:potion.snowtr
ail, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 42 alr
eady occupided by Mana Regen is being overwriting with witchery:potion.floating,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 43 alr
eady occupided by Entangled is being overwriting with witchery:potion.hellishaur
a, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 44 alr
eady occupided by Watery Grave is being overwriting with witchery:potion.brewing
expertise, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 45 alr
eady occupided by Spell Reflect is being overwriting with witchery:potion.double
jump, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 46 alr
eady occupided by Silence is being overwriting with witchery:potion.featherfall,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 47 alr
eady occupided by Swift Swim is being overwriting with witchery:potion.allergyda
rk, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 48 alr
eady occupided by Agility is being overwriting with witchery:potion.reincarnate,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 49 alr
eady occupided by Leap is being overwriting with witchery:potion.insane, you may
want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 51 alr
eady occupided by Astral Distortion is being overwriting with witchery:potion.ke
epinventory, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 52 alr
eady occupided by Mana Shield is being overwriting with witchery:potion.sinking,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 53 alr
eady occupided by Fury is being overwriting with witchery:potion.overheating, yo
u may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 54 alr
eady occupided by Scramble Synapses is being overwriting with witchery:potion.wa
kingnightmare, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 55 alr
eady occupided by Illuminated is being overwriting with witchery:potion.queasy,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 56 alr
eady occupided by Greater Mana Restoration is being overwriting with witchery:po
tion.swimming, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 57 alr
eady occupided by Epic Mana Restoration is being overwriting with witchery:potio
n.resizing, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 58 alr
eady occupided by Legendary Mana Restoration is being overwriting with witchery:
potion.colorful, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 59 alr
eady occupided by Gravity Well is being overwriting with witchery:potion.enderin
hibition, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 60 alr
eady occupided by Levitation is being overwriting with witchery:potion.illfittin
g, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 61 alr
eady occupided by Clarity is being overwriting with witchery:potion.volatility,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 62 alr
eady occupided by Shrunken is being overwriting with witchery:potion.enslaved, y
ou may want to change potion ids in the config file!
[11:35:33] [Server thread/INFO] [Railcraft]: Automation Module: Ore Detected, ad
ding to blocks Tunnel Bore can mine: treeSapling, id=1xtile.witchery:witchsaplin [email protected] meta=32,767
[11:35:33] [Server thread/INFO] [Railcraft]: Automation Module: Ore Detected, ad
ding to blocks Tunnel Bore can mine: logWood, id=1xtile.witchery:[email protected]
meta=32,767
[11:35:33] [Server thread/INFO] [Railcraft]: Automation Module: Ore Detected, ad
ding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.witchery:[email protected]
32767 meta=32,767
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Mariculture:woods:0-2
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Unmatched quotes
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:base.block"0-7
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:base.brick"0-7
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:ender.block"0-2
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:ender.brick"0-2
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:fantasy.block"0-15
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:fantasy.brick"0-15
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:nether.block"0-12
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:nether.brick"0-12
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:precious.block"0-4
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:precious.brick"0-4
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:vanilla.brick"0-1
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/INFO] [FML]: Applying holder lookups
[11:35:34] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:interfac
eblock for public static org.dave.CompactMachines.block.BlockCM org.dave.Compact
Machines.init.ModBlocks.interfaceblock. Is there something wrong with the regist
ry?
[11:35:34] [Server thread/INFO] [FML]: Holder lookups applied
[11:35:34] [Server thread/INFO]: Loading properties
[11:35:34] [Server thread/INFO]: You need to agree to the EULA in order to run t
he server. Go to eula.txt for more info.
[11:35:34] [Server thread/WARN] [FML]: Can't revert to frozen GameData state wit
hout freezing first.
[11:35:34] [Server thread/INFO] [FML]: Applying holder lookups
[11:35:34] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:interfac
eblock for public static org.dave.CompactMachines.block.BlockCM org.dave.Compact
Machines.init.ModBlocks.interfaceblock. Is there something wrong with the regist
ry?
[11:35:34] [Server thread/INFO] [FML]: Holder lookups applied
[11:35:34] [Server thread/INFO] [STDOUT]: [scala.Console$:println:148]: Stopped
[11:35:34] [Server thread/WARN] [EnderIO]: Failed to write Transciever Channels
on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
[11:35:34] [Server thread/ERROR] [HatStand]: Skipping event FMLServerStoppedEven
t and marking errored mod HatStand since required dependency Hats has errored
[11:35:34] [Server thread/INFO] [FML]: The state engine was in incorrect state E
RRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:35:34] [Server thread/INFO] [FML]: The state engine was in incorrect state E
RRORED and forced into state AVAILABLE. Errors may have been discarded.
Press any key to continue . . .
Hello. Lately I have been trying to host a server for my friends and I but every time I do it gives me this:
[11:35:32] [Server thread/INFO] [SolarFlux]: Initialization of configuration
[11:35:32] [Server thread/INFO] [SolarFlux]: Registering blocks
[11:35:32] [Server thread/INFO] [SolarFlux]: Registering items
[11:35:32] [Thread-8/INFO] [RefinedRelocation]: Version Checker Status: OUTDATED
! Using 1.0.7d, latest 1.0.8b, changelog: API change.
[11:35:32] [CoFHUpdater:RedstoneArsenal/WARN] [RedstoneArsenal]: Update check fo
r Redstone Arsenal failed.
java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/RedstoneAr
senal/master/VERSION
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource) ~[?:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source
) ~[?:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?
:1.8.0_60]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
60]
at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc
e) ~[?:1.8.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce) ~[?:1.8.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source) ~[?:1.8.0_60]
at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_60]
at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [Up
dateCheckThread.class:?]
[11:35:32] [Server thread/INFO] [STDOUT]: [vswe.stevescarts.Blocks.ModBlocks:ini
t:89]: Failed to create block (BlockDistributor)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: java.lang.IllegalArgumentException: Duplicate id: distributor
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.
java:43)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(
GameRegistry.java:275)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at vswe.stevescarts.Blocks.ModBlocks.init(ModBlocks.java:83)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:87)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLMo
dContainer.java:513)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventS
ubscriber.java:74)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handle
Event(SynchronizedEventSubscriber.java:47)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:32
2)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(Even
tBus.java:304)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(Lo
adController.java:208)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(Load
Controller.java:187)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventS
ubscriber.java:74)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handle
Event(SynchronizedEventSubscriber.java:47)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:32
2)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(Even
tBus.java:304)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(Loa
dController.java:118)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLSe
rverHandler.java:88)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonH
andler.java:314)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(D
edicatedServer.java:117)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java
:387)
[11:35:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStrea
m:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.ja
va:685)
[11:35:32] [Server thread/INFO] [STDOUT]: [kihira.tails.common.FoxLibManager:isF
oxlibCorrectVersion:102]: 1.7.10-0.6.0
[11:35:33] [Server thread/INFO] [TMechworks]: Loading configuration...
[11:35:33] [Server thread/INFO] [TMechworks]: Done.
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 33 alr
eady occupided by Flight is being overwriting with witchery:potion.paralysed, yo
u may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 34 alr
eady occupided by Feather Fall is being overwriting with witchery:potion.wrapped
invine, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 35 alr
eady occupided by Haste is being overwriting with witchery:potion.spiked, you ma
y want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 36 alr
eady occupided by True Sight is being overwriting with witchery:potion.sprouting
, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 37 alr
eady occupided by Regeneration is being overwriting with witchery:potion.grotesq
ue, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 38 alr
eady occupided by Magic Shield is being overwriting with witchery:potion.love, y
ou may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 39 alr
eady occupided by Charmed is being overwriting with witchery:potion.allergysun,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 40 alr
eady occupided by Frost Slow is being overwriting with witchery:potion.chilled,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 41 alr
eady occupided by Chrono Anchor is being overwriting with witchery:potion.snowtr
ail, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 42 alr
eady occupided by Mana Regen is being overwriting with witchery:potion.floating,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 43 alr
eady occupided by Entangled is being overwriting with witchery:potion.hellishaur
a, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 44 alr
eady occupided by Watery Grave is being overwriting with witchery:potion.brewing
expertise, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 45 alr
eady occupided by Spell Reflect is being overwriting with witchery:potion.double
jump, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 46 alr
eady occupided by Silence is being overwriting with witchery:potion.featherfall,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 47 alr
eady occupided by Swift Swim is being overwriting with witchery:potion.allergyda
rk, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 48 alr
eady occupided by Agility is being overwriting with witchery:potion.reincarnate,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 49 alr
eady occupided by Leap is being overwriting with witchery:potion.insane, you may
want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 51 alr
eady occupided by Astral Distortion is being overwriting with witchery:potion.ke
epinventory, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 52 alr
eady occupided by Mana Shield is being overwriting with witchery:potion.sinking,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 53 alr
eady occupided by Fury is being overwriting with witchery:potion.overheating, yo
u may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 54 alr
eady occupided by Scramble Synapses is being overwriting with witchery:potion.wa
kingnightmare, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 55 alr
eady occupided by Illuminated is being overwriting with witchery:potion.queasy,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 56 alr
eady occupided by Greater Mana Restoration is being overwriting with witchery:po
tion.swimming, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 57 alr
eady occupided by Epic Mana Restoration is being overwriting with witchery:potio
n.resizing, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 58 alr
eady occupided by Legendary Mana Restoration is being overwriting with witchery:
potion.colorful, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 59 alr
eady occupided by Gravity Well is being overwriting with witchery:potion.enderin
hibition, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 60 alr
eady occupided by Levitation is being overwriting with witchery:potion.illfittin
g, you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 61 alr
eady occupided by Clarity is being overwriting with witchery:potion.volatility,
you may want to change potion ids in the config file!
[11:35:33] [Server thread/WARN] [witchery: SERVER]: witchery: Potion slot 62 alr
eady occupided by Shrunken is being overwriting with witchery:potion.enslaved, y
ou may want to change potion ids in the config file!
[11:35:33] [Server thread/INFO] [Railcraft]: Automation Module: Ore Detected, ad
ding to blocks Tunnel Bore can mine: treeSapling, id=1xtile.witchery:witchsaplin
[email protected] meta=32,767
[11:35:33] [Server thread/INFO] [Railcraft]: Automation Module: Ore Detected, ad
ding to blocks Tunnel Bore can mine: logWood, id=1xtile.witchery:[email protected]
meta=32,767
[11:35:33] [Server thread/INFO] [Railcraft]: Automation Module: Ore Detected, ad
ding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.witchery:[email protected]
32767 meta=32,767
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Mariculture:woods:0-2
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Unmatched quotes
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:base.block"0-7
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:base.brick"0-7
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:ender.block"0-2
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:ender.brick"0-2
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:fantasy.block"0-15
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:fantasy.brick"0-15
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:nether.block"0-12
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:nether.brick"0-12
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:precious.block"0-4
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:precious.brick"0-4
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Invalid line in microblocks.
cfg: "Metallurgy:vanilla.brick"0-1
[11:35:34] [Server thread/ERROR] [ForgeMicroblock]: Name must be followed by a c
olon separator
[11:35:34] [Server thread/INFO] [FML]: Applying holder lookups
[11:35:34] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:interfac
eblock for public static org.dave.CompactMachines.block.BlockCM org.dave.Compact
Machines.init.ModBlocks.interfaceblock. Is there something wrong with the regist
ry?
[11:35:34] [Server thread/INFO] [FML]: Holder lookups applied
[11:35:34] [Server thread/INFO]: Loading properties
[11:35:34] [Server thread/INFO]: You need to agree to the EULA in order to run t
he server. Go to eula.txt for more info.
[11:35:34] [Server thread/WARN] [FML]: Can't revert to frozen GameData state wit
hout freezing first.
[11:35:34] [Server thread/INFO] [FML]: Applying holder lookups
[11:35:34] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:interfac
eblock for public static org.dave.CompactMachines.block.BlockCM org.dave.Compact
Machines.init.ModBlocks.interfaceblock. Is there something wrong with the regist
ry?
[11:35:34] [Server thread/INFO] [FML]: Holder lookups applied
[11:35:34] [Server thread/INFO] [STDOUT]: [scala.Console$:println:148]: Stopped
[11:35:34] [Server thread/WARN] [EnderIO]: Failed to write Transciever Channels
on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
[11:35:34] [Server thread/ERROR] [HatStand]: Skipping event FMLServerStoppedEven
t and marking errored mod HatStand since required dependency Hats has errored
[11:35:34] [Server thread/INFO] [FML]: The state engine was in incorrect state E
RRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:35:34] [Server thread/INFO] [FML]: The state engine was in incorrect state E
RRORED and forced into state AVAILABLE. Errors may have been discarded.
Press any key to continue . . .
Someone please help!!!
Thank you so much! Sorry for making such a simple mistake. I'm sorta new to hosting servers.