Skip to content

Instantly share code, notes, and snippets.

@Cadiboo
Created February 3, 2019 02:23
Show Gist options
  • Save Cadiboo/266b5336a168dbd233b160d173d95497 to your computer and use it in GitHub Desktop.
Save Cadiboo/266b5336a168dbd233b160d173d95497 to your computer and use it in GitHub Desktop.
[13:13:40.226] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileLocator/SCAN]: Scan finished: Mod File: /Users/Cadiboo/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/test/forge/1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13/forge-1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13.jar
[13:13:40.226] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning /Users/Cadiboo/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/test/forge/1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13/forge-1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13.jar with language loader javafml
[13:13:40.264] [pool-2-thread-1/DEBUG] [ne.mi.fm.ja.FMLJavaModLanguageProvider/SCAN]: Found @Mod class net.minecraftforge.common.ForgeMod with id forge
[13:13:40.272] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.ExplodedDirectoryLocator/SCAN]: Scanning exploded directory /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main
[13:13:40.274] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.ExplodedDirectoryLocator/SCAN]: Scanning exploded target /Users/Cadiboo/Developer/Modding/TestMod/build/classes/java/main
[13:13:40.278] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning Mod File: /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main path /Users/Cadiboo/Developer/Modding/TestMod/build/classes/java/main/com/example/examplemod/ExampleMod.class
[13:13:40.280] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning Mod File: /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main path /Users/Cadiboo/Developer/Modding/TestMod/build/classes/java/main/com/example/examplemod/util/IDistProxy.class
[13:13:40.285] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning Mod File: /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main path /Users/Cadiboo/Developer/Modding/TestMod/build/classes/java/main/com/example/examplemod/server/ServerDistProxy.class
[13:13:40.286] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning Mod File: /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main path /Users/Cadiboo/Developer/Modding/TestMod/build/classes/java/main/com/example/examplemod/client/ClientDistProxy.class
[13:13:40.288] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning Mod File: /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main path /Users/Cadiboo/Developer/Modding/TestMod/build/classes/java/main/com/example/examplemod/ExampleMod$ServerEvents.class
[13:13:40.289] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.ExplodedDirectoryLocator/SCAN]: Exploded directory scan complete /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main
[13:13:40.289] [pool-2-thread-1/DEBUG] [ne.mi.fm.lo.mo.Scanner/SCAN]: Scanning /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main with language loader javafml
[13:13:40.289] [pool-2-thread-1/DEBUG] [ne.mi.fm.ja.FMLJavaModLanguageProvider/SCAN]: Found @Mod class com.example.examplemod.ExampleMod with id examplemod
[13:14:43.367] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Creating vanilla freeze snapshot
[13:14:43.416] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Block Sync: VANILLA -> ACTIVE
[13:14:43.497] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Item Sync: VANILLA -> ACTIVE
[13:14:43.638] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Potion Sync: VANILLA -> ACTIVE
[13:14:43.640] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Biome Sync: VANILLA -> ACTIVE
[13:14:43.643] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry SoundEvent Sync: VANILLA -> ACTIVE
[13:14:43.734] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry PotionType Sync: VANILLA -> ACTIVE
[13:14:43.736] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Enchantment Sync: VANILLA -> ACTIVE
[13:14:43.738] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry VillagerProfession Sync: VANILLA -> ACTIVE
[13:14:43.739] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry EntityType Sync: VANILLA -> ACTIVE
[13:14:43.743] [Client thread/DEBUG] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry TileEntityType Sync: VANILLA -> ACTIVE
[13:14:43.791] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Vanilla freeze snapshot created
[13:14:44.623] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 3.1.6 build 14
[13:14:48.935] [Client thread/DEBUG] [ne.mi.fm.ForgeI18n/CORE]: Loading I18N data entries: 0
[13:14:50.330] [Client thread/DEBUG] [ne.mi.fm.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.352] [Client thread/DEBUG] [ne.mi.fm.ja.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2b5cb9b2 - got cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.352] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@2b5cb9b2 & cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.386] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.386] [Client thread/DEBUG] [ne.mi.fm.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.387] [Client thread/DEBUG] [ne.mi.fm.ja.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2b5cb9b2 - got cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.387] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.example.examplemod.ExampleMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@2b5cb9b2 & cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.411] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Loaded modclass com.example.examplemod.ExampleMod with cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.426] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[13:14:50.492] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[13:14:50.492] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Loading mod instance examplemod of type com.example.examplemod.ExampleMod
[13:14:50.533] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.ve.fo.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 24.0 from cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader@13c612bd
[13:14:50.534] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.ve.fo.ForgeVersion/CORE]: Found Forge version 24.0.144-1.13-pre
[13:14:50.534] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.ve.fo.ForgeVersion/CORE]: Found Forge spec 24.0
[13:14:50.534] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.ve.fo.ForgeVersion/CORE]: Found Forge group net.minecraftforge.test
[13:14:50.541] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.ve.mc.MCPVersion/CORE]: Found MC version information 1.13
[13:14:50.541] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.ve.mc.MCPVersion/CORE]: Found MCP version information 2018.09.12.04.11.00
[13:14:50.541] [ForkJoinPool-1-worker-2/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 24.0.144-1.13-pre, for MC 1.13 with MCP 2018.09.12.04.11.00
[13:14:50.603] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Loaded mod instance examplemod of type com.example.examplemod.ExampleMod
[13:14:50.603] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Injecting Automatic event subscribers for examplemod
[13:14:50.688] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for examplemod
[13:14:50.700] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.example.examplemod.ExampleMod$ServerEvents to FORGE
[13:14:50.706] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Completed Automatic event subscribers for examplemod
[13:14:51.019] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.co.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[13:14:51.020] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.co.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[13:14:51.028] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[13:14:51.029] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[13:14:51.029] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[13:14:51.035] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[13:14:51.038] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[13:14:51.039] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[13:14:51.039] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[13:14:51.039] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.NewRegistry
[13:14:51.039] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.NewRegistry
[13:14:51.750] [Client thread/DEBUG] [ne.mi.re.ObjectHolderRegistry/REGISTRIES]: Processing ObjectHolder annotations
[13:14:51.819] [Client thread/DEBUG] [ne.mi.re.ObjectHolderRegistry/REGISTRIES]: Found 1746 ObjectHolder annotations
[13:14:51.851] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.851] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:blocks>
[13:14:51.852] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:blocks>
[13:14:51.852] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:blocks>
[13:14:51.852] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:blocks>
[13:14:51.852] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:blocks
[13:14:51.857] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:blocks
[13:14:51.857] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.857] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:items>
[13:14:51.857] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:items>
[13:14:51.857] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:items>
[13:14:51.857] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:items>
[13:14:51.857] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:items
[13:14:51.860] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:items
[13:14:51.860] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.861] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biomes>
[13:14:51.861] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biomes>
[13:14:51.861] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:biomes>
[13:14:51.861] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:biomes>
[13:14:51.861] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:biomes
[13:14:51.862] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:biomes
[13:14:51.863] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.863] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantments>
[13:14:51.863] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantments>
[13:14:51.863] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:enchantments>
[13:14:51.863] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:enchantments>
[13:14:51.863] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:enchantments
[13:14:51.865] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:enchantments
[13:14:51.865] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.865] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entities>
[13:14:51.865] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entities>
[13:14:51.866] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:entities>
[13:14:51.866] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:entities>
[13:14:51.866] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:entities
[13:14:51.867] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:entities
[13:14:51.868] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.868] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potions>
[13:14:51.868] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potions>
[13:14:51.868] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:potions>
[13:14:51.868] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:potions>
[13:14:51.868] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:potions
[13:14:51.869] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:potions
[13:14:51.869] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.869] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potiontypes>
[13:14:51.869] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potiontypes>
[13:14:51.869] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:potiontypes>
[13:14:51.869] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:potiontypes>
[13:14:51.869] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:potiontypes
[13:14:51.870] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:potiontypes
[13:14:51.870] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.870] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:soundevents>
[13:14:51.870] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:soundevents>
[13:14:51.870] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:soundevents>
[13:14:51.870] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:soundevents>
[13:14:51.870] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:soundevents
[13:14:51.872] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:soundevents
[13:14:51.872] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.872] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:tileentities>
[13:14:51.872] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:tileentities>
[13:14:51.872] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:tileentities>
[13:14:51.872] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:tileentities>
[13:14:51.872] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:tileentities
[13:14:51.873] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:tileentities
[13:14:51.873] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[13:14:51.873] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villagerprofessions>
[13:14:51.873] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villagerprofessions>
[13:14:51.873] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : RegistryEvent.Register<minecraft:villagerprofessions>
[13:14:51.873] [Client thread/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : RegistryEvent.Register<minecraft:villagerprofessions>
[13:14:51.873] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Applying holder lookups: minecraft:villagerprofessions
[13:14:51.874] [Client thread/DEBUG] [ne.mi.re.GameData/REGISTRIES]: Holder lookups applied: minecraft:villagerprofessions
[13:14:51.875] [Client thread/DEBUG] [ne.mi.fm.co.ConfigTracker/CONFIG]: Loading configs type CLIENT
[13:14:51.877] [Client thread/DEBUG] [ne.mi.fm.co.ConfigTracker/CONFIG]: Loading config file type CLIENT at forge-client.toml for forge
[13:14:51.880] [Client thread/DEBUG] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Built TOML config for /Users/Cadiboo/Developer/Modding/TestMod/run/config/forge-client.toml
[13:14:51.890] [Client thread/DEBUG] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /Users/Cadiboo/Developer/Modding/TestMod/run/config/forge-client.toml for changes
[13:14:51.892] [Client thread/DEBUG] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /Users/Cadiboo/Developer/Modding/TestMod/run/config/forge-client.toml
[13:14:51.893] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file /Users/Cadiboo/Developer/Modding/TestMod/run/config/forge-client.toml is not correct. Correcting
[13:14:51.895] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to SimpleCommentedConfig:{}
[13:14:51.895] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.disableVersionCheck was corrected from null to false
[13:14:51.895] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.dimensionUnloadQueueDelay was corrected from null to 0
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.zombieBaseSummonChance was corrected from null to 0.1
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.zombieBabyChance was corrected from null to 0.05
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.removeErroringEntities was corrected from null to false
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.fullBoundingBoxLadders was corrected from null to false
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.logCascadingWorldGeneration was corrected from null to true
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.clumpingThreshold was corrected from null to 64
[13:14:51.896] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.removeErroringTileEntities was corrected from null to false
[13:14:51.897] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.fixVanillaCascading was corrected from null to false
[13:14:51.900] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to SimpleCommentedConfig:{}
[13:14:51.900] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.disableStairSlabCulling was corrected from null to false
[13:14:51.900] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.zoomInMissingModelTextInGui was corrected from null to false
[13:14:51.900] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.alwaysSetupTerrainOffThread was corrected from null to false
[13:14:51.901] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.forgeLightPipelineEnabled was corrected from null to true
[13:14:51.901] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.forgeCloudsEnabled was corrected from null to true
[13:14:51.901] [Client thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.selectiveResourceReloadEnabled was corrected from null to true
[13:14:51.905] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching parallel event LifecycleEvent:COMMON_SETUP
[13:14:51.907] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : FMLCommonSetupEvent
[13:14:51.907] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : FMLCommonSetupEvent
[13:14:51.907] [ForkJoinPool-1-worker-1/INFO] [co.ex.ex.ExampleMod/]: HELLO FROM PREINIT
[13:14:51.908] [ForkJoinPool-1-worker-1/INFO] [co.ex.ex.ExampleMod/]: DIRT BLOCK >> minecraft:dirt
[13:14:51.908] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : FMLCommonSetupEvent
[13:14:52.317] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[13:14:52.320] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : FMLCommonSetupEvent
[13:14:52.337] [Client thread/DEBUG] [ne.mi.fm.ModList/LOADING]: Dispatching parallel event LifecycleEvent:SIDED_SETUP
[13:14:52.340] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid forge : FMLClientSetupEvent
[13:14:52.340] [ForkJoinPool-1-worker-1/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid forge : FMLClientSetupEvent
[13:14:52.343] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Firing event for modid examplemod : FMLClientSetupEvent
[13:14:52.344] [ForkJoinPool-1-worker-2/INFO] [co.ex.ex.ExampleMod/]: Got client game settings net.minecraft.client.GameSettings@4cf55e83
[13:14:52.347] [ForkJoinPool-1-worker-2/DEBUG] [ne.mi.fm.ja.FMLModContainer/LOADING]: Fired event for modid examplemod : FMLClientSetupEvent
[13:14:52.376] [Client thread/DEBUG] [ne.mi.fm.pa.ResourcePackLoader/CORE]: Generating PackInfo named mod:forge for mod file /Users/Cadiboo/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/test/forge/1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13/forge-1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13.jar
[13:14:52.378] [Client thread/DEBUG] [ne.mi.fm.pa.ResourcePackLoader/CORE]: Generating PackInfo named mod:examplemod for mod file /Users/Cadiboo/Developer/Modding/TestMod/build/resources/main
[13:14:52.381] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: forge-1.13-24.0.144-1.13-pre_mapped_snapshot_20180921-1.13.jar, main, Default
[13:14:57.792] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem version 201809301515...
[13:14:58.746] [Thread-4/INFO] [minecraft/SoundManager]: Initializing No Sound
[13:14:58.747] [Thread-4/INFO] [minecraft/SoundManager]: (Silent Mode)
Exception in thread "Thread-4" java.lang.ExceptionInInitializerError
at org.lwjgl.openal.ALC10.nalcOpenDevice(ALC10.java:72)
at org.lwjgl.openal.ALC10.alcOpenDevice(ALC10.java:89)
at net.minecraft.client.audio.LibraryLWJGL3.init(SourceFile:57)
at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
at paulscode.sound.CommandThread.run(CommandThread.java:121)
Caused by: java.lang.NullPointerException
at org.lwjgl.system.Checks.check(Checks.java:99)
at org.lwjgl.system.Pointer$Default.<init>(Pointer.java:52)
at org.lwjgl.system.SharedLibrary$Default.<init>(SharedLibrary.java:18)
at org.lwjgl.system.macosx.MacOSXLibrary.<init>(MacOSXLibrary.java:15)
at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19)
at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28)
at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126)
at org.lwjgl.system.Library.loadNative(Library.java:329)
at org.lwjgl.system.Library.loadNative(Library.java:277)
at org.lwjgl.openal.ALC.create(ALC.java:109)
at org.lwjgl.openal.ALC.create(ALC.java:69)
at org.lwjgl.openal.ALC.<clinit>(ALC.java:48)
... 6 more
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 3/02/19 1:14 PM
Description: Initializing game
java.lang.LinkageError: loader constraint violation: when resolving interface method "net.minecraft.client.gui.fonts.providers.IGlyphProviderFactory.create(Lnet/minecraft/resources/IResourceManager;)Lnet/minecraft/client/gui/fonts/providers/IGlyphProvider;" the class loader (instance of cpw/mods/modlauncher/TransformingClassLoader$DelegatedClassLoader) of the current class, net/minecraft/client/gui/fonts/FontResourceManager, and the class loader (instance of sun/misc/Launcher$AppClassLoader) for the method's defining class, net/minecraft/client/gui/fonts/providers/IGlyphProviderFactory, have different Class objects for the type net/minecraft/client/gui/fonts/providers/IGlyphProvider used in the signature
at net.minecraft.client.gui.fonts.FontResourceManager.onResourceManagerReload(SourceFile:75)
at net.minecraft.resources.SimpleReloadableResourceManager.addReloadListener(SimpleReloadableResourceManager.java:114)
at net.minecraft.client.Minecraft.init(Minecraft.java:421)
at net.minecraft.client.Minecraft.run(Minecraft.java:340)
at net.minecraft.client.main.Main.main(SourceFile:144)
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:498)
at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:52)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:35)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:58)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:44)
at net.minecraftforge.userdev.UserdevLauncher.main(UserdevLauncher.java:77)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.gui.fonts.FontResourceManager.onResourceManagerReload(SourceFile:75)
at net.minecraft.resources.SimpleReloadableResourceManager.addReloadListener(SimpleReloadableResourceManager.java:114)
at net.minecraft.client.Minecraft.init(Minecraft.java:421)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:340)
at net.minecraft.client.main.Main.main(SourceFile:144)
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:498)
at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:52)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:35)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:58)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:44)
at net.minecraftforge.userdev.UserdevLauncher.main(UserdevLauncher.java:77)
-- System Details --
Details:
Minecraft Version: 1.13
Operating System: Mac OS X (x86_64) version 10.13.6
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235467824 bytes (224 MB) / 513802240 bytes (490 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xss1M
FML: New FML!
Loaded coremods (and transformers): Nothing
Launched Version: FMLDev
LWJGL: 3.1.6 build 14
OpenGL: Intel Iris OpenGL Engine GL version 2.1 INTEL-10.36.22, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz
#@!@# Game crashed! Crash report saved to: #@!@# /Users/Cadiboo/Developer/Modding/TestMod/run/./crash-reports/crash-2019-02-03_13.14.59-client.txt
Disconnected from the target VM, address: '127.0.0.1:59102', transport: 'socket'
Process finished with exit code 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment