RFTools Power

RFTools Power

61M Downloads

Latest version of forge for MC 1.14.4 causes rftoolspower to crash client on launch

raziel23x opened this issue · 8 comments

commented

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 8/3/19 10:25 PM
Description: Rendering overlay

java.lang.NullPointerException: Rendering overlay
at mcjty.rftoolspower.setup.ClientRegistration.lambda$onModelBake$2(ClientRegistration.java:71) ~[?:?] {}
at mcjty.rftoolspower.setup.ClientRegistration$$Lambda$3782/1558024388.accept(Unknown Source) ~[?:?] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_51] {}
at mcjty.rftoolspower.setup.ClientRegistration.onModelBake(ClientRegistration.java:70) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler_96_ClientRegistration_onModelBake_ModelBakeEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-0.10.6-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) ~[?:28.0] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238) ~[?:?] {}
at net.minecraftforge.fml.ModLoader$$Lambda$3453/2002552415.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) ~[?:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238) ~[?:?] {}
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:378) ~[?:?] {}
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58) ~[?:?] {pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) ~[?:?] {pl:runtimedistcleaner:A}
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {}
at net.minecraft.client.resources.ReloadListener$$Lambda$3643/704203026.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {}
at net.minecraft.resources.AsyncReloader$$Lambda$3755/119219515.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:857) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.40.jar:28.0] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$345/300865111.call(Unknown Source) [forge-1.14.4-28.0.40.jar:28.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.1.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.1.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.1.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.1.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.1.1.jar:?] {}

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

-- Head --
Thread: Client thread
Stacktrace:
at mcjty.rftoolspower.setup.ClientRegistration.lambda$onModelBake$2(ClientRegistration.java:71)
at mcjty.rftoolspower.setup.ClientRegistration$$Lambda$3782/1558024388.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
at mcjty.rftoolspower.setup.ClientRegistration.onModelBake(ClientRegistration.java:70)
at net.minecraftforge.eventbus.ASMEventHandler_96_ClientRegistration_onModelBake_ModelBakeEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163)
at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238)
at net.minecraftforge.fml.ModLoader$$Lambda$3453/2002552415.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238)
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:378)
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58)
at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17)
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
at net.minecraft.client.resources.ReloadListener$$Lambda$3643/704203026.accept(Unknown Source)
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
at net.minecraft.resources.AsyncReloader$$Lambda$3755/119219515.run(Unknown Source)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)

