Is this command correct? If not, can you send it to me or tell me about it?plz

No description
110 Replies
JavaBot
JavaBotβ€’3mo ago
βŒ› This post has been reserved for your question.
Hey @oussamacraftπŸŒ™! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok
dan1st
dan1stβ€’3mo ago
it looks good from what I see but
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
whaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaat
dan1st
dan1stβ€’3mo ago
?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
what is this
dan1st
dan1stβ€’3mo ago
that's something else it's not because of your code So essentially you configured Eclipse to use Java 1.6 which is very old and not supported any more since Eclipse 2024-06 Are you using Maven? Do you have a pom.xml file?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok! no How do I make him support?
dan1st
dan1stβ€’3mo ago
Don't. Configure a newer Java version then right-cluick the project, select properties on the left, there should be a Java Compiler option
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
I am programming a client in Minecraft and I saw explanations and applied it but it did not work what ?
dan1st
dan1stβ€’3mo ago
Can you show a screenshot of your project and the files in it?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
where
dan1st
dan1stβ€’3mo ago
like this
No description
Olivo
Olivoβ€’3mo ago
It should be a gradle project Since it's MCP
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok
dan1st
dan1stβ€’3mo ago
Can you show that? all files in the project
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
ok
dan1st
dan1stβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
right click the project > properties
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
where wait ok Complete
dan1st
dan1stβ€’3mo ago
and after that, select Java Compiler on the left
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
؟ ok Complete
dan1st
dan1stβ€’3mo ago
You should see Compiler compilance level as well as Source compatibility and Generated .class files compatibility
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
?
dan1st
dan1stβ€’3mo ago
Can you show a screnshot of the window with Java Compiler selected?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
where do i go
dan1st
dan1stβ€’3mo ago
Did you do this? as in this screenshot
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
take
dan1st
dan1stβ€’3mo ago
ok click "Apply and Close"
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
I'm filming a video about these things because the version is old and I want to update it. Complete
dan1st
dan1stβ€’3mo ago
the error should disappear after doing that
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
Thank you very much
JavaBot
JavaBotβ€’3mo ago
If you are finished with your post, please close it. If you are not, please ignore this message. Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
Thank you very much Thank you very much Thank you very much non no no Don't close بءور With pictures
dan1st
dan1stβ€’3mo ago
?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
just wait can you close thnx bro wait A new error has appeared.
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
@dan1st | Daniel
dan1st
dan1stβ€’3mo ago
What's the error? and the code where it happens Note that I have no idea about Minecraft development
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
? look
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok its java @dan1st | Daniel
dan1st
dan1stβ€’3mo ago
seems like the method doesn't exist
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
?
dan1st
dan1stβ€’3mo ago
well I guess that's what the error message is telling you you are trying to use some addLayer method that doesn't exist
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
How do I fix it? ؟ @dan1st | Daniel Please, is it possible to have the method?
dan1st
dan1stβ€’3mo ago
check the code if you need a method, write it I can't tell you out of the blue
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
I didn't understand I give you the project and can you correct it?
dan1st
dan1stβ€’3mo ago
double click the error
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
I would be grateful to you ok
dan1st
dan1stβ€’3mo ago
it should open the code causing the problem no
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
There are many mistakes Not one mistake because of this
dan1st
dan1stβ€’3mo ago
? How did you get that code? it doesn't seem like you wrote it Is it from a tutorial?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
Explanations yes
dan1st
dan1stβ€’3mo ago
? If I see the full error and the code relevant to the error, I might be able to find out what causes it
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
How do I show you wrong? ؟ @dan1st | Daniel
dan1st
dan1stβ€’3mo ago
I don't even know what you mean with that
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
How do I show you all the errors?
dan1st
dan1stβ€’3mo ago
it's sufficient if you show me one for now I think you can click on the error and copy it with ctrl+c
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok just 1min he doesnt work
dan1st
dan1stβ€’3mo ago
? Doesn't work isn't an exact description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ctrl+c
dan1st
dan1stβ€’3mo ago
I don't know what happens if you just say "it doesn't work"
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
of ctrl+c
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
No description
dan1st
dan1stβ€’3mo ago
what exactly are you selecting before pressing it, what happens when doing it, did you paste it afterwards?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
oh ok Can you ctrl+click on the method that's underlined in red? in the second screenshot and also show LayerEnderDragonEyes
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok just 1min This is what appeared to me
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
What is EntityDragon? Is it an EntityLivingBase?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
? no It's different
dan1st
dan1stβ€’3mo ago
Can you show its declaration?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
? declaration? how
dan1st
dan1stβ€’3mo ago
Can you show the code of EntityDragon? there's probably some public class EntityDragon somewhere
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
how what i do
dan1st
dan1stβ€’3mo ago
ctrl+click on it
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok
dan1st
dan1stβ€’3mo ago
Do you know any programming?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
A little bit
dan1st
dan1stβ€’3mo ago
Can you open EntityLiving?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
oh that's LayerEnderDragonDeath I think I asked about LayerEnderDragonEyes
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
normal take
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
oh that just sais implements LayerRenderer not implements LayerRenderer<EntityDragon> or similar
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
what i do?
dan1st
dan1stβ€’3mo ago
change that part possibly to thag but idk what it's supposed to be
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
? where
dan1st
dan1stβ€’3mo ago
here
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
How do I change it?
dan1st
dan1stβ€’3mo ago
to that for example Does that result in more or less errors?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
IDK where is it implements LayerRenderer @dan1st | Daniel
dan1st
dan1stβ€’3mo ago
literally in that screenshot line 10
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
? There is none# @dan1st | Daniel There is none What should I change it to?
dan1st
dan1stβ€’3mo ago
that with the <> But I think you should make sure you actually know Java before doing anything with Minecraft
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
ok What should I change it to? @dan1st | Daniel ?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
No description
dan1st
dan1stβ€’3mo ago
did you try that thing I'm replying to? what's that now?
iiDEZiX30πŸŒ™
iiDEZiX30πŸŒ™OPβ€’3mo ago
This is the right line. I am confused because I spent a whole day editing yesterday and today, so I do not want my efforts to go to waste. @dan1st | Daniel LayerEnderDragonEyes He didn't understand what you were trying to explain. @dan1st | Daniel he doesnt work what i do ? @dan1st | Daniel
JavaBot
JavaBotβ€’3mo ago
πŸ’€ Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
dan1st
dan1stβ€’3mo ago
So here you are trying to use addLayer with LayerEnderDragonEyes but as you can see here, addLayer expects a LayerRenderer<V> where V should be something extending EntityLivingBase It works for LayerEnderDragonDeath because this class implements LayerRenderer<EntityDragon> which extends LayerRendererBase<EntityDragon> and EntityDragon implements EntityLivingBase but LayerEntityDragonEyes implements LayerRenderer and not LayerRenderer<EntityDragon> or LayerRenderer<SomethingThatExtendsEntityLivingBase> So my suggestion was changing the implements LayerRenderer in LayerEntityDragonEyes to implements LayerRenderer<EntityDragon>
JavaBot
JavaBotβ€’3mo ago
πŸ’€ Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
πŸ’€ Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
Want results from more Discord servers?
Add your server