Jump to content
  • 0

Address already in use and computercraft spazzing


Question

Posted

Title: Address already in use and computercraft spazzing

Version: 3.1.2

OS: Windows 7

Java Version: Java 7 Update 7

Description of Problem:

Apparently, there is another server running on my computer. Fancy that. Also, computer craft seems to be having a meltdown. I get this log every time I start the server.

Error Messages:

Error Log:


C:\Users\Mike Portela\Desktop\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar n

ogui

182 recipes

27 achievements

16:47:19 [iNFO] Starting minecraft server version 1.2.5

16:47:19 [iNFO] Attempting early MinecraftForge initialization

16:47:19 [iNFO] Completed early MinecraftForge initialization

16:47:19 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

16:47:19 [iNFO] Loading mods from C:\Users\Mike Portela\Desktop\Tekkit Server\mo

ds

16:47:19 [iNFO] Directory weaponmod contained no mods

16:47:19 [iNFO] Forge Mod Loader has loaded 38 mods

16:47:19 [iNFO] MinecraftForge v3.3.8.152 Initialized



16:47:19 [iNFO] MinecraftForge v3.3.8.152 Initialized



16:47:19 [iNFO] [WeaponMod] Properties file read succesfully!

16:47:19 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

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

16:47:19 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

16:47:19 [iNFO] ComputerCraft: computerBlockID 207

16:47:19 [iNFO] ComputerCraft: diskDriveBlockID 208

16:47:19 [iNFO] ComputerCraft: diskItemID 4000

16:47:19 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@357273b1 while adding net.minecraft.server.ItemBlock@6d0984e0

16:47:19 [iNFO] ComputerCraft: Searching for RedPowerLib...

16:47:19 [iNFO] ComputerCraft: RedPowerLib and methods located.

16:47:19 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@557df8d1 while adding net.minecraft.server.ItemBlock@415a8d30



16:47:20 [iNFO] Initializing alchemy values for Equivalent Exchange..

16:47:20 [iNFO] NetherOres: loaded Macerator Recipes

16:47:20 [iNFO] Loading properties

16:47:20 [iNFO] Starting Minecraft server on 5.11.58.14:25565

16:47:20 [WARNING] **** FAILED TO BIND TO PORT!

16:47:20 [WARNING] The exception was: java.net.BindException: Address already in

 use: JVM_Bind

16:47:20 [WARNING] Perhaps a server is already running on that port?

>

6 answers to this question

Recommended Posts

  • 0
Posted

Check task manager and go to the process list. If you see something that looks like there is two instances of java running, close the one that the console is not currently running on, and restart the server. If that doesn't work, try restarting your computer, then restarting the server.

  • 0
Posted

Ah... It seem's I've got four different Javas. They are as follows:

Java 7 Update 7

Java 6 Update 29

Java 7 (64 bit)

Java 7 Update 3

Now, I think I should delete the unnecessary ones, but I'm not entirely sure which those are and I'm kind of scared to just start removing them. Which should I uninstall and which should I keep?

  • 0
Posted

Are these on your taskmanager? Or are they installed, and they show up in the installed programs list in control panel?

If they're all on the takmanager, end the process to the one that was most recently started up. If on the Installed programs list, try uninstalling the ones that are the least recent. Do you have a 64 bit OS running right now? In this case it looks like you should either delete all three of:

Java 6 Update 29

Java 7 Update 3

and Java 7 Update 7

If you don't have a 64 bit OS running, try getting rid of all the ones except Java 7 Update 7

If you DO somehow screw it up, you can always redownload/reinstall java from their website for free.

  • 0
Posted

Deleted those so all that remains is Java 7 64 bit. Now, I'm getting this:

C:\Users\Mike Portela\Desktop\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar n

ogui

182 recipes

27 achievements

20:42:54 [iNFO] Starting minecraft server version 1.2.5

20:42:54 [iNFO] Attempting early MinecraftForge initialization

20:42:54 [iNFO] Completed early MinecraftForge initialization

20:42:54 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

20:42:54 [iNFO] Loading mods from C:\Users\Mike Portela\Desktop\Tekkit Server\mo

ds

20:42:54 [iNFO] Directory weaponmod contained no mods

20:42:54 [iNFO] Forge Mod Loader has loaded 38 mods

