A Badly Drawn Wobbler
Explore posts from serversDHDistant Horizons
•Created by A Badly Drawn Wobbler on 6/12/2024 in #help-me
DH seemingly not active?
I've enable DH, set it to "I paid for the whole CPU", disabled shaders (using iris 1.7), and reinstalled it (both DH and iris), however it seems to just not render. See the video for more details. I'm on a modded server rn
Mod list: attached
29 replies
SSR build failing
I'm attempting to get solid SSR working with deno via
esbuild
and esbuild-plugin-solid
. In order to access solid, I have an import map where solid-js
uses npm:solid-js
and solid-js/web
, ditto.
In order to run the app, I need to import the SSR build. However, the following error occurs
5 replies