Code Monkey home page Code Monkey logo

blur's People

Contributors

afdw avatar cyanidex avatar tterrag1098 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

blur's Issues

[1.15.2] NoClassDefFoundError

ModConfig.ConfigReloading has been renamed in latest forge

Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.config.ModConfig$ConfigReloading

No blur effect

I'm not getting a blur effect in GUIs but the background isn't as dark as vanilla. Can a resource pack cause the mod to work incorrectly? I'm using Unity.

2017-05-27_23 38 19

Amazing Bug With Forge 2304

hello. installed ONLY this mod, and setting the max-frame-rate option to unlimited, then press ESC to see the menu gui, aand minimize the minecraft window; minecraft ram usage increases regular forever.
normally, it uses 1600 MB in task manager, but when do that i told, it increases per second 1800..2000...2220...2540...(MB)
please help it :(
and it fixes when i set the max frame rate to the 60.

Warning shows up in console

This is nothing major, but I was just reading through the logs and saw this, figured I should say something.

[20:58:57] [Client thread/WARN]: Unable to parse language metadata section of resourcepack: Blur dummy resource pack
java.lang.ClassCastException: net.minecraft.client.resources.data.PackMetadataSection cannot be cast to net.minecraft.client.resources.data.LanguageMetadataSection
	at net.minecraft.client.resources.LanguageManager.func_135043_a(SourceFile:43) [caj.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:770) [bes.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521) [bes.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
	at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

Blur 1.0.1-9, MC 1.11.2

doesn't apply blur with optifine & forge

Hi, I'm facing a strange bug. I've got forge 1.11.2-13.20.0.2259 (latest at this date), Minecraft 1.11.2 and Optifine HD C2 ultra (latest at this date) but blur mod (1.0.1-9) won't show any blur effect. I've put the mod in mod folder as it needs.

When I go in the texture pack option and I modify something and apply changes, I've got blur effect on the "escape menu". But blur won't show up all other times.

I noticed than when I remove Optifine, everything works perfectly ... But you says than your mod works with shaders ... How ?

And, of course, the Fast Render option is disabled.

My shader pack is Sildurs Vibrant Extreme.

Sorry for my bad english, I'm from france ^^.

Blur colors are broken.

Hello,

I'm using the mod (in Minecraft 1.12.2) and saw that there is something wrong with the colors.

If we pick blue blocks and red blocks we can see that:
image

But as we can see, there is a bit of black between blue and red: it shouldn't be there.

There is an easy fix described in that video: https://www.youtube.com/watch?v=LKnqECcg6Gw

Hope this can be fixed!

[1.14] Game Crashes without Logs when Opening Geolosys Field Manual

Hey there! I'm the dev of Geolosys and in 1.14 (but not 1.12), I've noticed that Blur and the Geolosys Field Manual no longer play nicely (see oitsjustjose/Geolosys#233). I know you know what you're doing 10000% more than I do, so I imagine this is an issue with the implementation of the GUI on my side.

Any thoughts right off the top of your head?

Let me know if you need any more info that isn't in the other post. Obviously blacklisting the GUI works, but once again I imagine this is something that I'm doing that's totally stupid.

Thanks!

[1.14] Crashes on launch (AbstractMethodError)

Crash report:

---- Minecraft Crash Report ----
// Don't do that.

Time: 3/14/20 10:44 PM
Description: Rendering overlay

java.lang.AbstractMethodError: Method com/tterrag/blur/util/ShaderResourcePack.func_195758_a(Lnet/minecraft/resources/ResourcePackType;Ljava/lang/String;ILjava/util/function/Predicate;)Ljava/util/Collection; is abstract
	at com.tterrag.blur.util.ShaderResourcePack.func_195758_a(ShaderResourcePack.java) ~[?:1.1.0-1] {re:classloading}
	at net.minecraft.resources.FallbackResourceManager.func_199003_a(FallbackResourceManager.java:112) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.resources.SimpleReloadableResourceManager.func_199003_a(SimpleReloadableResourceManager.java:82) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.client.gui.fonts.FontResourceManager$1.func_212854_a_(SourceFile:63) ~[?:?] {re:classloading}
	at net.minecraft.client.gui.fonts.FontResourceManager$1.func_212854_a_(SourceFile:55) ~[?:?] {re:classloading}
	at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?] {re:classloading}
	at net.minecraft.client.resources.ReloadListener$$Lambda$3195/128918182.get(Unknown Source) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) ~[?:1.8.0_51] {}
	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) ~[?:1.8.0_51] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Head --
Thread: Client thread
Stacktrace:
	at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:544)

