Jump to content

bloomerlol

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by bloomerlol

  1. I've ran into a problem. Every time I try to use Ctrl+A It only seems to copy a quarter of the entire log.
  2. The output log is over 1200+ sentences so this is gonna take very long.
  3. Crash Log: Version does not support log configuration, will assume one plaintext entry per line 14:32:35.138 Usage: javaw [-options] class [args...] 14:32:35.138 (to execute a class) 14:32:35.138 or javaw [-options] -jar jarfile [args...] 14:32:35.138 (to execute a jar file) 14:32:35.138 where options include: 14:32:35.138 -d32 use a 32-bit data model if available 14:32:35.138 -d64 use a 64-bit data model if available 14:32:35.138 -server to select the "server" VM 14:32:35.138 The default VM is server. -cp <class search path of directories and zip/jar files> 14:32:35.138 -classpath <class search path of directories and zip/jar files> 14:32:35.138 A ; separated list of directories, JAR archives, 14:32:35.138 and ZIP archives to search for class files. 14:32:35.138 -D<name>=<value> 14:32:35.138 set a system property 14:32:35.138 -verbose:[class|gc|jni] 14:32:35.138 enable verbose output 14:32:35.138 -version print product version and exit 14:32:35.138 -version:<value> 14:32:35.138 require the specified version to run -showversion print product version and continue 14:32:35.138 -jre-restrict-search | -no-jre-restrict-search 14:32:35.138 include/exclude user private JREs in the version search 14:32:35.139 -? -help print this help message 14:32:35.139 -X print help on non-standard options 14:32:35.139 -ea[:<packagename>...|:<classname>] 14:32:35.139 -enableassertions[:<packagename>...|:<classname>] 14:32:35.139 enable assertions with specified granularity 14:32:35.139 -da[:<packagename>...|:<classname>] 14:32:35.139 -disableassertions[:<packagename>...|:<classname>] 14:32:35.139 disable assertions with specified granularity -esa | -enablesystemassertions 14:32:35.139 enable system assertions 14:32:35.139 -dsa | -disablesystemassertions 14:32:35.139 disable system assertions 14:32:35.139 -agentlib:<libname>[=<options>] 14:32:35.139 load native agent library <libname>, e.g. -agentlib:hprof 14:32:35.139 see also, -agentlib:jdwp=help and -agentlib:hprof=help 14:32:35.139 -agentpath:<pathname>[=<options>] 14:32:35.139 load native agent library by full pathname 14:32:35.139 -javaagent:<jarpath>[=<options>] load Java programming language agent, see java.lang.instrument 14:32:35.139 -splash:<imagepath> 14:32:35.139 show splash screen with specified image 14:32:35.139 See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details. 14:32:35.247 Process crashed with exit code 1
  4. Thank you for telling me how to fix this.
  5. 2021-04-19 13:44:05,636 main WARN Advanced terminal features are not available in this environment 13:44:06.081 [13:44:06] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Steveqt, --version, 1.16.5-forge-36.1.0, --gameDir, C:\Users\[Private]\AppData\Roaming\.minecraft, --assetsDir, C:\Users\[Private]\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, f0109eb0ddce42f6b2808e3c8aa9c53c, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.0, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] [13:44:06] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation 13:44:06.130 [13:44:06] [main/WARN] [cp.mo.mo.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED 13:44:07.385 [13:44:07] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 13:44:07.571 [13:44:07] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/[Private]/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT 13:44:07.727 Exception in thread "main" [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Failed to load FML config from C:\Users\noahv\AppData\Roaming\.minecraft\config\fml.toml 13:44:07.728 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:64) 13:44:07.730 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:77) [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81) 13:44:07.738 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) 13:44:07.739 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) 13:44:07.745 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$92/422330142.accept(Unknown Source) 13:44:07.745 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:972) [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) 13:44:07.747 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) 13:44:07.749 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76) 13:44:07.750 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available 13:44:07.751 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) 13:44:07.752 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) 13:44:07.772 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) 13:44:07.775 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) 13:44:07.775 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) 13:44:07.775 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) 13:44:07.776 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) 13:44:07.776 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) 13:44:07.777 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) 13:44:07.777 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) 13:44:07.777 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) 13:44:07.778 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) 13:44:07.778 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) 13:44:07.778 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:60) 13:44:07.780 [13:44:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 10 more 13:44:08.354 Process crashed with exit code 1
  6. I've tried many things like clearing my mods folder, restarting Minecraft, and reinstalling forge but it just seems to not work.
×
×
  • Create New...

Important Information

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