Everything posted by DavidM
-
Unsupported Modification to the Game
Using hacks on servers is not wise and will result in a ban.
-
1.14.2 crashes on startup
Post the new log with Java 8 or 10.
-
.
You don't. JavaFX is not involved in Minecraft at all.
-
JEI not working on forge server
It means you need to make your port public so your friends can access it. Read the manual of your router to learn how to port forward with your specific router.
- Crash
-
[SOLVED] [1.12.2] My custom furnace doesn't make output
Personally, I would say yes. i.e. All the custom name part are completely not necessary, and the getField/setField with an id is pointless. use normal getters and setters instead.
-
[SOLVED] [1.12.2] My custom furnace doesn't make output
It seems like you are following HarryTalks’ tutorials. Stop. His tutorials are terrible as they use outdated code and promote bad practices.
-
HELP! Mods not loading onto 1.12.2 server?!?!?!
DartCraftReloaded is badly made and is broken. Remove the mod and report the crash to the author.
-
Forge error screen bugged
Try without texture pack. If this still occurs, post your logs according to the EAQ.
-
Game Crash - The game crashed whilst ticking memory connection [1.12.2]
The stacktrace in the log indicates so.
-
1.14.2 installer installs 1.12.2 instead
If you are indeed downloading from the official site, there will not be such problem. Are you sure you are downloading from the official site? Are you sure you selected the right version (1.14.2) to download?
-
When I downloaded version 1.14.2 the files keep coming up as .jar files
Just run the jar...
-
[1.12.2] Get blocks from another mod
Unless you've changed your previous code, since "stack == new ItemStack(Block blockIn, int amount, int meta)" will never be true. Instead of direct comparison, it would be better to check the meta of the already existing ItemStack.
-
[1.13.2] How to create Custom 'Health' Bars
You could create an EventSubscriber for RenderGameOverlayEvent.Post and do your render there. You might want to look at how this is achieved in Botania.
-
OnAmorTick crash server 1.12.2
This "if" check is pointless (the check for non-empty armor part) since you've wrote another "if" checking if the armor is your armor.
-
(1.12.2) Recipe GoldenApple:1
"sm" is a bad mod ID that will conflict with other mods. You should use a longer mod ID than just 2 letters.
-
[1.14.2] @Mod wants "Value"
Nope. It's not about the variables. It's about trying to assign an attribute that doesn't exist to the annotation.
-
[1.12.2] Problem durability don't loose
Add a breakpoint right before the damaging item line to see if the code is reached. Why are you damaging the item and shrinking the stack at the same time though?
-
1.12.2 loading bug
Buy the game.
-
How is a Singularity type Entity done?
Use Entity#addVelocity to apply a force to an Entity. Use this to apply a force towards the center of the singularity to the player.
-
ObjectHolder registered twice for the same name
Does ModelRegistryEvent also trigger on the server side?
-
ObjectHolder registered twice for the same name
You don't register a Block from an ItemBlock; instead, you get an ItemBlock from a Block, then register the ItemBlock as an Item. To get an (registered) ItemBlock from a Block (which I believe is what you are trying to do during ModelRegistryEvent), use Item::getItemFromBlock. Please post your code so we can figure out what exactly went wrong.
-
Help!!!!!!!! I have problem 2
@Velociraptor1923 Your questions are not remotely relevant to your topic, nor are they in the responsibility of Forge. If you are serious in seeking the answers to those question, then you are in the wrong place. You should use Google instead. If you are being a troll, then please stop spamming the forum.
-
Paying $50 for help setting up Forge and coding blocks
What issues are you facing? It would be easier for you and us to solve your exact issues than "this is my computer; please fix it." If you are having trouble setting up Forge MDK, please describe the symptoms and provide logs when appropriate.
-
[1.14.2] Custom Barrel
You probably should use a for loop to loop through WoodType instead of creating a new class for each WoodType.
IPS spam blocked by CleanTalk.