-- 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:890)
	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$414/2144659477.call(Unknown Source)
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
	Minecraft Version: 1.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: 1032418528 bytes (984 MB) / 3189768192 bytes (3042 MB) up to 7635730432 bytes (7282 MB)
	CPUs: 16
	JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m
	ModLauncher: 4.1.0+62+5bfa59b
	ModLauncher launch target: fmlclient
	ModLauncher naming: srg
	ModLauncher services: 
		/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
		/forge-1.14.4-28.2.3.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.14.4-28.2.3.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.14.4-28.2.3.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.14.4-28.2.3.jar runtimedistcleaner PLUGINSERVICE 
		/forge-1.14.4-28.2.3.jar fml TRANSFORMATIONSERVICE 
	FML: 28.2
	Forge: net.minecraftforge:28.2.3
	FML Language Providers: 
		[email protected]
		minecraft@1
	Mod List: 
		CraftPresence-1.14.4-1.6.1.jar CraftPresence {craftpresence@property(class java.lang.String, provider(?)) CREATE_REGISTRIES}
		blockdrops-1.14.4-1.0.2.jar Block Drops {[email protected] CREATE_REGISTRIES}
		justenoughbeacons-1.2.jar Just Enough Beacons {[email protected] CREATE_REGISTRIES}
		TrashSlot_1.14.4-10.4.8.jar TrashSlot {[email protected] CREATE_REGISTRIES}
		mining-helmet-1.14.4-1.0.7.jar Mining Helmet {[email protected] CREATE_REGISTRIES}
		jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
		JustEnoughCalculation-1.14.4-3.4.2.jar Just Enough Calculation {[email protected] CREATE_REGISTRIES}
		AttributeFix-1.14.4-3.0.3.jar AttributeFix {[email protected] CREATE_REGISTRIES}
		bambooeverything-1.14-1.5.0.jar Bamboo Everything {[email protected] CREATE_REGISTRIES}
		modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] CREATE_REGISTRIES}
		KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {[email protected] CREATE_REGISTRIES}
		invtweaks-1.14.4-1.0.2.jar Inventory Tweaks Reborn {[email protected] CREATE_REGISTRIES}
		LightOverlay-3.6.2.jar Light Overlay Forge {[email protected] CREATE_REGISTRIES}
		Controlling-5.0.6.jar Controlling {[email protected] CREATE_REGISTRIES}
		ReAuth-1.14-3.8.0.jar ReAuth {[email protected] CREATE_REGISTRIES}
		Placebo-1.14.4-2.3.5.jar Placebo {[email protected] CREATE_REGISTRIES}
		SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {[email protected] CREATE_REGISTRIES}
		VanillaTweaks-1.14.4.1.5.12.jar VanillaTweaks {[email protected] CREATE_REGISTRIES}
		WitherSkeletonTweaks-1.14.4-3.1.0.jar Wither Skeleton Tweaks {[email protected] CREATE_REGISTRIES}
		randompatches-1.14.4-1.21.0.0.jar RandomPatches {[email protected] CREATE_REGISTRIES}
		fragiletorches-1.14.4-1.0.0.jar fragiletorches Mod {[email protected] CREATE_REGISTRIES}
		Morpheus-1.14.4-4.2.44.jar Morpheus {morpheus@version CREATE_REGISTRIES}
		deathquotes-1.2-1.14.4.jar DeathQuotes {[email protected] CREATE_REGISTRIES}
		SnowRealMagic-1.14.4-1.5.2.jar Snow! Real Magic! {[email protected] CREATE_REGISTRIES}
		Kiwi-1.14.4-2.6.3.jar Kiwi {[email protected] ERROR}
		PackingTape-1.14.4-0.9.2.jar Packing Tape {[email protected] CREATE_REGISTRIES}
		colorfulhealthbar-2.0.0.jar Colorful Health Bar {[email protected] CREATE_REGISTRIES}
		JustEnoughResources-1.14.4-0.10.1.74.jar Just Enough Resources {[email protected] CREATE_REGISTRIES}
		immersive-portals-0.15(for mc 1.14 with forge).jar Immersive Portals {[email protected] CREATE_REGISTRIES}
		CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] CREATE_REGISTRIES}
		forge-1.14.4-28.2.3-universal.jar Forge {[email protected] CREATE_REGISTRIES}
		shetiphiancore-1.14-3.6.1.jar ShetiPhian-Core {[email protected] CREATE_REGISTRIES}
		corail_pillar_extension_quark-4.0.0-1.14.4.jar Corail Pillar - Quark & Botania Extension {[email protected] CREATE_REGISTRIES}
		CraftingTweaks_1.14.4-10.2.1.jar Crafting Tweaks {[email protected] CREATE_REGISTRIES}
		forge-1.14.4-28.2.3-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
		swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES}
		AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {[email protected] CREATE_REGISTRIES}
		MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
		Ping-1.14.4-1.6.3.jar Ping {[email protected] CREATE_REGISTRIES}
		Blur-1.1.0-1.jar Blur {[email protected] ERROR}
		curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] CREATE_REGISTRIES}
		AutoRegLib-1.4-35.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
		Quark-r2.0-212.jar Quark {[email protected] CREATE_REGISTRIES}
		FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {[email protected] CREATE_REGISTRIES}
		ClothConfig2-1.4.1.jar Cloth Config Forge v2 API {[email protected] CREATE_REGISTRIES}
		multibeds-1.14-1.5.2.jar Multi-Beds {[email protected] CREATE_REGISTRIES}
		ScreenshotToClipboard-1.14.4-1.0.3.jar Screenshot to Clipboard {[email protected] CREATE_REGISTRIES}
		noRecipeBook_v1.4.1formc1.14.4.jar No Recipe Book {[email protected] CREATE_REGISTRIES}
		FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] CREATE_REGISTRIES}
		World-Stripper-1.7.2-1.14.4.jar World Stripper {worldstripper@version CREATE_REGISTRIES}
		AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] CREATE_REGISTRIES}
		AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES}
		Login_Shield-1.14-17-g7625bc0.jar Login Shield {[email protected] CREATE_REGISTRIES}
		solcarrot-1.14.4-1.9.4.jar Spice of Life: Carrot Edition {[email protected] CREATE_REGISTRIES}
		Charm-1.14.4-1.5.2.jar Charm {[email protected] CREATE_REGISTRIES}
		bwncr-1.14.4-3.5.12.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES}
		FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
		CosmeticArmorReworked-1.14.4-v1b.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES}
		SoundFilters-0.13_for_1.14.4.jar Sound Filters {[email protected]_for_1.14.4 CREATE_REGISTRIES}
		ServerTabInfo-1.14.4-1.2.6.jar Server Tab Info {[email protected] CREATE_REGISTRIES}
		overloadedarmorbar-3.0.0b.jar Overloaded Armor Bar {[email protected] CREATE_REGISTRIES}
		corail_pillar-4.6.0-1.14.4.jar Corail Pillar {[email protected] CREATE_REGISTRIES}
		DefaultOptions_1.14.4-10.2.7.jar Default Options {[email protected] CREATE_REGISTRIES}
		BetterAdvancements-1.14.4-0.1.0.90.jar Better Advancements {[email protected] CREATE_REGISTRIES}
	Launched Version: forge-28.2.3
	LWJGL: 3.2.2 build 10
	OpenGL: GeForce RTX 2060 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.50, 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: 
	Current Language: English (US)
	CPU: 16x Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz

