#Tutorial minecraft modding 1.12.2 (Help)

1 messages · Page 1 of 1 (latest)

blissful graniteBOT
#

<@&987246652869971988> please have a look, thanks.

blissful graniteBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

pastel pagoda
#

hel pls

#

I cannot run the minecraft 1.12.2 client

clever relic
#

show stack trace

pastel pagoda
#

thanks

pastel pagoda
#

I've clicked that

#

what now?

#

help please

wary raptor
#

do u have any knowledge on programming ?

pastel pagoda
#

not really

wary raptor
#

then it will be wiser to learn that prior, u can't really do anything wihtout some basic knowledge on what's happening

pastel pagoda
#

yeah but, how can I start?

#

what would you recommend?

blissful graniteBOT
#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming

pastel pagoda
#

thanks :b

pastel pagoda
#

Maybe it has something to do with the vendor

#

I selected version 1.8 with vendor semeru

pastel pagoda
#

this is the file

#

help me please

clever relic
#

That's the wrong stacktrace unfortunately

#

We need one from minecraft itself, not from the gradle code that launches it

neat drift
#

This is possibly wrong, but... I see there's a "module-info.java", and this is a Java 9+ feature, and I see you are running Java 1.8, so, probably updating the JDK to a new one like 17 will solve the problem?

frail halo
#

No, minecraft 1.12.2 has to run on java 1.8. There shouldn't be a module info

frosty copper
frail halo
#

No, minecraft uses libraries that break

#

Only newer versions work on newer java

blissful graniteBOT
#

Closed the thread due to inactivity.

If your question was not resolved yet, feel free to just post a message to reopen it, or create a new thread. But try to improve the quality of your question to make it easier to help you 👍

pastel pagoda
blissful graniteBOT
clever relic
#

is your mod creating any network channels?

pastel pagoda
#

I'm not sure

#

How can I check that?

frosty copper
#

@pastel pagoda learn java before trying anything minecraft mod development related
you wont get far without java knowledge

pastel pagoda
#

okay