Jump to content

Recommended Posts

Posted (edited)

Hello everyone, I was just playing on my server with my friend. But we wanted a new seed, so I deleted the map folders and when I try to start the server now it wont make a new map. This is what the console says;


 
C:UsersDanielDesktopTekkit_Server_3.1.2>java -Xmx1000M -Xms1000M -jar Tekkit
.jar nogui
182 recipes
27 achievements
15:17:55 [iNFO] Starting minecraft server version 1.2.5
15:17:55 [iNFO] Attempting early MinecraftForge initialization
15:17:55 [iNFO] Completed early MinecraftForge initialization
15:17:55 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
15:17:55 [iNFO] Loading mods from C:UsersDanielDesktopTekkit_Server_3.1.2mo
ds
15:17:55 [iNFO] Directory weaponmod contained no mods
15:17:55 [iNFO] Forge Mod Loader has loaded 38 mods
15:17:55 [iNFO] MinecraftForge v3.3.8.152 Initialized
 
15:17:55 [iNFO] MinecraftForge v3.3.8.152 Initialized
 
15:17:55 [iNFO] [WeaponMod] Properties file read succesfully!
15:17:55 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu
e 0 outside acceptable range 4.9E-324,1.7976931348623157E308
15:17:55 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co
mputerCraft.cfg
15:17:55 [iNFO] ComputerCraft: computerBlockID 207
15:17:55 [iNFO] ComputerCraft: diskDriveBlockID 208
15:17:55 [iNFO] ComputerCraft: diskItemID 4000
15:17:55 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha
red.ItemComputer@7e366c7 while adding net.minecraft.server.ItemBlock@627096dc
15:17:55 [iNFO] ComputerCraft: Searching for RedPowerLib...
15:17:55 [iNFO] ComputerCraft: RedPowerLib and methods located.
15:17:55 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha
red.ItemPeripheral@7c9aff86 while adding net.minecraft.server.ItemBlock@23fdf653
 
15:17:55 [iNFO] Initializing alchemy values for Equivalent Exchange..
15:17:55 [iNFO] NetherOres: loaded Macerator Recipes
15:17:55 [iNFO] Loading properties
15:17:55 [iNFO] Starting Minecraft server on 25.154.142.52:25565
15:17:56 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq
15:17:56 [iNFO] [iC2] Config loaded from C:UsersDanielDesktopTekkit_Server_3
.1.2.configIC2.cfg
15:17:56 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I
temWiFiTransmitter@7a5876a5 while adding ccSensors.shared.ItemWiFiTransmitter@45
d58963
15:17:56 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It
emComputerSensorBlock@28cc23a while adding net.minecraft.server.ItemBlock@67236f
24
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry
15:17:56 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab
led.
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: APS
15:17:56 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is
disabled.
15:17:56 [iNFO] [ccSensors] INFO: Loading SensorModule: APS
15:17:56 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis
abled.
15:17:56 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve
r.ItemBlock@5fac4e38 while adding codechicken.enderstorage.ItemEnderChest@29436f
9a
15:17:56 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting
3.2.x, may lead to unexpected behavior
15:17:56 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv
er.ItemWithAuxData@367ee335 while adding net.minecraft.server.ItemMobSpawner@447
6c886
15:17:57 [sEVERE] java.lang.IllegalArgumentException: Parse error
15:17:57 [sEVERE]       at eloraam.core.TagFile.readtag(TagFile.java:600)
15:17:57 [sEVERE]       at eloraam.core.TagFile.readtag(TagFile.java:595)
15:17:57 [sEVERE]       at eloraam.core.TagFile.readStream(TagFile.java:658)
15:17:57 [sEVERE]       at eloraam.core.TagFile.readFile(TagFile.java:635)
15:17:57 [sEVERE]       at eloraam.core.Config.loadConfig(Config.java:43)
15:17:57 [sEVERE]       at net.minecraft.server.RedPowerCore.initialize(RedPower
Core.java:139)
15:17:57 [sEVERE]       at net.minecraft.server.WirelessRedstoneRedPower.initial
ize(WirelessRedstoneRedPower.java:38)
15:17:57 [sEVERE]       at net.minecraft.server.mod_WirelessRedstoneRedPower.loa
d(mod_WirelessRedstoneRedPower.java:11)
15:17:57 [sEVERE]       at cpw.mods.fml.common.modloader.ModLoaderModContainer.i
nit(ModLoaderModContainer.java:351)
15:17:57 [sEVERE]       at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
15:17:57 [sEVERE]       at cpw.mods.fml.common.Loader.initializeMods(Loader.java
:618)
15:17:57 [sEVERE]       at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F
MLBukkitHandler.java:142)
15:17:57 [sEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
rver.java:176)
15:17:57 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:438)
15:17:57 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
15:17:57 [sEVERE] Unexpected exception
java.lang.IllegalArgumentException: Parse error
        at eloraam.core.TagFile.readtag(TagFile.java:600)
        at eloraam.core.TagFile.readtag(TagFile.java:595)
        at eloraam.core.TagFile.readStream(TagFile.java:658)
        at eloraam.core.TagFile.readFile(TagFile.java:635)
        at eloraam.core.Config.loadConfig(Config.java:43)
        at net.minecraft.server.RedPowerCore.initialize(RedPowerCore.java:139)
        at net.minecraft.server.WirelessRedstoneRedPower.initialize(WirelessReds
toneRedPower.java:38)
        at net.minecraft.server.mod_WirelessRedstoneRedPower.load(mod_WirelessRe
dstoneRedPower.java:11)
        at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod
Container.java:351)
        at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
        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)
>
Edited by T4lyX

Join the conversation

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

Guest
Reply to this topic...

×   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...