
Everything posted by Cadiboo
-
How to Help - 1.14 Forge
The supported versions are the latest stable version and the one before that. So we still support 1.12.2 and 1.11. 1.13.2 isn’t getting a recommended release, so when 1.14 gets finished I’m pretty sure we will only support 1.14 and 1.13 we will support 1.14 and 1.12.2.
-
Make the generated forge profile point to the latest forge profile
Would it be possible to make the installer generated forge profile point to the latest forge version the way that profiles can point to the latest minecraft version or the latest prerelease?
-
Search not working
After what I assume was a forum update the search feature is only showing results from the past few days and also not all results that match the criteria from the last few days are shown.
-
Minecraft forge 1.12.2 is crashing when I play a modpack through twitch
No, move the } down so it’s the last thing and put "logging":{} where it was
-
Minecraft forge 1.12.2 is crashing when I play a modpack through twitch
Change {"logging":} to "logging":{} and move it up 1 line
-
Texture problem [1.12.2]
Make sure you’ve refreshed your assets folder if you use eclipse and make sure that you’re not accidentally referencing “item” when your models are actually in “items”
-
How to convert DAE (Blender) models to PQC for mods
You can use .json models with vanilla and .obj or .b3d with Forge. If you want to use anything else you’ll need to write your own model loader
-
[1.12.2] Render a texture above players to indicate they're typing in chat
You really don’t need to use an entity though
-
JNI - Minecraft getInstance method not found
It’s really, really not. What advantage does the JNI give you? From everything I’ve seen it’s causing you many unnecessary problems without having any benefits at all. I’m guessing that your having problems with obfuscation or are just mixing up your method signatures. You haven’t posted your code so right now there’s nothing we can do except tell you better ways of achieving what you’re trying to do.
-
Help Creating a Custom Machine [1.12.2]
yes
-
[1.12.2] Add Baubles as Dependency
Don’t do this. If you have permission from the author you can use Forges Jar-In-Jar system to put baubles inside your mod.
-
[1.13.2] Examples on how to register and make a new Entity?
This is now on the mod event bus
-
[1.13.2] Custom Particles
Post the error you get
-
Forge 1.13.2 Setup
Points at IntelliJ
-
[1.12.2] Render a texture above players to indicate they're typing in chat
Yeah, you would need to send a packet to the server saying that you’re typing then have the server tell other clients that info.
-
[1.13.2]What is the right way to move the Player?
Entity#move should work
-
JNI - Minecraft getInstance method not found
Yeah, only use the JNI when you absolutely need to (i.e. never).
-
Help Creating a Custom Machine [1.12.2]
I was assuming that you had updated to 1.13. CreativeTabs were renamed to ItemGroups in 1.13. Saying “an error” doesn’t really give us any information that we can use to help you. *UnlocalisedName -> *TranslationKey MOD_ID should be replaced by an import of your modid from your main class or constants class. I think that I use static imports in my 1.12.2 example mod which is apparently hard for many people so I’ve stopped using them on the 1.13 branch
-
[1.13.2] How to make a new transparent block
isSolid is the (new) 1.13.2 equivalent of isOpaqueCube & isOpaqueCubes is now a lot more complicated
-
produces unregistered item minecraft:wooden_door
I thought that removing items wasn't supported
-
everything is white, blue or red
What mods are you using? Post your logs as described in my signature and the EAQ
-
[1.13.2] How to make a new transparent block
don't forget to override isSolid and return false
-
Trouble with installing lucky block mod on 1.12.2
You're running the game on a Forge version older than the mod you installed requires. Update to a Forge version higher than 2786.
-
game crashed whilst initializing game Please help
You're running the game on a Forge version older than a mod you installed requires. Update to a Forge version higher than 2786.
-
[1.13.2] How to add external libs into a mod?
Take a look at https://www.minecraftforge.net/forum/topic/69816-classes-not-found-during-runtime/ and https://www.minecraftforge.net/forum/topic/69515-how-to-add-another-mod-to-his-workspace-on-eclipse-a-mod-dependency/?do=findComment&comment=336200
IPS spam blocked by CleanTalk.