ANKI! 🐢
ANKI! 🐢
Explore posts from servers
DCDistant Cats
Created by ANKI! 🐢 on 5/13/2024 in #help-me
Biome colors displaying inconsistently in LODS (2.0.1a / 1.20.1)
oh is it as simple as that?? hopefully!
10 replies
DCDistant Cats
Created by ANKI! 🐢 on 5/13/2024 in #help-me
Biome colors displaying inconsistently in LODS (2.0.1a / 1.20.1)
:Sadge:
10 replies
TIPThe Iris Project
Created by ANKI! 🐢 on 10/3/2023 in #iris-issues
Help getting my block renderer/renderlayers compatible with Iris
Any help would be greatly appreciated! Iris is quite a common mod and the main mechanic of my own breaking with it installed is not ideal
5 replies
TIPThe Iris Project
Created by ANKI! 🐢 on 10/3/2023 in #iris-issues
Help getting my block renderer/renderlayers compatible with Iris
Oh, and this change in behavior occurs regardless of whether shaders are enabled more detail: It's only the blending/application of the renderlayer that seems to be breaking; the rest of the renderer (which imitates an item based on NBT) works as intended
5 replies
TIPThe Iris Project
Created by ANKI! 🐢 on 10/3/2023 in #iris-issues
Help getting my block renderer/renderlayers compatible with Iris
if it helps any, here are the relevant itemrenderer and renderlayer we generate a bunch of renderlayers ahead of time and dynamically assign them to hot items as needed
5 replies
TIPThe Iris Project
Created by ANKI! 🐢 on 10/3/2023 in #iris-issues
Help getting my block renderer/renderlayers compatible with Iris
The actual block entity rendering code doesn't do anything very fancy; it's practically straight off the tutorial on the fabric wiki--
java MinecraftClient.getInstance().getItemRenderer().renderItem(itemStack, ModelTransformation.Mode.FIXED, light, overlay, matrices, vertexConsumers, intPos);
java MinecraftClient.getInstance().getItemRenderer().renderItem(itemStack, ModelTransformation.Mode.FIXED, light, overlay, matrices, vertexConsumers, intPos);
So I'm not sure why specifically block entity renderers are breaking here but not other cases where the customitemrenderer is used
5 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
c2me gave us slow but infinitely more normal chunkloading speeds
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
aware! the choice to use it was something of a last ditch in the face of horrifically bad (talking ~1-2 min per chunk) chunk loading perf
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
most of the mods are optimization lol
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
No description
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
in this case the profile I sent was about an hour
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
I usually do /spark profiler start & then stop it after I feel sufficient time has passed
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
Hm, thought Spark listed them, but I can't find it
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
haha, assuredly so-- but it's what I've got
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
Super appreciate the help & suggestions
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
Unfortunate I can't do proper testing on this for a while, but I figured I would try to get ahead of the game with research rather than scramble once we'd begun the next season (season start weeks are historically very hectic)
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
It's a 5kx5k WorldPainter map, no world generation's done
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
Yep
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
C2ME makes it slow but playable
44 replies
AAdmincraft
Created by ANKI! 🐢 on 8/11/2023 in #questions
help working out what kind of specs I need to be looking for on a lightly-modded server
Chunk loading was essentially halted
44 replies