Everything posted by Luis_ST
-
[1.18] Problem with registering a EntityRenderer
unfortunately I'm not at my pc, but it should EntityType.Builder<YourEntity>.of or EntityType.Builder.<YourEntity>of
-
Single player modded Crashing
could be a issue with TerraBlender, if this is not the issue post debug log
-
fml.modloading.dupedmod
Keep this forum in english please post debug log
-
Help, World Generating Cube like Structures?!
you basically need a custom ChunkGenerator and what did you mean by the height limit? the world height?
-
Rendering entity in world (Crash)
please post debug log
-
[1.18] Problem with registering a EntityRenderer
you also need to specify the EntityType.Builder
-
[1.18] Problem with registering a EntityRenderer
you need to specify the EntityType to the Entity you register (IncendiaryPrimedTnt)
-
Persistant Block Data(after destruction)
you can take a look at the ShulkerBoxBlock and ShulkerBoxBlockEntity as an example
-
Minecraft Forge 1.18.2 Crash while launching Game
Problem with YUNG's Extras. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Im not sure what is causing this crash, can someone help?
Problem with "uniqueebattle". Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Comparing tags not working.
then debug your code is every thing called how it should which TagKey did you use and which Items are in this Tag?
-
Invalid Java Runtime Configuration
Problem with Repurposed Structures. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Comparing tags not working.
why on earth did you use this complicated code? you can achieve the same thing with ItemStack#is
-
I need a block to be placed on the right mouse button
World#isClientSide will return true on client
-
i can't download
post installer log
-
Invalid Java Runtime Configuration
post debug log without Optifine
-
Minecraft Forge 1.18.2 Crash while launching Game
there is no error in the logs you post, make sure it was the full debug log if it is the full debug log post launcher log
-
Games Crashes
try without Optifine
-
Modded Items From Create Uncraftable
post debug log
-
Dynamic (runtime) custom dimension creation in MC 1.18
you can not create Dimensions at runtime, they need to be create all at registry the only way you could use is you create all dimensions and enable and disable them at runtime via disabling the teleportation in these dimensions
-
Server Keeps Crashing on Start
Problem with "duneons". Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
[1.16.5] How to make Tile Entity Load on Client Side.
a chunk is only load on the client if the chunk is in the render distance (the overlay disappears) you need to sync the energy from the server to the client directly to the player (or the World) but then you need a system which handle the case that there are more than 1 chunk loader in the world for example you can use a Capability to store the energy from all chunk loaders and their position on the client, the overlay will then pick the energy of the nearest chunk loader which is then displayed
-
Getting Spawner (Dungeon) Block and Position
you can not, since there is no World load at this point what did you try to achieve?
-
Invalid Java Runtime Configuration
remove Optifine
-
Server Minecraft 1.18.2 not load
there is no error in the log, make sure it is the full debug log
IPS spam blocked by CleanTalk.