Everything posted by Luis_ST
-
Forge crashing
delete this config file
-
[Solved] Random Question
https://forge.gemwire.uk/wiki/SimpleChannel
-
on TranslationTextComponent append variable
this is correct but the translation should look like this: "tooltip.chinacraft.silk_worm.schedule": "Growth progress: %s" do not use color codes, use IFormattableTextComponent#mergeStyle
-
Problem with the MDKExample project in eclips
how did you setup your project?
-
Invalid module name error when runing the client
then post the programm/java arguments you use
-
custom main menu in 1.16.5
we don't support custom main menus
-
Problem with the MDKExample project in eclips
did you run 'gradlew eclipse'/'gradlew intellij'? -> I'm not sure if the intellij command is correct
-
on TranslationTextComponent append variable
first do never use @OnlyIn, since it's only for vanilla second, do you want to have the '10' as replacement for your TranslationTextComponent? -> if yes, that's not how the TranslationTextComponent worked, you need to put the Translation into the language file -> if not, explain what you mean by 'he didn't append variables behind mine'
-
Forge is giving 1 fps
post debug log
-
Invalid module name error when runing the client
Minecraft 1.17 requires Java 16, downgrade your java and the problem should be fixed.
-
"getCapability" calling other capability
try to create the Capability directly in the Field, and not via the method (it should also be final then)
-
"getCapability" calling other capability
why? call super, and not the method again, this will throw a StackOverflowException
-
Jar server file missing 1.18.1 (server setup with host)
Yes forge has moved the server.jar file, and some server hosts are to lazy to update to the new system
-
im trying to use mrcrayfish gun mod for 1.18.1
create your own thread and post debug log
-
Some mods arent compatible but i dont get any crash report. can someone who knows whats the mod that makes the crash
post debug log
-
[solved][1.18] Custom sounds don't work
you need to register the SoundEvent via DeferredRegister or via RegistryEvent
-
How to check if a Block is a Wall
you can check if the Block you have is Block.COBBLESTONE_WALL using the == operator
-
Crashing
post debug log
-
Forge 1.18.1 Crash while loading, then crashes trying to start up every time
this is not the full log, please provide the full debug log
-
Forge exit code: 0
post debug log
-
Smelting Minecraft Items to a Moded Item [HELP] [1.18.1]
why on earth did you put your recipes into the minecraft data folder? you can't use upper case in a ResourceLocation, where did you use this ResourceLocation -> post full error
-
Smelting Minecraft Items to a Moded Item [HELP] [1.18.1]
does the other providers work? did you replace the mod id in the builde.gradle file (in the data run -> line 103) with yours?
-
Smelting Minecraft Items to a Moded Item [HELP] [1.18.1]
show the recipe, which is created via the Data Generator
-
Can't start server
then ^, and remove the Mod until there is an update
-
[ [ Trying to grow budding Gems ] ]
why, use Block as local variable and not RegistryObject and then add there a simple .get() Official documentation: https://docs.oracle.com/javase/tutorial/ Absolute basics with an interactive editor: https://www.codecademy.com/learn/learn-java Ongoingonline course with assignments: https://java-programming.mooc.fi/
IPS spam blocked by CleanTalk.