Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 5/29/20 10:03 AM
Description: Rendering overlay

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3923/1217818289.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3922/1701184223.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3921/1057326871.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3916/1226026499.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2073/51757185.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3888/1519451306.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2073/51757185.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3923/1217818289.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3922/1701184223.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153)
    at net.minecraftforge.fml.ModLoader$$Lambda$3921/1057326871.run(Unknown Source)
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125)
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$436/703440120.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2437440464 bytes (2324 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.5.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.5.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.5.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.5.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.2.5.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.5
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.5-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
        Lucky-Block-Mod-1.15.2.jar Lucky Block {[email protected] CREATE_REGISTRIES}
        OpenBlocks-Elevator-Mod-1.15.2.jar Elevator Mod {[email protected] CREATE_REGISTRIES}
        PattysMoreTools-2-Mod-1.15.2.jar PattysMoreTools-2 {[email protected] CREATE_REGISTRIES}
        obfuscate-0.4.1-1.15.2.jar Obfuscate {[email protected] CREATE_REGISTRIES}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] CREATE_REGISTRIES}
        nethercraft-1.15.2-1.0.8.jar Nethercraft {[email protected] CREATE_REGISTRIES}
        MrCrayfishs-Furniture-Mod-1.15.2.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES}
        MrCrayfishs-Vehicle-Mod-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] CREATE_REGISTRIES}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
        simplefarming-1.15.2-1.2.7.jar Simple Farming {[email protected] CREATE_REGISTRIES}
        Get-In-The-Bucket-Mod-1.15.2.jar Get In The Bucket Mod {[email protected] CREATE_REGISTRIES}
        forge-1.15.2-31.2.5-universal.jar Forge {[email protected] CREATE_REGISTRIES}
        Upgrade-Aquatic-Mod-1.15.2.jar Upgrade Aquatic {[email protected] CREATE_REGISTRIES}
        Extra-Golems-Mod-1.15.2.jar Extra Golems {[email protected] CREATE_REGISTRIES}
        PattysMoreStuff-Mod-1.15.2.jar pattysmorestuff {[email protected] CREATE_REGISTRIES}
        Explorercraft-1.15.2-4.0.1.jar Explorercraft {[email protected] ERROR}
        Neat+1.6-20.jar Neat {[email protected] CREATE_REGISTRIES}
        Iron-Chests-Mod-1.15.2.jar Iron Chests {[email protected] CREATE_REGISTRIES}
        AutoRegLib-1.15.2.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
        Quark-Mod-1.15.2.jar Quark {[email protected] CREATE_REGISTRIES}
        [1.15.2]+SecurityCraft+v1.8.16.jar SecurityCraft {[email protected] CREATE_REGISTRIES}
    Launched Version: 1.15.2-forge-31.2.5
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GT 1030/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.50, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: ~~ERROR~~ NullPointerException: null
    CPU: 4x Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz

  • 2 weeks later...
Posted

I have this same issue, but I'm creating a mod, I did copy+paste some of my textures and json files into the newer version and updated them because I'm making an updated version to 1.15.2, why am I getting this now?

Posted
12 minutes ago, Stanlyhalo said:

I have this same issue, but I'm creating a mod, I did copy+paste some of my textures and json files into the newer version and updated them because I'm making an updated version to 1.15.2, why am I getting this now?

Make your own thread, your issues are most likely unrelated.

  • Like 1

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

  • 2 weeks later...
Posted

I have redownloaded all of the mods from the curseforge website and deleted all of the 9minecraft ones and I am getting the same issue

 

Posted
6 minutes ago, Naranjo said:

I have redownloaded all of the mods from the curseforge website and deleted all of the 9minecraft ones and I am getting the same issue

 

Post the new debug.log, or at the very least crashlog

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Quark Plugin (Quark-r1.6-178.jar)
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.9.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  pymtech (PymTech-1.12.2-1.0.2.jar)
  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.11.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
  ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 6/19/20 10:01 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Way More Ores Mod (waymoreoresmod)
