Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

 So im trying to release my mod to test on a proper client, but i keep being stalled when i try to build. Ive updated forge to the latest build, and my mod runs perfectly inside Eclipse. Ive never encoutered this issue before. Ive googled it and only found 1 relevant topic and there was a solution but the OP didnt post it.

 

Sorry should have provided more info. It exits on compileJava and gives me 100 errors.

 

Heads up the CMD screen is long, as im getting 100 errors at once.

Reveal hidden contents

 

Edited by Zeher_Monkey

Are you using an API that is external?

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  On 11/26/2017 at 3:03 PM, Zeher_Monkey said:

Not sure really, all of the code I'm using is bundled together in my workspace.

Can you post us the following file:

build.gradle

 

com.zeher.trzcore , is this class inside of your workspace, or is it inside an included jar?

 

Edited by Demonly

  On 11/26/2017 at 11:12 PM, Zeher_Monkey said:

TRZCore is inside my workspace, in a seperate source folder.

Bingo, there we go.

Pretty sure you still need to specify that in your build.gradle file, because it's not inside src/main

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • Author

Ah ok that makes sense, but i dont see any options for adding any source folders?

 

All i see is this:

Reveal hidden contents

 

  • Author

I figured it out! I added this to my build.gradle

 

Reveal hidden contents

 

--EDIT-- 

That didnt work. No code was actually put in the .jar folder.

Edited by Zeher_Monkey

  • Author
  On 11/27/2017 at 9:19 AM, diesieben07 said:

You must add the additional folders to the main source set. Not create a new source that that again only contains the standard folders.

Where do i find this? In the build.gradle i cant see it at all. That is why i tried to use the code above to include the secondary source folder.

 

Edited by Zeher_Monkey

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.