Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [21:07:13] [main/INFO]: ModLauncher starting: java version 1.8.0_51
- [21:07:13] [main/INFO]: ModLauncher running: args [--username, misterrredstone, --version, 1.13.2-forge-25.0.50, --gameDir, C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft, --assetsDir, C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft/assets, --assetIndex, 1.13.1, --uuid, 9366697dc7e5421d839d0cbec9a85076, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 25.0.50, --fml.mcVersion, 1.13.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190213.203750]
- [21:07:13] [main/INFO]: Added Lets Encrypt root certificates as additional trust
- [21:07:14] [main/INFO]: Launching target 'fmlclient' with arguments [--username, misterrredstone, --version, 1.13.2-forge-25.0.50, --gameDir, C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft, --assetsDir, C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft/assets, --assetIndex, 1.13.1, --uuid, 9366697dc7e5421d839d0cbec9a85076, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 25.0.50, --fml.mcVersion, 1.13.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190213.203750]
- [21:07:14] [Client thread/INFO]: Setting user: misterrredstone
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:block' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:potion' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:biome' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:block_entity_type' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:enchantment' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:entity_type' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:item' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:mob_effect' was empty after loading
- [21:07:17] [Client thread/ERROR]: Registry 'minecraft:sound_event' was empty after loading
- [21:07:18] [Client thread/WARN]: Skipping bad option: lastServer:
- [21:07:18] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14
- [21:07:19] [modloading-worker-5/INFO]: Gems SideProxy init
- [21:07:19] [modloading-worker-3/INFO]: Forge mod loading, version 25.0.50, for MC 1.13.2 with MCP 20190213.203750
- [21:07:19] [modloading-worker-3/INFO]: MinecraftForge v25.0.50 Initialized
- [21:07:19] [modloading-worker-7/INFO]: Loading config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-6/ERROR]: Failed to create mod instance. ModID: wit, class net.silentchaos512.wit.WIT
- java.lang.NoClassDefFoundError: net/minecraftforge/fml/javafmlmod/FMLModLoadingContext
- at net.silentchaos512.wit.SideProxy.<init>(SideProxy.java:13) ~[?:?]
- at net.silentchaos512.wit.SideProxy$Client.<init>(SideProxy.java:26) ~[?:?]
- at net.silentchaos512.wit.WIT.lambda$null$0(WIT.java:32) ~[?:?]
- at net.silentchaos512.wit.WIT$$Lambda$1312/720131317.get(Unknown Source) ~[?:?]
- at net.minecraftforge.fml.DistExecutor.runForDist(DistExecutor.java:63) ~[?:?]
- at net.silentchaos512.wit.WIT.<init>(WIT.java:32) ~[?:?]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:130) [?:25.0]
- at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1254/1600249858.accept(Unknown Source) [?:25.0]
- at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
- at java.util.function.Consumer$$Lambda$1253/1877964230.accept(Unknown Source) [?:1.8.0_51]
- at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
- at java.util.function.Consumer$$Lambda$1253/1877964230.accept(Unknown Source) [?:1.8.0_51]
- at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:100) [?:?]
- at net.minecraftforge.fml.ModList.lambda$null$9(ModList.java:120) [?:?]
- at net.minecraftforge.fml.ModList$$Lambda$1298/545931839.accept(Unknown Source) [?:?]
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
- at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
- at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?: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]
- Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.javafmlmod.FMLModLoadingContext
- at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
- at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:81) ~[modlauncher-0.10.0.jar:?]
- at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.loadClass(TransformingClassLoader.java:169) ~[modlauncher-0.10.0.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
- ... 29 more
- [21:07:19] [modloading-worker-7/INFO]: Loading config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\client.toml
- [21:07:19] [modloading-worker-7/INFO]: Loading config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\common.toml
- [21:07:19] [modloading-worker-7/WARN]: Correcting config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\client.toml
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, warnWhenSleeping]: null -> true
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, meter, show]: null -> SOMETIMES
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, meter, position, offsetX]: null -> 5
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, meter, position, offsetY]: null -> -30
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, meter, position, anchor]: null -> BOTTOM_LEFT
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, meter, text, scale]: null -> 0.6
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, meter, showDuration]: null -> 8.0
- [21:07:19] [modloading-worker-7/WARN]: [debug, overlay, anchor]: null -> TOP_RIGHT
- [21:07:19] [modloading-worker-7/WARN]: [debug, overlay, textScale]: null -> 0.75
- [21:07:19] [modloading-worker-7/WARN]: [hearts, absorption, text, offsetX]: null -> 0
- [21:07:19] [modloading-worker-7/WARN]: [hearts, absorption, text, offsetY]: null -> 0
- [21:07:19] [modloading-worker-7/WARN]: [hearts, absorption, text, color]: null -> #FFFFFF
- [21:07:19] [modloading-worker-7/WARN]: [hearts, absorption, text, style]: null -> DISABLED
- [21:07:19] [modloading-worker-7/WARN]: [hearts, absorption, icons, style]: null -> SHIELD
- [21:07:19] [modloading-worker-7/WARN]: [hearts, absorption, icons, colors]: null -> [#BF0000, #E66000, #E69900, #E6D300, #99E600, #4CE600, #00E699, #00E6E6, #0099E6, #0000E6, #9900E6, #D580FF, #8C8C8C, #E6E6E6]
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, offsetX]: null -> 0
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, offsetY]: null -> 0
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, color, style]: null -> TRANSITION
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, color, full]: null -> #4CFF4C
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, color, empty]: null -> #FF4C4C
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, scale]: null -> 1.0
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, text, style]: null -> ROWS
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, icons, colorLooping]: null -> true
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, icons, style]: null -> REPLACE_ALL
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, icons, lastHeartOutlineColor]: null -> #FFFFFF
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, icons, colors]: null -> [#BF0000, #E66000, #E69900, #E6D300, #99E600, #4CE600, #00E699, #00E6E6, #0099E6, #0000E6, #9900E6, #D580FF, #8C8C8C, #E6E6E6]
- [21:07:19] [modloading-worker-7/WARN]: [hearts, health, icons, lastHeartOutline]: null -> true
- [21:07:19] [modloading-worker-7/INFO]: Saving config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\client.toml
- [21:07:19] [modloading-worker-7/WARN]: Correcting config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\common.toml
- [21:07:19] [modloading-worker-7/WARN]: [debug, showOverlay]: null -> true
- [21:07:19] [modloading-worker-7/WARN]: [debug, logEntitySpawns]: null -> false
- [21:07:19] [modloading-worker-7/WARN]: [debug, logDamageScaling]: null -> true
- [21:07:19] [modloading-worker-7/WARN]: [debug, masterSwitch]: null -> false
- [21:07:19] [modloading-worker-7/INFO]: Saving config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\common.toml
- [21:07:19] [modloading-worker-7/INFO]: Found possible dimension config: C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-7/INFO]: Loading config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-7/INFO]: Loaded config for dimension 0
- [21:07:19] [modloading-worker-7/WARN]: Correcting config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-7/WARN]: [pets, regenDelay]: null -> 30.0
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, ignoreYAxis]: null -> true
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, maxValue]: null -> 250.0
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, distanceFactor]: null -> 0.0025
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, groupAreaBonus]: null -> 1 + 0.05 * (areaPlayerCount - 1)
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onPlayerSleep]: null -> difficulty
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onPlayerDeath]: null -> difficulty
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onHostileKilled]: null -> difficulty
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onPlayerKilled]: null -> difficulty + 1.0
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onBossKilled]: null -> difficulty
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onBlightKilled]: null -> difficulty
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, onPeacefulKilled]: null -> difficulty
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, mutators, byEntity]: null -> [SimpleCommentedConfig:{types=[minecraft:villager], onKilled=difficulty + 0.01}]
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, changePerSecond]: null -> 0.0011575
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, exemptPlayers]: null -> []
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, minValue]: null -> 0.0
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, localDimensionDifficulty]: null -> false
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, localPlayerDifficulty]: null -> false
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, areaMode]: null -> WEIGHTED_AVERAGE
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, searchRadius]: null -> 256
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, idleMultiplier]: null -> 0.75
- [21:07:19] [modloading-worker-7/WARN]: [difficulty, startingValue]: null -> 0.0
- [21:07:19] [modloading-worker-7/WARN]: [mob, potionChance]: null -> SimpleCommentedConfig:{}
- [21:07:19] [modloading-worker-7/WARN]: [mob, damage, maxBoost]: null -> 10.0
- [21:07:19] [modloading-worker-7/WARN]: [mob, damage, boostScale]: null -> 0.1
- [21:07:19] [modloading-worker-7/WARN]: [mob, randomPotionEffects]: null -> [SimpleCommentedConfig:{potion=minecraft:speed, minDifficulty=15, level=1, durationInMinutes=10.0}, SimpleCommentedConfig:{potion=minecraft:speed, minDifficulty=50, level=2, durationInMinutes=10.0}, SimpleCommentedConfig:{potion=minecraft:strength, minDifficulty=30, level=1, durationInMinutes=10.0}, SimpleCommentedConfig:{potion=minecraft:fire_resistance, minDifficulty=10, level=1, durationInMinutes=10.0}, SimpleCommentedConfig:{potion=minecraft:invisibility, minDifficulty=35, level=1, durationInMinutes=10.0}, SimpleCommentedConfig:{potion=minecraft:resistance, minDifficulty=40, level=1, durationInMinutes=10.0}]
- [21:07:19] [modloading-worker-7/WARN]: [mob, health, modifierMode]: null -> MULTI_HALF
- [21:07:19] [modloading-worker-7/WARN]: [item, heart_crystal, levelCost]: null -> 3
- [21:07:19] [modloading-worker-7/WARN]: [item, heart_crystal, increaseHealth]: null -> true
- [21:07:19] [modloading-worker-5/INFO]: Gems SideProxy.Client init
- [21:07:19] [modloading-worker-7/WARN]: [item, heart_crystal, healthRestored]: null -> 4.0
- [21:07:19] [modloading-worker-7/WARN]: [item, enchanted_heart, change]: null -> -10.0
- [21:07:19] [modloading-worker-7/WARN]: [item, power_crystal, levelCost]: null -> 3
- [21:07:19] [modloading-worker-7/WARN]: [item, power_crystal, damageBoost]: null -> 0.5
- [21:07:19] [modloading-worker-7/WARN]: [item, cursed_heart, change]: null -> 10.0
- [21:07:19] [modloading-worker-7/WARN]: [setOnDeath]: null -> maxHealth
- [21:07:19] [modloading-worker-7/WARN]: [player, health, localHealth]: null -> false
- [21:07:19] [modloading-worker-7/WARN]: [player, health, startingHealth]: null -> 20
- [21:07:19] [modloading-worker-7/WARN]: [player, health, allowModification]: null -> true
- [21:07:19] [modloading-worker-7/WARN]: [player, health, minHealth]: null -> 2
- [21:07:19] [modloading-worker-7/WARN]: [player, health, maxHealth]: null -> 0
- [21:07:19] [modloading-worker-7/WARN]: [player, attackDamage, maxValue]: null -> 0
- [21:07:19] [modloading-worker-7/INFO]: Saving config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-7/WARN]: Correcting config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-7/WARN]: [mob, potionChance, hostile]: null -> 0.375
- [21:07:19] [modloading-worker-7/WARN]: [mob, potionChance, peaceful]: null -> 0.025
- [21:07:19] [modloading-worker-7/INFO]: Saving config file C:\Users\jaden_d4653jb\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml
- [21:07:19] [modloading-worker-7/INFO]: Register loot table scalinghealth:bonus_drops/peaceful
- [21:07:19] [modloading-worker-7/INFO]: Register loot table scalinghealth:bonus_drops/hostile
- [21:07:19] [modloading-worker-7/INFO]: Register loot table scalinghealth:bonus_drops/boss
- [21:07:19] [Client thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
- [21:07:19] [Client thread/INFO]: Reloading ResourceManager: wit-1.13-1.1.0+1.jar, SilentLib-1.13.2-4.0.0+2(1).jar, SilentGems-1.13.2-3.0.2+10.jar, ScalingHealth-1.13.2-2.0.0+2(1).jar, FunOres-1.13.2-2.0.0+1.jar, forge-1.13.2-25.0.50-universal.jar, cc-tweaked-1.13.2-1.81.0.jar, Default
- [21:07:20] [Sound Library Loader/INFO]: Starting up SoundSystem version 201809301515...
- [21:07:20] [Thread-15/INFO]: Initializing No Sound
- [21:07:20] [Thread-15/INFO]: (Silent Mode)
- [21:07:20] [Thread-15/INFO]: OpenAL initialized.
- [21:07:21] [Sound Library Loader/INFO]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg
- [21:07:21] [Sound Library Loader/INFO]: Sound engine started
- [21:07:23] [Client thread/INFO]: Max texture size: 16384
- [21:07:24] [Client thread/INFO]: Created: 512x512 textures-atlas
- [21:07:25] [Client thread/INFO]: ColorHandlers#onBlockColors: net.minecraft.client.renderer.color.BlockColors@31f575aa
- [21:07:25] [Client thread/ERROR]: Exception caught during firing event: null
- Index: 1
- Listeners:
- 0: NORMAL
- 1: net.minecraftforge.eventbus.EventBus$$Lambda$1335/1443985877@73a91b68
- java.lang.NullPointerException
- at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:88)
- at net.silentchaos512.gems.lib.ColorHandlers.onBlockColors(ColorHandlers.java:19)
- at net.silentchaos512.gems.SideProxy$Client$$Lambda$1453/1261250016.accept(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
- at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419)
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
- at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:201)
- at net.minecraftforge.eventbus.EventBus$$Lambda$1335/1443985877.invoke(Unknown Source)
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:257)
- at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:178)
- at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:67)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:457)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:344)
- 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:497)
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$267/795321555.call(Unknown Source)
- 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement