Jump to content

LyrickCZE

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by LyrickCZE

  1. Just had same error message as the OP, using Tekkit Classic server 3.1.2. Adding -nojline solved my problem. This is the exact copy of my launch.bat: java -Xmx8G -Xms8G -jar Tekkit.jar nogui -nojline pause Thank you for info. Also, anyone able to explain me simply what are consequences of using -nojline, please?
  2. Title: Tekkit Server 3.1.2 Startup conflicts Version: 3.1.2 OS: Ubuntu 12.04 Server Java Version: 1.7.0_07-b10, 32bit Description of Problem: It is a clean install of Tekkit 3.1.2 Server, reporting these warnings and conflicts on every startup. However, I could not find any bug while actually playing. Still, it makes me feel that something is not alright.. Error Messages: Error Log: 2012-09-22 12:17:59 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308 2012-09-22 12:17:59 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@671637 while adding net.minecraft.server.ItemBlock@1e3878c 2012-09-22 12:17:59 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@bcec51 while adding net.minecraft.server.ItemBlock@13ec 2012-09-22 12:18:01 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.server.ItemBlock@295269 while adding codechicken.enderstorage.ItemEnderChest@e1949c 2012-09-22 12:18:01 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@14a74b1 while adding net.minecraft.server.ItemMobSpawner@133381b 2012-09-22 12:18:02 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior 2012-09-22 12:18:02 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitter@12c13a2 while adding ccSensors.shared.ItemWiFiTransmitter@bd238b 2012-09-22 12:18:02 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.ItemComputerSensorBlock@1927371 while adding net.minecraft.server.ItemBlock@1d92573 2012-09-22 12:18:02 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 2012-09-22 12:18:03 [iNFO] CONFLICT @ -40 item slot already occupied by dan200.turtle.shared.ItemTurtle@15818dd while adding net.minecraft.server.ItemBlock@c88d40 2012-09-22 12:18:04 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
×
×
  • Create New...