Ben
Explore posts from serversTIPThe Iris Project
•Created by Ben on 8/2/2024 in #iris-issues
Shaders not loading on boot
I'm not sure if this is the right channel for a bug report, but <id:guide> seems to indicate it is. I'm using the forge 1.20.1 version of the nightly #unstable-releases version.
After starting/restarting the game, the shader isn't applied the first time you log in. Pressing the "toggle shader" key twice does load everything correctly, so it seems to be in the "shader enabled" state without fully loading them for the first time.
I dont think this is a big deal and not sure if this is a known issue, but just wanted to report it in case it isnt.
2 replies
DIAdiscord.js - Imagine an app
•Created by Ben on 2/16/2023 in #djs-questions
Bot stays offline/unresponsive after reconnect
5 replies
DIAdiscord.js - Imagine an app
•Created by Ben on 2/13/2023 in #djs-questions
Can't edit a message in DM sent by bot
-
[email protected]
and node version v18.10.0
I'm trying to edit a message in DM sent by the bot via a button press.
the button event looks like the following (skipped parts not relevant for this question):
This results in the following error:
I also tried a solution i found on stackoverflow from 2021 that looks like the following:
however, this results in the dmChannel property being null and thus not working either4 replies