20:42:54 [iNFO] MinecraftForge v3.3.8.152 Initialized

20:42:54 [iNFO] MinecraftForge v3.3.8.152 Initialized

20:42:54 [iNFO] [WeaponMod] Properties file read succesfully!

20:42:54 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

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

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

mputerCraft.cfg

20:42:54 [iNFO] ComputerCraft: computerBlockID 207

20:42:54 [iNFO] ComputerCraft: diskDriveBlockID 208

20:42:54 [iNFO] ComputerCraft: diskItemID 4000

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

red.ItemComputer@357273b1 while adding net.minecraft.server.ItemBlock@6d0984e0

20:42:54 [iNFO] ComputerCraft: Searching for RedPowerLib...

20:42:54 [iNFO] ComputerCraft: RedPowerLib and methods located.

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

red.ItemPeripheral@557df8d1 while adding net.minecraft.server.ItemBlock@415a8d30

20:42:54 [iNFO] Initializing alchemy values for Equivalent Exchange..

20:42:55 [iNFO] NetherOres: loaded Macerator Recipes

20:42:55 [iNFO] Loading properties

20:42:55 [iNFO] Starting Minecraft server on 5.11.58.14:25565

20:42:55 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

20:42:55 [iNFO] [iC2] Config loaded from C:\Users\Mike Portela\Desktop\Tekkit Se

rver\.\config\IC2.cfg

20:42:56 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I

temWiFiTransmitter@483b0544 while adding ccSensors.shared.ItemWiFiTransmitter@1a

d6d868

20:42:56 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It

emComputerSensorBlock@4d2f5fb6 while adding net.minecraft.server.ItemBlock@6134c

d50

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

20:42:56 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab

led.

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

20:42:56 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is

disabled.

20:42:56 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

20:42:56 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis

abled.

20:42:56 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve

r.ItemBlock@2e920878 while adding codechicken.enderstorage.ItemEnderChest@756a16

2a

20:42:56 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting

3.2.x, may lead to unexpected behavior

20:42:56 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv

er.ItemWithAuxData@7f32ea44 while adding net.minecraft.server.ItemMobSpawner@67b

25799

20:42:56 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3

.1.x, may lead to unexpected behavior

20:42:56 [iNFO] Starting BuildCraft 2.2.14

20:42:56 [iNFO] Copyright © SpaceToad, 2011

20:42:56 [iNFO] http://www.mod-buildcraft.com

20:42:56 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x

20:42:56 [iNFO] [iC2] BuildCraft integration module loaded

20:42:56 [iNFO] [iC2] Loaded minor compatibility modules: none

20:42:57 [iNFO] ComputerCraft: turtleBlockID 216

20:42:57 [sEVERE] java.lang.IllegalArgumentException: Slot 216 is already occupi

ed by eloraam.world.BlockStorage@6f9c6049 when adding dan200.turtle.shared.Block

Turtle@37591de

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

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

iner.java:6)

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

ComputerBase.java:24)

20:42:57 [sEVERE] at dan200.turtle.shared.BlockTurtle.<init>(BlockTurtle.j

ava:24)

20:42:57 [sEVERE] at net.minecraft.server.mod_CCTurtle.modsLoaded(mod_CCTu

rtle.java:44)

20:42:57 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

ostInit(ModLoaderModContainer.java:357)

20:42:57 [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:28

0)

20:42:57 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java

:619)

20:42:57 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F

MLBukkitHandler.java:142)

20:42:57 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:176)

20:42:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

20:42:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

20:42:57 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 216 is already occupied by eloraam.worl

d.BlockStorage@6f9c6049 when adding dan200.turtle.shared.BlockTurtle@37591de

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.turtle.shared.BlockTurtle.<init>(BlockTurtle.java:24)

at net.minecraft.server.mod_CCTurtle.modsLoaded(mod_CCTurtle.java:44)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoade

rModContainer.java:357)

at cpw.mods.fml.common.Loader.postModInit(Loader.java:280)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619)

at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.

java:142)

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

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

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

>

Me being a noob, I have no idea what this means. But it looks, well, severe.

  • 0
Posted

Also, on a possibly related note, all my .jar files seem to have turned into winrar archives. I was trying to load up the launcher to see if it was working regardless of the weird messages and it opened in winrar.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...