Skip to content

Instantly share code, notes, and snippets.

View RealGrep's full-sized avatar

Michel Dusseault RealGrep

View GitHub Profile
This file has been truncated, but you can view the full file.
MultiMC version: 0.4.11-703
Minecraft folder is:
instances/1.10.2 AddleModPack/minecraft
Java path is:
/home/michel/jdk1.8.0_102/bin/java
Java Arguments:
[-XX:+DisableExplicitGC, -XX:+UseConcMarkSweepGC, -XX:MaxTenuringThreshold=15, -XX:MaxGCPauseMillis=30, -XX:-UseGCOverheadLimit, -XX:+UseBiasedLocking, -XX:SurvivorRatio=8, -XX:TargetSurvivorRatio=90, -XX:+UseCompressedOops, -XX:+OptimizeStringConcat, -XX:+AggressiveOpts, -XX:ReservedCodeCacheSize=2048m, -XX:+UseCodeCacheFlushing, -XX:SoftRefLRUPolicyMSPerMB=20000, -Xms1024m, -Xmx5120m, -Duser.language=en, -jar, /home/michel/MultiMC/bin/jars/NewLaunch.jar]
@RealGrep
RealGrep / gist:f97abd120fbed5de861d52a33adefbc8
Created November 1, 2016 21:24
ae2-botania-jei-crash.log
This file has been truncated, but you can view the full file.
[17:10:20] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:10:20] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:10:20] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:10:20] [main/INFO]: Forge Mod Loader version 12.18.2.2116 for Minecraft 1.10.2 loading
[17:10:20] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_102, running on Linux:amd64:4.7.1-1-ARCH, installed at /home/michel/jdk1.8.0_102/jre
[17:10:20] [main/INFO]: [AppEng] Core Init
[17:10:21] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:10:21] [main/WARN]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:10:21] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annota
@RealGrep
RealGrep / PKGBUILD.qmentat
Last active December 16, 2015 12:09
PKGBUILD file for QMentat package in Arch Linux.
# Maintainer: Michel Dusseault <mike dot dusseault at gmail dot com>
pkgname=qmentat-git
pkgver=0.8.1.g8c82f61
pkgrel=1
pkgdesc='Mental Arithmetic Trainer'
arch=('i686' 'x86_64')
url='http://realgrep.github.io/QMentat/'
license=('GPL3')
depends=('qt4')
makedepends=('git' 'boost')