Posted March 8, 20232 yr Hello, I have this Problem stopping me from creating a custom Entity in my 1th Minecraft Mod. Did Anyone have the same problem or a similar one? I'm trying to do it by myself, but I'm really struggling with it, please help me! This is the Crash Report: the crash message ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! / Yeah.. Time: 26.02.23, 10:46 Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport([CrashReportExtender.java:55](https://CrashReportExtender.java:55)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2376%2382!/:?\] {re:classloading} at net.minecraftforge.client.loading.ClientModLoader.completeModLoading([ClientModLoader.java:169](https://ClientModLoader.java:169)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2376%2382!/:?\] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.lambda$new$1([Minecraft.java:560](https://Minecraft.java:560)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.Util.ifElse([Util.java:400](https://Util.java:400)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,xf:OptiFine:default} at net.minecraft.client.Minecraft.lambda$new$2([Minecraft.java:554](https://Minecraft.java:554)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.LoadingOverlay.render([LoadingOverlay.java:135](https://LoadingOverlay.java:135)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,xf:OptiFine:default,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.render([GameRenderer.java:889](https://GameRenderer.java:889)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.runTick([Minecraft.java:1070](https://Minecraft.java:1070)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at [net.minecraft.client.Minecraft.run](https://net.minecraft.client.Minecraft.run)([Minecraft.java:668](https://Minecraft.java:668)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main([Main.java:205](https://Main.java:205)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2377!/:?\] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \~\[?:?\] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:77](https://NativeMethodAccessorImpl.java:77)) \~\[?:?\] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43)) \~\[?:?\] {} at java.lang.reflect.Method.invoke([Method.java:568](https://Method.java:568)) \~\[?:?\] {} at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0([ForgeClientUserdevLaunchHandler.java:38](https://ForgeClientUserdevLaunchHandler.java:38)) \~\[fmlloader-1.18.2-40.0.5.jar%230!/:?\] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([LaunchServiceHandlerDecorator.java:37](https://LaunchServiceHandlerDecorator.java:37)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:53](https://LaunchServiceHandler.java:53)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:71](https://LaunchServiceHandler.java:71)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at [cpw.mods.modlauncher.Launcher.run](https://cpw.mods.modlauncher.Launcher.run)([Launcher.java:106](https://Launcher.java:106)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at cpw.mods.modlauncher.Launcher.main([Launcher.java:77](https://Launcher.java:77)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept([BootstrapLaunchConsumer.java:26](https://BootstrapLaunchConsumer.java:26)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept([BootstrapLaunchConsumer.java:23](https://BootstrapLaunchConsumer.java:23)) \[modlauncher-9.1.3.jar%2310!/:?\] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main([BootstrapLauncher.java:149](https://BootstrapLauncher.java:149)) \[bootstraplauncher-1.0.0.jar:?\] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.util.Objects.requireNonNull([Objects.java:334](https://Objects.java:334)) \~\[?:?\] {} -- MOD getop -- Details: Caused by 0: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) \~\[?:?\] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance([NativeConstructorAccessorImpl.java:77](https://NativeConstructorAccessorImpl.java:77)) \~\[?:?\] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance([DelegatingConstructorAccessorImpl.java:45](https://DelegatingConstructorAccessorImpl.java:45)) \~\[?:?\] {} at java.lang.reflect.Constructor.newInstanceWithCaller([Constructor.java:499](https://Constructor.java:499)) \~\[?:?\] {} at java.lang.reflect.Constructor.newInstance([Constructor.java:480](https://Constructor.java:480)) \~\[?:?\] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod([FMLModContainer.java:81](https://FMLModContainer.java:81)) \~\[javafmllanguage-1.18.2-40.0.5.jar%2378!/:?\] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4([ModContainer.java:120](https://ModContainer.java:120)) \~\[fmlcore-1.18.2-40.0.5.jar%2380!/:?\] {} at [java.util.concurrent.CompletableFuture$AsyncRun.run](https://java.util.concurrent.CompletableFuture$AsyncRun.run)([CompletableFuture.java:1804](https://CompletableFuture.java:1804)) \~\[?:?\] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec([CompletableFuture.java:1796](https://CompletableFuture.java:1796)) \~\[?:?\] {} at java.util.concurrent.ForkJoinTask.doExec([ForkJoinTask.java:373](https://ForkJoinTask.java:373)) \~\[?:?\] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec([ForkJoinPool.java:1182](https://ForkJoinPool.java:1182)) \~\[?:?\] {} at java.util.concurrent.ForkJoinPool.scan([ForkJoinPool.java:1655](https://ForkJoinPool.java:1655)) \~\[?:?\] {re:computing\_frames} at java.util.concurrent.ForkJoinPool.runWorker([ForkJoinPool.java:1622](https://ForkJoinPool.java:1622)) \~\[?:?\] {re:computing\_frames} at [java.util.concurrent.ForkJoinWorkerThread.run](https://java.util.concurrent.ForkJoinWorkerThread.run)([ForkJoinWorkerThread.java:165](https://ForkJoinWorkerThread.java:165)) \~\[?:?\] {} Mod File: main Failure message: Get OP Mod (getop) has failed to load correctly java.lang.reflect.InvocationTargetException: null Mod Version: 0.0NONE Mod Issue URL: NOT PROVIDED Exception message: java.lang.NullPointerException: Registry Object not present: getop:void\_shredder Stacktrace: at java.util.Objects.requireNonNull([Objects.java:334](https://Objects.java:334)) \~\[?:?\] {} at net.minecraftforge.registries.RegistryObject.get([RegistryObject.java:109](https://RegistryObject.java:109)) \~\[forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.12.19-1.18.2-recomp.jar%2376%2382!/:?\] {re:classloading} at net.mp3skater.getop.GetOP.<init>([GetOP.java:44](https://GetOP.java:44)) \~\[%2381!/:?\] {re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) \~\[?:?\] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance([NativeConstructorAccessorImpl.java:77](https://NativeConstructorAccessorImpl.java:77)) \~\[?:?\] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance([DelegatingConstructorAccessorImpl.java:45](https://DelegatingConstructorAccessorImpl.java:45)) \~\[?:?\] {} at java.lang.reflect.Constructor.newInstanceWithCaller([Constructor.java:499](https://Constructor.java:499)) \~\[?:?\] {} at java.lang.reflect.Constructor.newInstance([Constructor.java:480](https://Constructor.java:480)) \~\[?:?\] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod([FMLModContainer.java:81](https://FMLModContainer.java:81)) \~\[javafmllanguage-1.18.2-40.0.5.jar%2378!/:?\] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4([ModContainer.java:120](https://ModContainer.java:120)) \~\[fmlcore-1.18.2-40.0.5.jar%2380!/:?\] {} at [java.util.concurrent.CompletableFuture$AsyncRun.run](https://java.util.concurrent.CompletableFuture$AsyncRun.run)([CompletableFuture.java:1804](https://CompletableFuture.java:1804)) \~\[?:?\] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec([CompletableFuture.java:1796](https://CompletableFuture.java:1796)) \~\[?:?\] {} at java.util.concurrent.ForkJoinTask.doExec([ForkJoinTask.java:373](https://ForkJoinTask.java:373)) \~\[?:?\] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec([ForkJoinPool.java:1182](https://ForkJoinPool.java:1182)) \~\[?:?\] {} at java.util.concurrent.ForkJoinPool.scan([ForkJoinPool.java:1655](https://ForkJoinPool.java:1655)) \~\[?:?\] {re:computing\_frames} at java.util.concurrent.ForkJoinPool.runWorker([ForkJoinPool.java:1622](https://ForkJoinPool.java:1622)) \~\[?:?\] {re:computing\_frames} at [java.util.concurrent.ForkJoinWorkerThread.run](https://java.util.concurrent.ForkJoinWorkerThread.run)([ForkJoinWorkerThread.java:165](https://ForkJoinWorkerThread.java:165)) \~\[?:?\] {} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.5, [Amazon.com](https://Amazon.com) Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), [Amazon.com](https://Amazon.com) Inc. Memory: 747266168 bytes (712 MiB) / 2174746624 bytes (2074 MiB) up to 4284481536 bytes (4086 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3600 6-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3,60 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Radeon RX 580 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095,00 Graphics card #0 deviceId: 0x67df Graphics card #0 versionInfo: DriverVersion=26.20.13002.133 Memory slot #0 capacity (MB): 8192,00 Memory slot #0 clockSpeed (GHz): 2,13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192,00 Memory slot #1 clockSpeed (GHz): 2,13 Memory slot #1 type: DDR4 Virtual memory max (MB): 22481,65 Virtual memory used (MB): 18383,01 Swap memory total (MB): 6144,00 Swap memory used (MB): 67,07 JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance\_javaw.exe\_minecraft.exe.heapdump ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclientuserdev ModLauncher naming: mcp ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object\_holder\_definalize PLUGINSERVICE runtime\_enum\_extender PLUGINSERVICE capability\_token\_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE OptiFine TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null Mod List: forge-1.18.2-40.0.5\_mapped\_parchment\_1.18.1-2021.1|Minecraft |minecraft |1.18.2 |COMMON\_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f |Forge |forge |40.0.5 |COMMON_SET|Manifest: NOSIGNATURE geckolib-1.18-forge-3.0.13\_mapped\_parchment\_1.18.1|GeckoLib |geckolib3 |3.0.13 |COMMON\_SET|Manifest: NOSIGNATURE main |Get OP Mod |getop |0.0NONE |ERROR |Manifest: NOSIGNATURE Crash Report UUID: d475f1bd-cb05-448b-9f68-727e7c771c11 FML: 40.0 Forge: net.minecraftforge:40.0.5
March 8, 20232 yr Author 1 hour ago, Powerful845tiger said: try removing getop mod Where, I don't know what you mean.. thats the name of my Mod!
March 9, 20232 yr Author 13 hours ago, Powerful845tiger said: Wait what? Getop is just the mod which is causing issues Yeah I'm modding the GetOp Mod and I'm having problems with it
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.