
Dagon314
Members-
Posts
6 -
Joined
-
Last visited
Everything posted by Dagon314
-
Address already in use and computercraft spazzing
Dagon314 replied to Dagon314's question in Tekkit Classic
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. -
Address already in use and computercraft spazzing
Dagon314 replied to Dagon314's question in Tekkit Classic
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. -
Address already in use and computercraft spazzing
Dagon314 replied to Dagon314's question in Tekkit Classic
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? -
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? >