Everything posted by Ugdhar
-
'gradlew runClient' fails everytime in ExampleMod
1.12 is no longer supported on this forum due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
Game crashes when I open Forge 1.12.2
I believe there is a modding section over at the official minecraft forums, however I don't really go there, so have no idea of the quality of posts/people/etc over there.
-
Game crashes when I open Forge 1.12.2
1.12 is no longer supported on this forum due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
SkyFactory 4 server
1.12 is no longer supported on this forum due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
[1.12.2]Multipart entity problem maybe about setDead
1.12 is no longer supported on this forum due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
Forge Crash
1.12 is no longer supported on this forum due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
I added a new fluid, but the game crashes whenever I place it
I believe the issue may be in your getBlockState method, in there you're getting a default state with FlowingFluid.LEVEL, but it appears you are trying to make use of FlowingFluid.LEVEL_1_8
-
Forge installation issues
Yes, to update to a modern version. Old versions are not supported any longer. Moderators close threads for old versions. If you insist on using outdated versions, you will have to look for support elsewhere.
-
Forge installation issues
Really old versions are no longer supported on these forums. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
I added a new fluid, but the game crashes whenever I place it
No worries, github is just probably the easiest way to share code, for both ends! Then it's just a simple link, only need to post it once in a topic (since even if code changes the github repo is in the same place), code is easy to read on github, and if someone wants to build the mod to help debug it, it's easy to clone/download. Just a useful tip to make getting help easier!
-
I added a new fluid, but the game crashes whenever I place it
You should always post a link to a github repo containing your mod code. It tells you what's wrong:
-
Can a modder please help me upgrade a content pack from 1.7.10 to 1.12.2 ?
1.12 is no longer supported on these forums due to age. You will need to update to a more modern version to receive support here. Information on supported versions can be found in the LTS link at the top of every page.
-
Forge 1.7.10 not showing up in launcher
Really old versions are no longer supported on these forums. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
Forge .Jar file not launching in Java, it is just launching straight to the Minecraft launcher
If you have Java installed you could try jarfix https://jarfix.en.softonic.com/
-
Minecraft stuck in odd bootloop [1.15.2]
Your modid must be all lowercase *edit: lol, just noticed you said it was fixed at the bottom. GJ finding it!
-
Can't run "gradlew build" not enough memory on heap error
I would just uninstall the 32 bit JDK
-
Why can't I use a server start file on MacOS?
You need to install Java 8, and then more than likely tell your system to use that as the default java, or directly specify the java you wish to use when you launch the server. As I don't have nor use a mac, I'm not 100% sure how to tell you how to proceed with doing that, google probably knows!
-
Why can't I use a server start file on MacOS?
Your issue is it's trying to use Java 14, and you need Java 8 for forge. I believe someone said the reason is because one of the libraries required by forge still targets Java 8.
-
Why can't I use a server start file on MacOS?
what if you put the java -version line first, I know it's not going to fix it, I just want to know what version of java your script is trying to use. and it should output it. It needs to be java 8, and just having java 8 does not mean that's the one it's using.
-
Why can't I use a server start file on MacOS?
No, use -version, exactly as you have it up there, it should print out what version of Java it is using.
-
Why can't I use a server start file on MacOS?
I would say add a line "exec java -version" (without the quotes) right before the line that starts your server, and see what it tells you for a version before the error message that shows up. *edit: please note, I don't use a mac whatsoever, so I'm not 100% sure how things work, but I am very familiar with linux.
-
forge get's stuck on unpacking packed files
This thread is almost 2 years old, you should make a new thread for your issue. Please keep in mind that versions below 1.14 are no longer supported on these forums due to age. More information on supported versions can be found in the LTS link at the top of every page.
-
Why can't I use a server start file on MacOS?
Make sure it is using Java 8. Add a java -version to your shell script to have it output the java version to make sure.
-
Two hight block of crop
Which IDE do you use? In Eclipse, it is usually the first item in Referenced Libraries. There's a jar for forge/minecraft, a jar for the launcher, and a client-extra jar that contains client stuff like models etc. You would just make your crop 2 blocks high or whatever in the same manner the vanilla crop does.
-
[SOLVED] Trouble setting up Forge for 1.15 - cannot resolve sources
I still use the commandline to setup my projects for eclipse, i.e. Then import into eclipse as an Existing Project as opposed to a gradle project. I couldn't tell you the reason why, but I have to set the project up *twice* before the sources are available to me when I import existing project into eclipse. Trying to run the gradle tasks within eclipse hasn't really worked for me.
IPS spam blocked by CleanTalk.