Guest User

server wont start

a guest
Jul 7th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 7/7/17 3:02 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: Unknown character ' ' in '/config/denoflionsx/CreeperCollateral/CreeperCollateral.cfg:1'
  8. at net.minecraftforge.common.Configuration.load(Configuration.java:625)
  9. at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
  10. at denoflionsx.CreeperCollateral.Mod.Proxy.ProxyCommon.setupConfig(ProxyCommon.java:18)
  11. at denoflionsx.CreeperCollateral.Mod.CCMod.preLoad(CCMod.java:23)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  22. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  23. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  24. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  26. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
  27. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  33. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  37. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
  38. at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
  39. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
  40. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  41. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  43. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.5.2
  52. Operating System: Windows 7 (amd64) version 6.1
  53. Java Version: 1.8.0_131, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 5028082984 bytes (4795 MB) / 5145362432 bytes (4907 MB) up to 5145362432 bytes (4907 MB)
  56. JVM Flags: 3 total; -Xms5G -Xmx5G -XX:PermSize=128m
  57. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  58. Suspicious classes: FML and Forge are installed
  59. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  60. FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 15 mods loaded, 15 mods active
  61. mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  62. FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  63. Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  64. CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  65. CoFHFramework{1.5.2.5} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized
  66. InfiniBows{1.0.0 build 10} [Infinity Bow Fix] (coremods) Unloaded->Constructed->Pre-initialized
  67. NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  68. OmniumCore{Beta-84} [CCM Core] (coremods) Unloaded->Constructed->Pre-initialized
  69. PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized
  70. CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized
  71. CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized
  72. denLib{3.0.14} [denLib] (denLib-1.5.2-3.0.14_Quickfix.jar) Unloaded->Constructed->Pre-initialized
  73. CreeperCollateral{2.0.3} [CreeperCollateral] (CreeperCollateral-1.5.2-2.0.3.jar) Unloaded->Constructed->Errored
  74. nucleum_omnium{Beta-84} [Nucleum Omnium] (Nucleum-Omnium-Beta-84.jar) Unloaded->Constructed->Pre-initialized
  75. nucleum_world{Beta-84} [Nucleum World] (Nucleum-Omnium-Beta-84.jar) Unloaded->Constructed->Pre-initialized
  76. Profiler Position: N/A (disabled)
  77. Is Modded: Definitely; Server brand changed to 'fml,forge'
  78. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment