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.
currently trying to create a server and im up to the point of running it via ./run.sh . once i enter this it pops with " Exception in thread "main" java.lang.IllegalStateException: Current Java is 18 but we require at least 21
at net.minecraftforge.bootstrap.shim.Main.main(Main.java:32) "
i have no idea about any of this so think of me as a child.
what do i do to complete this and start the server?
So, if anyone interested, i managed it by myself. Just add a field to my entity class called owner id. Then in renderer i just get object of AbstractClientPlayer by this id and use method getSkinTextureLocation(). Works perfectly
Recommended Posts
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.