Skip to content

Instantly share code, notes, and snippets.

@michele-grifa
michele-grifa / geoguessr-aio.user.js
Last active August 28, 2022 20:53 — forked from tcortega/geoguessr-aio.user.js
Geoguessr AIO Cheat (Greasemonkey / Tampermonkey)
// ==UserScript==
// @name Geoguessr AIO Cheat
// @namespace https://github.com/michele-grifa
// @version 1.0.2
// @description Press SHIFT + ALT + G and the location of your current geoguessr game will open in a new tab
// @author michele-grifa
// @homepage https://github.com/michele-grifa
// @downloadURL https://gist.github.com/michele-grifa/bc70e735905fec7d9d28df0e653dd45d/raw/geoguessr-aio.user.js
// @updateURL https://gist.github.com/michele-grifa/bc70e735905fec7d9d28df0e653dd45d/raw/geoguessr-aio.user.js
// @match http*://*/*
Mixin apply failed snowrealmagic.mixins.json:sodium.BlockRendererAccess -> me.jellysquid.mods.sodium.client.render.pipeline.BlockRenderer: org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException No candidates were found matching getLightingMode(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)Lme/jellysquid/mods/sodium/client/model/light/LightMode; in me/jellysquid/mods/sodium/client/render/pipeline/BlockRenderer for snowrealmagic.mixins.json:sodium.BlockRendererAccess->@Invoker[METHOD_PROXY]::callGetLightingMode(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;)Lme/jellysquid/mods/sodium/client/model/light/LightMode; [INJECT Applicator Phase -> snowrealmagic.mixins.json:sodium.BlockRendererAccess -> Apply Accessors -> -> Locate -> snowrealmagic.mixi