Twitch launcher instance:
Phuzed Sekai 1.14-0.0.1.zip

[1.12] Re-Rendering Blur Effect When GUI Updates

Hi @tterrag1098 ,

I believe I have found an issue with Blur in Minecraft 1.12, here's the details:

Issue Information

  • Minecraft 1.12
  • Minecraft Forge 14.21.1.2387
  • Blur 1.0.2-10

Issue Description

When updating an open GUI by either viewing a recipe in JEI or opening the Inventory Tweaks Options GUI the blur effect will be re-rendered making it look rather weird. The log is presented with similar information as the previous issue I reported (#12) leading to the assumption that they are perhaps connected.

Issue Media

https://pastebin.com/Rd6xFRBb

Add whitelist

I want to use blur shader only on the pause menu.
I would love an option for a whitelist (or an inverted blacklist).

How do I get the GUI ID?

Hello, I am playing with ImmersiveCraft and when I rename items using their anvil (me typing in text on the side of the anvil) it blurs and I would like to manually disable this the same way to did the chat. How do I find the GUI ID?

CPU fan going on a party

Couldn't really think of a good title, sorry 'bout that. I've used blur before, and it is amazing as usual. Something I've noticed this time around though, is that if I stay in a menu where blur is active for a little while, my CPU fan spins up like crazy.

This isn't really an issue per se, however I wanted to know if you've experienced something similar and what the causes might be. So this is essentially a question, though I'm sorry if I'm asking in the wrong place.

My cpu temperatures seem to be holding just fine, going a few degrees lower than normal. But it seems only the fan itself goes crazy.

[1.10.2] Blur is not working but fade is.

Hi, I installed this mod and even when the fade option (and colors) is working properly, it is not getting blurry.
I tried it without optifine and betterfps (the only render-changing mods I'm using) and it still doesn't work. Will try it later without ANY other mod but, is there something I should be aware of?

EDIT: It does work without any other mods. How can I give you a complete list of my mods without having to screenshot the folder (which would be very messy to see)?

Fabric 19w12b Update

Please update this to the latest snapshot if you can. I love this mod a LOT but it crashes on the latest version of Fabric and Minecraft.

Gradient settings keep getting replaced with the default

MC Version: 1.15.2
Forge version: forge-31.2.36

Issue Description: Custom settings for the gradient in blur-client.toml are not being respected. Any value entered (with the exception of 00000000) is replaced with the default value 75000000. I have done everything I can to ensure I am specifying ARGB values correctly - validating with this tool, choosing from a select ARGB example from a color site, specifying hex (FF, E5, etc) as well as digit values (99, 255), different variations of capitlization and a prepended #. None of it works. Am I doing this wrong?

Latest.log
[03:48:08] [main/INFO]: ModLauncher running: args [--username, <redacted>, --version, forge-31.2.36, --gameDir, D:\Games\Minecraft\Instances\Varnished, --assetsDir, D:\Games\Minecraft\Install\assets, --assetIndex, 1.15, --uuid, bf55fc7a903a4b2cbc4219fdd8e615fa, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1920, --height, 1080, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.36, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[03:48:08] [main/INFO]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation
[03:48:08] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[03:48:09] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/D:/Games/Minecraft/Instances/Varnished/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT
[03:48:10] [main/INFO]: Successfully loaded Mixin Connector [arekkuusu.betterhurttimer.common.core.Connector]
[03:48:10] [main/INFO]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[03:48:10] [main/INFO]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
[03:48:10] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-31.2.36, --gameDir, D:\Games\Minecraft\Instances\Varnished, --assetsDir, D:\Games\Minecraft\Install\assets, --uuid, bf55fc7a903a4b2cbc4219fdd8e615fa, --username, <redacted>, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1920, --height, 1080]
[03:48:10] [main/INFO]: Performant configs loaded
[03:48:11] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.world.ServerWorldMixin as config disables it.
[03:48:13] [Render thread/INFO]: Setting user: <redacted>
[03:48:22] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[03:48:23] [Render thread/WARN]: Cryptography is restricted in this Java installation
[03:48:23] [Render thread/WARN]: Please complain to Mojang for shipping a 5 year old Java version
[03:48:23] [Render thread/INFO]: Cryptography restriction removed successfully
[03:48:24] [modloading-worker-7/INFO]: Mod worldgenerationprofiler is signed with a valid certificate.
[03:48:24] [modloading-worker-15/INFO]: Mod uteamcore is signed with a valid certificate.
[03:48:24] [modloading-worker-2/INFO]: Forge mod loading, version 31.2.36, for MC 1.15.2 with MCP 20200515.085601
[03:48:24] [modloading-worker-2/INFO]: MinecraftForge v31.2.36 Initialized
[03:48:25] [Render thread/INFO]: Registering 10 global loot modifier serializers.
[03:48:26] [Render thread/INFO]: Registering 2 recipe serializers.
[03:48:26] [Render thread/INFO]: Registering 6 ingredient serializers.
[03:48:27] [Render thread/INFO]: Narrator library for x64 successfully loaded
[03:48:27] [Render thread/INFO]: Reloading ResourceManager: Blur dummy resource pack, Default, Mod Resources
[03:48:27] [Server-Worker-6/WARN]: Configuration file D:\Games\Minecraft\Instances\Varnished\config\blur-client.toml is not correct. Correcting
[03:48:27] [Server-Worker-6/WARN]: Incorrect key gradientStartColor was corrected from d5000000 to 75000000
[03:48:27] [Server-Worker-6/WARN]: Incorrect key gradientEndColor was corrected from d5000000 to 75000000
[03:48:27] [Server-Worker-6/WARN]: Configuration file D:\Games\Minecraft\Instances\Varnished\config\betterhurttimer-common.toml is not correct. Correcting
[03:48:27] [modloading-worker-1/INFO]: Shields up!
[03:48:27] [modloading-worker-8/INFO]: Registering 2 command argument types.
[03:48:27] [modloading-worker-8/INFO]: Registering 13 loot condition types.
[03:48:27] [modloading-worker-5/INFO]: Performant loaded, lag begone!
[03:48:28] [Forge Version Check/INFO]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.15.2
[03:48:28] [modloading-worker-6/INFO]: Found preferred client: STABLE
[03:48:28] [modloading-worker-6/INFO]: Discord client found and connected.
[03:48:28] [Forge Version Check/INFO]: [controlling] Found status: BETA Current: 6.1.5.6 Target: 6.1.5.6
[03:48:28] [Forge Version Check/INFO]: [bettersprinting] Starting version check at https://raw.githubusercontent.com/chylex/Better-Sprinting/master/UpdateInfo.json
[03:48:29] [Forge Version Check/INFO]: [bettersprinting] Found status: UP_TO_DATE Current: 3.1.0 Target: null
[03:48:29] [Forge Version Check/INFO]: [reauth] Starting version check at https://raw.githubusercontent.com/TechnicianLP/ReAuth/master/update.json
[03:48:29] [Forge Version Check/INFO]: [reauth] Found status: UP_TO_DATE Current: 3.8.1 Target: null
[03:48:29] [Forge Version Check/INFO]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.15.2
[03:48:29] [Forge Version Check/INFO]: [bookshelf] Found status: BETA Current: 5.6.40 Target: 5.6.40
[03:48:29] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[03:48:30] [Forge Version Check/INFO]: [uteamcore] Found status: UP_TO_DATE Current: 3.0.2.169 Target: null
[03:48:30] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[03:48:31] [Render thread/WARN]: Missing sound for event: futuremc:weeping_vines_break
[03:48:31] [Render thread/WARN]: Missing sound for event: futuremc:weeping_vines_step
[03:48:31] [Render thread/WARN]: Missing sound for event: futuremc:weeping_vines_place
[03:48:31] [Render thread/WARN]: Missing sound for event: futuremc:weeping_vines_hit
[03:48:31] [Render thread/WARN]: Missing sound for event: futuremc:weeping_vines_fall
[03:48:31] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 31.2.36 Target: null
[03:48:31] [Forge Version Check/INFO]: [worldgenerationprofiler] Starting version check at https://api.u-team.info/update/worldgenerationprofiler.json
[03:48:31] [Render thread/INFO]: OpenAL initialized.
[03:48:31] [Render thread/INFO]: Sound engine started
[03:48:31] [Forge Version Check/INFO]: [worldgenerationprofiler] Found status: UP_TO_DATE Current: 1.4.0.8 Target: null
[03:48:31] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[03:48:31] [Render thread/INFO]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
[03:48:31] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[03:48:31] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[03:48:31] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[03:48:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[03:48:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[03:48:31] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[03:48:31] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[03:48:31] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas

Incompatibility with Vic's Modern Warfare Mod

Vic's Modern Warfare adds its own custom realistic night vision system. When night vision is active and blur is applied, for an example by opening inventory, everything is fine. But after blur is removed, like closing the inventory, night vision also goes out. To reactivate it, you have to double tap the toggle night vision key. So basically, after the blur is removed, the MW night vision effect is also removed. This is not supposed to happen.

[1.12.2] Lag with Tinkers Crafting Station

Blur 1.0.4-14
Installed in SevTech 3.0.8 (its not by default)

Hello,
I have some lag, if I open the crafting station.
The Blur effect is instant finished by opening the station.

In all other GUIs, Blur work normal.

REALLY HUGE ISSUE!!!

This is the mod I never knew I needed...but I do. Thank you!

But I now have a Really Big Issue โ„ข๏ธ: I'm so immersed in my GUIs now that I realize how unattractive they are. How should I solve this? ๐Ÿ˜€

Flan's Mod Vehicle Incompatibility

Great mod! I love this thing to bits!

Anyways, when I sit in vehicles in any content pack in Flan's Mod. I end up driving blind. Is there any way to disable the blur while riding any vehicle?
It might be the same for boats and minecarts, but I haven't tried those yet.

No config options on Fabric

Blur 1.0.7
Minecraft 1.16.2
Fabric API 0.18.0 b 397
Mod Menu 1.14.6 b 31

I am not seeing a config option in Mod Menu anymore, though I recall seeing it in a previous version of Blur, which let me adjust the intensity of the blur. Has it been removed?

Blur & CraftPresence conflicts

Blur does not play well with CP's(CraftPresence) GUI.
Crashes the minecraft client completely if one presses the default GUI button (Key: Left Control).

Client Info

Fabric Loader: 0.6.3+ Build 167-1.14.4
Minecraft Version: 1.14.4
Mods:
Fabric API 0.4.0 Build 240
CraftPresence 1.5.5
Blur 1.0.5

Crash Log.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.