-
Posts
2617 -
Joined
-
Last visited
-
Days Won
37
Everything posted by Ugdhar
-
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.
-
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.
-
I would post debug.log from each the server and client if available.
-
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 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.
-
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
Ugdhar replied to Axonos's topic in Modder Support
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. -
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.
-
Try ./gradlew in *nix you have to specify it's in the current directory.
-
Have you tried searching the forums here for "registerFactory" and see what results you get?
-
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.
Ugdhar replied to hcUpServer's topic in Support & Bug Reports
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. -
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
Ugdhar replied to Pleezon's topic in Modder Support
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. -
https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a
-
HELP! Error:Java.lang.IllegalArgumentException
Ugdhar replied to Rubito22's topic in Support & Bug Reports
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
Ugdhar replied to ShomBama's topic in Support & Bug Reports
Make sure you scan through the entire log, you will (usually) eventually find something that makes some kind of sense. -
Not really sure, but I think the minecraft forums have a section for modding, you could see if they support old versions there.
-
The @Override notation is used when overriding a method defined in a parent class, to either replace or add additional functionality.
-
1.12 is no longer supported on these forums due to age, regardless of which mods are or are not available. Please update to a modern version to receive support here. Moderators will close topics opened for old versions. Please see the LTS link at the top of every page for more information.
-
1.14.4 Forge mod loader detected missing registry entries
Ugdhar replied to corbango17's topic in Modder Support
Did you fix it? I downloaded your github, set it up, and the mystery block and bomb are in my creative tab and seem to be working. -
The setups from 1.12 -> 1.15 are really different. For 1.15, you can just import the build.gradle as an existing gradle project, or if you want to set it up from the commandline, the tasks are eclipse and genEclipseRuns