Everything posted by Luis_ST
-
experiencing game crashes [1.19-41.0.67 - 1.19-41.0.87]
Forge 41.0.64 had breaking changes in a lot of areas. Mods need to update. Check for updated versions for your mods or downgrade Forge.
-
[1.19]How to get Player Spawnlocation
what did you mean by data?
-
Forge version 40.1.59 and 40.1.60 crash
Problem with Smooth Chunks. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod auth
-
[1.19] Custom Minecart
AbstractMinecart#getDropItem is for some reason package private you need to use a AT to make it protected (Note you can not make it public this will crash the vanilla implementations) Edit: this is the AT protected net.minecraft.world.entity.vehicle.AbstractMinecart m_213728_()Lnet/minecraft/world/item/Item; # getDropItem
-
Updating project to 1.19 (from 1.18.2)
you need to use the MOD bus, since RegisterKeyMappingsEvent is a instance of IModBusEvent
-
[1.19] Custom painting not showing up in the rotation
You need your add your painting variant to the "minecraft:placeable" tag if you don't know what tags are you should take a look at this article
-
Forge crash on 1.19 with 22 mods
Forge 41.0.64 had breaking changes in a lot of areas. Mods need to update. Check for updated versions for your mods or downgrade Forge.
-
my forge server doesnt work and i dont know why (1.18.2 now)
please post debug.log from the logs folder
-
i need help with 1.16.5 forge server
please post the command you are using and the related console output
-
CurseForge profile crashing constantly now
Forge 41.0.64 had breaking changes in a lot of areas. Mods need to update. Check for updated versions for your mods or downgrade Forge.
-
New versions of Forge, MC drops
Forge 41.0.64 had breaking changes in a lot of areas. Mods need to update. Check for updated versions for your mods or downgrade Forge.
-
You should try our sister game, Minceraft! : when I try and go into a creative singleplayer world, I can join my server perfect.
Looks like a problem with AppleSkin. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Read Level from Container Menu Button
you need a custom network packet (see: https://forge.gemwire.uk/wiki/SimpleChannel) which you send with the necessary data to the server, on the server you can then perform the action you want
-
[1.19] potion color
minecraft use decimal color values, you can use a Website like: https://www.mathsisfun.com/hexadecimal-decimal-colors.html to get the color value Note you need the decima value
-
1.18.2 "Errors in currently selected datapacks prevented the world from loading"
Are you sure it is the full debug.log from the logs folder, since the log does not contains any error which cause the game to crash. If this is the full debug.log please post launcher_log.txt as well
-
[1.19] Creating new Packet
you sending the Packet from client to sever, this means you can not do this in your handle method Player player = (Player) Minecraft.getInstance().getCameraEntity(); you should use the player from the Context (Context#getSender) why did you return a boolean from the handle method?
-
[1.18.1] Custom Torch
yes that should work i would recommend you to set a CreativeModeTab but this is optional
-
Forge 1.19 41.0.64 - On aternos it says: the mod ' Alex's Mobs' has a fatal error
There are a few breaking changes in the the client render system the most Mods are broken in version 41.0.64 downgrade to 41.0.63 until the Mods have fix the issue
-
requires forge 40.1.14 or above currently, forge is 40.1.0
You need to update to newer version of Forge
-
Creater Speedrun Timer (1.18)
render it on the Screen using a IIngameOverlay, you can draw the timer using Font#draw, (Edit) would be one option you could choose
-
Supported versions
Not only the EAQ of Support & Bug Reports, the Common issues and recommendations of Modder Support is also completely outdated (use still MCP names, recommends things that are no longer exists .... RegistryEvent)
-
[1.18.1] Custom Torch
this is completely wrong you need to do it like you done it with Blocks, create a DeferredRegister for Items then call DeferredRegister#register inside the supplier you need to create a new instance of StandingAndWallBlockItem
-
Supported versions
https://imgur.com/Z2obxrU the reference was removed a few days ago
-
Gamer crashes after Mojang loading screen.
this is the launcher log, please post debug.log from the logs folder, if you using CurseForge you need to enable the debug.log in the settings
-
Mods Not Visible Ingame? 1.19
if you playing on CurseForge you need to enable the debug.log in the settings
IPS spam blocked by CleanTalk.