Everything posted by Luis_ST
-
Custom Projectile on Keybind?
You should check here KeyMapping#isDown This depends on what projectile you want to shoot, if you want a custom projectile yes, if you want to shoot a Arrow or a Fireball then is is not necessary. In all cases you need a custom Network packet since key input is client side but entity spawning (include projectiles) is server side. You can take a look at this FCW page for general informations about Networking.
-
Pls help create gui [1.19.2]
The class is now called Screen (if you're talking about the client side part of a Gui).
-
Forge keeps not wanting to load into my server and I cannot for the life of me figure out why.
That's not the file i asked for, please post debug.log from the logs folder.
-
This server has mods that require forge to be installed on the client
Please post a screenshot of the mods folder from server and client (Mod list would be also fine). And debug.log from server and client.
-
Theres no pivot point at entity head
Why did you not test a few other values? You know that the value must be larger than -22 and smaller than -8. Start with the center (-15). If the head is too far away the value is to larger (in negative direction), if the head is to close the value is to small (in negative direction).
-
Chunk loader give an exit code 1
Please post debug.log from the logs folder. If you using CurseForge you need to enable the debug.log in the settings.
-
Payload may not be larger than 1048576 bytes
Please add -Dforge.logging.mojang.level=debug to the JVM arguments of your Launcher, then run again and post debug.log. On CurseForge you need to enable the debug.log in the settings.
-
Game won't start
Please post this file
-
Gradle dependency working in IDE, in build it does not.
Please post launcher_log.txt as well.
-
Gradle dependency working in IDE, in build it does not.
Please post debug.log from the logs folder.
-
Payload may not be larger than 1048576 bytes
Please post debug.log from server and the connecting client.
-
[1.18.2] Glowing texture elements for mob
The most people on the Forum are not familiar with GeckoLib at all. We only work (and support) the Systems and API's which are provided by Vanilla Minecraft and Forge. If you want help with GeckoLib you should check out the thier discord server. https://github.com/bernie-g/geckolib/wiki#support
-
Gradle dependency working in IDE, in build it does not.
You need to include the dependency into your jar. In 1.19 you have the following two Options: Using the Shadow Plugin, you can take a look at this guide for an example. Using Forge's Jar-in-Jar, you can take a look a this Page of the FCW.
-
Netowork Dispatch Issues on my server
Please post debug.log from server and client.
-
What's the problem with the localization file?
Where is the file in your Project located? I would highly recommend to use Datageneration for the data stuff (see: https://forge.gemwire.uk/wiki/Datageneration).
-
I came across abilities and onUpdateAbilities what is it?
Show how you tried to call the method
-
Is there any full documentation for forge?
The most Forge code is documented, if you wish to have javadocs and parameter names in vanilla code you can check out: https://github.com/ParchmentMC/Parchment/wiki/Getting-Started. There is also the FCW which provides a lot of informations and code examples. For any remaining questions feel free to ask here in the Forum or on the Forge Discord server.
-
Is there a way to add something as fuel for the furnace using Minecraft Forge?
If there are no changes in the main repo you can continue with this repo, if there are changes you need to compare the repos.
-
Internal Exception Error
Please add -Dforge.logging.mojang.level=debug to the JVM Arguments of your Launcher then (after producing the error) post debug.log from the logs folder.
-
Game won't start
Please post launcher_log.txt as well.
-
forge installer not working
Create your own thread and post installer log.
-
I came across abilities and onUpdateAbilities what is it?
Which version did you use?
-
Server sent an invalid packet
Looks like a problem with JourneyMap. Make sure you are using the latest version. If the Mod is already up to date, talk to the Mod author (try first without the Mod).
-
I came across abilities and onUpdateAbilities what is it?
It's a method in the Player class you should call. If you don't now how to call a method you should learn basic java before modding minecraft.
-
Server sent an invalid packet
Open Launcher (vanilla) -> Installations -> edit the Forge installation -> More Options -> Add the Argument to the JVM Arguments -> Save
IPS spam blocked by CleanTalk.