Tiny
Tiny
Explore posts from servers
DHDistant Horizons
Created by Tiny on 7/4/2024 in #help-me
DH stopped working, crash when enabling LOD rendering
thanks man this worked
13 replies
DHDistant Horizons
Created by Tiny on 7/4/2024 in #help-me
DH stopped working, crash when enabling LOD rendering
its the server fork tho
13 replies
TIPThe Iris Project
Created by Tiny on 5/28/2024 in #iris-issues
PLEASE add immersive portals support
im now just trying to get valkrien skies to work with regions unexplored
22 replies
TIPThe Iris Project
Created by Tiny on 5/28/2024 in #iris-issues
PLEASE add immersive portals support
im chilling
22 replies
TIPThe Iris Project
Created by Tiny on 5/28/2024 in #iris-issues
PLEASE add immersive portals support
i have a 7950x3d and a 4080super w 64gb ram
22 replies
TIPThe Iris Project
Created by Tiny on 5/28/2024 in #iris-issues
PLEASE add immersive portals support
wym not good
22 replies
DHDistant Horizons
Created by Romans on 5/4/2024 in #bug-report
Strange "box" around some objects
increase overdraw protection and/or vanilla render distance
11 replies
DHDistant Horizons
Created by Tiny on 5/6/2024 in #help-me
This works on my laptop as a localhost via a fabric server, and as an internal server
3 replies
DHDistant Horizons
Created by Tiny on 5/6/2024 in #help-me
This works on my laptop as a localhost via a fabric server, and as an internal server
i removed the squlite file and tried again and it still wont launch
3 replies
DHDistant Horizons
Created by b on 5/6/2024 in #help-me
Blocks behind with no texture
No description
8 replies
DHDistant Horizons
Created by b on 5/6/2024 in #help-me
Blocks behind with no texture
yeah they are meant to look low res, you can change the config to make it look a lot better, but for the sake of performance, i'd remove your zoom mod or at least lower it to 1.2-1.3x instead so it''s harder to notice
8 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
some wierd stuff happening here too
14 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
the resolution is kinda messed up haha
14 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
i'm not 100 percent sure if it's working, that or it just isn't very aggressive/i dont know howto change the LOD distance, but hey the server is running
14 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
i see, thanks
14 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
hero, thankyou
14 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
would't that mean it wont work on servers? even if i supposedly enabled the server to generate and send LODs to the client?
14 replies
DHDistant Horizons
Created by Tiny on 5/5/2024 in #help-me
Fabric Server 1.20.1 DH issue
java.lang.RuntimeException: Could not execute entrypoint stage 'server' due to errors, provided by 'distanthorizons'! at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) ~[fabric-loader-0.15.11.jar:?] at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.15.11.jar:?] at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) ~[fabric-loader-0.15.11.jar:?] at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:64) ~[fabric-loader-0.15.11.jar:?] at net.minecraft.server.Main.main(Main.java:112) ~[server-intermediary.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.11.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.15.11.jar:?] at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.15.11.jar:?] Caused by: java.lang.ExceptionInInitializerError at loaderCommon.fabric.com.seibel.distanthorizons.common.AbstractModInitializer.onInitializeServer(AbstractModInitializer.java:99) ~[DistantHorizons-2.1.0-a-RC1-1.20.1.jar:?] at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) ~[fabric-loader-0.15.11.jar:?] ... 6 more Caused by: java.lang.NullPointerException: Cannot invoke "com.seibel.distanthorizons.core.wrapperInterfaces.config.IConfigGui.addOnScreenChangeListener(java.lang.Runnable)" because "com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler.configGui" is null at com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler.<init>(AbstractPresetConfigEventHandler.java:60) ~[DistantHorizons-2.1.0-a-RC1-1.20.1.jar:?] at com.seibel.distanthorizons.core.config.eventHandlers.presets.ThreadPresetConfigEventHandler.<init>(ThreadPresetConfigEventHandler.java:139) ~[DistantHorizons-2.1.0-a-RC1-1.20.1.jar:?] at com.seibel.distanthorizons.core.config.eventHandlers.presets.ThreadPresetConfigEventHandler.<clinit>(ThreadPresetConfigEventHandler.java:37) ~[DistantHorizons-2.1.0-a-RC1-1.20.1.jar:?] at loaderCommon.fabric.com.seibel.distanthorizons.common.AbstractModInitializer.onInitializeServer(AbstractModInitializer.java:99) ~[DistantHorizons-2.1.0-a-RC1-1.20.1.jar:?] at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) ~[fabric-loader-0.15.11.jar:?] ... 6 more
14 replies