MultiMC / Launcher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
https://multimc.org/
Other
4.2k stars 864 forks source link

help error code 225 #3338

Closed chrisu987 closed 3 years ago

chrisu987 commented 3 years ago

MultiMC version: 0.6.12-develop-1375

Minecraft folder is: /home/my4sonsutterback/.local/share/multimc/instances/Direwolf20 - 1.4.7/minecraft

Java path is: /usr/bin/java

Checking Java version... Java is version 11.0.8, using 64-bit architecture, from Debian.

06/8e Main Class:

Native path: /home/my4sonsutterback/.local/share/multimc/instances/Direwolf20 - 1.4.7/natives

Traits: traits legacyLaunch traits legacyFML traits texturepacks

Libraries: /home/my4sonsutterback/.local/share/multimc/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar /home/my4sonsutterback/.local/share/multimc/instances/Direwolf20 - 1.4.7/minecraft/bin/minecraft.jar

Native libraries: /home/my4sonsutterback/.local/share/multimc/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar

Mods: [✔️] appeng-rv9-i [✔️] buildcraft [✔️] ChargePads [✔️] ChickenChunks 1.3.1.2 [✔️] CoFHCore [✔️] compactsolars [✔️] computercraft [✔️] ee3 [✔️] EnderStorage [✔️] extrabees-1.5.0.6b [✔️] ExtrabiomesXL-universal-1.4.7-3.11.0 [✔️] factorization [✔️] forestry [✔️] gravisuite [✔️] GravityGun1.4.7v2 [✔️] IC2 [✔️] IC2NuclearControl [✔️] InvTweaks [✔️] IronChest [✔️] modularforcefieldsystem [✔️] ModularPowersuits [✔️] mystcraft-uni-1.4.7-0.10.1.00 [✔️] neiplugins [✔️] neipluginsredpower [✔️] obsidiplates-universal-1.2.0.3 [✔️] omnitools [✔️] PortalGun1.4.7v5 [✔️] railcraft [✔️] redpowercompat [✔️] redpowercore [✔️] redpowerdigital [✔️] redpowermechanical [✔️] reiminimap [✔️] soulshards [✔️] StevesCarts [✔️] Thaumcraft [✔️] thaumicbees [✔️] thermalexpansion [✔️] TwilightForest [✔️] wirelessredstoneaddons [✔️] wirelessredstonecore [✔️] wirelessredstoneredpower [✔️] XReliquary [✔️] xycraft

Core Mods: [✔️] CodeChickenCore [✔️] miscperipherals-3.1c [✔️] NotEnoughItems

Jar Mods: forge-1.4.7-6.6.2.534-universal.jar

Params:

Window size: 854 x 480

Java Arguments: [-Dfml.ignoreInvalidMinecraftCertificates=true, -Dfml.ignorePatchDiscrepancies=true, -Xms2681m, -Xmx2809m, -Duser.language=en]

Minecraft process ID: 1789

Using onesix launcher.

Launching with applet wrapper... Applet wrapper failed: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at cpw.mods.fml.relauncher.FMLRelauncher.(FMLRelauncher.java:48) at cpw.mods.fml.relauncher.FMLRelauncher.instance(FMLRelauncher.java:40) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) at net.minecraft.Launcher.init(Launcher.java:109) at org.multimc.LegacyFrame.start(LegacyFrame.java:114) at org.multimc.onesix.OneSixLauncher.legacyLaunch(OneSixLauncher.java:125) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:226)

Falling back to using main class. at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) Failed to invoke the Minecraft main class: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) Exiting with -1 at org.multimc.onesix.OneSixLauncher.legacyLaunch(OneSixLauncher.java:140) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:226) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at cpw.mods.fml.relauncher.FMLRelauncher.(FMLRelauncher.java:48) at cpw.mods.fml.relauncher.FMLRelauncher.instance(FMLRelauncher.java:40) at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26) at net.minecraft.client.Minecraft.main(Minecraft.java:2243) ... 8 more Process exited with code 255.

chrisu987 commented 3 years ago

closes with same error code for all modpacks

Janrupf commented 3 years ago

You need to use Java 8

chrisu987 commented 3 years ago

how do i do that

phit commented 3 years ago

https://lmddgtfy.net/?q=debian%20java%208

chrisu987 commented 3 years ago

how do you do that for linux i can only find how to download 11.0.8 not 8

chrisu987 commented 3 years ago

it only lets me yous 11.0.8

chrisu987 commented 3 years ago

is 11.0.8 =v8 orv11

chrisu987 commented 3 years ago

so i want oracle or open

QuImUfu commented 3 years ago

Generally open vs. oracle doesn't matter anymore. Debian does not seem to package java 8 anymore.
Download, unpack (anywhere) and use OpenJDK Java 8 HotSpot from: https://adoptopenjdk.net/releases.html?variant=openjdk8&jvmVariant=hotspot

chrisu987 commented 3 years ago

how do you unpack it have any tutorials on that

QuImUfu commented 3 years ago

.tar.gz files are archives, similar to .zip files.
Normally you double click them, click extract all and select the location. :)

If you want to use a terminal you cd to the directory you want to extract java to, then execute
tar xf ~/Downloads/OpenJDK8U-jre_x64_linux_hotspot_8u265b01.tar.gz
(replace ~/Downloads/OpenJDK8U-jre_x64_linux_hotspot_8u265b01.tar.gz with whatever you downloaded it to).

chrisu987 commented 3 years ago

the tar xf ~/Downloads/OpenJDK8U-jre_x64_linux_hotspot_8u265b01.tar.gz did't work it said tar: /home/my4sonsutterback/downloads/opeanjdk8u-jre_x64_linux_hotspot_8u265b01.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now

chrisu987 commented 3 years ago

how do you extract all can you just click zip selection

QuImUfu commented 3 years ago

