Thread: Gradle errors

Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    Quote Originally Posted by Rilo View Post
    Come on guys, don't start... I need help for real
    you need to download and install lombok. after you've imported the project as a java project into eclipse, right click on the project and add gradle nature. importing the project as gradle works as well. you also need to include the "packet" folder in the project's build path. the deprecated api errors can be ignored if you're just playing around with it on localhost. you also need the database, mongod, in order to login.

    Spoiler for :
    inb4iamlifeshoots
    Reply With Quote  
     

  2. Thankful user:


  3. #12  
    Registered Member Rilo's Avatar
    Join Date
    Nov 2012
    Posts
    52
    Thanks given
    16
    Thanks received
    1
    Rep Power
    13
    Quote Originally Posted by Omelete View Post
    you need to download and install lombok. after you've imported the project as a java project into eclipse, right click on the project and add gradle nature. importing the project as gradle works as well. you also need to include the "packet" folder in the project's build path. the deprecated api errors can be ignored if you're just playing around with it on localhost. you also need the database, mongod, in order to login.

    Spoiler for :
    inb4iamlifeshoots
    Thank you, soo only thing i missed was "packet" folder, soo thats why my client does not connect?
    Reply With Quote  
     

  4. #13  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    Quote Originally Posted by Rilo View Post
    Thank you, soo only thing i missed was "packet" folder, soo thats why my client does not connect?
    the client won't connect unless you have mongodb on. you also need to change the ip/ports.
    Reply With Quote  
     

  5. Thankful user:


  6. #14  
    Registered Member Rilo's Avatar
    Join Date
    Nov 2012
    Posts
    52
    Thanks given
    16
    Thanks received
    1
    Rep Power
    13
    Quote Originally Posted by Omelete View Post
    the client won't connect unless you have mongodb on. you also need to change the ip/ports.
    You mean client ip/ports? For example: 127.0.0.1:27017 < cuz thats what MongoDB says
    Reply With Quote  
     

  7. #15  
    Donator

    Sambu's Avatar
    Join Date
    Apr 2013
    Posts
    405
    Thanks given
    705
    Thanks received
    38
    Rep Power
    135
    Quote Originally Posted by Rilo View Post
    You mean client ip/ports? For example: 127.0.0.1:27017 < cuz thats what MongoDB says
    Yes, change client settings to connect to localhost. 127.0.0.1:43594
    Reply With Quote  
     

  8. Thankful user:


  9. #16  
    Registered Member Rilo's Avatar
    Join Date
    Nov 2012
    Posts
    52
    Thanks given
    16
    Thanks received
    1
    Rep Power
    13
    @Omelete @Sambu, guys, i really appreciate your help, i would shake your hand if i could, thank you! Everything makes sense now, thanks agains!
    Reply With Quote  
     

  10. Thankful user:


  11. #17  
    Registered Member Rilo's Avatar
    Join Date
    Nov 2012
    Posts
    52
    Thanks given
    16
    Thanks received
    1
    Rep Power
    13
    Is there a way to disable that mysql, forum thing?
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

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. Same error over and over?!!
    By phantomphreak in forum Tutorials
    Replies: 4
    Last Post: 09-28-2007, 01:20 AM
  2. Basic Compile Errors
    By Daniel in forum Tutorials
    Replies: 4
    Last Post: 09-17-2007, 12:54 PM
  3. [HELP]Render Error
    By Big J in forum General
    Replies: 3
    Last Post: 07-30-2007, 01:01 AM
  4. Error. Please reboot me :)
    By Inside Sin in forum Showcase
    Replies: 4
    Last Post: 05-13-2007, 03:39 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
  •