Skip to content

Instantly share code, notes, and snippets.

"C:\Program Files\Java\jdk1.8.0_201\bin\java.exe" -Dmixin.checks.interfaces=true -Dmixin.debug.export=true -Dmixin.debug.verbose=true -Dmixin.hotSwap=true -javaagent:C:\Users\alexm\.gradle\caches\modules-2\files-2.1\org.spongepowered\mixin\0.7.11-SNAPSHOT\7a670207bdb97db418118ad1e9bb42424ff3776d\mixin-0.7.11-SNAPSHOT.jar -ea -da:io.netty... -Dfml.coreMods.load=org.valkyrienskies.mixin.MixinLoaderForge "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.1.1\lib\idea_rt.jar=50964:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.1.1\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_201\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\ext\jfxrt.jar
buildscript {
repositories {
flatDir {
dirs 'libs'
}
maven { url = 'https://files.minecraftforge.net/maven' }
jcenter()
mavenCentral()
}
dependencies {
buildscript {
repositories {
maven { url = 'https://files.minecraftforge.net/maven' }
jcenter()
mavenCentral()
}
dependencies {
classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '3.+', changing: true
}
}
@noncom
noncom / build.gradle
Created March 5, 2021 08:36
jme kotlin example build gradle with serialization that builds ok
plugins {
id 'java'
id 'org.jetbrains.kotlin.jvm' version '1.4.30'
id 'org.jetbrains.kotlin.plugin.serialization' version '1.4.30'
}
group 'org.example'
version '1.0-SNAPSHOT'
ext.jmonkeyengineVersion = '3.3.2-stable'
@noncom
noncom / gist:56e026f3aacbfd73a844054c1d93396c
Created October 11, 2021 17:18
Supposed SilentGear Forge hangup
user@DESKTOP-G7CH5LH C:\Users\user\.jdks\openjdk-16.0.2\bin
$ jps
3680
81472 BootstrapLauncher
25604 Jps
53332
@noncom
noncom / gist:087dca8e77bfae3e2c9bb1a33214ae9b
Created January 11, 2023 14:09
Forge duplicate mods error
[13:07:33] [main/INFO]: ModLauncher running: args [--username, nomisincalaca, --version, forge-43.2.0, --gameDir, D:\games\curseforge\minecraft\Instances\Dimensional Dreams, --assetsDir, D:\games\curseforge\minecraft\Install\assets, --assetIndex, 1.19, --uuid, 81f5794fba52451d93ef250020fb314f, --accessToken, ????????, --clientId, ZmNmOGU4YmUtYjE5My00ODJjLWE4YzUtOTk4ZTk4Y2Q2Nzgy, --xuid, 2535452861922786, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[13:07:33] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[13:07:36] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/games/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
[13:07:37] [main/INFO]: Found
@noncom
noncom / gist:5e862fb9472a4542ee3d3599be2fabee
Created January 27, 2023 17:15
Minecraft Forge 1.19.2 - world halted
This file has been truncated, but you can view the full file.
[16:26:16] [main/INFO]: ModLauncher running: args [--username, nomisincalaca, --version, forge-43.2.3, --gameDir, D:\games\curseforge\minecraft\Instances\[MY] Test-0001-1.19.2 (1), --assetsDir, D:\games\curseforge\minecraft\Install\assets, --assetIndex, 1.19, --uuid, 81f5794fba52451d93ef250020fb314f, --accessToken, ????????, --clientId, ZmNmOGU4YmUtYjE5My00ODJjLWE4YzUtOTk4ZTk4Y2Q2Nzgy, --xuid, 2535452861922786, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.3, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[16:26:16] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[16:26:25] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/games/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
[16:26:26] [main/INFO]:
@noncom
noncom / crash.log
Last active January 28, 2023 22:06
Improved mobs 1.11.0 + Savage and Ravage 5.0.2 + Bumblezone 6.6.3 = crash
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 2023-01-28 22:22:48
Description: Ticking entity
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Mob.m_6095_()" because "this.f_77313_" is null
at net.minecraft.world.level.pathfinder.FlyNodeEvaluator.wrapOperation$zkp001$thebumblezone_bzStringCurtainBlockingBees(FlyNodeEvaluator.java:524) ~[client-1.19.2-20220805.130853-srg.jar%23875!/:?] {re:mixin,re:classloading,pl:mixin:APP:the_bumblezone.mixins.json:entities.FlyNodeEvaluatorMixin,pl:mixin:APP:improvedmobs.mixins.json:pathfinding.FlyNodeMixin,pl:mixin:APP:improvedmobs.mixins.json:pathfinding.performance.FlyNodeEvaluatorMixin,pl:mixin:A}
at net.minecraft.world.level.pathfinder.FlyNodeEvaluator.m_8086_(FlyNodeEvaluator.java:290) ~[client-1.19.2-20220805.130853-srg.jar%23875!/:?] {re:mixin,re:classloading,pl:mixin:APP:the_bumblezone.mixins.json:entities.FlyNodeEvaluatorMixin,pl:mixin:APP:improvedmobs.mixins.json:pathfinding.FlyNodeMixin,pl:mixin:APP:improvedmobs.mixins.jso
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 2023-02-12 00:22:29
Description: Ticking entity
java.lang.ClassCastException: class com.hollingsworth.arsnouveau.common.entity.WildenStalker cannot be cast to class net.minecraft.world.entity.player.Player (com.hollingsworth.arsnouveau.common.entity.WildenStalker is in module ars_nouveau@3.11.3 of loader 'TRANSFORMER' @154b0748; net.minecraft.world.entity.player.Player is in module minecraft@1.19.2 of loader 'TRANSFORMER' @154b0748)
at com.finderfeed.solarcraft.content.items.ShieldOfSolarGod.onUsingTick(ShieldOfSolarGod.java:118) ~[solarcraft-3.0.2-1.19.2.jar%23856!/:3.0.2] {re:classloading}
at net.minecraftforge.common.extensions.IForgeItemStack.onUsingTick(IForgeItemStack.java:254) ~[forge-1.19.2-43.2.4-universal.jar%23948!/:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.world.entity.LivingEntity.m_21329_(LivingEntity.java:2871) ~[server-1.19.2-20220805.130853-srg.jar%23943!/:?] {re:mixin,pl:accesstransformer:B,re:classloadin
@noncom
noncom / gist:d90bba286f2d8ee58ca74f342667d6a3
Created March 4, 2023 16:15 — forked from ChadSki/gist:7992383
Dynamically define C# value types (structs) at runtime with a dynamic assembly
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Reflection.Emit;
using System.Runtime.InteropServices;
using System.Text;
namespace DevConsole
{