To make this incredibly simple here are hopefully foolproof step-by-step instructions:

  1. Download the jre into your downloads folder or somewhere else you can find it. (direct link)
  2. Install Xarchiver by executing sudo apt install xarchiver
  3. Open Xarchiver by executing xarchiver (a gui should pop up)
  4. Menu bar, top left press 'Archive', select (click on) 'Open' in the popup-menu. (a file selection dialog should pop up)
  5. Navigate to the downloaded file and select it. Press 'Open'. (the file selection dialog should close)
  6. Menu bar, center press 'Action', select (click on) 'Extract' in the popup-menu. (a modal window called "Extract files" should pop up)
  7. In the text line below 'Extract to:' click on the little icon on the right side. (a folder selection dialog should pop up)
  8. Navigate to the folder you want java to be installed in e.g. /home/my4sonsutterback. Press 'Open'. (the file selection dialog should close)
  9. Make sure 'All Files' and 'Extract files with full path' are checked/selected and click extract (a new folder named jdk8u265-b01-jre should be created in the location specified in 8.)
  10. Open MultiMC
  11. Click settings (a modal window called "Settings – MultiMC 5" should pop up)
  12. Select the Java tab
  13. Click on the '...' button right of the text field that is right of 'Java path:' (a file selection dialog should pop up)
  14. Navigate to the newly created jdk8u265-b01-jre folder, from there into the bin sub-folder and select 'java'. Press 'Open'. (the file selection dialog should close) the full path might be something like '/home/my4sonsutterback/jdk8u265-b01-jre/bin/java'
  15. Now Minecraft should work
chrisu987 commented 3 years ago

it wont let me select it it makes me select appletviwer

QuImUfu commented 3 years ago

What step?

chrisu987 commented 3 years ago

14

QuImUfu commented 3 years ago

You should be able to select an arbitrary file.
The process shown in this video does not work?

chrisu987 commented 3 years ago

i don't have a kola file and i don't have jdk8u265-b01-jre i only have jdk8u265-b01 and openJDK8U-jdk_x64_linux_hotspot_8u265b01.tar.gz

chrisu987 commented 3 years ago

and i have no abritary file

QuImUfu commented 3 years ago

arbitrary. (means any file you want in this context).
This does not mean any file would work but that you should be able to select any file in that selection dialog, including java, which should lead to a working system. :D
jdk8u265-b01works as well. koala is my username, yours is my4sonsutterback. jdk8u265-b01 works as well.
Simply copy paste /home/my4sonsutterback/jdk8u265-b01/bin/java in the text input field right of 'Java path:'. That should work as well, if the file selection dialog does not let you select (click on) java.

chrisu987 commented 3 years ago

thank you very much

chrisu987 commented 3 years ago

can you also help me with another thing

chrisu987 commented 3 years ago

my maximum memory allocation only lets me to go up to 2809 MB but i have way more on my computer know any way to add more

QuImUfu commented 3 years ago

2809 MB is plenty, if you do not play big modpacks.
However, MultiMC should let you use as much memory as the system has. Does executing free -h in Terminal display more then 2809 MB total Memory?
The amount returned by free is the amount of memory available on your system, might be slightly lower then the actual capacity of your hardware (e.g. 7693 MB vs 8GB).

chrisu987 commented 3 years ago

it says free 2.7 gi what does that mean and is 2809 MB big enough for skyfactory 4 or stoneblock 2

chrisu987 commented 3 years ago

my settings says i have 20 GB

QuImUfu commented 3 years ago

Free or total 2.7G?
What settings say that you have 20 GB?

chrisu987 commented 3 years ago

both say 2.7g and storage managment

QuImUfu commented 3 years ago

Storage management probably means free Space on drive, not free RAM. If any modpack you try does not work with ~2,5GB of RAM you probably need to upgrade your PC with more ram.

chrisu987 commented 3 years ago

how do you do that

chrisu987 commented 3 years ago

ok i found out but do you know if stoneblock2 or skyfactory 4 will work with 2809MB

chrisu987 commented 3 years ago

for update channel do i use development or stable

chrisu987 commented 3 years ago

and do you know how to lock mouse on linux so that your mouse doesn't hit the side of the screen

chrisu987 commented 3 years ago

MultiMC version: 0.6.12-develop-1376

Minecraft folder is: /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft

Java path is: /home/my4sonsutterback/jdk8u265-b01/bin/java

Checking Java version... Java is version 1.8.0_265, using 64-bit architecture, from AdoptOpenJDK.

06/8e Main Class: net.minecraft.launchwrapper.Launch

Native path: /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/natives

Libraries: /home/my4sonsutterback/.local/share/multimc/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/mojang/patchy/1.1/patchy-1.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar /home/my4sonsutterback/.local/share/multimc/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/google/guava/guava/21.0/guava-21.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar /home/my4sonsutterback/.local/share/multimc/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar /home/my4sonsutterback/.local/share/multimc/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2815/forge-1.12.2-14.23.5.2815-universal.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar /home/my4sonsutterback/.local/share/multimc/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar /home/my4sonsutterback/.local/share/multimc/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/mojang/minecraft/1.12.2/minecraft-1.12.2-client.jar

Native libraries: /home/my4sonsutterback/.local/share/multimc/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar /home/my4sonsutterback/.local/share/multimc/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar /home/my4sonsutterback/.local/share/multimc/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3-natives-linux.jar

