Anyone who can help me , code Problem

Status
This thread has been locked.

LauGLau

Banned
Feedback score
0
Posts
132
Reactions
12
Resources
0
Hello guys anyone can explain me why i have this type of erros and how to fix it.
dfe7264e6698342d95614413c1c944c5.png
8d1808649e6922da83286fda5ec43419.png

Please tell me how to fix it. if u need to see the code add me in skype.

( My SKype : Laug.lau )
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

WhereDidMyNameGo

Feedback score
1
Posts
400
Reactions
145
Resources
0
what else do you want us to do? Make him some milk & cookies and tuck him in at night?
I am not looking to derail this any further... If no one is going to help him or do anything than let it be. I am not a developer. If i could help him i would.
 

Edvio

Feedback score
8
Posts
351
Reactions
113
Resources
0
Well, you need to know Bukkit & Java even if you're just decompiling plugins :')
 

Skionz

ogminecraft.com
Premium
Feedback score
1
Posts
1,544
Reactions
1,527
Resources
0
wtf are you talking about+_+
this is the correct answer,maybe you should learn java too.
Look closer. He uses the Integer wrapper class to declare a variable. Then he checks whether it is null. If he used int instead it would never be null because it is a primitive and its default value is 0, not null.
 

WhereDidMyNameGo

Feedback score
1
Posts
400
Reactions
145
Resources
0

Camaloony

Front-End Web Developer
Premium
Feedback score
0
Posts
169
Reactions
75
Resources
0
He needed help with fixing it too. Not just resolving what the issue was...
He was given multiple clear answers as well as a suggestion to learn basic Java. I really don't understand how you're missing all of this...
 

Shadow

Dev
Premium
Feedback score
2
Posts
424
Reactions
308
Resources
0
He needed help with fixing it too. Not just resolving what the issue was...
Why does everyone who doesn't know java always think we should spoon feed code to him? We told him the issue. If he used his head he could figure out that what he needs to do is NOT declare variables twice. If he doesn't know what declaring a variable is then he should learn because he will need to know what that is.
 

WhereDidMyNameGo

Feedback score
1
Posts
400
Reactions
145
Resources
0
He was given multiple clear answers as well as a suggestion to learn basic Java. I really don't understand how you're missing all of this...
The only clear answers given where "you are declaring it twice" as quoted by Skinonz. Why can't anyone help him figure out how to fix it?[DOUBLEPOST=1470081487][/DOUBLEPOST]
Why does everyone who doesn't know java always think we should spoon feed code to him? We told him the issue. If he used his head he could figure out that what he needs to do is NOT declare variables twice. If he doesn't know what declaring a variable is then he should learn because he will need to know what that is.
Why can't anyone help him fix it?
 

Camaloony

Front-End Web Developer
Premium
Feedback score
0
Posts
169
Reactions
75
Resources
0
The only clear answers given where "you are declaring it twice" as quoted by Skinonz. Why can't anyone help him figure out how to fix it?
This is probably the simplest of things and if he doesn't understand this, he should un-install his coding software, like, right now.
 

Skionz

ogminecraft.com
Premium
Feedback score
1
Posts
1,544
Reactions
1,527
Resources
0
The only clear answers given where "you are declaring it twice" as quoted by Skinonz. Why can't anyone help him figure out how to fix it?[DOUBLEPOST=1470081487][/DOUBLEPOST]
Why can't anyone help him fix it?
Because the only way we are going to "help him fix it" is by spoon-feeding him which will accomplish nothing. He will just be back tomorrow with another ridiculous problem that could be easily solved by learning Java itself.
 

WhereDidMyNameGo

Feedback score
1
Posts
400
Reactions
145
Resources
0
This is probably the simplest of things and if he doesn't understand this, he should un-install his coding software, like, right now.
I don't know if it is simple. Like i said i don't know anything about developing :p.[DOUBLEPOST=1470081741][/DOUBLEPOST]
Because the only way we are going to "help him fix it" is by spoon-feeding him which will accomplish nothing. He will just be back tomorrow with another ridiculous problem that could be easily solved by learning Java itself.
If is a simple fix, i don't honestly know if it is simple or not... Maybe it is his problem. He should learn java than. I am sorry for arguing with you.
 

Camaloony

Front-End Web Developer
Premium
Feedback score
0
Posts
169
Reactions
75
Resources
0
I don't know if it is simple. Like i said i don't know anything about developing :p.
This is completely understood and I'm sorry if you think I'm being 'mean' or 'abusive' towards you in any sort of way, but basically, this is like asking how to place a block in Minecraft, honestly, it's that simple.
 

WhereDidMyNameGo

Feedback score
1
Posts
400
Reactions
145
Resources
0
This is completely understood and I'm sorry if you think I'm being 'mean' or 'abusive' towards you in any sort of way, but basically, this is like asking how to place a block in Minecraft, honestly, it's that simple.
No problem, sorry about that.
 

Lacroix

creativity at its finest!
Supreme
Feedback score
40
Posts
1,663
Reactions
771
Resources
0
To make a few simple plugins you need to know basic java. Its like taking your driving test before actually learning to drive. There will be tons of errors and you will be confused.
Not true because I don't know any Java and I can code minecraft plugins just fine.
 

WhereDidMyNameGo

Feedback score
1
Posts
400
Reactions
145
Resources
0

Shadow

Dev
Premium
Feedback score
2
Posts
424
Reactions
308
Resources
0
Not true because I don't know any Java and I can code minecraft plugins just fine.
... If you dont know java then what do you code minecraft plugins with?
 
Status
This thread has been locked.
Top