Thread: anguish main class error

Results 1 to 3 of 3
  1. #1 anguish main class error 
    Registered Member
    Join Date
    Mar 2016
    Posts
    13
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    hello guys im new to coding and i want to run this server but im getting this error, please help me

    Error: Unable to initialize main class ethos.Server
    Caused by: java.lang.NoClassDefFoundError: org/jboss/netty/channel/ChannelFactory
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Mar 2017
    Posts
    45
    Thanks given
    19
    Thanks received
    2
    Rep Power
    58
    You're just missing deps. I believe that Attached imageKid Buu included the simple fix in his project.

    In Eclipse, right-click your project, build path, then click add external archives. Whenever the jar selection pops up, locate the "deps" folder within your Server folder and hold Ctrl + A to select all, then click open. Now you can delete the build path problems that Eclipse is giving you and should be able to run the server.
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Aug 2020
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    99% sure you imported folder that has second folder in itas in (anguish-server/anguish-server) you only need to reimport it
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Eclipse - Main Class Error [HELP Please]
    By SelazerRS in forum Help
    Replies: 10
    Last Post: 04-28-2017, 02:12 PM
  2. 562 main class error :/
    By Proto in forum Help
    Replies: 1
    Last Post: 04-24-2012, 05:38 PM
  3. Main Class Errors.
    By Pk0wnedall in forum Help
    Replies: 3
    Last Post: 12-15-2011, 11:37 AM
  4. Replies: 3
    Last Post: 10-03-2011, 08:15 AM
  5. Replies: 5
    Last Post: 06-15-2011, 06:30 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •