Jump to content

Im having a problem working out which mod is the issue


Recommended Posts

21.05 10:58:51 [Multicraft] Starting server!
21.05 10:58:51 [Multicraft] Loaded config for "Forge 1.18.2"
21.05 10:58:54 [Multicraft] Adding template "apexupdater" and options "always,install,temp" from config
21.05 10:58:54 [Multicraft] Running setup...
21.05 10:58:55 [Setup/"Apex Updater" initialize] Running Apex Updater...
21.05 10:58:55 [Setup/"Apex Updater" initialize] Selected JAR = forge_1.18.2
21.05 10:58:55 [Multicraft] Done, returned Ok
21.05 10:58:55 [Multicraft] Setup done, restarting
21.05 10:58:55 [Multicraft] Server stopped
21.05 10:58:58 [Multicraft] Loading server properties
21.05 10:58:58 [Multicraft] Starting server!
21.05 10:58:58 [Multicraft] Loaded config for "Forge 1.18.2"
21.05 10:59:02 [Multicraft] Updating eula.txt file
21.05 10:59:02 [Server] INFO WARNING: Published ports are discarded when using host network mode
21.05 10:59:02 [Server] INFO 129b57832ff2b3c5dd1e6699415c45bbeec9485191111984027a045d09d3ddfd
21.05 10:59:05 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter
21.05 10:59:05 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
21.05 10:59:05 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup
21.05 10:59:05 [Server] INFO 2022-05-21 10:59:05,552 main WARN Advanced terminal features are not available in this environment
21.05 10:59:05 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.20, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
21.05 10:59:05 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Red Hat, Inc.
21.05 10:59:05 [Server] main/INFO [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
21.05 10:59:05 [Server] main/INFO [op.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/mods/OptiFine_1.18.2_HD_U_H7.jar%2338!/
21.05 10:59:05 [Server] main/INFO [op.OptiFineTransformationService/]: OptiFine ZIP file: /mods/OptiFine_1.18.2_HD_U_H7.jar
21.05 10:59:05 [Server] main/INFO [op.OptiFineTransformer/]: Target.PRE_CLASS is available
21.05 10:59:05 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/jar/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
21.05 10:59:05 [Server] main/INFO [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize
21.05 10:59:06 [Server] main/ERROR [ne.mi.fm.lo.ModSorter/LOADING]: Missing mandatory dependencies: minecraft, minecraft, caelus
21.05 10:59:07 [Server] main/INFO [op.OptiFineTransformationService/]: OptiFineTransformationService.transformers
21.05 10:59:07 [Server] main/INFO [op.OptiFineTransformer/]: Targets: 350
21.05 10:59:07 [Server] main/INFO [op.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
21.05 10:59:07 [Server] INFO Exception in thread "main" java.lang.IllegalArgumentException: V3.0.0: Version string does not start with a number
21.05 10:59:07 [Server] INFO at java.base/java.lang.module.ModuleDescriptor$Version.<init>(ModuleDescriptor.java:1005)
21.05 10:59:07 [Server] INFO at java.base/java.lang.module.ModuleDescriptor$Version.parse(ModuleDescriptor.java:1090)
21.05 10:59:07 [Server] INFO at java.base/java.lang.module.ModuleDescriptor$Builder.version(ModuleDescriptor.java:2062)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.ModJarMetadata.descriptor(ModJarMetadata.java:72)
21.05 10:59:07 [Server] INFO at [email protected]/cpw.mods.jarhandling.impl.Jar.computeDescriptor(Jar.java:47)
21.05 10:59:07 [Server] INFO at [email protected]/cpw.mods.cl.JarModuleFinder$JarModuleReference.<init>(JarModuleFinder.java:50)
21.05 10:59:07 [Server] INFO at [email protected]/cpw.mods.cl.JarModuleFinder.lambda$new$0(JarModuleFinder.java:28)
21.05 10:59:07 [Server] INFO at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
21.05 10:59:07 [Server] INFO at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
21.05 10:59:07 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
21.05 10:59:07 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
21.05 10:59:07 [Server] INFO at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
21.05 10:59:07 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
21.05 10:59:07 [Server] INFO at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
21.05 10:59:07 [Server] INFO at [email protected]/cpw.mods.cl.JarModuleFinder.<init>(JarModuleFinder.java:29)
21.05 10:59:07 [Server] INFO at [email protected]/cpw.mods.cl.JarModuleFinder.of(JarModuleFinder.java:43)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
21.05 10:59:07 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
21.05 10:59:07 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
21.05 10:59:09 [Multicraft] Server shut down (starting)
21.05 10:59:09 [Multicraft] Restarting crashed server in 300 seconds
21.05 10:59:09 [Multicraft] Server stopped

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • How I Recovered Over €72,000 from a Scam Trading Broker in London with the Help of Adrian Lamo Hacker I’d like to share my recovery experience here from London, UK, with a scam trading broker to help others avoid falling into the same trap I did. Like many, I thought I was making a smart investment by trading online. I had heard stories of people earning substantial returns, so I was excited when I found a trading platform that seemed legitimate. However, little did I know, I was dealing with a scam. The broker I encountered was highly convincing. They promised me high returns and offered a professional-looking platform. I was persuaded by their smooth talk, testimonials, and fake success stories. Over time, I started transferring funds into the trading account they set up for me. My initial investments were small, but soon I transferred a significant amount—almost €72,620—hoping to see my account grow. Unfortunately, things took a sharp turn for the worse. Despite the early promises of returns, I was unable to withdraw any of my funds. Each time I requested to withdraw, I was met with endless excuses and delays. It became clear that I was dealing with a fraudulent broker, and my money was stuck in their fake account with no way of getting it back. I felt devastated and helpless. It was hard to believe that I had been scammed. However, after doing some research, I came across Adrian Lamo Hacker a company that specializes in recovering funds lost to scams. I was skeptical at first, but after reading positive reviews and testimonials, I decided to reach out for help. From the moment I contacted them through , the team was professional, understanding, and reassuring. They guided me through the recovery process step by step, and after some time, I was overjoyed to learn that my money had been successfully recovered. I’m incredibly grateful to Adrian Lamo Hacker for their expertise and hard work. They helped me get back what I thought was lost forever. If you’re reading this and have fallen victim to a similar scam, I urge you to reach out to a reputable recovery service like ADRIAN LAMO HACKER via Email: Adrianlamo @ consultant . com/ / Telegram ID: @ADRIANLAMOHACKERTECH Don’t give up on getting your money back. There are experts out there who can help, and I am proof that recovery is possible.
    • No se me descarga la carpeta de forge. Despues de darle a install y q me salte a la pagina de publicidad, espero los 5 segundos, le doy a skip pero en vez de descargarse del archivo del forge, se me descarga un .jar que es un bloc de notas, no me aparece la carpeta con la descarga por ningun lado 
    • Alright, well before removing IC2 I changed the max chunks from 15 to 6, and that seems to have fixed most of it, BUT, the console log keeps spamming out this "[16:01:09] [File IO Thread/WARN] [FML]: Large Chunk Detected: (11, 19) Size: 578 ./servermodworld2024oct/region/r.5.2.mca", and it is still lagging a little. What exactly does this mean and by some chance is this a chunk I can find and fix? If so how can I find it? After testing the server without IC2, the same error message still shows up, and the server continues to suffer in terms of lag.
    • I often can play and enjoy modded MC for a few hours each day after I start my computer, but then after a while it just stops Tried updating drivers on my Nividia card but not worked. I think it might be bad sectors I got on my RAM though, not sure this computer is over 7 years old and getting bit tired.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.