Everything posted by Ugdhar
-
forge 1.12.2 crashing
I know the official minecraft forums have a modding section, but I don't really go there so I don't know how good the people there are or what versions are supported.
-
Problem with the shelving unit (PO3)
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information can be found in the LTS link at the top of every page.
-
forge 1.12.2 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 can be found in the LTS link at the top of every page.
-
Crash at launch
What he means, is that 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.
-
Server problems for loading mods
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.
-
Server problems for loading mods
I would post debug.log from each the server and client if available.
-
Sev Tech Ages: Error: net.minecraftforge.fml.common.LoaderException: thebetweenlands Failed to load new mod instance.
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.
-
Server problems for loading mods
Please post logs from both the server and the client (using spoiler tags or an outside hosting site) as described in the EAQ. Without more information, any attempt at helping would be purely guesses.
-
1.12 modpack start error
1.12 is no longer supported on this forum due to age. Please update to a modern version to receive support here. More information can be found in the LTS link at the top of every page.
-
Minecraft crashing all time
What if you try playing without your BDCraft resource pack? Are you using the super ultra mega one with the highest resolution? Try it with vanilla, or a smaller res resource pack and see if it still crashes. edit: also, use F3 to make sure it is using your Nvidia card, and not the built in Ryzen graphics.
-
[1.12.2] Mod disappears from Minecraft main menu mod list
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information can be found in the LTS link at the top of every page.
-
Client cant connect to any server
Also, 1.8 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information can be found in the LTS link at the top of every page.
-
How to run ForgeGrade on OS X?
Try ./gradlew in *nix you have to specify it's in the current directory.
-
[1.15.2] Creating crafting GUIs
Have you tried searching the forums here for "registerFactory" and see what results you get?
-
1.12.2 Minecraft Local Server Crash
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] Weird timing out issue with my modded server.
That log does not appear to be complete, as far as I can see it does not even show the server completing startup nor accepting any client connections.
-
Forge 1.12.2 Will not download stuck at downloading librares
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.
-
Crash on Launch
How are you launching your server? Please show the output of java -version from the commandline from the same folder as your server files.
-
[1.8.8] Make player view contents of chest at a pos near him
1.8 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.
-
Registering Item Models (1.15.2)
https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a
-
HELP! Error:Java.lang.IllegalArgumentException
I think you might be in the wrong place looking for help with this. Or you posted the wrong crash? Does not appear to be any forge being used here, and it's a snapshot version of Minecraft, not a release version.
-
java.lang.reflect.InvocationTargetException
Make sure you scan through the entire log, you will (usually) eventually find something that makes some kind of sense.
-
Stalling
Not really sure, but I think the minecraft forums have a section for modding, you could see if they support old versions there.
-
[1.15.2] What does "@Override" do?
The @Override notation is used when overriding a method defined in a parent class, to either replace or add additional functionality.
-
When I launch minecraft with Forge and minecraft opens, forge doesn't work
Please post logs as described in the EAQ, unfortunately pictures (even when they have error messages) do not have enough information to figure out what the problem is.