Jump to content
  • 0

Can not start 3.1.3 server


Question

Posted

Title: Can not start 3.1.3 server

Version: 3.1.2

OS: Windows 7 64bit pro

Java Version: latest

Description of Problem:

Go to start up server after updating and it pulls a lot of SEVERE errors and wont start up.

Error Messages:

Error Log:


C:\Tekkit\Tserver>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

20:43:34 [iNFO] Starting minecraft server version 1.2.5

20:43:34 [iNFO] Attempting early MinecraftForge initialization

20:43:34 [iNFO] Completed early MinecraftForge initialization

20:43:34 [iNFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading

20:43:34 [iNFO] Loading mods from C:\Tekkit\Tserver\mods

20:43:34 [iNFO] Directory weaponmod contained no mods

20:43:34 [iNFO] Forge Mod Loader has loaded 49 mods

20:43:34 [iNFO] MinecraftForge v3.3.8.152 Initialized



20:43:34 [iNFO] MinecraftForge v3.3.8.152 Initialized



20:43:34 [iNFO] [WeaponMod] Properties file read succesfully!

20:43:34 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

20:43:34 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

20:43:34 [iNFO] ComputerCraft: computerBlockID 207

20:43:34 [iNFO] ComputerCraft: diskDriveBlockID 208

20:43:34 [iNFO] ComputerCraft: diskItemID 4000

20:43:34 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@15475116 while adding net.minecraft.server.ItemBlock@7d1c8643

20:43:34 [iNFO] ComputerCraft: Searching for RedPowerLib...

20:43:34 [iNFO] ComputerCraft: RedPowerLib and methods located.

20:43:34 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@417858a9 while adding net.minecraft.server.ItemBlock@4404e0d3



20:43:34 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

20:43:34 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

20:43:34 [iNFO] ComputerCraft: computerBlockID 207

20:43:34 [iNFO] ComputerCraft: diskDriveBlockID 208

20:43:34 [iNFO] ComputerCraft: diskItemID 4000

20:43:34 [sEVERE] cpw.mods.fml.common.LoaderException: java.lang.IllegalArgument

Exception: Slot 207 is already occupied by dan200.computer.shared.BlockComputer@

16dccf02 when adding dan200.computer.shared.BlockComputer@7a9a9807

20:43:34 [sEVERE]       at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:114)

20:43:34 [sEVERE]       at cpw.mods.fml.common.Loader.preModInit(Loader.java:235

)

20:43:34 [sEVERE]       at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

20:43:34 [sEVERE]       at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:134)

20:43:34 [sEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:125)

20:43:34 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:428)

20:43:34 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

20:43:34 [sEVERE] Caused by: java.lang.IllegalArgumentException: Slot 207 is alr

eady occupied by dan200.computer.shared.BlockComputer@16dccf02 when adding dan20

0.computer.shared.BlockComputer@7a9a9807

20:43:34 [sEVERE]       at net.minecraft.server.Block.<init>(Block.java:181)

20:43:34 [sEVERE]       at net.minecraft.server.BlockContainer.<init>(BlockConta

iner.java:6)

20:43:34 [sEVERE]       at dan200.computer.shared.BlockComputerBase.<init>(Block

ComputerBase.java:24)

20:43:34 [sEVERE]       at dan200.computer.shared.BlockComputer.<init>(BlockComp

uter.java:19)

20:43:34 [sEVERE]       at net.minecraft.server.mod_ComputerCraft.<init>(mod_Com

puterCraft.java:74)

20:43:34 [sEVERE]       at sun.reflect.NativeConstructorAccessorImpl.newInstance

0(Native Method)

20:43:34 [sEVERE]       at sun.reflect.NativeConstructorAccessorImpl.newInstance

(Unknown Source)

20:43:34 [sEVERE]       at sun.reflect.DelegatingConstructorAccessorImpl.newInst

ance(Unknown Source)

20:43:34 [sEVERE]       at java.lang.reflect.Constructor.newInstance(Unknown Sou

rce)

20:43:34 [sEVERE]       at java.lang.Class.newInstance0(Unknown Source)

20:43:34 [sEVERE]       at java.lang.Class.newInstance(Unknown Source)

20:43:34 [sEVERE]       at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:107)

20:43:34 [sEVERE]       ... 6 more

20:43:34 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: Slot 20

7 is already occupied by dan200.computer.shared.BlockComputer@16dccf02 when addi

ng dan200.computer.shared.BlockComputer@7a9a9807

        at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader

ModContainer.java:114)

        at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)

        at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

        at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:

134)

        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125)

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: java.lang.IllegalArgumentException: Slot 207 is already occupied by d

an200.computer.shared.BlockComputer@16dccf02 when adding dan200.computer.shared.

BlockComputer@7a9a9807

        at net.minecraft.server.Block.<init>(Block.java:181)

        at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

        at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.jav

a:24)

        at dan200.computer.shared.BlockComputer.<init>(BlockComputer.java:19)

        at net.minecraft.server.mod_ComputerCraft.<init>(mod_ComputerCraft.java:

74)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)



        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)



        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou

rce)

        at java.lang.reflect.Constructor.newInstance(Unknown Source)

        at java.lang.Class.newInstance0(Unknown Source)

        at java.lang.Class.newInstance(Unknown Source)

        at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader

ModContainer.java:107)

        ... 6 more

>

9 answers to this question

Recommended Posts

  • 0
Posted

I started from scratch, and now these are the "severe" errors im getting.

21:19:10 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i

c2.common.TileEntityNuclearReactor.tickRate()

21:19:10 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle

arHelper.java:304)

21:19:10 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEn

tityIC2Thermo.java:190)

21:19:10 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Th

ermo.java:244)

21:19:10 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11

89)

21:19:10 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:559)

21:19:10 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:457)

21:19:10 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

21:19:10 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.common.TileEnt

ityNuclearReactor.tickRate()

21:19:10 [sEVERE] at java.lang.Class.getMethod(Unknown Source)

21:19:10 [sEVERE] at nuclearcontrol.NuclearHelper.getTickRateMethod(Nuclea

rHelper.java:128)

21:19:10 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle

arHelper.java:300)

21:19:10 [sEVERE] ... 6 more

21:19:10 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.common.TileEnti

tyNuclearReactor.tickRate()

at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30

4)

at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEntityIC2Thermo.ja

va:190)

at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:244)

at net.minecraft.server.World.tickEntities(World.java:1189)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: java.lang.NoSuchMethodException: ic2.common.TileEntityNuclearReactor.

tickRate()

at java.lang.Class.getMethod(Unknown Source)

at nuclearcontrol.NuclearHelper.getTickRateMethod(NuclearHelper.java:128

)

at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30

0)

... 6 more

>

  • 0
Posted

Ok, finally got the server up and running and I can connect on my machine (which the server is running off of) but now, when my friends try to connect, it says "server can not be reached".

  • 0
Posted

do you have ports forwarded?

are you using any vpn such as hamachi?

No vpn. Ports are forwarded. We've been playing for about a month with no problems, but after minecraft updated, no one can connect. I've double checked everything. Internet address is the same, port is the same.

  • 0
Posted

check any firewall you may have running

check to make sure the port is open and being forwarded correctly

http://www.canyouseeme.org/

Rechecked everything, re-installed, reset, just about everything you could do, I did. Something worked lol. I got one friend able to connect, but one other still cant, so I'm assuming its on his end and he's being an idiot. Thanks for the help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...