-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:544)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:886)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
at net.minecraft.client.main.Main.main(SourceFile:155)
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:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$345/300865111.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:80)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
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: 2156445216 bytes (2056 MB) / 4569169920 bytes (4357 MB) up to 11453595648 bytes (10923 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m
ModLauncher: 3.1.1+59+e32e753
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-0.10.6-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.0.40.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.0.40.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.0.40.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.0.40.jar runtimedistcleaner PLUGINSERVICE
/forge-1.14.4-28.0.40.jar fml TRANSFORMATIONSERVICE
FML: 28.0
Forge: net.minecraftforge:28.0.40
FML Language Providers:
[email protected]
[email protected]
Mod List:
A+Block+of+Charcoal-1.2.jar A Block of Charcoal {[email protected] LOAD_REGISTRIES}
angelblock-1.0.jar Angel Block {[email protected] LOAD_REGISTRIES}
angelring-1.14.4-1.0.0.jar Angel Ring {[email protected] LOAD_REGISTRIES}
Apotheosis-1.14.4-2.1.0.jar Apotheosis {[email protected] LOAD_REGISTRIES}
AppleSkin-mc1.14.3-forge-1.0.11.jar AppleSkin {[email protected] LOAD_REGISTRIES}
AttributeFix-1.14.4-3.0.1.jar AttributeFix {[email protected] LOAD_REGISTRIES}
bambooeverything-1.14-1.2.0.jar Bamboo Everything {[email protected] LOAD_REGISTRIES}
betteranimalsplus-1.14.4-7.0.1.jar Better Animals Plus {[email protected] LOAD_REGISTRIES}
BetterCrates-1.14.4-1.0.0.jar Better Crates {[email protected] LOAD_REGISTRIES}
BiomesOPlenty-1.14.4-9.0.0.197-universal.jar Biomes O' Plenty {biomesoplenty@version LOAD_REGISTRIES}
branders-enhanced-mob-spawners.v1.4.1-1.14.4.jar Enhanced Mob Spawners {[email protected] LOAD_REGISTRIES}
bwncr-1.14.4-3.5.10.jar Bad Wither No Cookie Reloaded {[email protected] LOAD_REGISTRIES}
caelus-FORGE-1.14.4-0.10.jar Caelus API {[email protected] LOAD_REGISTRIES}
campfiretorches-1.14.4-1.0.0.jar Campfire Torches {[email protected] LOAD_REGISTRIES}
ceilingtorch-1.14.4-v1.2.jar Ceiling Torch {[email protected] LOAD_REGISTRIES}
ChineseWorkshop-1.14.4-2.3.0.jar ChineseWorkshop {[email protected] LOAD_REGISTRIES}
ChunkNoGoByeBye-1.14.4-1.0.2.jar ChunkNoGoByeBye {[email protected] LOAD_REGISTRIES}
compressed_items-1.14.4-1.0.jar Compressed Items {[email protected] LOAD_REGISTRIES}
Controlling-5.0.3.jar Controlling {[email protected] LOAD_REGISTRIES}
corail_woodcutter-1.0.3-1.14.4.jar Corail Woodcutter {[email protected] LOAD_REGISTRIES}
CosmeticArmorReworked-1.14.4-v1.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES}
craftingstation-2.0.0.jar Crafting Station {[email protected] LOAD_REGISTRIES}
Cucumber-1.14.4-2.0.1.jar Cucumber Library {[email protected] LOAD_REGISTRIES}
curios-FORGE-1.14.4-0.20.jar Curios API {[email protected] LOAD_REGISTRIES}
curiouselytra-FORGE-1.14.4-0.7.jar Curious Elytra {[email protected] LOAD_REGISTRIES}
curiousshulkerboxes-FORGE-1.14.4-0.8.jar Curious Shulker Boxes {[email protected] LOAD_REGISTRIES}
DefaultSettings-1.14.4-1.3.2.jar DefaultSettings {[email protected] LOAD_REGISTRIES}
ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {[email protected] LOAD_REGISTRIES}
ElevatorMod-1.14.4-1.3.11.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
EnchantmentDescriptions-1.14.4-1.3.3.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
ender_compass-2.2.1.jar Ender Compass {[email protected] LOAD_REGISTRIES}
EnderBags-1.14.4-4.1.0.jar Ender Bags {[email protected] LOAD_REGISTRIES}
EnderMagnet-1.14.3-1.0.0.jar Ender Magnet {[email protected] LOAD_REGISTRIES}
endteleporters-1.1.0-1.14.4.jar End Teleporters {[email protected] LOAD_REGISTRIES}
essentials-1.14.4-2.3.1.jar Essentials {[email protected] LOAD_REGISTRIES}
extdiamond-1.0.jar Extended diamond {[email protected] LOAD_REGISTRIES}
f2l-0.1.8_forge.jar Flesh 2 Leather {[email protected]_forge LOAD_REGISTRIES}
FastLeafDecay-v16.jar FastLeafDecay {fastleafdecay@v16 LOAD_REGISTRIES}
Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version LOAD_REGISTRIES}
firstaid-1.7.6.jar First Aid {[email protected] LOAD_REGISTRIES}
fishtraps-0.0.4.jar Fish Traps {[email protected] LOAD_REGISTRIES}
FleshToLeather-1.14.3-1.1.0.jar FleshToLeather {[email protected] LOAD_REGISTRIES}
forbidden_arcanus-1.14.4-1.0-Beta-2.jar Forbidden & Arcanus {[email protected] LOAD_REGISTRIES}
forgemod_VoxelMap-1.9.13_for_1.14.4.jar VoxelMap {[email protected] LOAD_REGISTRIES}
FpsReducer-mc1.14.4-1.12.4.jar FPS Reducer {[email protected] LOAD_REGISTRIES}
FTBUtilitiesBackups-2.0.0.7.jar FTB Utilities: Backups {[email protected] LOAD_REGISTRIES}
furniture-7.0.0-pre3-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
GemsPlusPlus -1.14.4-0.1.1.jar GemsPlusPlus {[email protected] LOAD_REGISTRIES}
globaldatapack-1.14.4-1.1.jar Dark Roleplay - Global Datapacks {[email protected] LOAD_REGISTRIES}
globalxp-1.14.4-v1.4.5.jar Global XP {[email protected] LOAD_REGISTRIES}
Gobber2-1.14.4-2.1.74.jar Gobber 2 {[email protected] LOAD_REGISTRIES}
gravestone-1.15.0.jar Gravestone Mod {[email protected] LOAD_REGISTRIES}
Hwyla-forge-1.10.4-B65_1.14.2.jar Waila {waila@version LOAD_REGISTRIES}
Immersive Recipes-1.14.4-1.2.1.jar Immersive Recipes {[email protected] LOAD_REGISTRIES}
inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] LOAD_REGISTRIES}
ironchest-1.14.3-9.0.DEV.55a7af2.jar Iron Chests {[email protected] LOAD_REGISTRIES}
jei-1.14.3-6.0.0.8.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
Kiwi-1.14.3-2.2.5.jar Kiwi {[email protected] LOAD_REGISTRIES}
KleeSlabs_1.14.3-7.4.6.jar KleeSlabs {[email protected] LOAD_REGISTRIES}
LargeFluidTank-14.6.6.jar FluidTank {[email protected] LOAD_REGISTRIES}
LightOverlay-3.3.1.jar Light Overlay Forge {[email protected] LOAD_REGISTRIES}
lycanitesmobs-1.14.4-2.1.0.0-beta13.jar Lycanites Mobs {[email protected] LOAD_REGISTRIES}
mcjtylib-1.14-3.5.5-alpha.jar McJtyLib {mcjtylib@NONE LOAD_REGISTRIES}
metalbarrels-1.3b.jar Metal Barrels {[email protected] LOAD_REGISTRIES}
modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] LOAD_REGISTRIES}
moreboots-1.1.5.jar More Boots {[email protected] LOAD_REGISTRIES}
MoreCrashInfo-1.0.2.jar MoreCrashInfo {[email protected] LOAD_REGISTRIES}
moreprog-1.14.4-0.3.4.jar MoreProgression {[email protected] LOAD_REGISTRIES}
Overloaded-1.14.4-0.0.70.jar Overloaded {[email protected] LOAD_REGISTRIES}
overloadedarmorbar-3.0.0.jar Example Mod {[email protected] LOAD_REGISTRIES}
PickleTweaks-1.14.4-3.0.2.jar Pickle Tweaks {[email protected] LOAD_REGISTRIES}
Placebo-1.14.4-2.1.2.jar Placebo {[email protected] LOAD_REGISTRIES}
Portality-1.14.4-2.0.12.jar Portality {portality@NONE LOAD_REGISTRIES}
practicaltools-1.14.4-1.3b.jar Practical Tools {[email protected] LOAD_REGISTRIES}
PyramidPlunder-1.14.4-1.0.jar Pyramid Plunder {[email protected] LOAD_REGISTRIES}
randompatches-1.14.4-1.17.3.1.jar RandomPatches {[email protected] LOAD_REGISTRIES}
reap-1.10.0.jar Reap Mod {[email protected] LOAD_REGISTRIES}
rftoolsbase-1.14-0.0.2-alpha.jar RFToolsBase {rftoolsbase@NONE LOAD_REGISTRIES}
rftoolspower-1.14-1.2.2-alpha.jar RFToolsPower {rftoolspower@NONE LOAD_REGISTRIES}
RingOfAttraction-1.14.4-1.0.2.jar Ring of Attraction {[email protected] LOAD_REGISTRIES}
RingOfBlink-1.0.6.jar Ring of Blink {[email protected] LOAD_REGISTRIES}
RingOfEnderchest-1.14.4-1.0.5.jar Ring of Enderchest {[email protected] LOAD_REGISTRIES}
RingOfGrowth-1.14.4-1.0.6.jar Ring of Growth {[email protected] LOAD_REGISTRIES}
RingOfMiner-1.14.4-1.0.3.jar Ring of Miner {[email protected] LOAD_REGISTRIES}
RingOfRepair-1.14.4-1.0.5.jar Ring of Repair {[email protected] LOAD_REGISTRIES}
RingOfTeleport-1.14.4-1.0.5.jar Ring of Teleport {[email protected] LOAD_REGISTRIES}
rsgauges-1.14.4-1.1.6-b1.jar Redstone Gauges and Switches {[email protected] LOAD_REGISTRIES}
Sauuuuucey's Ores-1.14.4-1.3-release.jar Sauuuuucey's Ores {[email protected] LOAD_REGISTRIES}
Sauuuuucey's+Farming-1.14.3-1.0-beta.jar Sauuuuucey's Farming {[email protected] LOAD_REGISTRIES}
ServerTabInfo-1.14.4-1.2.5-beta.jar Server Tab Info {[email protected] LOAD_REGISTRIES}
SilentGear-1.14.4-1.3.4+53.jar Silent Gear {[email protected]+53 LOAD_REGISTRIES}
SilentGems-1.14.4-3.3.1+56.jar Silent's Gems 3 {[email protected]+56 LOAD_REGISTRIES}
SilentLib-1.14.4-4.3.0+38.jar Silent Lib {[email protected]+38 LOAD_REGISTRIES}
simplefarming-1.14.4-1.0.7.jar Simple Farming {[email protected] LOAD_REGISTRIES}
simpleores-1.14.4-2.0.6.0.jar Simple Ores {[email protected] LOAD_REGISTRIES}
SimpleStorageNetwork-1.14.4-0.0.8.jar Simple Storage Network {[email protected] LOAD_REGISTRIES}
simplylight-1.14.4-0.8.5.jar Simply Light {[email protected] LOAD_REGISTRIES}
StoneChest-1.14.4-1.0.1.jar Stone Chest {[email protected] LOAD_REGISTRIES}
StoneCraftingTable-1.14.4-1.0.5.jar Stone Crafting Table {[email protected] LOAD_REGISTRIES}
SuperTools-1.3.jar Super Tools {[email protected] LOAD_REGISTRIES}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
theoneprobe-1.14-1.4.32-alpha.jar The One Probe {theoneprobe@NONE LOAD_REGISTRIES}
theplopper-1.14.4-v1.2.2.jar The Plopper {[email protected] LOAD_REGISTRIES}
titanium-2.1.53.jar Titanium {[email protected] LOAD_REGISTRIES}
ToastControl-1.14.4-2.1.1.jar Toast Control {[email protected] LOAD_REGISTRIES}
ToolBelt-1.14.4-1.9.10.jar Tool Belt {[email protected] LOAD_REGISTRIES}
TorchBandolier-1.14.4-1.3.1+6.jar Torch Bandolier {[email protected]+6 LOAD_REGISTRIES}
torchmaster-2.0.0.4-alpha.jar Torchmaster {[email protected] LOAD_REGISTRIES}
toughnessbar-4.0.jar Toughness Bar {[email protected] LOAD_REGISTRIES}
u_team_core-1.14.4-2.7.0.129.jar U Team Core {[email protected] LOAD_REGISTRIES}
undermat-1.14.4-1.0.1.jar Underground Materials {[email protected] LOAD_REGISTRIES}
useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {[email protected] LOAD_REGISTRIES}
useful_resources-1.14.4-0.10.0.5-SNAPSHOT.jar Useful Resources {[email protected] ERROR}
WaterStrainer-1.14.4-7.0.0.jar Water Strainer {[email protected] LOAD_REGISTRIES}
weapon_craftery-1.14.4-1.0-Beta-2.jar Weapon Craftery {[email protected] LOAD_REGISTRIES}
wetstone-1.1.2.jar Wetstone {[email protected] LOAD_REGISTRIES}
WoolToString-1.14.2-1.0.0.jar WoolToString {[email protected] LOAD_REGISTRIES}
wrenchest-1.14.x-v1.0.jar Wrenchest {[email protected] LOAD_REGISTRIES}
XL-Food-Mod-1.14.4-2.0.3.jar XL Food Mod {[email protected] LOAD_REGISTRIES}
YAMDA-4.0.0.jar YAMDA {[email protected] LOAD_REGISTRIES}
�Upgrade Aquatic Wave Three v2 - Beta v1.0.4.jar Upgrade Aquatic {[email protected] LOAD_REGISTRIES}
forge-1.14.4-28.0.40-universal.jar Forge {[email protected] LOAD_REGISTRIES}
Launched Version: forge-28.0.40
LWJGL: 3.2.2 build 10
OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 430.86, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: vanilla, file/Soartex_Fanver.zip
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
commented

Bug in forge

commented

I cannot reproduce this with forge 28.0.41

commented

Still cannot reproduce it

commented

I think it is a conflict of mods which causing it

commented

might be randompatches
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:857) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}

commented

JEI is now fixed. I'll soon release updates of my mods for latest forge