Mods: [✔️] AE2WTLib-1.12.2-1.0.6 [✔️] AppleSkin-mc1.12-1.0.9 [✔️] appliedenergistics2-rv6-stable-6 [✔️] badwithernocookiereloaded-1.12.2-3.3.16 [✔️] base-1.12.2-3.12.0 [✔️] bedpatch-2.2-1.12.2 [✔️] beebetteratbees-1.12.2-2.0.3 [✔️] BetterBuildersWands-1.12.2-0.13.2.271+5997513 [✔️] BetterFps-1.4.8 [✔️] bettermobgriefinggamerule-1.12.2-7.0.1 [✔️] BetterQuesting-3.5.287 [✔️] biggerpacketsplz-since1.8-1.2 [✔️] binnie-mods-1.12.2-2.5.1.188 [✔️] blockcraftery-1.12.2-1.2.0 [✔️] BuildingGadgets-2.6.8 [✔️] CarryOn MC1.12.2 v1.12.1 [✔️] Ceramics-1.12-1.3.6 [✔️] Chameleon-1.12-4.1.3 [✔️] Chisel-MC1.12.2-0.2.1.35 [✔️] Clumps-3.1.2 [✔️] CodeChickenLib-1.12.2-3.2.2.353-universal [✔️] ConsoleFilter-1.12.2-1.1.1 [✔️] ContainerFix MC1.12.2 v1.0 [✔️] ContentTweaker-1.12.2-4.9.1 [✔️] Controlling-3.0.6 [✔️] CraftingTweaks_1.12.2-8.1.9 [✔️] CraftTweaker2-1.12-4.1.16 [✔️] CTM-MC1.12.2-0.3.3.22 [✔️] CustomMainMenu-MC1.12.2-2.0.9 [✔️] DefaultOptions_1.12.2-9.2.8 [✔️] DefaultWorldGenerator-port-1.12-2.3 [✔️] ExCompressum_1.12.2-3.0.26 [✔️] exnihilocreatio-1.12.2-0.3.9 [✔️] ExtraCells-1.12.2-2.6.2a [✔️] FastFurnace-1.12.2-1.2.2 [✔️] FastLeafDecay-v14 [✔️] FastWorkbench-1.12.2-1.6.1 [✔️] findme-1.12.2-1.1.0-8 [✔️] FloodLights-1.12.2-1.3.2-14 [✔️] foamfix-0.10.3-1.12.2 [✔️] forestry_1.12.2-5.8.2.387 [✔️] Forgelin-1.8.2 [✔️] ForgeMultipart-1.12.2-2.6.1.81-universal [✔️] ForgivingVoid_1.12.2-1.0.21 [✔️] FTBLib-5.4.1.93 [✔️] FTBUtilities-5.4.0.88 [✔️] FTBUtilitiesBackups-1.0.0.2 [✔️] GarbageBins-1.1.1 [✔️] GregBlockUtilities-1.12.2-1.2.2 [✔️] GregicAdditions-1.12.2-1.4.2 [✔️] GregsConstruct-1.12.2-1.0.1 [✔️] gregtech-1.12.2-1.6.6.374 [✔️] GTCEBees-1.12.2-1.0.3 [✔️] incontrol-1.12-3.9.6 [✔️] InventoryTweaks-1.63 [✔️] itlt-1.12-1.0.0 [✔️] jei_1.12.2-4.15.0.268 [✔️] jeibees-0.9.0.5-mc1.12.2 [✔️] justthetips-1.12-1.0.1.1 [✔️] KleeSlabs_1.12.2-5.4.11 [✔️] Mantle-1.12-1.3.3.42 [✔️] modtweaker-4.0.16 [✔️] moreoverlays-1.14-mc1.12.2 [✔️] Morpheus-1.12.2-3.5.106 [✔️] MouseTweaks-2.10-mc1.12.2 [✔️] MrTJPCore-1.12.2-2.1.3.35-universal [✔️] MTLib-3.0.6 [✔️] mysticallib-1.12.2-1.1.1 [✔️] NoMobSpawningOnTrees-1.2.2-mc1.12.2 [✔️] NuclearCraft-2.14c-1.12.2 [✔️] OreExcavation-1.4.137 [✔️] p455w0rdslib-1.12.2-2.0.36 [✔️] PackagedAuto-1.12.2-1.0.1.5 [✔️] Placebo-1.12.2-1.5.1 [✔️] pneumaticcraft-repressurized-1.12.2-0.9.3-324 [✔️] ProjectRed-1.12.2-4.9.1.92-Base [✔️] ProjectRed-1.12.2-4.9.1.92-fabrication [✔️] ProjectRed-1.12.2-4.9.1.92-integration [✔️] ProjectRed-1.12.2-4.9.1.92-mechanical [✔️] questbook-3.1.1-1.12 [✔️] randompatches-1.12.2-1.15.0.2 [✔️] randomtweaks-1.12.2-2.4.3.2 [✔️] reauth-3.6.0 [✔️] ResourceLoader-MC1.12.1-1.5.3 [✔️] simpletrophies-1.1.0 [✔️] SourceBottles-1.0.2 [✔️] spikemod-1.12-2.1.0 [✔️] StandardExpansion-3.4.148 [✔️] StorageDrawers-1.12.2-5.3.8 [✔️] TConstruct-1.12.2-2.12.0.123 [✔️] theoneprobe-1.12-1.4.28 [✔️] TinkersExtras-1.12.2-1.0.9 [✔️] tinkersjei-1.0 [✔️] TinkerToolLeveling-1.12.2-1.1.0 [✔️] TipTheScales-1.12.2-1.0.4 [✔️] Toast Control-1.12.2-1.8.0 [✔️] topaddons-1.12.2-1.10.1 [✔️] TS2K16-1.2.10 [✔️] voidislandcontrol-1.5.3 [✔️] WirelessCraftingTerminal-1.12.2-3.11.88

Params: --username --version MultiMC5 --gameDir /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft --assetsDir /home/my4sonsutterback/.local/share/multimc/assets --assetIndex 1.12 --uuid --accessToken --userType --versionType release --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker

Window size: 854 x 480

Java Arguments: [-Xms512m, -Xmx2809m, -Duser.language=en]

Minecraft process ID: 910

Using onesix launcher.