Caused by: java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: rubyblock Old: mooresandtools:rubyblock
    at net.minecraftforge.registries.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:71)
    at mod.mcreator.mcreator_rubyBlock.preInit(mcreator_rubyBlock.java:49)
    at mod.mcreator.waymoreoresmod.preInit(waymoreoresmod.java:1999)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 501718576 bytes (478 MB) / 1330642944 bytes (1269 MB) up to 3008888832 bytes (2869 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 61 mods loaded, 61 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                           | Version                  | Source                                                            | Signature                                |
    |:----- |:-------------------------------------------- |:------------------------ |:----------------------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                                    | 1.12.2                   | minecraft.jar                                                     | None                                     |
    | LCH   | mcp                                          | 9.42                     | minecraft.jar                                                     | None                                     |
    | LCH   | FML                                          | 8.0.99.99                | forge-1.12.2-14.23.5.2847.jar                                     | None                                     |
    | LCH   | forge                                        | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                                     | None                                     |
    | LCH   | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                                     | None                                     |
    | LCH   | jei                                          | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                                         | None                                     |
    | LCH   | quark                                        | r1.6-178                 | Quark-r1.6-178.jar                                                | None                                     |
    | LCH   | autoreglib                                   | 1.3-32                   | AutoRegLib-1.3-32.jar                                             | None                                     |
    | LCH   | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                                            | None                                     |
    | LCH   | bettercombatmod                              | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                                     | None                                     |
    | LCH   | bettergolem                                  | 1.0                      | bettergolem-1.12.2-1.0.jar                                        | None                                     |
    | LCH   | betterinvisibility                           | 1.0                      | betterinvisibility-1.12-1.0.jar                                   | None                                     |
    | LCH   | forgelin                                     | 1.8.4                    | Forgelin-1.8.4.jar                                                | None                                     |
    | LCH   | betterportals                                | 0.3.7.7                  | betterportals-0.3.7.7.jar                                         | None                                     |
    | LCH   | betterquesting                               | 3.5.323                  | BetterQuesting-3.5.323.jar                                        | None                                     |
    | LCH   | patchouli                                    | 1.0-20                   | Patchouli-1.0-20.jar                                              | None                                     |
    | LCH   | bewitchment                                  | 0.21.11                  | bewitchment-1.12.2-0.0.21.11.jar                                  | None                                     |
    | LCH   | biomevotenineteenitems                       | 1.0.0                    | Biome vote 2019 items 1.0.1.jar                                   | None                                     |
    | LCH   | biomesoplenty                                | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar                     | None                                     |
    | LCH   | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                                          | None                                     |
    | LCH   | colytra                                      | 1.2.0.4                  | colytra-1.12.2-1.2.0.4.jar                                        | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | customspawner                                | 3.11.4                   | CustomMobSpawner-3.11.5.jar                                       | None                                     |
    | LCH   | dailies                                      | 1.12.2-6                 | dailies-1.12.2-6.jar                                              | None                                     |
    | LCH   | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                                   | None                                     |
    | LCH   | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                               | None                                     |
    | LCH   | ebwizardry                                   | 4.2.10                   | ElectroblobsWizardry-4.2.10-MC1.12.2.jar                          | None                                     |
    | LCH   | umm3185118519                                | release 1.5 - MC 1.12.2  | Extended ItemsOres [1.12.2] (release 1.5).jar                     | None                                     |
    | LCH   | golems                                       | 7.1.9                    | ExtraGolems-1.12-7.1.9.jar                                        | None                                     |
    | LCH   | fire_tools                                   | 1.0.0                    | Fire tools 1.12.2 1.2.0.jar                                       | None                                     |
    | LCH   | cfm                                          | 6.3.1                    | furniture-6.3.1-1.12.2.jar                                        | None                                     |
    | LCH   | ironman                                      | Beta-1.12.2-1.2.6        | IronMan-1.12.2-Beta-1.12.2-1.2.6.jar                              | None                                     |
    | LCH   | speedsterheroes                              | 1.12.2-2.1.4             | SpeedsterHeroes-1.12.2-2.1.4.jar                                  | None                                     |
    | LCH   | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                                          | None                                     |
    | LCH   | tconstruct                                   | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                                  | None                                     |
    | LCH   | lucraftcore                                  | 1.12.2-2.4.9             | LucraftCore-1.12.2-2.4.9.jar                                      | None                                     |
    | LCH   | heroesexpansion                              | 1.12.2-1.3.5             | HeroesExpansion-1.12.2-1.3.5.jar                                  | None                                     |
    | LCH   | ice_tools                                    | 1.0.0                    | Ice tools 1.12.2 1.1.1.jar                                        | None                                     |
    | LCH   | journeymap                                   | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                                       | None                                     |
    | LCH   | earthenbounty                                | 2.1.6                    | just_a_few_more_ores-2.1.6.jar                                    | None                                     |
    | LCH   | minecoprocessors                             | 1.12.2-5                 | minecoprocessors-1.12.2-5.jar                                     | None                                     |
    | LCH   | mineralogy                                   | 3.8.0                    | Mineralogy-1.12.2-3.8.0.53.jar                                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | golems_mineralogy                            | 7.1.7-2                  | MineralogyGolemsAddon-1.12-7.1.7-2.jar                            | None                                     |
    | LCH   | mooresandtools                               | v3.3.3 - Going Mech Path | MOAT(Mo' Ores And Tools - 1.12.2 - v3.3.3 - Going Mech Patch).jar | None                                     |
    | LCH   | monk                                         | 1.4                      | monk-mod-1.4.jar                                                  | None                                     |
    | LCH   | multimob                                     | 1.0.5                    | multimob-1.0.5.jar                                                | None                                     |
    | LCH   | mutantbeasts                                 | 1.12.2-0.7.0             | MutantBeasts-1.12.2-0.7.0.jar                                     | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
    | LCH   | harvestcraft                                 | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                                   | None                                     |
    | LCH   | primitivemobs                                | 1.2.3a                   | primitivemobs-1.2.3a.jar                                          | None                                     |
    | LCH   | pymtech                                      | 1.12.2-1.0.2             | PymTech-1.12.2-1.0.2.jar                                          | None                                     |
    | LCH   | questbook                                    | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                                          | None                                     |
    | LCH   | signedit                                     | 1.12.2-4                 | signedit-1.12.2-5.jar                                             | None                                     |
    | LCH   | bq_standard                                  | 3.4.173                  | StandardExpansion-3.4.173.jar                                     | None                                     |
    | LCH   | storagedrawers                               | 1.12.2-5.4.1             | StorageDrawers-1.12.2-5.4.1.jar                                   | None                                     |
    | LCH   | golems_tcon                                  | 7.1.5-0                  | TinkersGolemsAddon-1.12-7.1.5-0.jar                               | None                                     |
    | LCH   | torohealthmod                                | 1.12.2-11                | torohealth-1.12.2-11.jar                                          | None                                     |
    | LCH   | toroquest                                    | 1.12.2-5.3               | toroquest-1.12.2-5.3.jar                                          | None                                     |
    | LCH   | travellersbackpack                           | 1.0.23.23                | TravellersBackpack-1.12.2-1.0.23.23.jar                           | None                                     |
    | LCH   | wawla                                        | 2.6.274                  | Wawla-1.12.2-2.6.274.jar                                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCE   | waymoreoresmod                               | 1.3.0                    | Way More Ores 1.5.5.jar                                           | None                                     |
    | LC    | wolfarmor                                    | 2.2.3.6                  | wolfarmor-1.12.2-2.2.3.1798-universal.jar                         | None                                     |
    | LC    | xlfoodmod                                    | 1.12.2-1.9.2             | XL-Food-Mod-1.12.2-1.9.2.jar                                      | None                                     |

    Loaded coremods (and transformers):
Quark Plugin (Quark-r1.6-178.jar)
  vazkii.quark.base.asm.ClassTransformer
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.9.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
 
pymtech (PymTech-1.12.2-1.0.2.jar)
  lucraft.mods.pymtech.core.PymTechClassTransformer
BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.11.jar)
 
MovingWorldCore (movingworld-1.12-6.342-full.jar)
 
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
  c4.colytra.asm.ElytraTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.50' Renderer: 'GeForce GT 1030/PCIe/SSE2'
    Pulsar/tconstruct loaded Pulses:
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - quarkIntegration (Enabled/Not Forced)

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I know that this may be a basic question, but I am very new to modding. I am trying to have it so that I can create modified Vanilla loot tables that use a custom enchantment as a condition (i.e. enchantment present = item). However, I am having trouble trying to implement this; the LootItemRandomChanceWithEnchantedBonusCondition constructor needs a Holder<Enchantment> and I am unable to use the getOrThrow() method on the custom enchantment declared in my mod's enchantments class. Here is what I have so far in the GLM:   protected void start(HolderLookup.Provider registries) { HolderLookup.RegistryLookup<Enchantment> registrylookup = registries.lookupOrThrow(Registries.ENCHANTMENT); LootItemRandomChanceWithEnchantedBonusCondition lootItemRandomChanceWithEnchantedBonusCondition = new LootItemRandomChanceWithEnchantedBonusCondition(0.0f, LevelBasedValue.perLevel(0.07f), registrylookup.getOrThrow(*enchantment here*)); this.add("nebu_from_deepslate", new AddItemModifier(new LootItemCondition[]{ LootItemBlockStatePropertyCondition.hasBlockStateProperties(Blocks.DEEPSLATE).build(), LootItemRandomChanceCondition.randomChance(0.25f).build(), lootItemRandomChanceWithEnchantedBonusCondition }, OrichalcumItems.NEBU.get())); }   Inserting Enchantments.[vanilla enchantment here] actually works but trying to declare an enchantment from my custom enchantments class as [mod enchantment class].[custom enchantment] does not work even though they are both a ResourceKey and are registered in Registries.ENCHANTMENT. Basically, how would I go about making it so that a custom enchantment declared as a ResourceKey<Enchantment> of value ResourceKey.create(Registries.ENCHANTMENT, ResourceLocation.fromNamespaceAndPath([modid], [name])), declared in a seperate enchantments class, can be used in the LootItemRandomChanceWithEnchantedBonusCondition constructor as a Holder? I can't use getOrThrow() because there is no level or block entity/entity in the start() method and it is running as datagen. It's driving me nuts.
    • Hi here is an update. I was able to fix the code so my mod does not crash Minecraft. Please understand that I am new to modding but I honestly am having a hard time understanding how anyone can get this to work without having extensive programming and debugging experience as well as searching across the Internet, multiple gen AI bots (claude, grok, openai), and examining source code hidden in the gradle directory and in various github repositories. I guess I am wrong because clearly there are thousands of mods so maybe I am just a newbie. Ok, rant over, here is a step by step summary so others can save the 3 days it took me to figure this out.   1. First, I am using forge 54.1.0 and Minecraft 1.21.4 2. I am creating a mod to add a shotgun to Minecraft 3. After creating the mod and compiling it, I installed the .jar file to the proper directory in Minecraft and used 1.21.4-forge-54.1.0 4. The mod immediately crashed with the error: Caused by: java.lang.NullPointerException: Item id not set 5. Using the stack trace, I determined that the Exception was being thrown from the net.minecraft.world.item.Item.Properties class 6. It seems that there are no javadocs for this class, so I used IntelliJ which was able to provide a decompiled version of the class, which I then examined to see the source of the error. Side question: Are there javadocs? 7. This method, specifically, was the culprit: protected String effectiveDescriptionId() {      return this.descriptionId.get(Objects.requireNonNull(this.id, "Item id not set"));  } 8. Now my quest was to determine how to set this.id. Looking at the same source file, I determined there was another method:  public Item.Properties setId(ResourceKey<Item> pId) {             this.id = pId;             return this;   } 9. So now, I need to figure out how to call setId(). This required working backwards a bit. Starting from the constructor, I stubbed out the variable p which is of type Item.Properties public static final RegistryObject<Item> SHOTGUN = ITEMS.register("shotgun", () -> new ShotgunItem(p)); Rather than putting this all on one line, I split it up for readability like this: private static final Item.Properties p = new Item.Properties().useItemDescriptionPrefix().setId(rk); Here is was the missing function, setId(), which takes a type of ResourceKey<Item>. My next problem is that due to the apparent lack of documentation (I tried searching the docs on this site) I could not determine the full import path to ResourceKey. I did some random searching on the Internet and stumbled across a Github repository which gave two clues: import net.minecraft.resources.ResourceKey; import net.minecraft.resources.ResourceLocation; Then I created the rk variable like this: private static ResourceKey<Item> rk = ResourceKey.create(Registries.ITEM, ResourceLocation.parse("modid:shotgunmod")); And now putting it all together in order: private static ResourceKey<Item> rk = ResourceKey.create(Registries.ITEM, ResourceLocation.parse("modid:shotgunmod")); private static final Item.Properties p = new Item.Properties().useItemDescriptionPrefix().setId(rk); public static final RegistryObject<Item> SHOTGUN = ITEMS.register("shotgun", () -> new ShotgunItem(p)); This compiled and the mod no longer crashes. I still have more to do on it, but hopefully this will save someone hours. I welcome any feedback and if I missed some obvious modding resource or tutorial that has this information. If not, I might suggest we add it somewhere for people trying to write a mod that doesn't crash. Thank you !!!  
    • I will keep adding to this thread with more information in case anyone can help, or at the very least I can keep my troubleshooting organized. I decided to downgrade to 54.1.0 in the hopes that this would fix the issue but it didn't. At least now I am on a "recommended" version. The crash report did confirm my earlier post that the Exception is coming from effectiveDescriptionId(). I'll continue to see if I can find a way to set the ID manually.   Caused by: java.lang.NullPointerException: Item id not set         at java.base/java.util.Objects.requireNonNull(Objects.java:259) ~[?:?]         at TRANSFORMER/[email protected]/net.minecraft.world.item.Item$Properties.effectiveDescriptionId(Item.java:465) ~[forge-1.21.4-54.1.0-client.jar!/:?]         at TRANSFORMER/[email protected]/net.minecraft.world.item.Item.<init>(Item.java:111) ~[forge-1.21.4-54.1.0-client.jar!/:?]         at TRANSFORMER/[email protected]/com.example.shotgunmod.ShotgunItem.<init>(ShotgunItem.java:19) ~[shotgunmod-1.0.0.jar!/:1.0.0]         at TRANSFORMER/[email protected]/com.example.shotgunmod.ModItems.lambda$static$0(ModItems.java:15) ~[shotgunmod-1.0.0.jar!/:1.0.0]         at TRANSFORMER/[email protected]/net.minecraftforge.registries.DeferredRegister$EventDispatcher.lambda$handleEvent      
    • It just randomly stop working after a rebooted my dedicated server PLEASE HELP!   com.google.gson   Failed to start the minecraft server com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive; at path $  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.