Michael Brunner

Results 38 issues of Michael Brunner

System.ArgumentException: Kernel 'CSMain0' not found. at (wrapper managed-to-native) UnityEngine.ComputeShader.FindKernel(UnityEngine.ComputeShader,string) at HauntedPSX.RenderPipelines.PSX.Runtime.PSXRenderPipeline.FindCompressionKernels (HauntedPSX.RenderPipelines.PSX.Runtime.PSXRenderPipelineAsset asset) [0x00038] in /home/admin/Interference/Packages/com.hauntedpsx.render-pipelines.psx/Runtime/RenderPipeline/PSXRenderPipeline.cs:1049 I am running unity 2021.3.32f on Manjaro.

` > Could not resolve net.minecraftforge.gradle:ForgeGradle:3.0.143. > Could not get resource 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.143/ForgeGradle-3.0.143.pom'. > Could not GET 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.143/ForgeGradle-3.0.143.pom'. > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path...

From this issue i found out that armeabi architectures do not support renderscript: https://stackoverflow.com/questions/32786838/android-renderscript-support-library-error-loading-rs-jni-library I didn't know that, and my application crashed on some devices because of that. It would...

Hello. I would like to animate several algorithms used in computer science. I've noticed it is not possible to add loop edges (edge from a node to itself) and it...

good first issue
new feature

Hello. I would like to animate several algorithms used in computer science. I've noticed it is not possible to add loop edges (edge from a node to itself) and it...

![image](https://user-images.githubusercontent.com/24767548/122680462-9a3cd900-d1ef-11eb-8049-d6aac60a8f99.png) There is a visual hovering glitch on each tooltip, even in different locations. Seems to be always some kind of square in each corner except top left. Confirmed for...

Util class contains unnecessary methods that are already implemented by the Type class of ASM