Jump to content

3 errors and 1 warning when decompiling


eatmyraisins

Recommended Posts

i am a bit stuck here, i hope someone can help me :(

 

i used to have a problem with libraries but i found a solution for that.

 

next i got another problem. when i try to decompile it works fine up until it tries to recompile. i then get a load of errors.

 

 

== MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==

# found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle co

nfig, scalac, rg, ss

== Decompiling client using fernflower ==

> Creating SRGs

> Applying SpecialSource

> Applying MCInjector

> Filtering classes

> Decompiling

> Unpacking jar

> Copying sources

> Applying fernflower fixes

> Applying patches

> Cleaning comments

- Done in 131.63 seconds

== Reformating client ==

> Cleaning sources

> Replacing OpenGL constants

> Reformating sources

- Done in 29.62 seconds

== Updating client ==

> Adding javadoc

> Renaming sources

- Done in 29.23 seconds

!! Missing server jar file. Aborting !!

== Recompiling client ==

> Cleaning bin

> Recompiling

'"C:\Program Files\Java\jdk1.7.0_25\bin\javac" -encoding UTF-8 -Xlint:-options -

deprecation -g -source 1.6 -target 1.6 -classpath "jars\versions\1.6.2\1.6.2.jar

;lib;lib\*;jars\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;jars\lib

raries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1-nightly-20130708-debug3\lwjgl-platfo

rm-2.9.1-nightly-20130708-debug3-natives-windows.jar;jars\libraries\org\lwjgl\lw

jgl\lwjgl_util\2.9.1-nightly-20130708-debug3\lwjgl_util-2.9.1-nightly-20130708-d

ebug3.jar;jars\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;j

ars\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-native

s-windows.jar;jars\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;jars\libra

ries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;jars\libraries\

org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;jars\libraries\org\

apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;jars\libraries\com\paulsc

ode\soundsystem\20120107\soundsystem-20120107.jar;jars\libraries\org\lwjgl\lwjgl

\lwjgl\2.9.1-nightly-20130708-debug3\lwjgl-2.9.1-nightly-20130708-debug3.jar;jar

s\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;jars\libraries\com\paul

scode\libraryjavasound\20101123\libraryjavasound-20101123.jar;jars\libraries\net

\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;jars\libraries\com\paulscode

\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;jars\libraries\com\

google\guava\guava\14.0\guava-14.0.jar;jars\libraries\com\google\code\gson\gson\

2.2.2\gson-2.2.2.jar;jars\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.ja

r" -sourcepath src\minecraft -d bin\minecraft @"c:\users\brad\appdata\local\temp

\java_src_path_xqlbiv.txt"' failed : 1

 

== ERRORS FOUND in JAVA CODE ==

 

C:\Users\brad\Desktop\minecraft mod file\forge\mcp\src\minecraft\net\minecraft\u

til\ChatMessageComponent.java:258: warning: non-varargs call of varargs method w

ith inexact argument type for last parameter;

                var7.append(StatCollector.translateToLocalFormatted(this.field_1

11090_h, var13));

 

        ^

 

  cast to Object for a varargs call

  cast to Object[] for a non-varargs call and to suppress this warning

C:\Users\brad\Desktop\minecraft mod file\forge\mcp\src\minecraft\net\minecraft\c

lient\gui\LoadingScreenRenderer.java:52: error: running is not public in Minecra

ft; cannot be accessed from outside package

        if (!this.mc.running)

                    ^

 

C:\Users\brad\Desktop\minecraft mod file\forge\mcp\src\minecraft\net\minecraft\c

lient\gui\LoadingScreenRenderer.java:77: error: running is not public in Minecra

ft; cannot be accessed from outside package

        if (!this.mc.running)

                    ^

 

C:\Users\brad\Desktop\minecraft mod file\forge\mcp\src\minecraft\net\minecraft\c

lient\gui\LoadingScreenRenderer.java:98: error: running is not public in Minecra

ft; cannot be accessed from outside package

        if (!this.mc.running)

                    ^

 

3 errors

1 warning

==================

 

Initial client recompile failed, correct source then run updatemd5

Press any key to continue . . .

 

 

i have no idea what i have done wrong, i just followed the instructions from a video on youtube doing exactly what the guy said to do and then i got some errors.

 

ill post a link to the video im talking about incase that helps.

 

 

 

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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