Everything posted by Luis_ST
-
Blue Skies dimension not loading in (giving error in logs)
post debug log, if you playing on CurseForge you need to enable the debug log in the settings
-
Forge 1.16.5 keep crashing for Create Mod
Problem with RandomPatches. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
The game crashed whilst rendering overlay Error: java.lang.ExceptionInInitializerError: null Exit Code: -1
Problem with Oh The Biomes You'll Go. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
I can load 1.18.1 fine but when i updated to 1.18.2 forge it keeps crashing
the link does not work
-
I can load 1.18.1 fine but when i updated to 1.18.2 forge it keeps crashing
you could launch minecraft again and post then the launcher log
- How to get block entity data?
-
Mods added and it keeps crashing!
Problem with Structure Gel. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
- Entity error
-
Crash while rendering overlay
Problem with Hammer Lib. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Mixin error when creating an add-on mod (with mod dependency)
looks like the version of cold sweats you are using is broken
-
How to get block entity data?
you have there a Level, so you be able to get them via Level#getBlockEntity
-
Server Booting Issues.
remove the ' before and after the Path
-
Desktop empty MAC
post installer log, which folder are you talking about?
-
How to get block entity data?
you can not get the data of a BE without having a Level, where did you need the BE data? show your code
-
How to get block entity data?
you can use BaseContainerBlockEntity#getCapability with CapabilityItemHandler.ITEM_HANDLER_CAPABILITY as parameter to get the Container of the BE as an IItemHandler
-
How to get block entity data?
what data are you talking about, since there is a lot of data in a BE?
-
Check the block left to player
first the Player's left Block depends on his facing: when the Player faces north the left Blocks has a offset with x: -1, y: 0, z: 0 when the Player faces east the left Blocks has a offset with x: 1, y: 0, z: -1 when the Player faces south the left Blocks has a offset with x: 1, y: 0, z: 0 when the Player faces west the left Blocks has a offset with x: 0, y: 0, z: 1 you need to add the offset to the current position of the Player and then check via Level#getBlockState and BlockState#is if the Block is Blocks.IRON_BLOCK
-
Server can't run a modpack even though I can on the same machine
Problem with Unearthed. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
UI
you can take a look at how vanilla render their overlays, from IngameGui#render all Overlays are rendered
-
1.18.1 forge exit code -1 help
usually in .minecraft/config but it may depend on your launcher
-
1.16.5 Modded Server keeps crashing
you did not install all required dependencies
-
I can load 1.18.1 fine but when i updated to 1.18.2 forge it keeps crashing
make sure the log you post is the full log, since it simply ends and it does not contains any error
-
my game wont start
Problem with "radium". Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Why are there such highlighted spaces in f3?
i looked at the code, but there is no difference between vanilla code and forge code
-
Unable to open Forge.jar to start a FTB revelations server
which one did you install?
IPS spam blocked by CleanTalk.