java.lang.OutOfMemoryError: Java heap space in Forge 1.12.2
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By Matioas.23 · Posted
Quise jugar con unos amigos a un mod de pokemon y una vez instalado todo, intento iniciar mi cuenta de microsoft en forge y sale el siguiente mensaje: Please retry with a different device, use a VPN, or other authentication method to sign in. For more details, please see https://go.microsoft.com/fwlink/?linkid=2317517 Necesito ayuda para poder solucionarlo, si alguien me la puede brindar yo agradecido. -
This may be a little bit duplicate with the following topic, but I believe that I give more details about what I am asking, so it might be better for you to answer the questions. If you wonder why do I need these, I would say I am playing Nomifactory CEu recently and I am a Create lover.
-
The thing I want to achieve is: Some recipes now have RPM limits (must be greater than x and smaller than y) Cogwheels made from different materials have different RPM limit Some recipes now have rotation direction limit (must be clockwise or so) Now I want to ask you about the abstract best practice to achieve this. Not too much in detail, I just want to ask a direction to get started with. First, it is obvious that we can add new blocks and recipe categories which inherits from Create's base classes. Many mod addons are built in this way (AE2Fluid, Create:Connected...). However, the machines in original Create mod might not compat with our modified recipes. Therefore, I think it is better if we can change the behaviors of the cogwheels and machines in original Create mod with an addon mod. But I encountered many difficulties, since I do not know how to modify a block / item / blockstate after it is registered (both in content and JEI), not to mention that it comes from another mod. I am sorry that I am not familiar with Mod development. We can also try to fork the Create repository and made changes directly on the codes, but it might introduce more problems, such as new version merge conflicts, license problems (if you use the modified mod in modpack it would not link to the original one) or so. I wish you can provide some clues or ideas so that I can get started with something.
-
By TileEntity · Posted
Make a test without all Create addons -
By TileEntity · Posted
Make a test without the mod feywild
-
-
Topics
-
Who's Online (See full list)
Recommended Posts