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

I downloaded latest recommend build for 1.5.2, ran install.cmd, then recompile.bat, and got compilation errors:

 

== MCP 7.51 (data: 7.51, client: 1.5.2, server: 1.5.2) ==
"scalac" is not found on the PATH.  Scala files will not be recompiled
# found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, ast
yle, astyle config
== Recompiling client ==
> Cleaning bin
> Recompiling
'"C:\Program Files\Java\jdk1.8.0\bin\javac" -encoding UTF-8 -Xlint:-options -dep
recation -g -source 1...' failed : 1

== ERRORS FOUND in JAVA CODE ==

src\minecraft\net\minecraft\client\entity\EntityPlayerSP.java:21: warning: [depr
ecation] ISidedInventory in net.minecraftforge.common has been deprecated
import net.minecraft.client.particle.EntityPickupFX;
                        ^

src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:502: warning: [dep
recation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been depre
cated
    public int getSizeInventorySide(ForgeDirection side)
               ^

src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:485: warning: [dep
recation] getStartInventorySide(ForgeDirection) in ISidedInventory has been depr
ecated
    public int getStartInventorySide(ForgeDirection side)
               ^

src\minecraft\net\minecraft\item\Item.java:1118: warning: [deprecation] IArmorTe
xtureProvider in net.minecraftforge.common has been deprecated
        return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFi
le(stack) : null;
                                   ^

src\minecraft\net\minecraft\world\biome\BiomeDecorator.java:332: error: cannot f
ind symbol
        if (doGen && this.randomGenerator.nextInt(4) == 0)
            ^

  symbol:   variable doGen
  location: class BiomeDecorator
src\minecraft\net\minecraft\world\biome\BiomeDecorator.java:340: error: cannot f
ind symbol
        if (doGen && this.randomGenerator.nextInt( == 0)
            ^

  symbol:   variable doGen
  location: class BiomeDecorator
src\minecraft\net\minecraft\world\biome\BiomeDecorator.java:364: error: cannot f
ind symbol
        doGen = TerrainGen.decorate(currentWorld, randomGenerator, chunk_X, chun
k_Z, PUMPKIN);
        ^

  symbol:   variable doGen
  location: class BiomeDecorator
src\minecraft\net\minecraft\world\biome\BiomeDecorator.java:365: error: cannot f
ind symbol
        if (doGen && this.randomGenerator.nextInt(32) == 0)
            ^

  symbol:   variable doGen
  location: class BiomeDecorator
src\minecraft\net\minecraft\world\biome\BiomeDecorator.java:381: error: cannot f
ind symbol
        doGen = TerrainGen.decorate(currentWorld, randomGenerator, chunk_X, chun
k_Z, LAKE);
        ^

  symbol:   variable doGen
  location: class BiomeDecorator
src\minecraft\net\minecraft\world\biome\BiomeDecorator.java:382: error: cannot f
ind symbol
        if (doGen && this.generateLakes)
            ^

  symbol:   variable doGen
  location: class BiomeDecorator
src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] regis
terBlock(Block) in GameRegistry has been deprecated
        GameRegistry.registerBlock(block);
                    ^

src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] regis
terBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated
        GameRegistry.registerBlock(block, itemclass);
                    ^

src\minecraft\net\minecraft\world\gen\ChunkProviderHell.java:524: error: cannot
find symbol
        doGen = TerrainGen.decorate(worldObj, hellRNG, k, l, SHROOM);
        ^

  symbol:   variable doGen
  location: class ChunkProviderHell
src\minecraft\net\minecraft\world\gen\ChunkProviderHell.java:525: error: cannot
find symbol
        if (doGen && this.hellRNG.nextInt(1) == 0)
            ^

  symbol:   variable doGen
  location: class ChunkProviderHell
src\minecraft\net\minecraft\world\gen\ChunkProviderHell.java:533: error: cannot
find symbol
        if (doGen && this.hellRNG.nextInt(1) == 0)
            ^

  symbol:   variable doGen
  location: class ChunkProviderHell
9 errors
6 warnings
==================

!! Can not find server sources, try decompiling !!

 

What should I do to fix that?

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.