Advertisement
Keago

Forge Logs P1

Apr 8th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.79 KB | None | 0 0
  1. [09Apr2020 01:18:00.558] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.37, --fml.mcpVersion, 20200307.202953, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
  2. [09Apr2020 01:18:00.562] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_242 by Oracle Corporation
  3. [09Apr2020 01:18:00.625] [main/ERROR] [net.minecraftforge.fml.loading.ModDirTransformerDiscoverer/]: Zip Error when loading jar file ./mods/useful_railroads-1.15.2-1.3.2.21.jar
  4. java.util.zip.ZipException: error in opening zip file
  5. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_242]
  6. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_242]
  7. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_242]
  8. at java.util.zip.ZipFile.<init>(ZipFile.java:169) ~[?:1.8.0_242]
  9. at net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.visitFile(ModDirTransformerDiscoverer.java:75) ~[forge-1.15.2-31.1.37.jar:31.1]
  10. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_242]
  11. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_242]
  12. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_242]
  13. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_242]
  14. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_242]
  15. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_242]
  16. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_242]
  17. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_242]
  18. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_242]
  19. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_242]
  20. at net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.scan(ModDirTransformerDiscoverer.java:65) ~[forge-1.15.2-31.1.37.jar:31.1]
  21. at net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(ModDirTransformerDiscoverer.java:37) ~[forge-1.15.2-31.1.37.jar:31.1]
  22. at cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$13(TransformationServicesHandler.java:137) ~[modlauncher-5.0.0-milestone.4.jar:?]
  23. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) [?:1.8.0_242]
  24. at java.util.Iterator.forEachRemaining(Iterator.java:116) [?:1.8.0_242]
  25. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) [?:1.8.0_242]
  26. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) [?:1.8.0_242]
  27. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) [?:1.8.0_242]
  28. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) [?:1.8.0_242]
  29. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:1.8.0_242]
  30. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) [?:1.8.0_242]
  31. at cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:137) [modlauncher-5.0.0-milestone.4.jar:?]
  32. at cpw.mods.modlauncher.Launcher.run(Launcher.java:74) [modlauncher-5.0.0-milestone.4.jar:?]
  33. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?]
  34. at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.15.2-31.1.37.jar:?]
  35. at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.15.2-31.1.37.jar:?]
  36. at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.15.2-31.1.37.jar:?]
  37. [09Apr2020 01:18:01.025] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  38. [09Apr2020 01:18:01.315] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/minecraft/multicraft/servers/server103892/mods/MixinBootstrap-1.0.2.jar Service=ModLauncher Env=SERVER
  39. [09Apr2020 01:18:02.563] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/SCAN]: File /home/minecraft/multicraft/servers/server103892/mods/useful_railroads-1.15.2-1.3.2.21.jar has been ignored - it is invalid
  40. [09Apr2020 01:18:03.933] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';'
  41. [09Apr2020 01:18:08.399] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.lithium.mixin.LithiumMixinConnector]
  42. [09Apr2020 01:18:08.475] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
  43. [09Apr2020 01:18:08.663] [main/INFO] [Lithium/]: Lithium's configuration file was loaded successfully
  44. [09Apr2020 01:18:08.789] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinAvoidEntityGoal' as no configuration enables it
  45. [09Apr2020 01:18:08.793] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinLookAtGoal' as no configuration enables it
  46. [09Apr2020 01:18:08.796] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinLivingEntity' as no configuration enables it
  47. [09Apr2020 01:18:08.799] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinServerWorld' as no configuration enables it
  48. [09Apr2020 01:18:08.803] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinWorld' as no configuration enables it
  49. [09Apr2020 01:18:08.827] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.chunk.no_chunk_locking.MixinPalettedContainer' as no configuration enables it
  50. [09Apr2020 01:18:08.862] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinRedstoneWireBlock' as no configuration enables it
  51. [09Apr2020 01:18:08.877] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinWorld' as no configuration enables it
  52. [09Apr2020 01:18:50.304] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  53. [09Apr2020 01:18:50.307] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  54. [09Apr2020 01:18:50.309] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  55. [09Apr2020 01:18:50.312] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  56. [09Apr2020 01:18:50.315] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  57. [09Apr2020 01:18:51.129] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
  58. [09Apr2020 01:18:52.628] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `dimensionalworld` for name `overworld_lever`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  59. [09Apr2020 01:18:52.632] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `dimensionalworld` for name `lever_tile`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  60. [09Apr2020 01:18:55.535] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  61. [09Apr2020 01:18:55.538] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  62. [09Apr2020 01:18:55.539] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  63. [09Apr2020 01:18:55.539] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  64. [09Apr2020 01:18:55.582] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  65. [09Apr2020 01:18:55.583] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  66. [09Apr2020 01:18:56.625] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
  67. [09Apr2020 01:18:57.208] [modloading-worker-1/INFO] [wile.engineerstools.ModEngineersTools/]: Engineer's Tools GIT id #7c42957.
  68. [09Apr2020 01:18:58.098] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server103892/config/mcjtylib-client.toml is not correct. Correcting
  69. [09Apr2020 01:18:58.100] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style was corrected from null to SimpleCommentedConfig:{}
  70. [09Apr2020 01:18:58.100] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderTopLeft was corrected from null to 2b2b2b
  71. [09Apr2020 01:18:58.100] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderBottomRight was corrected from null to ffffff
  72. [09Apr2020 01:18:58.100] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderFiller was corrected from null to 636363
  73. [09Apr2020 01:18:58.100] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobTopLeft was corrected from null to eeeeee
  74. [09Apr2020 01:18:58.100] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobBottomRight was corrected from null to 333333
  75. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobFiller was corrected from null to 8b8b8b
  76. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobDraggingTopLeft was corrected from null to 5c669d
  77. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobDraggingBottomRight was corrected from null to bcc5ff
  78. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobDraggingFiller was corrected from null to 7f89bf
  79. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobHoveringTopLeft was corrected from null to a5aac5
  80. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobHoveringBottomRight was corrected from null to 777c99
  81. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobHoveringFiller was corrected from null to 858aa5
  82. [09Apr2020 01:18:58.101] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorSliderKnobMarkerLine was corrected from null to 4e4e4e
  83. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextNormal was corrected from null to 303030
  84. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextInListNormal was corrected from null to 151515
  85. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextDisabled was corrected from null to a0a0a0
  86. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextFieldTopLeft was corrected from null to 2b2b2b
  87. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextFieldBottomRight was corrected from null to ffffff
  88. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextFieldFiller was corrected from null to c6c6c6
  89. [09Apr2020 01:18:58.102] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextFieldFocusedFiller was corrected from null to eeeeee
  90. [09Apr2020 01:18:58.103] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextFieldHoveringFiller was corrected from null to dadada
  91. [09Apr2020 01:18:58.103] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorTextFieldCursor was corrected from null to 0
  92. [09Apr2020 01:18:58.104] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorEnergyBarTopLeft was corrected from null to 2b2b2b
  93. [09Apr2020 01:18:58.104] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorEnergyBarBottomRight was corrected from null to ffffff
  94. [09Apr2020 01:18:58.104] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorEnergyBarHighEnergy was corrected from null to dd0000
  95. [09Apr2020 01:18:58.104] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorEnergyBarLowEnergy was corrected from null to 631111
  96. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorEnergyBarSpacer was corrected from null to 430000
  97. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorEnergyBarText was corrected from null to ffffff
  98. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListBackground was corrected from null to 8b8b8b
  99. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListSeparatorLine was corrected from null to 5c5c5c
  100. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListSelectedHighlightedGradient1 was corrected from null to bbbb00
  101. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListSelectedHighlightedGradient2 was corrected from null to 999900
  102. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListSelectedGradient1 was corrected from null to 616161
  103. [09Apr2020 01:18:58.105] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListSelectedGradient2 was corrected from null to 414141
  104. [09Apr2020 01:18:58.106] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListHighlightedGradient1 was corrected from null to 717120
  105. [09Apr2020 01:18:58.106] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorListHighlightedGradient2 was corrected from null to 515110
  106. [09Apr2020 01:18:58.106] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key style.colorBackgroundBevelBright was corrected from null to ffffff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement