Jump to content

chickenfan

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by chickenfan

  1. Wdym by that, I understand that 1.12.2 is outdated but wdym by repair files and there may be a lack of mods
  2. Hi, when I try and use discord rpc (https://github.com/Vatuu/discord-rpc) and forge 1.12.2 14.23.5.2768 I have a compilation error. The Error: > Task :compileJava FAILED D:\Slover_Mod_For_SloverTeam\build\sources\main\java\SloverTeam\DiscordIntegration.java:4: error: package net.arikia.dev.drpc does not exist import net.arikia.dev.drpc.DiscordEventHandlers; ^ D:\Slover_Mod_For_SloverTeam\build\sources\main\java\SloverTeam\DiscordIntegration.java:5: error: package net.arikia.dev.drpc does not exist import net.arikia.dev.drpc.DiscordRPC; ^ D:\Slover_Mod_For_SloverTeam\build\sources\main\java\SloverTeam\DiscordIntegration.java:6: error: package net.arikia.dev.drpc does not exist import net.arikia.dev.drpc.DiscordRichPresence; ^ D:\Slover_Mod_For_SloverTeam\build\sources\main\java\SloverTeam\DiscordIntegration.java:7: error: package net.arikia.dev.drpc does not exist import net.arikia.dev.drpc.DiscordUser; ^ D:\Slover_Mod_For_SloverTeam\build\sources\main\java\SloverTeam\DiscordIntegration.java:8: error: package net.arikia.dev.drpc.callbacks does not exist import net.arikia.dev.drpc.callbacks.ReadyCallback; ^ 5 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.