Jump to content

help! I cant figure out what is causing my game to crash


Recommended Posts

08:53:35.256

game

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [?:?] {}

08:53:35.256

game

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [?:?] {}

08:53:35.256

game

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) [?:?] {}

08:53:35.256

game

at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) [?:?] {}

08:53:35.256

game

at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) [?:?] {}

08:53:35.256

game

at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) [?:?] {}

08:53:35.256

game

at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) [?:?] {}

08:53:35.256

game

at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) [modlauncher-10.0.8.jar%2388!/:?] {}

08:53:35.256

game

at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) [modlauncher-10.0.8.jar%2388!/:?] {}

08:53:35.256

game

at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) [modlauncher-10.0.8.jar%2388!/:?] {}

08:53:35.256

game

at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}

08:53:35.256

game

at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}

08:53:35.256

game

at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}

08:53:35.256

game

at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

08:53:35.256

game

[08:53:35] [main/ERROR] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Mod Discovery failed. Skipping dependency discovery.

08:53:35.265

game

Exception in thread "main" java.lang.IllegalStateException: Failed to find system mod: minecraft

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModSorter.detectSystemMods(ModSorter.java:181)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModSorter.buildUniqueList(ModSorter.java:145)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModSorter.sort(ModSorter.java:53)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.ModValidator.stage2Validation(ModValidator.java:101)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLLoader.completeScan(FMLLoader.java:175)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLServiceProvider.completeScan(FMLServiceProvider.java:91)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServiceDecorator.onCompleteScan(TransformationServiceDecorator.java:174)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$triggerScanCompletion$24(TransformationServicesHandler.java:145)

08:53:35.265

game

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

08:53:35.265

game

at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)

08:53:35.265

game

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

08:53:35.265

game

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

08:53:35.265

game

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)

08:53:35.265

game

at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)

08:53:35.265

game

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)

08:53:35.265

game

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)

08:53:35.265

game

at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.triggerScanCompletion(TransformationServicesHandler.java:147)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:94)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

08:53:35.265

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

08:53:35.265

game

at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

08:53:35.800

monitor

Process Monitor

Process crashed with exit code 1

Link to comment
Share on other sites

Post the full log to a file sharing site.

https://forums.minecraftforge.net/topic/89239-excessively-asked-questions-eaq/#comment-415820

 

But the error says it can't find minecraft, which likely means this is an issue with your launcher - you will need to contact them,

or if you used forge's installer, post the installer log

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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.

Announcements



×
×
  • Create New...

Important Information

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