-
why not heron support storm drpc?
-
Plugin 'com.tsunderebug.discordintellij' failed to initialize and will be disabled. Please restart IntelliJ IDEA.
java.lang.UnsatisfiedLinkError: Unable to load library 'discord-rpc': Native libra…
-
error
`DiscordRPC.dll'. Cannot find or open the PDB file.`
i have the pdb file within the output folder
this is my program.cs file
`class Program
{
public static DiscordRpcCli…
-
I'm trying to allow users to set configuration through environment variables (specially helpful in dockerized environments) but the library doesn't pick up the values I'm setting.
Before, we were u…
-
Says "Playing a Game" when it could say "Listening to Music" or something like that. Example of what I mean here: [Spotify](https://i.imgur.com/OhIj2p1.jpg) vs [foobar](https://i.imgur.com/yk329gD.jpg…
-
After importing the library, when I try to run my app I get the following error:
`Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'discord-rpc': dlopen(libdiscord-…
-
Plugin 'com.tsunderebug.discordintellij' failed to initialize and will be disabled. Please restart IntelliJ IDEA.
java.lang.NoClassDefFoundError: net/arikia/dev/drpc/DiscordEventHandlers
at c…
-
just as title says, if its possible.
That would look like this ish
![4](https://user-images.githubusercontent.com/15875197/38216854-6ed06cbc-36cc-11e8-87b0-4c4464a7a1a3.png)
![5](https://user…
-
I tried to use this example file to deploy high-availability HDFS cluster. https://github.com/hortonworks/ansible-hortonworks/blob/master/playbooks/group_vars/example-hdp-ha-3-masters-with-storm-kafka…
-
Hello All,
I am new to Pyleus, I wrote a topology with one spout and one bolt. The spout is supposed to read redis Keyspace notifications, fetch the changed key and value data. The bolt store the re…