Everything posted by Ugdhar
-
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.
-
What version of java i have to install for don't crash?
That is like saying "What is 2+2? BUT IT CAN'T BE 4.", even though the CORRECT answer is 4. You will not get a different (correct) answer that is not Java 8. If Java 8 is not working for you, then you must post logs as described in the EAQ (first pinned post in the support section) to get help, because the logs tell what is REALLY going on.
-
Forge version disappeared
Can you just recreate the installation?
-
1.15.2 how do i make bees accept my modded tulips?
You should really fix that, it's like trying to run a race with a broken leg. . . . Also, I'm curious what you have tried, and also, replacing your tulips with vanilla ones, do the bees come out of the hive? Just want to make sure your flowers are really the issue.
-
Forge 1.12.2 not showing up
1.12 is no longer supported on these forums 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 version disappeared
In the launcher near the top it has "Play", then "Installations". and clicking on Installations shows a list of the installations (game setups) you have.
-
Downloading forge
Make sure you have Java 8 installed (https://adoptopenjdk.net/) If you do, or if it still will not open the forge installer after that, run Jarfix once (https://johann.loefflmann.net/en/software/jarfix/index.html)
-
Problem with my server
Please post logs as described in the EAQ, otherwise all attempts to help you will be purely guesswork.
-
Forge version disappeared
Weird, can you show a screenshot of your installations?
-
[1.15.2] [SOLVED] transparent Block
Try the cutout rendertype, that's what I had to use for my custom flowers/plants.
-
forge 1.12 keeps crashing
1.12 is no longer supported on these forums 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.15.2] Command doesn't exist after inputting arguments
Did you launch the project in debug mode? I don't know how intellij does it, but I know with eclipse you have to run the project in debug mode, not normal run, to get breakpoints to work. If it still doesn't break, set a breakpoint somewhere you KNOW the code is reaching, just to make sure it's debugging properly. Beyond that not sure about commands, not something I've messed with yet, but if you can get debug to work I'm sure that'll help!
-
why am i still missing the texture ingame?
Please do not post screenshots of code, they are near impossible to read without bleeding eyes. Either use spoiler tags (better), or post your project as a github repo so it can be cloned and built (best). You will likely get more assistance if you post your code as text and not pictures
-
[1.15.2] How to make a portal.
There is no class for the Obsidian block, it is just an instance of the Block class. There is no BlockObsidian class, and block classes are named <NAME>Block, i.e. it would be called ObsidianBlock (if it existed). As far as I can tell, if a block is part of the portal frame is determined in the IForgeBlock isPortalFrame method which returns true if the passed blockstate is Obsidian. I'm not actively trying to create a portal myself, but if I were that's pretty much where I'd get started. Also be sure to look at the Teleporter class.
-
|1.15.2| Hello everyone, could you recommend a tutorial, a guide, perhaps a topic in the API for creating the world.
I think what you may be looking for is a new WorldType. If I were looking, I'd start by looking at the net.minecraft.world.WorldType class.
-
Help Downloading Mods
You should create your own topic, with a little bit more detail what you are trying to do, and what you have done. Please also keep in mind that versions below 1.14 are no longer supported on these forums.
-
mods.toml missing metadata for modid
Make sure your mods.toml is complete, and references your mod and not examplemod (if you just edited the one that came with examplemod). If you think it's correct, post it here (or better yet a link to a github repo)
-
Having an issue with astral sorcery when i start my dedicated server
1.12 is no longer supported on these forums 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.
IPS spam blocked by CleanTalk.