Error, console does not show messages on discord server.
DeathSmurf opened this issue ยท 9 comments
Hi, I'm with DiscordSRV version 1.18.4 and I have a server with magma-based mods.
The problem I have is that the channel I defined where the server console is only shows a verse and then no longer show any content from the console.
The console on discord does not freeze since I can write commands but the texts are not displayed.
In the following image I will demonstrate the problem
when a message is displayed:
message displayed on the console:
the console if it reacts with discord messages:
Minecraft mods 1.12.2 magma fundation: https://magmafoundation.org
Plugin DiscordSRV version 1.18.4: https://www.spigotmc.org/resources/discordsrv.18494/
We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join our Discord at https://scarsz.me/discord and go to the #support channel for help with installing or configuring DiscordSRV.
I really like your plugin and I would like to implement it on my server, don't you have a solution or give me a recommendation?
Issue might be with the server software, based on these details. Unless you've changed any of the console settings that would filter messages sent in the console channel
@Scarsz thanks for answering
If I understand that the problem in red is not from the DiscordSRV plugin, I have that problem from long before (it has always been there), what I was referring to was that this problem is the only line of text that is seen in the discord console.
there is no solution to show all the lines of text in the console?
I think it may be due to a compatibility problem with the magma-foundation server
Am I understanding this correctly that some messages appear in the console channel but some don't?
This could be a problem where a different logger is used, DiscordSRV's console channel relies on log4j's appenders
Already, I tried download the latest version of magma and did the basic configuration procedures and started the server, I did not put any mod on it and I only put the DiscordSRV plugin.
The message channel works properly, the problem happens with the channel where the server console is, it does not show any line of text but it does react to the commands that I write in the channel.
Taking into account the previous test I did with the server I use, it only showed me an error line in the console channel, which makes me think that it only shows those lines of text error and not the others.
@Vankka
I wouldn't know if server magma is based relies on log4j's appenders
@Vankka
I have a magma server I present the same problem and I don't know how to solve it, it only shows me some lines of text. :(