This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| buildscript { | |
| repositories { | |
| flatDir { | |
| dirs 'libs' | |
| } | |
| maven { url = 'https://files.minecraftforge.net/maven' } | |
| jcenter() | |
| mavenCentral() | |
| } | |
| dependencies { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| buildscript { | |
| repositories { | |
| maven { url = 'https://files.minecraftforge.net/maven' } | |
| jcenter() | |
| mavenCentral() | |
| } | |
| dependencies { | |
| classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '3.+', changing: true | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@DESKTOP-G7CH5LH C:\Users\user\.jdks\openjdk-16.0.2\bin | |
| $ jps | |
| 3680 | |
| 81472 BootstrapLauncher | |
| 25604 Jps | |
| 53332 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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]: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | |
| { |