Crash on new 1.15.2 forge
BedrockLegends opened this issue · 1 comments
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 4/22/20 10:09 PM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at com.supermartijn642.movingelevators.ElevatorBlockTile.getDefaultName(ElevatorBlockTile.java:171) ~[?:1.2.8-mc1.15] {re:classloading}
at com.supermartijn642.movingelevators.ElevatorBlockTile.getName(ElevatorBlockTile.java:175) ~[?:1.2.8-mc1.15] {re:classloading}
at com.supermartijn642.movingelevators.ElevatorBlockTileRenderer.renderDisplay(ElevatorBlockTileRenderer.java:163) ~[?:1.2.8-mc1.15] {re:classloading}
at com.supermartijn642.movingelevators.ElevatorBlockTileRenderer.render(ElevatorBlockTileRenderer.java:70) ~[?:1.2.8-mc1.15] {re:classloading}
at com.supermartijn642.movingelevators.METileRenderer.render(METileRenderer.java:49) ~[?:1.2.8-mc1.15] {re:classloading}
at com.supermartijn642.movingelevators.METileRenderer.func_225616_a_(METileRenderer.java:21) ~[?:1.2.8-mc1.15] {re:classloading}
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228855_a_(TileEntityRendererDispatcher.java:100) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinBlockEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.lambda$renderTileEntity$0(TileEntityRendererDispatcher.java:84) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinBlockEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228853_a_(TileEntityRendererDispatcher.java:117) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinBlockEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850_a_(TileEntityRendererDispatcher.java:83) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinBlockEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:992) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:journeymap:WorldRenderer.markForRerender,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:600) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:422) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:925) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:itlt:CustomWindowTitle,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:block_manipulation/MixinMinecraftClient_B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:itlt:CustomWindowTitle,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:block_manipulation/MixinMinecraftClient_B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_251] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.1.47.jar:31.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at com.supermartijn642.movingelevators.ElevatorBlockTile.getDefaultName(ElevatorBlockTile.java:171)
at com.supermartijn642.movingelevators.ElevatorBlockTile.getName(ElevatorBlockTile.java:175)
at com.supermartijn642.movingelevators.ElevatorBlockTileRenderer.renderDisplay(ElevatorBlockTileRenderer.java:163)
at com.supermartijn642.movingelevators.ElevatorBlockTileRenderer.render(ElevatorBlockTileRenderer.java:70)
at com.supermartijn642.movingelevators.METileRenderer.render(METileRenderer.java:49)
at com.supermartijn642.movingelevators.METileRenderer.func_225616_a_(METileRenderer.java:21)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228855_a_(TileEntityRendererDispatcher.java:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.lambda$renderTileEntity$0(TileEntityRendererDispatcher.java:84)
-- Block Entity Details --
Details:
Name: movingelevators:elevator_tile // com.supermartijn642.movingelevators.ElevatorBlockTile
Block: Block{movingelevators:elevator_block}[facing=south]
Block location: World: (8108,64,-8604), Chunk: (at 12,4,4 in 506,-538; contains blocks 8096,0,-8608 to 8111,255,-8593), Region: (15,-17; contains chunks 480,-544 to 511,-513, blocks 7680,0,-8704 to 8191,255,-8193)
Block: Block{movingelevators:elevator_block}[facing=south]
Block location: World: (8108,64,-8604), Chunk: (at 12,4,4 in 506,-538; contains blocks 8096,0,-8608 to 8111,255,-8593), Region: (15,-17; contains chunks 480,-544 to 511,-513, blocks 7680,0,-8704 to 8191,255,-8193)
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228853_a_(TileEntityRendererDispatcher.java:117)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850_a_(TileEntityRendererDispatcher.java:83)
at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:992)
at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:600)
-- Affected level --
Details:
All players: 2 total; [ClientPlayerEntity['Modern_Gaming'/25, l='MpServer', x=8107.30, y=52.00, z=-8613.96], RemoteClientPlayerEntity['MasterSloth1'/360, l='MpServer', x=8123.85, y=52.00, z=-8611.48]]
Chunk stats: Client Chunks (ImmPtl) 121
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: -9220281840389270533
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (-192,81,-112), Chunk: (at 0,5,0 in -12,-7; contains blocks -192,0,-112 to -177,255,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 48611 game time, 5399 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1764)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:568)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
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_251, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4105248872 bytes (3915 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
CPUs: 16
JVM Flags: 9 total; -XX:+UseG1GC -Xmx8G -Xms8G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx8192m
ModLauncher: 5.0.0-milestone.4+67+b1a340b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.1.47.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.1.47.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.1.47.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.1.47.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.1.47.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
FML: 31.1
Forge: net.minecraftforge:31.1.47
FML Language Providers:
[email protected]
minecraft@1
Mod List:
CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {[email protected] DONE}
upsizer-mc1.15.2-5.1.jar Upsizer {[email protected] DONE}
compact-storage-forge-4.0.3-1.15.2.jar Compact Storage {[email protected] DONE}
ContentCreatorIntegration-1.15.2-1.4.3.jar Content Creator Integration {[email protected] DONE}
DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
ChineseWorkshop-1.15.2-2.4.2.jar ChineseWorkshop {[email protected] DONE}
mcw-windows-1.0.0-mc1.15.1_1.15.2.jar Macaw's Windows {[email protected] DONE}
Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {[email protected] DONE}
KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
rsgauges-1.15.2-1.2.3-b1.jar Gauges and Switches {[email protected] DONE}
findme-1.15.2-1.2.1.jar Find Me {findme@NONE DONE}
Neat 1.6-20.jar Neat {[email protected] DONE}
ForgeEndertech-1.15.2-6.0.2.1-build.0024.jar Forge Endertech {[email protected] DONE}
CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {[email protected] DONE}
Controlling-6.1.4.jar Controlling {[email protected] DONE}
Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
dankstorage-2.6.jar Dank Storage {[email protected] DONE}
citadel-1.1.4.jar Citadel {[email protected] DONE}
Powah-1.15.2-1.1.12.jar Powah {[email protected] DONE}
ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] DONE}
rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE}
ColouredTooltips-1.15.2-6.0.1.jar ColouredTooltips {[email protected] DONE}
WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] DONE}
Bookshelf-1.15.2-5.4.25.jar Bookshelf {[email protected] DONE}
Reliquary-1.15.2-1.3.4.972.jar Reliquary {[email protected] DONE}
randompatches-1.15.2-1.21.1.2.jar RandomPatches {[email protected] DONE}
ChanceCubes-1.15.2-5.0.2.360.jar Chance Cubes {[email protected] DONE}
buildinggadgets-3.3.4.jar Building Gadgets {[email protected] DONE}
DarkUtilities-1.15.2-3.0.3.jar Dark Utilities {[email protected] DONE}
Apotheosis-1.15.2-3.0.7.jar Apotheosis {[email protected] DONE}
ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {[email protected] DONE}
MekanismGenerators-1.15.2-9.10.0.413.jar Mekanism: Generators {[email protected] DONE}
speedyhoppers-1.15.2-2.jar Speedy Hoppers {[email protected] DONE}
FpsReducer-mc1.15.2-1.14.1.jar FPS Reducer {[email protected] DONE}
EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {[email protected] DONE}
ftb-teams-1.0.0.5.jar FTB Teams {[email protected] DONE}
MysticalAgradditions-1.15.2-3.0.0.jar Mystical Agradditions {[email protected] DONE}
mysticallib-1.15.2-2.0.0.jar Mystical Lib {[email protected] DONE}
refinedstorage-1.8.1.jar Refined Storage {[email protected] DONE}
quartz-chests-1.1.0.5.jar Quartz Chests {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
industrial-foregoing-1.15.2-2.2.2-28d4a81.jar Industrial Foregoing {[email protected] DONE}
torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] DONE}
Overloaded Compressed Blocks-1.15.2-1.0.12.jar Overloaded Compressed Blocks {[email protected] DONE}
CommonCapabilities-1.15.2-2.4.4.jar CommonCapabilities {[email protected] DONE}
AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
GreaterEye-1.15.2-1.0.5.jar GreaterEye {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.355-universal.jar Biomes O' Plenty {[email protected] DONE}
BetterDrowning-1.15.2-1.0.3.jar BetterDrowning {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
Blur-1.1.0-1.jar Blur {[email protected] DONE}
valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] DONE}
Lollipop-1.15.2-1.0.14.jar Lollipop {[email protected] DONE}
simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] DONE}
SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.2.jar Curios API {[email protected] DONE}
Botania r1.15-382.jar Botania {[email protected] DONE}
Patchouli-1.15.2-1.2-31.jar Patchouli {[email protected] DONE}
ClothConfig2-2.0.jar Cloth Config Forge v2 API {[email protected] DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
betbeacpl_1.15.2-1.0.jar Better Beacon Placement {[email protected] DONE}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
Gobber2-1.15.2-2.2.81.jar Gobber 2 {[email protected] DONE}
tombstone-4.3.4-1.15.2.jar Corail Tombstone {[email protected] DONE}
obfuscate-0.4.2-1.15.2.jar Obfuscate {[email protected] DONE}
vehicle-mod-0.43.5-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] DONE}
Server_Utils-1.15.2-1.3.9.jar Elrol's Server Utilities {[email protected] DONE}
mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
cc-tweaked-1.15.2-1.86.2.jar CC: Tweaked {[email protected] DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE}
mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
authme-1.14_1.15-1.1.1.jar Auth Me {[email protected] DONE}
BetterBurning-1.15.2-1.3.4.jar BetterBurning {[email protected] DONE}
bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
PrettyBeaches_1.15.1-4.0.0.jar Pretty Beaches {[email protected] DONE}
SimpleDiscordRichPresence-1.15.2-1.2.6.jar Simple Discord Rich Presence {[email protected] DONE}
QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE DONE}
StevesFactoryManager-1.15.2-4.0.0-alpha+1.jar Steve's Factory Manager {[email protected]+1 DONE}
SpellChecker-1.15-1.0.3.1.jar Spell Checker {[email protected] DONE}
Cyclic-1.15.2-0.3.4.jar Cyclic {[email protected] DONE}
Kiwi-1.15.2-2.7.1.jar Kiwi {[email protected] DONE}
ClientTweaks_1.15.2-4.1.1.jar Client Tweaks {[email protected] DONE}
Cucumber-1.15.2-3.0.5.jar Cucumber Library {[email protected] DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
torchslabmod-1.15.2_v1.6.8.jar Torch Slab Mod {[email protected] DONE}
pamhc2trees-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
creeperfix-1.15.2-1.3.jar CreeperFix {[email protected] DONE}
snad-1.8.5.10a-1.15.2.jar Snad {[email protected] DONE}
item-filters-2.2.0.14.jar Item Filters {[email protected] DONE}
jei-1.15.2-6.0.0.3.jar Just Enough Items {[email protected] DONE}
EverlastingAbilities-1.15.2-1.6.1.jar EverlastingAbilities {[email protected] DONE}
lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {[email protected] DONE}
buzzierbees-1.4.jar Buzzier Bees {[email protected] DONE}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] DONE}
Mekanism-1.15.2-9.10.0.413.jar Mekanism {[email protected] DONE}
Upgrade-Aquatic-1.15.2-v1.5.1.jar Upgrade Aquatic {[email protected] DONE}
fablibrary-1.15.2-1.1.jar FAB Library {[email protected] DONE}
Waystones_1.15.2-6.0.1.jar Waystones {[email protected] DONE}
Clumps-5.0.2.jar Clumps {[email protected] DONE}
LightOverlay-4.4.jar Light Overlay Forge {[email protected] DONE}
journeymap-1.15.2-5.7.0beta1.jar Journeymap {[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] DONE}
SereneSeasons-1.15.2-3.0.0.69-universal.jar Serene Seasons {[email protected] DONE}
VanillaTweaks-1.15.2.1.5.22.jar VanillaTweaks {[email protected] DONE}
AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {[email protected] DONE}
FarmingForBlockheads_1.15.2-6.1.0.jar Farming for Blockheads {[email protected] DONE}
The-Endergetic-Expansion-1.15.2-v1.2.5.jar The Endergetic Expansion {[email protected] DONE}
BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE}
nhacampfire_1.15-2.1.jar No Hostiles Around Campfire {[email protected] DONE}
mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] DONE}
rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] DONE}
xnet-1.15-2.0.2-alpha.jar XNet {[email protected] DONE}
rftoolsstorage-1.15-1.0.3-alpha.jar RFToolsStorage {[email protected] DONE}
ClickMachine-1.15.2-3.0.2.jar Click Machine {[email protected] DONE}
ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] DONE}
JEITweaker-1.0.0.jar JEI Tweaker {[email protected] DONE}
mininggadgets-1.3.5.jar Mining Gadgets {[email protected] DONE}
immersive-portals-0.16(forMc1.15withForge).jar Immersive Portals {[email protected] DONE}
CraftTweaker-1.15.2-6.0.0.17.jar CraftTweaker {[email protected] DONE}
rftoolspower-1.15-2.0.1-alpha.jar RFToolsPower {[email protected] DONE}
extradisks-1.15.1-1.2.jar Extra Disks {[email protected] DONE}
ftb-chunks-1.0.1.6.jar FTB Chunks {[email protected] DONE}
forge-1.15.2-31.1.47-universal.jar Forge {[email protected] DONE}
Waddles-1.15.2-0.8.6.jar Waddles {[email protected] DONE}
MysticalAgriculture-1.15.2-3.0.2.jar Mystical Agriculture {[email protected] DONE}
CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {[email protected] DONE}
forge-1.15.2-31.1.47-client.jar Minecraft {[email protected] DONE}
cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
ensorcellation-1.15.2-0.4.0b.jar Ensorcellation {[email protected] DONE}
rftoolsutility-1.15-2.0.1-alpha.jar RFToolsUtility {[email protected] DONE}
itlt-1.15.2-1.0.2.jar It's the little things {[email protected] DONE}
EnchantmentDescriptions-1.15.2-2.0.8.jar EnchantmentDescriptions {[email protected] DONE}
theoneprobe-1.15-2.0.2.jar The One Probe {[email protected] DONE}
swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
bspawncontrol_1.15.2-1.0.jar Better Spawner Control {[email protected] DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
titanium-1.15.2-2.3.7.jar Titanium {[email protected] DONE}
ftb-quests-2.0.2.244.jar FTB Quests {[email protected] DONE}
pamhc2crops-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
MysteryMilk-1.15.2-1.0.2.jar MysteryMilk {[email protected] DONE}
forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {[email protected] DONE}
ceramicbucket-1.2.2-1.14.4_1.15.X.jar Ceramic Bucket {[email protected]_1.15.X DONE}
CapabilityProxy-1.15.2-2.1.5.jar CapabilityProxy {[email protected] DONE}
movingelevators-1.2.8-mc1.15.jar Moving Elevators {[email protected] DONE}
ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] DONE}
rftoolsbuilder-1.15-2.0.1-alpha.jar RFToolsBuilder {[email protected] DONE}
Industrial Agriculture[Omega Craft]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Omega Craft {[email protected] DONE}
rats-5.0.0-1.15.2.jar Rats {[email protected] DONE}
pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] DONE}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
AkashicTome-1.3-13.jar Akashic Tome {[email protected] DONE}
Quark-r2.1-231.jar Quark {[email protected] DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {[email protected] DONE}
performant-1.15-2.07m.jar Performant {[email protected] DONE}
themidnight-0.5.7-2.jar The Midnight {[email protected] DONE}
fancymenu_1.0.beta_MC_1.15-1.15.2.jar §dFancy§5Menu {[email protected] DONE}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE}
engineersdecor-1.15.2-1.0.20-b5.jar Engineer's Decor {[email protected] DONE}
solcarrot-1.15.2-1.9.4.jar Spice of Life: Carrot Edition {[email protected] DONE}
moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
Biomes_You_Go_0.2.1.jar Oh The Biomes You'll Go {[email protected] DONE}
Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {[email protected] DONE}
betterbedrockgenerator-1.15.2-0.0.6.jar Better Bedrock Generator {[email protected] DONE}
waterworks-1.15.2-2.1.1.jar Waterworks {[email protected] DONE}
Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Mekanism {[email protected] DONE}
refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE}
CraftingCraft_1.15.1-8.0.0.jar CraftingCraft {[email protected] DONE}
extremeSoundMuffler-1.2.1_forge-1.15.2.jar Extreme Sound Muffler {[email protected]_forge-1.15.2 DONE}
Morph-o-Tool-1.3-23.jar Morph-o-Tool {[email protected] DONE}
OpenLoader-1.15.2-4.0.3.jar OpenLoader {[email protected] DONE}
Omega Craft 4.1.1b.jar Omega Craft {[email protected] DONE}
Mubble-3.0.4-(Forge-1.15.2).jar Mubble {[email protected] DONE}
DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE}
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
kiwi:data
Launched Version: forge-31.1.47
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, 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: English (US)
CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor