Robert0 Posted September 29, 2012 Posted September 29, 2012 Title: RuntimeException Error Version: 3.1.2 OS: Windows 7 32 Bit Java Version: 7Update5 Description of Problem: When I Open the launcher so I can open the my server, I get the next error.Help? Error Messages: 20:13:33 [sEVERE] java.lang.RuntimeException: unknown character ? Error Log: D:\tikket>java -Xmx1G -Xms512M -jar Tekkit.jar nogui 182 recipes 27 achievements 20:13:29 [iNFO] Starting minecraft server version 1.2.5 20:13:29 [iNFO] Attempting early MinecraftForge initialization 20:13:29 [iNFO] Completed early MinecraftForge initialization 20:13:29 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 20:13:29 [iNFO] Loading mods from D:\tikket\mods 20:13:30 [iNFO] Directory weaponmod contained no mods 20:13:30 [iNFO] Forge Mod Loader has loaded 38 mods 20:13:30 [iNFO] MinecraftForge v3.3.8.152 Initialized 20:13:30 [iNFO] MinecraftForge v3.3.8.152 Initialized 20:13:30 [iNFO] [WeaponMod] Properties file read succesfully! 20:13:30 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 20:13:30 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 20:13:30 [iNFO] ComputerCraft: computerBlockID 207 20:13:30 [iNFO] ComputerCraft: diskDriveBlockID 208 20:13:30 [iNFO] ComputerCraft: diskItemID 4000 20:13:30 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@46c14f while adding net.minecraft.server.ItemBlock@13d476c 20:13:30 [iNFO] ComputerCraft: Searching for RedPowerLib... 20:13:30 [iNFO] ComputerCraft: RedPowerLib and methods located. 20:13:30 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@16d8356 while adding net.minecraft.server.ItemBlock@c9b619 20:13:30 [iNFO] Initializing alchemy values for Equivalent Exchange.. 20:13:31 [iNFO] NetherOres: loaded Macerator Recipes 20:13:31 [iNFO] Loading properties 20:13:31 [iNFO] Starting Minecraft server on *:25565 20:13:32 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 20:13:32 [iNFO] [iC2] Config loaded from D:\tikket\.\config\IC2.cfg 20:13:33 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I temWiFiTransmitter@1aa1efe while adding ccSensors.shared.ItemWiFiTransmitter@1d8 c2db 20:13:33 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It emComputerSensorBlock@1925433 while adding net.minecraft.server.ItemBlock@1d60c2 8 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry 20:13:33 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab led. 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 20:13:33 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled. 20:13:33 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 20:13:33 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis abled. 20:13:33 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve r.ItemBlock@384a7c while adding codechicken.enderstorage.ItemEnderChest@1a2215d 20:13:33 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 20:13:33 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv er.ItemWithAuxData@153ae47 while adding net.minecraft.server.ItemMobSpawner@d6de fa 20:13:33 [sEVERE] java.lang.RuntimeException: unknown character ? 20:13:33 [sEVERE] at forge.Configuration.load(Configuration.java:258) 20:13:33 [sEVERE] at railcraft.common.modules.RailcraftModuleManager.loadM odules(RailcraftModuleManager.java:33) 20:13:33 [sEVERE] at net.minecraft.server.mod_Railcraft.load(mod_Railcraft .java:39) 20:13:33 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i nit(ModLoaderModContainer.java:351) 20:13:33 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 20:13:33 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :618) 20:13:33 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142) 20:13:33 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176) 20:13:33 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 20:13:33 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 20:13:33 [sEVERE] Unexpected exception java.lang.RuntimeException: unknown character ? at forge.Configuration.load(Configuration.java:258) at railcraft.common.modules.RailcraftModuleManager.loadModules(Railcraft ModuleManager.java:33) at net.minecraft.server.mod_Railcraft.load(mod_Railcraft.java:39) 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) >
0 Robert0 Posted September 30, 2012 Author Posted September 30, 2012 Fixed! All you need to do is to go to the tekkit server folder , go to config ->and delete railcraft folder. After that you need to go back to the tekkit server folder and go to mods and delete Railcraft-5.3.3-MCPC-1.2.5-r8 file and it should work.
Question
Robert0
Title: RuntimeException Error
Version: 3.1.2
OS: Windows 7 32 Bit
Java Version: 7Update5
Description of Problem:
When I Open the launcher so I can open the my server, I get the next error.Help?
Error Messages:
20:13:33 [sEVERE] java.lang.RuntimeException: unknown character ?
Error Log:
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now