
Everything posted by Cadiboo
-
[1.12.2] Cosmetic Item Hand Update Animation Cancel
Diesieben has the right answer but out of interest, are you adding a using animation/matrix to your item?
-
[1.12.2] [SOLVED] Problems With TileEntities and PropertyBools
Are you instantiating your objects in their registry events?
-
Batch file to add more ram to server opens then immediately closes Forge 1.12.2
Delete the 32 bit version?
-
Problems with debug in eclipse
Or you could use DCEVM
-
is there a way to get alpha Textures, sounds and old lighting into MC 1.13.2? (Hire a modder?)
I’m down to redo the lighting & rendering stuff, I was just thinking about doing something like this yesterday. I’m not sure exactly what would be required to make it properly nostalgic, but making the grass bright green again and tweaking the rendering & lighting would be a good place to start.
-
Batch file to add more ram to server opens then immediately closes Forge 1.12.2
Type java -version into your command line
-
How do i make my dragon my dragon circle a specific blockpos?
If r is radius then I assume a is angle
-
[1.12.2] how do i run code only on the client?
Don't use MCreator. ever. It was a great concept, but it was horribly made. Really, really, really badly implemented. I'm planning on making my own API (that might have its own program to make stuff) that provides similar functionality. Registry events haven't been new for a long time. You might want to take use my example mod. You should at least read the README as it outlines a few concepts and has some helpful references. If you release code you've written people can see it. Java is one of the easiest languages to decompile, but this applies universally. It takes max 5 min to decompile & deobfuscate someone's mod. I don't see any reason for keeping code private ever (except for trying to monetise on it), if your worried about security your code should always be public so people can look at it and tell you about vulnerabilities for example. IMO the answer is never to keep code private
-
[1.12.2] how do i run code only on the client?
Use a client sided EventSubscriber or proxies
-
Arrows not always hitting players
Use ReflectionHelper with both the deobf and SRG names
-
[1.8.9] cpw/mods/fml/common/event/FMLInitializationEvent
It’s not that hard to update from 1.7.10 to 1.12.2.
-
How to add ram to forge server 1.12.2?
Make a new topic with your issue and post your logs in that new topic as described in the EAQ and my signature
-
Trying to draw a hand when holding an item.
What’s wrong with just using a JSON model?
-
Modded server loading as vanilla server.
Rerun the installer
-
Sort Order String List
Try looking at the Forge and FML configs. They have examples of pretty much everything that’s possible. If it’s not possibl feel free to make a PR to forge
-
Possible to create obj model that doesn't follow the uv bounds? 0-1
@V0idWa1k3r He has an obj model that was made in an external editor (Minecraft Model Maker ToolBox 2.0) and throws an error while loading about how the UV bounds are outside 0-1. Edit: Sorry about the messed up formatting, I’m on my phone and quotes aren’t really working. There’s more stuff I wrote inside the quote.
-
How do i make my dragon my dragon circle a specific blockpos?
You might want to google “draw circle with points”. I found a stackoverflow answer with a similar search that was very helpful and described how to find points for both an elipse and a circle
-
Arrows not always hitting players
If your working on obfuscated files you’re doing something wrong
-
First Applied Energistics, now Mekanism!
Try removing Just enough IDs
-
Arrows not always hitting players
This is a very expensive operation that only needs to be done once! Put it in a static initialiser right below setting the field. That field reference should also be a constant
-
[BUG] banners in inventory do not render on the dragon's body if not reopened after quitting world
You need to sync the inventory when the entity is spawned on the client
-
First Applied Energistics, now Mekanism!
I can’t open that, can you use GitHub Gist or pastebin?
-
Minecraft Forge Server stuck on Unloading dimension -1 & 1
Post the crash without the mod
-
Minecraft Forge Server stuck on Unloading dimension -1 & 1
try removing mr crayfish’s furniture mod
-
Minecraft Forge Server stuck on Unloading dimension -1 & 1
EAQ: http://www.minecraftforge.net/forum/topic/20-rules-and-eaq-read-first-or-you-will-get-banned/ My signature is the text that appears below each of my posts (if you’re not on mobile)
IPS spam blocked by CleanTalk.