Everything posted by Luis_ST
-
[RESOLVED]Crash help pls
Problem with Citadel. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Crash at the startup only with Forge versions past the 40.0.46
post launcher log
-
need help with my mod crashing
Could be an issue of the following Mods: Dark Mode Everywhere FlickerFix Tempad Create SecurityCraft
-
Get a Block player is looking at [1.18.2]
you can look at the BucketItem as an example
-
Need help with crash
post debug log
-
Light Modded Server crashes without players
post debug log
-
This crash may be caused by an invalid Java Runtime configuration
this is the launcher log, the debug log is in .minecraft/logs/debug.log if you playing on CurseForge you need to enable the debug log in the settings
-
[1.16.5]Setting a projectile's size with an argument / changing a projectile size on instantiation
first of all you need a EntityDataAccessor for the size similar to the Slime define the EntityDataAccessor in #defineSynchedData via SynchedEntityData#define then create a method which sets the value of the EntityDataAccessor inside the method you also need to call #reapplyPosition and #refreshDimensions now to resize the Entity itself you need to override #getDimensions call super and scale the super value based on the EntityDataAccessor value this was the Entity part but you also need to change the Entity rendering inside your EntityRenderer you overwrite scale, im not 100% sure but i think you can simply scale the MatrixStack
-
Errors in currently selected datapacks is prevented the world from loading
post debug log
-
How to get block entity data?
why on earth are you create there a new Thread, the most vanilla code is not thread safe thats why your BlockEntity is null this will also throw an Exception since you mix up server and client stuff, the Minecraft class is client only so you can not use it there, if you want to debug your code (because it looks like it) you should use a Logger last but not least you should use the Java Naming Conventions (method names)
-
This crash may be caused by an invalid Java Runtime configuration
make sure the log you post was the full log, since it's simply ends if it was the full log, please post launcher log
-
How to get block entity data?
this is not possible, please show the full code
-
Entity error
take a look at the first post in this thread
-
Entity error
show this method please
-
Entity error
show your Mod main class and the Entity registry
- Entity error
-
How to make a fluid that gives you a potion effect when you're inside of it
show your code
-
Don't Know How To Code This (1.18.1)
Blocks do not have any NBT data, they have onyl the BlockStateProperties, what did you mean by change?
-
How to get block entity data?
is the position load?
-
UI
- my server crashed
Problem with Botania. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.- Need help with crash
Problem with Chunk Animator. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.- Keep on getting a " The game crashed whilst rendering overlay" error.
delete this client config file- does anyone know what I can do to fix this
this is not the link to your log file- Game Crashed While Rendering Overlay
delete this client config file - my server crashed
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.