Cerial

Results 12 comments of Cerial

Can confirm this issue is happening to me too. ![image](https://user-images.githubusercontent.com/71380797/215518050-d60abe81-3d0e-4da2-a94e-04553f04c11b.png) ![image](https://user-images.githubusercontent.com/71380797/215518150-72ff5ed5-dea9-441c-a847-5a188b6216be.png) ![image](https://user-images.githubusercontent.com/71380797/215518245-9904b339-1951-4981-b28a-ecc4d63f41e4.png) ![image](https://user-images.githubusercontent.com/71380797/215518271-5afe72ae-2618-4a95-b45c-0e30152acb99.png)

you need to install runtimeskriptaddonpatcher, link is https://github.com/TPGamesNL/RuntimeSkriptAddonPatcher/releases/download/v1.0/SkriptAddonPatcher-PR.jar or you can find it in the vixio discord in support pins channel

This is my code: ```js const c = require("@napi-rs/canvas") const config = require("../config.json") const { SlashCommandBuilder, ChatInputCommandInteraction, AttachmentBuilder } = require("discord.js") const undici = require("undici") console.log(`Registered font: ${c.GlobalFonts.registerFromPath("./Ubuntu-Regular.ttf", "ubuntu-regular")}`) module.exports...

And here I will provide 2 images; one which is what is supposed to happen, and the other one is what is happening in reality. ![ready](https://github.com/Brooooooklyn/canvas/assets/71380797/113c881b-0cd2-45e6-bc8f-17e447eb28be) ![image](https://github.com/Brooooooklyn/canvas/assets/71380797/75dc9cfc-2263-4b0b-97d5-0bb8c29e86f8)

Okay, will try this. Also I can't believe it has been 10 months since my post lol

You can just make a command named /smsg and that will redirect to the Minecraft message

I would really like that feature because I see people advertising non-stop in the lobby and this makes advertising almost impossible because of the alts flooding the chat. Even though...

i am also getting this error, i am using maven but i added the dependency through intellij project structure since maven did not work for me, when i write the...

Aight, I'll try that soon, I'll let you know how it goes

> @NoboKik This is not the point, and not a good answer. The suggestion is to add slash command to vixio, not switching of addon. you're right but the addon...