[15:24:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [15:24:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [15:24:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [15:24:16] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2815 for Minecraft 1.12.2 loading [15:24:16] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_265, running on Linux:amd64:5.4.40-04224-g891a6cce2d44, installed at /home/my4sonsutterback/jdk8u265-b01/jre [15:24:17] [main/INFO] [FML]: Searching /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft/mods for mods [15:24:17] [main/INFO] [FML]: Searching /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft/mods/1.12.2 for mods [15:24:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in bedpatch-2.2-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:17] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar [15:24:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in biggerpacketsplz-since1.8-1.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:17] [main/WARN] [FML]: The coremod net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:17] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar [15:24:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:17] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:17] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed! [15:24:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.3-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:17] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:17] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:17] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed! [15:24:18] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:18] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:18] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:18] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [15:24:18] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [15:24:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:24:19] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker [15:24:19] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker [15:24:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [15:24:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:24:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:24:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [15:24:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [15:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker

[15:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker [15:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [15:24:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:24:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [15:24:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [15:24:27] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [15:24:28] [main/INFO] [BetterFps]: Patching net.minecraft.client.Minecraft... (bib) [15:24:28] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:112]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable [15:24:28] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:149]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities [15:24:29] [main/INFO] [BetterFps]: Patching net.minecraft.client.entity.EntityPlayerSP... (bud) [15:24:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s [15:24:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a [15:24:29] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel] [15:24:29] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished. [15:24:30] [Client thread/INFO] [minecraft/Minecraft]: Setting user: chrisu987 [15:24:30] [Client thread/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow) [15:24:30] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState] [15:24:30] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished. [15:24:32] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals [15:24:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode [15:24:33] [Client thread/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm [15:24:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a [15:24:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a [15:24:37] [Client thread/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh) [15:24:37] [Client thread/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl) [15:24:37] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper [15:24:37] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper [15:24:37] [Client thread/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw) [15:24:40] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f [15:24:40] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache [15:24:40] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:172]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime [15:24:46] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4 [15:24:46] [BetterFps Update Checker/WARN] [BetterFps]: Could not check for updates: http://widget.mcf.li/mc-mods/minecraft/229876-betterfps.json [15:24:49] [Client thread/INFO] [FML]: -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 5.4.40-04224-g891a6cce2d44 Java Version: 1.8.0_265, AdoptOpenJDK Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK Memory: 1072307664 bytes (1022 MB) / 1301807104 bytes (1241 MB) up to 2619342848 bytes (2498 MB) JVM Flags: 2 total; -Xms512m -Xmx2809m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar) net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer RandomPatches (randompatches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer ForgelinPlugin (Forgelin-1.8.2.jar)

CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ' Vendor: 'Red Hat' Version: '3.1 Mesa 19.2.8' Renderer: 'virgl' [15:24:49] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2815 Initialized [15:24:49] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [15:24:51] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients [15:24:53] [Client thread/WARN] [FML]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK [15:24:53] [Client thread/WARN] [FML]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK [15:24:54] [Client thread/INFO] [FML]: Searching /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft/mods for mods [15:24:54] [Client thread/INFO] [FML]: Searching /home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft/mods/1.12.2 for mods [15:24:55] [Thread-3/INFO] [FML]: Using alternative sync timing : 200 frames of Display.update took 1099692514 nanos [15:25:00] [Client thread/INFO] [FML]: Disabling mod bedpatch it is server side only. [15:25:00] [Client thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.2 [15:25:03] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353 [15:25:03] [Client thread/WARN] [FML]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.1.9 [15:25:04] [Client thread/WARN] [FML]: Mod defaultoptions is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 9.2.8 [15:25:04] [Client thread/WARN] [FML]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.26 [15:25:10] [Client thread/WARN] [FML]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81 [15:25:10] [Client thread/WARN] [FML]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81 [15:25:10] [Client thread/WARN] [FML]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81 [15:25:10] [Client thread/WARN] [FML]: Mod forgivingvoid is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.21 [15:25:15] [Client thread/WARN] [FML]: Mod gregtech is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.6.374 [15:25:16] [Client thread/WARN] [FML]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.11 [15:25:16] [Client thread/WARN] [FML]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.3.35 [15:25:16] [Client thread/WARN] [FML]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.2-mc1.12.2 [15:25:19] [Client thread/WARN] [FML]: Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:20] [Client thread/WARN] [FML]: Mod projectred-fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:20] [Client thread/WARN] [FML]: Mod projectred-integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:20] [Client thread/WARN] [FML]: Mod projectred-transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:20] [Client thread/WARN] [FML]: Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:20] [Client thread/WARN] [FML]: Mod projectred-relocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:20] [Client thread/WARN] [FML]: Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.1.92 [15:25:21] [Client thread/WARN] [FML]: Mod voidislandcontrol is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.3 [15:25:21] [Client thread/INFO] [FML]: Forge Mod Loader has identified 115 mods to load [15:25:23] [Client thread/INFO] [FML]: FML has found a non-mod file bedpatch-2.2-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [15:25:23] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtytools-0.0.14.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [15:25:33] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, foamfixcore, randompatches, ae2wtlib, appleskin, appliedenergistics2, badwithernocookiereloaded, base, beebetteratbees, betterbuilderswands, bettermobgriefinggamerule, betterquesting, biggerpacketsplz, binniecore, botany, binniedesign, extrabees, extratrees, genetics, blockcraftery, buildinggadgets, carryon, ceramics, chameleon, chisel, clumps, codechickenlib, consolefilter, containerfix, contenttweaker, controlling, craftingtweaks, ctgui, crafttweaker, crafttweakerjei, ctm, custommainmenu, defaultoptions, defaultworldgenerator-port, excompressum, exnihilocreatio, extracells, fastfurnace, fastleafdecay, fastbench, findme, floodlights, foamfix, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, forgivingvoid, ftblib, ftbutilities, ftbbackups, trashcansreborn, gregblockutils, gtadditions, gtconstruct, gregtech, gtcebees, incontrol, inventorytweaks, itlt, jei, jeibees, justthetips, kleeslabs, mantle, modtweaker, moreoverlays, morpheus, mousetweaks, mrtjpcore, mtlib, mysticallib, nmsot, nuclearcraft, oreexcavation, p455w0rdslib, packagedauto, placebo, pneumaticcraft, projectred-core, projectred-fabrication, projectred-integration, projectred-transmission, projectred-expansion, projectred-relocation, projectred-transportation, questbook, randomtweaks, resourceloader, simple_trophies, sourcebottles, spikemod, bq_standard, storagedrawers, tconstruct, theoneprobe, tinkersextras, tinkersjei, tinkertoolleveling, tipthescales, toastcontrol, topaddons, ts2k16, voidislandcontrol, wct, reauth] at CLIENT [15:25:33] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, foamfixcore, randompatches, ae2wtlib, appleskin, appliedenergistics2, badwithernocookiereloaded, base, beebetteratbees, betterbuilderswands, bettermobgriefinggamerule, betterquesting, biggerpacketsplz, binniecore, botany, binniedesign, extrabees, extratrees, genetics, blockcraftery, buildinggadgets, carryon, ceramics, chameleon, chisel, clumps, codechickenlib, consolefilter, containerfix, contenttweaker, controlling, craftingtweaks, ctgui, crafttweaker, crafttweakerjei, ctm, custommainmenu, defaultoptions, defaultworldgenerator-port, excompressum, exnihilocreatio, extracells, fastfurnace, fastleafdecay, fastbench, findme, floodlights, foamfix, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, forgivingvoid, ftblib, ftbutilities, ftbbackups, trashcansreborn, gregblockutils, gtadditions, gtconstruct, gregtech, gtcebees, incontrol, inventorytweaks, itlt, jei, jeibees, justthetips, kleeslabs, mantle, modtweaker, moreoverlays, morpheus, mousetweaks, mrtjpcore, mtlib, mysticallib, nmsot, nuclearcraft, oreexcavation, p455w0rdslib, packagedauto, placebo, pneumaticcraft, projectred-core, projectred-fabrication, projectred-integration, projectred-transmission, projectred-expansion, projectred-relocation, projectred-transportation, questbook, randomtweaks, resourceloader, simple_trophies, sourcebottles, spikemod, bq_standard, storagedrawers, tconstruct, theoneprobe, tinkersextras, tinkersjei, tinkertoolleveling, tipthescales, toastcontrol, topaddons, ts2k16, voidislandcontrol, wct, reauth] at SERVER [15:25:34] [Client thread/INFO] [biggerpacketsplz.ClassTransformer]: Transforming class 'gy', alias 'net.minecraft.network.PacketBuffer' [15:25:34] [Client thread/INFO] [biggerpacketsplz.ClassTransformer]: Scanning method 'j()Lfy;' [15:25:34] [Client thread/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Long) 2097152 [15:25:50] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:91]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c [15:25:50] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite] [15:25:50] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished. [15:25:50] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite [15:25:50] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite [15:25:50] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated] [15:25:50] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished. [15:25:55] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits [15:25:55] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila [15:25:55] [Client thread/INFO] [tconstruct]: Preparing to take over the world [15:26:14] [Client thread/INFO] [BetterFps]: Patching net.minecraft.client.renderer.EntityRenderer... (buq) [15:26:15] [Client thread/ERROR] [defaultoptions]: java.io.FileNotFoundException: Source '/home/my4sonsutterback/.local/share/multimc/instances/GregBlock/minecraft/config/defaultoptions/servers.dat' does not exist [15:26:46] [Client thread/INFO] [BedPatch]: Patching Chunk [15:26:46] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap [15:26:46] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap [15:27:11] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:RandomPatches, FMLFileResourcePack:AE2 Wireless Terminals (AE2WTLib), FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Bad Wither No Cookie! Reloaded, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Bee Better at Bees, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better mobGriefing GameRule, FMLFileResourcePack:Better Questing, FMLFileResourcePack:Bigger Packets, please !, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Binnie's Botany, FMLFileResourcePack:Binnie's Design, FMLFileResourcePack:Binnie's Extra Bees, FMLFileResourcePack:Binnie's Extra Trees, FMLFileResourcePack:Binnie's Genetics, FMLFileResourcePack:Blockcraftery, FMLFileResourcePack:Building Gadgets, FMLFileResourcePack:Carry On, FMLFileResourcePack:Ceramics, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Console Filter, FMLFileResourcePack:ContainerFix, FMLFileResourcePack:ContentTweaker, FMLFileResourcePack:Controlling, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Default Options, FMLFileResourcePack:Default World Generator, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Ex Nihilo Creatio, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:FastFurnace, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FastWorkbench, FMLFileResourcePack:FindMe, FMLFileResourcePack:Flood Lights, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart CBE, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Forgiving Void, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Garbage Bins, FMLFileResourcePack:GregBlockUtils, FMLFileResourcePack:Gregic Additions, FMLFileResourcePack:Greg's Construct, FMLFileResourcePack:GregTech Community Edition, FMLFileResourcePack:GTCEBees, FMLFileResourcePack:InControl, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:It's the little things, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JustTheTips, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:MTLib, FMLFileResourcePack:Mystical Lib, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:PackagedAuto, FMLFileResourcePack:Placebo, FMLFileResourcePack:PneumaticCraft: Repressurized, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Relocation, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:Better Questing Quest Book, FMLFileResourcePack:RandomTweaks, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Simple Trophies, FMLFileResourcePack:SourceBottles, FMLFileResourcePack:Spike Mod, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:TinkersExtras, FMLFileResourcePack:Tinker's JEI, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:TipTheScales, FMLFileResourcePack:Toast Control, FMLFileResourcePack:TOP Addons, FMLFileResourcePack:Twerk-Sim 2K16, FMLFileResourcePack:Void Island Control, FMLFileResourcePack:Wireless Crafting Terminal 2, FMLFileResourcePack:ReAuth, resources, Gregtech Internal Resource Pack, CustomResources, CustomOverridingResources [15:27:14] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [15:27:17] [Client thread/INFO] [FML]: Found 1478 ObjectHolder annotations [15:27:17] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [15:27:18] [Client thread/INFO] [FML]: Found 3 ItemStackHolder annotations [15:27:19] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [15:27:19] [Forge Version Check/INFO] [forge.VersionCheck]: [topaddons] Starting version check at https://raw.githubusercontent.com/DrManganese/TOPAddons/1.12/FUC.json [15:27:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bakeNormal [15:27:20] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures] [15:27:20] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished. [15:27:23] [Forge Version Check/INFO] [forge.VersionCheck]: [topaddons] Found status: OUTDATED Target: 1.12.2-1.13.0 [15:27:23] [Forge Version Check/INFO] [forge.VersionCheck]: [biggerpacketsplz] Starting version check at http://mods.mc.elnounch.net/biggerpacketsplz.json [15:27:24] [Forge Version Check/INFO] [forge.VersionCheck]: [biggerpacketsplz] Found status: UP_TO_DATE Target: null [15:27:24] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Starting version check at https://github.com/Direwolf20-MC/BuildingGadgets/raw/master/update.json [15:27:24] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Found status: OUTDATED Target: 2.8.2 [15:27:24] [Forge Version Check/INFO] [forge.VersionCheck]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json [15:27:26] [Client thread/INFO] [AE2:C]: Pre Initialization ( started ) [15:27:26] [Forge Version Check/INFO] [forge.VersionCheck]: [mousetweaks] Found status: BETA Target: null [15:27:26] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json [15:27:27] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Found status: UP_TO_DATE Target: null [15:27:27] [Forge Version Check/INFO] [forge.VersionCheck]: [moreoverlays] Starting version check at https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json [15:27:27] [Forge Version Check/INFO] [forge.VersionCheck]: [moreoverlays] Found status: OUTDATED Target: 1.15.1 [15:27:27] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [15:27:27] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2854 [15:27:27] [Forge Version Check/INFO] [forge.VersionCheck]: [carryon] Starting version check at https://gist.githubusercontent.com/Tschipp/dccadee7c90d7a34e6e76a35d9d6fa2e/raw/ [15:27:28] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json [15:27:29] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Found status: OUTDATED Target: 1.12.2-1.22.1.3 [15:27:29] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib [15:27:29] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null [15:27:29] [Forge Version Check/INFO] [forge.VersionCheck]: [pneumaticcraft] Starting version check at https://raw.github.com/TeamPneumatic/pnc-repressurized/master/release_info.json [15:27:30] [Forge Version Check/INFO] [forge.VersionCheck]: [pneumaticcraft] Found status: AHEAD Target: null [15:27:30] [Forge Version Check/INFO] [forge.VersionCheck]: [randomtweaks] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomTweaks/misc/versions.json [15:27:31] [Forge Version Check/INFO] [forge.VersionCheck]: [randomtweaks] Found status: OUTDATED Target: 1.12.2-2.8.2.0 [15:27:32] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState [15:27:53] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker [15:27:53] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 32419ms ) [15:27:55] [Client thread/INFO] [FML]: Applying holder lookups [15:27:55] [Client thread/INFO] [FML]: Holder lookups applied [15:27:56] [AE2 VersionChecker/INFO] [AE2:C]: No newer version is available: missing(found) < rv6-stable-6 (current) [15:27:56] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker [15:28:16] [Client thread/FATAL] [base]: Module JourneyMap did not load due to issue: Mod with modid: journeymap was not found [15:28:22] [Client thread/INFO] [forestry]: Module Better With Mods Module failed to load: Better With Mods not found [15:28:22] [Client thread/INFO] [forestry]: Module BuildCraft 6 Recipes Module failed to load: Compatible BuildCraftAPI|recipes version not found [15:28:22] [Client thread/INFO] [forestry]: Module rustic Module failed to load: Rustic not found [15:28:22] [Client thread/INFO] [forestry]: Module BiomesOPlenty Module failed to load: BiomesOPlenty not found [15:28:22] [Client thread/INFO] [forestry]: Module Natura Module failed to load: Natura not found [15:28:22] [Client thread/INFO] [forestry]: Module BuildCraft 6 Statements Module failed to load: Compatible BuildCraftAPI|statements version not found [15:28:22] [Client thread/INFO] [forestry]: Module EnderIO Module failed to load: EnderIO not found [15:28:22] [Client thread/INFO] [forestry]: Module BuildCraft 6 Fuels Module failed to load: Compatible BuildCraftAPI|fuels version not found [15:28:22] [Client thread/INFO] [forestry]: Module TechReborn Module failed to load: TechReborn not found [15:28:22] [Client thread/INFO] [forestry]: Module Extra Utilities Module failed to load: Extra Utilities not found [15:28:22] [Client thread/INFO] [forestry]: Module Roots Module failed to load: Roots not found [15:28:22] [Client thread/INFO] [forestry]: Module IndustrialCraft2 Module failed to load: IndustrialCraft2 not found [15:28:22] [Client thread/INFO] [forestry]: Module Actually Additions Module failed to load: Actually Additions not found [15:28:22] [Client thread/INFO] [forestry]: Module ImmersiveEngineering Module failed to load: ImmersiveEngineering not found [15:28:22] [Client thread/INFO] [forestry]: Module BuildCraft 6 Transport Module failed to load: buildcrafttransport not found [15:28:22] [Client thread/INFO] [forestry]: Module HarvestCraft Module failed to load: HarvestCraft not found [15:28:22] [Client thread/INFO] [forestry]: Module Mystical Agriculture Module failed to load: Mystical Agriculture not found [15:28:51] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i). [15:28:51] [Client thread/INFO] [betterquesting]: Loaded configs... [15:28:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name botany.tile.ceramic, expected botany. This could be a intended override, but in most cases indicates a broken mod. [15:28:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name botany.tile.ceramicbrick, expected botany. This could be a intended override, but in most cases indicates a broken mod. [15:29:00] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name botany.tile.flower, expected botany. This could be a intended override, but in most cases indicates a broken mod. [15:29:02] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name extrabees.tile.alveary, expected extrabees. This could be a intended override, but in most cases indicates a broken mod. [15:29:05] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix minecraft for name binnie.tile.nursery, expected extratrees. This could be a intended override, but in most cases indicates a broken mod. [15:29:11] [Client thread/INFO] [consolefilter]: 1 message(s) to be filtered. [15:29:11] [Client thread/INFO] [FML]: OBJLoader: Domain contenttweaker has been added. [15:29:11] [Client thread/INFO] [contenttweaker]: Module Vanilla CraftTweaker has successfully loaded [15:29:11] [Client thread/FATAL] [contenttweaker]: Module Chickens did not load due to issue: Mod with modid: chickens was not found [15:29:11] [Client thread/INFO] [contenttweaker]: Module Materials has successfully loaded [15:29:11] [Client thread/INFO] [contenttweaker]: Module Tinkers has successfully loaded [15:29:15] [Client thread/INFO] [BetterFps]: Patching net.minecraft.client.gui.GuiOptions... (ble) [15:29:17] [Client thread/INFO] [FML]: OBJLoader: Domain exnihilocreatio has been added. [15:29:22] [Client thread/INFO] [extracells]: Enable integration for 'AE2 Wireless Crafting Terminal (wct)' [15:29:22] [Client thread/INFO] [extracells]: Enable integration for 'Just Enough Items (jei)' [15:29:32] [Client thread/INFO] [FML]: OBJLoader: Domain extracells has been added. minecraft:hopper [15:29:34] [Client thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map... Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake [15:29:49] [Client thread/ERROR] [ForgeMicroBlockCBE]: Invalid line in microblocks.cfg: "chisel:basalt1"0-15 [15:29:49] [Client thread/ERROR] [ForgeMicroBlockCBE]: Name must be followed by a colon separator [15:29:49] [Client thread/ERROR] [ForgeMicroBlockCBE]: Invalid line in microblocks.cfg: "chisel:basalt2"0-7 [15:29:49] [Client thread/ERROR] [ForgeMicroBlockCBE]: Name must be followed by a colon separator [15:29:49] [Client thread/ERROR] [ForgeMicroBlockCBE]: Invalid line in microblocks.cfg: "chisel:blockbronze":-0-6 [15:29:49] [Client thread/ERROR] [ForgeMicroBlockCBE]: Invalid - separated range [15:29:52] [Client thread/WARN] [FTB Library]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler [15:29:54] [Client thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler [15:29:57] [Client thread/ERROR] [gregtech]: Failed to load material handler class gregicadditions.GAMaterials from GregicAdditions-1.12.2-1.4.2.jar: class does not implement IMaterialHandler [15:29:57] [Client thread/ERROR] [gregtech]: Consult the mod author for fix on his side. [15:29:57] [Client thread/ERROR] [gregtech]: Failed to load material handler class gregsconstruct.FluidTemp from GregsConstruct-1.12.2-1.0.1.jar: class does not implement IMaterialHandler [15:29:57] [Client thread/ERROR] [gregtech]: Consult the mod author for fix on his side. [15:29:57] [Client thread/INFO] [gregtech]: 0 annotated material handlers registered [15:29:57] [Client thread/INFO] [gregtech]: Running early CraftTweaker initialization scripts... [15:29:57] [Client thread/INFO] [gregtech]: Freezing material registry... [15:30:03] [Client thread/INFO] [gregtech]: Registering MetaTileEntities [15:30:10] [Client thread/INFO] [itlt]: We are NOT yelling at people

[15:30:10] [Client thread/INFO] [itlt]: Custom modpack icon found [15:30:11] [Client thread/INFO] [itlt]: Technic icon NOT found. [15:30:11] [Client thread/INFO] [itlt]: Cache file not found. [15:30:11] [Client thread/INFO] [morpheus]: Loading configuration [15:30:11] [Client thread/INFO] [nuclearcraft]: Pre Initializing... [15:30:32] [Client thread/INFO] [FML]: OBJLoader: Domain nuclearcraft has been added. [15:30:36] [Client thread/WARN] [pneumaticcraft]: Fluid 'plastic' already registered by another mod: [gregtech:plastic] - we'll use it, but it might not be available in block form! [15:30:36] [Client thread/WARN] [pneumaticcraft]: Fluid 'oil' already registered by another mod: [gregtech:oil] - we'll use it, but it might not be available in block form! [15:30:36] [Client thread/WARN] [pneumaticcraft]: Fluid 'lpg' already registered by another mod: [gregtech:lpg] - we'll use it, but it might not be available in block form! [15:30:36] [Client thread/WARN] [pneumaticcraft]: Fluid 'fuel' already registered by another mod: [gregtech:fuel] - we'll use it, but it might not be available in block form! [15:30:36] [Client thread/WARN] [pneumaticcraft]: Fluid 'lubricant' already registered by another mod: [gregtech:lubricant] - we'll use it, but it might not be available in block form! [15:30:37] [Client thread/INFO] [pneumaticcraft]: Thirdparty integration activated for [theoneprobe, immersiveengineering, computercraft, waila, botania, crafttweaker, cofhcore, thaumcraft, enderio, immersivepetroleum, igwmod, opencomputers, ic2, patchouli, buildcraftcore, forestry, appliedenergistics2] [15:30:44] [Client thread/INFO] [FML]: OBJLoader: Domain pneumaticcraft has been added. [15:31:08] [Client thread/INFO] [questbook]: Loading config file. [15:31:08] [Client thread/INFO] [invtweaks.forge.asm.ContainerTransformer]: InvTweaks: successfully transformed setFocused/func_146195_b [15:31:08] [Client thread/INFO] [bq_standard]: Loaded configs... [15:31:11] [Client thread/INFO] [TOP Addons]: Found 21 addon candidates. [15:31:11] [Client thread/INFO] [TOP Addons]: Created addon Tinkers' Construct. [15:31:11] [Client thread/INFO] [TOP Addons]: Created addon Forestry with 2 special helmets. [15:31:12] [Client thread/INFO] [TOP Addons]: Created addon Binnie's Mods. [15:31:12] [Client thread/INFO] [TOP Addons]: Created addon Chisel. [15:31:12] [Client thread/INFO] [TOP Addons]: Created addon Vanilla. [15:31:12] [Client thread/INFO] [TOP Addons]: Created addon Base. [15:31:12] [Client thread/INFO] [TOP Addons]: Created addon Storage Drawers. [15:31:12] [Client thread/INFO] [FML]: OBJLoader: Domain voidislandcontrol has been added. [15:31:17] [Client thread/INFO] [JustTheTips]: Starting preInit. [15:31:17] [Client thread/INFO] [JustTheTips]: Finished preInit. [15:31:17] [ReAuth-VersionChecker/INFO] [ReAuth]: Looking for Updates [15:31:20] [Client thread/INFO] [FML]: OBJLoader: Domain mysticallib has been added. [15:31:26] [ReAuth-VersionChecker/INFO] [ReAuth]: Looking for Updates - Finished [15:31:26] [Client thread/INFO] [Chisel]: Loading blocks... [15:31:27] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing. [15:31:33] [Client thread/INFO] [Chisel]: 71 Feature's blocks loaded. [15:31:33] [Client thread/INFO] [Chisel]: Loading Tile Entities... [15:31:33] [Client thread/INFO] [Chisel]: Tile Entities loaded. [15:31:36] [Client thread/INFO] [gregtech]: Registering Blocks... [15:31:36] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: kerosene [15:31:36] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: etchacid [15:31:36] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: diesel

[15:31:37] [Client thread/WARN] [FML]: Registry Block: The object Block{blockcraftery:editable_slab} has been registered twice for the same name blockcraftery:editable_slab. [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300) [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281) [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113) [15:31:37] [Client thread/WARN] [FML]: at epicsquid.mysticallib.LibRegistry.registerBlocks(LibRegistry.java:158) [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_LibRegistry_registerBlocks_Register.invoke(.dynamic) [15:31:37] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)...

[15:31:37] [Client thread/WARN] [FML]: Registry Block: The object Block{blockcraftery:editable_double_slab} has been registered twice for the same name blockcraftery:editable_double_slab. [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300) [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281) [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113) [15:31:37] [Client thread/WARN] [FML]: at epicsquid.mysticallib.LibRegistry.registerBlocks(LibRegistry.java:158) [15:31:37] [Client thread/WARN] [FML]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_LibRegistry_registerBlocks_Register.invoke(.dynamic) [15:31:37] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)...

[15:31:37] [Client thread/INFO] [FML]: Applying holder lookups [15:31:37] [Client thread/INFO] [FML]: Holder lookups applied [15:31:37] [Client thread/INFO] [Chisel]: Loading items... [15:31:37] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing. [15:31:37] [Client thread/INFO] [Chisel]: 71 Feature's items loaded. [15:31:39] [Client thread/INFO] [gregtech]: Registering Items...

[15:31:46] [Client thread/WARN] [FML]: Registry Item: The object epicsquid.mysticallib.item.ItemBlockSlab@2bb77bc8 has been registered twice for the same name blockcraftery:editable_slab. [15:31:46] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300) [15:31:46] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281) [15:31:46] [Client thread/WARN] [FML]: at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113) [15:31:46] [Client thread/WARN] [FML]: at epicsquid.mysticallib.LibRegistry.registerItems(LibRegistry.java:149) [15:31:46] [Client thread/WARN] [FML]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_762_LibRegistry_registerItems_Register.invoke(.dynamic) [15:31:46] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)...

[15:31:47] [Client thread/INFO] [FML]: Applying holder lookups [15:31:47] [Client thread/INFO] [FML]: Holder lookups applied [15:31:47] [Client thread/INFO] [FML]: Applying holder lookups [15:31:47] [Client thread/INFO] [FML]: Holder lookups applied [15:31:50] [Client thread/INFO] [FML]: Applying holder lookups [15:31:50] [Client thread/INFO] [FML]: Holder lookups applied [15:31:50] [Client thread/INFO] [FML]: Injecting itemstacks [15:31:50] [Client thread/INFO] [FML]: Itemstack injection complete [15:32:00] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem... [15:32:00] [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL [15:32:00] [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [15:32:02] [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized. [15:32:02] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started [15:32:16] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'extracells:models/block/walrus.mtl') is not currently supported, skipping [15:32:16] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'extracells:models/block/walrus.mtl'. The color defined by key 'Ks' will not be applied! [15:32:16] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'extracells:models/block/walrus.mtl') is not currently supported, skipping [15:32:16] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'extracells:models/block/walrus.obj') is not currently supported, skipping. Line: 612 's 1' [15:34:14] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'pneumaticcraft:models/block/assembly_platform.obj') is not currently supported, skipping. Line: 27 's off' [15:34:31] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel exnihilocreatio:tools/crook_tconstruct.tcon#inventory [15:34:31] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel exnihilocreatio:tools/hammer_tconstruct.tcon#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/arrow.tcon#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_head.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_shaft.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/axe_head.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/battlesign.tcon#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/binding.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/bolt.tcon#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:parts/bolt_core.tcon#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_limb.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_string.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/broad_axe_head.tmat#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/broadsword.tcon#inventory [15:35:28] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/cleaver.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/cross_guard.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/crossbow.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/excavator.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/excavator_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/fletching.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/frypan.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hammer.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hammer_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hand_guard.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hatchet.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/kama.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/kama_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/knife_blade.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_plate.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_sword_blade.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longbow.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longsword.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/lumberaxe.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/mattock.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:moms_spaghetti.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pan_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pick_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/pickaxe.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/rapier.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/scythe.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/scythe_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shard.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sharpening_kit.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shortbow.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shovel.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shovel_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shuriken.tcon#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sign_head.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sword_blade.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tool_rod.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_binding.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_tool_rod.tmat#inventory [15:35:29] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/wide_guard.tmat#inventory [15:35:38] [Client thread/INFO] [gregtech]: Loading meta tile entity texture sprites... [15:35:40] [Client thread/INFO] [gregtech]: Registering cable textures. [15:35:40] [Client thread/INFO] [gregtech]: Registering fluid pipe textures. [15:35:54] [Client thread/INFO] [FML]: Max texture size: 16384 [15:36:52] [Client thread/INFO] [minecraft/TextureMap]: Created: 4096x2048 textures-atlas [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:09] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:10] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:24] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:47] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:52] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:53] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #end in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column [15:37:54] [Client thread/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/cube_column Process crashed with exitcode 9.

chrisu987 commented 3 years ago

i tried to play Greg block and this hapend what does it mean

Janrupf commented 3 years ago

This likely means minecraft used too much system memory and has been killed by the OOM killer (run dmesg | grep oom)

chrisu987 commented 3 years ago

it says command not found and what is this |

chrisu987 commented 3 years ago

never mined it did work it did this [ 9911.921022] grpc_global_tim invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 [ 9911.930480] oom_kill_process+0x8d/0x113 [ 9912.057588] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name [ 9912.293679] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=penguin,mems_allowed=0,global_oom,task_memcg=/lxc/penguin/user.slice/user-1000.slice/user@1000.service,task=java,pid=3239,uid=1000 [ 9912.312305] Out of memory: Killed process 3239 (java) total-vm:6224900kB, anon-rss:2414284kB, file-rss:0kB, shmem-rss:220kB, UID:1000 pgtables:5600kB oom_score_adj:0 [ 9912.587644] oom_reaper: reaped process 3239 (java), now anon-rss:0kB, file-rss:0kB, shmem-rss:268kB

Janrupf commented 3 years ago

Yeah, Minecraft has been killed because your computer does not have enough memory (or well, Minecraft tried to use too much of it).

QuImUfu commented 3 years ago

jup, the kernel killed java because it used up all available memory to keep the computer responsive. Reduce max memory to 2,5GB and close everything except MultiMC before launching minecraft or create swap and/or enable swapping.

chrisu987 commented 3 years ago

also do you know how to mouse lock on minecraft so your mouse dosent hit the side of your screen

Janrupf commented 3 years ago

Minecraft should do that automatically. If it doesn't, your system is configured badly.

QuImUfu commented 3 years ago

opening the inventory and closing it again fixes it in most versions of minecraft.

chrisu987 commented 3 years ago

i am on linux

QuImUfu commented 3 years ago

yeah, we know.

chrisu987 commented 3 years ago

ok

chrisu987 commented 3 years ago

also do you know any modpacks that can run on 2,5GB all of mine do not work

QuImUfu commented 3 years ago

No idea. Modpacks for older versions of minecraft will mostly work fine, e.g. Material Energy Classic was quite enjoyable for me and works with 1GB of RAM. Keep in mind, some of the older packs crash if you are connected to the internet while launching them. Try them with Internet disconnected if they do not work online (crash).

chrisu987 commented 3 years ago

thanks and thanks every one that helped