Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

17:33:55.130

launcher

main

Version does not support log configuration, will assume one plaintext entry per line

17:33:59.249

game

2024-01-27 17:33:59,245 main WARN Advanced terminal features are not available in this environment

17:33:59.328

game

[17:33:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Pickzz, --version, 1.20.4-forge-49.0.22, --gameDir, C:\Users\jpick\AppData\Roaming\.minecraft, --assetsDir, C:\Users\jpick\AppData\Roaming\.minecraft\assets, --assetIndex, 12, --uuid, 0b9bef872cc74a46b0f198be031727a5, --accessToken, **********, --clientId, NGE3YTU1ZjMtZjAwZC00MWZkLWE3YzgtYzRkM2ExOWIzM2Zm, --xuid, 2535441204467468, --userType, msa, --versionType, release, --quickPlayPath, C:\Users\jpick\AppData\Roaming\.minecraft\quickPlay\java\1706398435128.json, --launchTarget, forge_client]

17:33:59.329

game

[17:33:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: JVM identified as Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 17.0.10+11-LTS-240

17:33:59.329

game

[17:33:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.1.2 starting: java version 17.0.10 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0

17:33:59.414

game

Exception in thread "main" java.lang.reflect.InvocationTargetException

17:33:59.414

game

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

17:33:59.414

game

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)

17:33:59.414

game

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

17:33:59.414

game

at java.base/java.lang.reflect.Method.invoke(Method.java:568)

17:33:59.414

game

at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:48)

17:33:59.414

game

at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:18)

17:33:59.414

game

Caused by: java.lang.IllegalArgumentException: gg.skytils.ktx-serialization.json.internal: Invalid package name: 'ktx-serialization' is not a Java identifier

17:33:59.414

game

at java.base/jdk.internal.module.Checks.requirePackageName(Checks.java:72)

17:33:59.414

game

at java.base/java.lang.Iterable.forEach(Iterable.java:75)

17:33:59.414

game

at java.base/java.lang.module.ModuleDescriptor$Builder.packages(ModuleDescriptor.java:2026)

17:33:59.414

game

at cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.SimpleJarMetadata.descriptor(SimpleJarMetadata.java:21)

17:33:59.414

game

at cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.Jar.computeDescriptor(Jar.java:263)

17:33:59.414

game

at cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.Jar$JarModuleDataProvider.descriptor(Jar.java:401)

17:33:59.414

game

at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.visitFile(ModDirTransformerDiscoverer.java:74)

17:33:59.414

game

at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)

17:33:59.414

game

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

17:33:59.414

game

at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)

17:33:59.414

game

at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)

17:33:59.414

game

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

17:33:59.414

game

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

17:33:59.414

game

at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)

17:33:59.414

game

at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)

17:33:59.414

game

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

17:33:59.414

game

at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)

17:33:59.414

game

at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.scan(ModDirTransformerDiscoverer.java:62)

17:33:59.414

game

at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(ModDirTransformerDiscoverer.java:45)

17:33:59.414

game

at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(ModDirTransformerDiscoverer.java:35)

17:33:59.414

game

at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:128)

17:33:59.414

game

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

17:33:59.414

game

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

17:33:59.414

game

at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17)

17:33:59.414

game

at [email protected]/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:97)

17:33:59.414

game

... 6 more

17:33:59.476

monitor

Process Monitor

Process crashed with exit code 1

 

I have updated drivers, uninstalled/reinstalled, and allocated more ram. This only happens if I have any mods in the folder. game rune fine with no mods. 

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.