Code Monkey home page Code Monkey logo

irisshaders.github.io's People

Contributors

altrisi avatar banzobotic avatar chriexpe avatar douira avatar edwloef avatar ellieisjelly avatar emqsagit avatar enagimintas avatar felix14-v2 avatar gamzeerakoon avatar grupoemqsa avatar hj-zhtw avatar ims212 avatar isuewo avatar itasli avatar justsnoopy30 avatar linusop avatar lolothepro avatar lovelya72 avatar maxerium avatar maxigator avatar nocomment1105 avatar siongsng avatar slackadays avatar steve-xmh avatar thedocruby avatar yagitoshi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

irisshaders.github.io's Issues

Buttons at Top of Screen do not Work with Narrow Viewport

If the window is snapped to the edge of my 1080p monitor or I am viewing the website on mobile. Buttons in about the top third of the screen (not including the navbar buttons) are not clickable.

This occurs after the first reactivity narrowing step and does not get more severe as the viewport gets narrower beyond this point.

"Could not execute entrypoint stage 'client' due to errors, provided by 'iris' !"

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 7/14/21 1:30 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'iris'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:34)
at net.minecraft.class_310.(class_310.java:437)
at net.minecraft.client.main.Main.main(Main.java:177)
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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: java.lang.IllegalStateException: You do not have a compatible version of Sodium installed! You have 0.1.0 but 0.2.0+IRIS3 is expected
at net.coderbot.iris.Iris.lambda$onInitializeClient$0(Iris.java:66)
at net.coderbot.iris.Iris$$Lambda$2481/1633613383.accept(Unknown Source)
at java.util.Optional.ifPresent(Optional.java:159)
at net.coderbot.iris.Iris.onInitializeClient(Iris.java:59)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$2342/263913016.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47)
... 11 more

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

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:34)
at net.minecraft.class_310.(class_310.java:437)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:177)
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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 510725152 bytes (487 MB) / 1509949440 bytes (1440 MB) up to 2147483648 bytes (2048 MB)
CPUs: 12
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
appleskin: AppleSkin mc1.16.4-2.0.0
autoconfig1u: Auto Config v1 Updated 3.3.1
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-config2: Cloth Config v4 4.11.26
fabric: Fabric API 0.37.0+1.16
fabric-api-base: Fabric API Base 0.3.0+c88702897d
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.2.0+6aebe11a7d
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.10+3661eaa17d
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.6+61336ba97d
fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+c88702897d
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.3+f941baf07d
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.7+2868a2287d
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
fabric-models-v0: Fabric Models (v0) 0.3.0+bc7a746f7d
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.3+e3c9d0627d
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.5+c88702897d
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+f3e8589e7d
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.3.0+2868a2287d
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+2868a2287d
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.6+2868a2287d
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.11+ca0ef93d7d
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.7+8183d3957d
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.0.0+5f6b94517d
fabricloader: Fabric Loader 0.11.6
fpsdisplay: FPS-Display 1.4.1+1.16.4
iris: Iris 1.1.0+rev.6ad325a
java: Java HotSpot(TM) 64-Bit Server VM 8
minecraft: Minecraft 1.16.5
sodium: Sodium 0.1.0
waila: Hwyla 1.9.22
xaerominimap: Xaero's Minimap 21.13.0
xaeroworldmap: Xaero's World Map 1.12.0
Launched Version: fabric-loader-0.11.6-1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU:

Box border dissappears randomly

Right border on one of the "Why Iris?" boxes sometimes dissappears. Can be "fixed" by zooming in/out or opening dev tools.

Browser: Chromium 90.0.4430.212 built on Debian 11.0, running on Debian 11.0 (confirmed to also be broken on the same version of Google Chrome)

Screenshot_20210619_142247
Screenshot_20210619_142256

Selection Outline Not Displayed/Visible in Iris 1.17

Repro steps:

  • Launch Iris 1.17 stand alone installation
  • Enter any world
  • Enable shaders: BSL or Complementary (latest dev versions, all default settings)
    Expected: Default black selection outline should appear where crosshair is pointing
    Observed: No selection outline at all
    Note: This could be an issue with other shaders too, only tested using BSL and Comp at this point]

Double row header

Since at some point, the website header is using two rows instead of one, when the content definitely fits in one, taking space from the main image or content. I'm supposing this is not intended. Same happens in the rest of pages.

imagen

Using Firefox if that matters

:)

I would like salad

Website broken.

What happened?

It always claims

Visit our website for downloads and pretty screenshots!

but there ain't no screenshots.

Also the social link logos are broken.

Screenshots

Screenshot 2022-02-21 at 20 21 51

Relevant log output

-

Minecraft Version

Iris Version

Sodium Version

Operating System

macOS 10.14.6 (18G103), Safari 14.1.1 (14611.2.7.1.6)

What is your GPU?

Java Version

Additional context

Some pages are not up to date (FR)

https://irisshaders.net/about
in French, it says that Iris 1.17.1 is in beta, which is false
"Iris a une version publique stable pour la 1.16 qui fonctionne avec une version personnalisée de Sodium, et une version bêta publique pour la 1.17 qui ne fonctionne actuellement pas avec Sodium (actuellement, il n'y a pas de version officielle de Sodium pour la 1.17). Iris est encore en plein développement et bénéficie de nouvelles améliorations chaque semaine, et progresse très rapidement !"

Add languages

Roughly in order of priority

  • English
  • Spanish
  • Portuguese
  • Russian
  • Chinese
  • French
  • German
  • Swedish
  • Dutch
  • Arabic
  • Romanian
  • Norwegian
  • Japanese
  • Finnish
  • Italian
  • Polish

And any others.

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.