Ryan Liptak

Results 664 comments of Ryan Liptak

@WORMSS, that's what @Dynious does currently for his mods (version.json in the master branch). See: https://github.com/Dynious/VersionChecker/blob/master/version.json

@WORMSS, he hosts the .json file (which you called version_control.txt above) on Github, exactly as you suggested. Where the binaries are hosted is irrelevant if there is a static/manually updated...

> i did a backtrace with -full and got, i couldn't add all the debuginfo rpm for some reason, but here is what is have for now Thanks! This narrows...

I agree about the hyperfine-style `times faster`/`times slower` being easier to understand. My suggestion would be to change the header to: ``` times faster/slower ``` instead of ``` ratio ```...

If you're using Raised, download the appleskin addon, see https://github.com/squeek502/AppleSkin/issues/252

Can't reproduce this with: Minecraft 1.20.1 Quilt Loader 0.19.2 AppleSkin 2.5.0+mc1.20 modmenu-7.1.0 qfapi-7.0.6_qsl-6.0.4_fapi-0.85.0_mc-1.20.1

Can't reproduce this. The following resource pack works for me locally: [test.zip](https://github.com/squeek502/AppleSkin/files/11007929/test.zip) ![2023-03-18_01 17 13](https://user-images.githubusercontent.com/2389051/226094081-b11ff5f3-ed04-4377-87c5-05a8e8122170.png)

Looks like a `raisedxappleskin` addon problem: ``` java.lang.NoSuchMethodError: 'int dev.yurisuika.raised.Raised.getHud()' at squeek.appleskin.client.HUDOverlayHandler.redirect$ejl000$raisedxappleskin$redirectOnPreRender(HUDOverlayHandler.java:1110) ~[transformed-mod-appleskin.i0:0/:?] ``` Seems like the addon might not be necessary for Raised 3.0.0. Try removing `raisedxappleskin-fabric-1.20.1-2.5.0`.

What version of Minecraft? What version of AppleSkin (the full filename preferably)? My guess is that you are trying to use the wrong AppleSkin version for your Minecraft version.