Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • SethsUtopia

SethsUtopia

Members
 View Profile  See their activity
  • Content Count

    3
  • Joined

    January 19, 2017
  • Last visited

    January 5

 Content Type 

  • All Activity

Profiles

  • Status Updates
  • Status Replies

Forums

  • Topics
  • Posts

Calendar

  • Events

Everything posted by SethsUtopia

  1. SethsUtopia

    Account Deletion

    SethsUtopia posted a topic in Off-topic

    Could I ask that my forum account and any associated data be deleted? I don't remember why I made this account in the first place to be honest, it was a couple of years ago. I can't find an actual delete feature sadly, but I have seen others post about it, and an admin deleted it for them. I'd appreciate if the same could be done for me.
    • January 4
  2. SethsUtopia

    java.lang.NoSuchMethodException, works on Eclipse; but not when exported

    SethsUtopia replied to SethsUtopia's topic in Modder Support

    Ahhh! Thank you! That makes so much more sense now. Also it's probably because of the JDA, Java Discord API comes with 3.5. You were super helpful though.
    • January 19, 2017
    • 2 replies
  3. SethsUtopia

    java.lang.NoSuchMethodException, works on Eclipse; but not when exported

    SethsUtopia posted a topic in Modder Support

    This mod so far is extremely minimal and intended to run server side; though currently just in a single player world. However, the mod so far runs perfectly fine and as intended when run in the Eclipse GradleStart run configuration. But when I do "gradlew build" and put the .jar in the mods folder; Minecraft will always crash upon launching with a NoSuchMethodException. ``` > net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from DiscordCraft Chat (discordcraftchat) > Caused by: java.lang.NoSuchMethodError: org.apache.commons.lang3.StringUtils.countMatches(Ljava/lang/CharSequence;C)I > at net.dv8tion.jda.core.requests.Route.<init>(Route.java:173) ... ``` I'm honest unsure as to why this is happening. Could anyone please give some guidance?
    • January 19, 2017
    • 2 replies
  • All Activity
  • Home
  • SethsUtopia
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community