
Everything posted by ChampionAsh5357
-
Linux (debian11) server wont start (forge 1.12.2, ca. 100 mods)
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
modded 1.19.2 crashing at world creation
Could you provide the debug.log instead then, this seems like a log related to the launcher instead of the game itself.
-
modded 1.19.2 crashing at world creation
Are you using Bedrock edition?
-
i need help to fix build.gradle
Please provide the entire error log and not just an interpretation. An error in the classpath can mean many things depending on implementation.
-
Object did not get ID it asked for. (1.18.2)
Your log has expired, so please reupload it.
-
1.19.2 - Entity not loading after teleportation to a forceloaded chunk
If I'm understanding correctly, all you are doing is waiting for x amount of time to pass before both can link; you're not actually rendering the other side, correct? In that case, you really could just use a level capability and just have the animation time attached to that, then just check it when teleporting to an unloaded chunk. It seems to me you are using block states to check whether you can teleport (no idea why you're using redstone). You essentially wouldn't need a separate block state anyways if you were just waiting for a given value to be something.
-
How to change the tickrate
Again, same issue. A player is an entity, so it would be slowed down as well. You could force an entity only to tick every other frame, but then that messes up animations. You could also change the movement speed attribute to make them move slower, but that only works on living entities and doesn't affect their overall logic. Another way would be to increase the player's attributes, but that's probably the best you can do without rewriting a portion of the game logic.
-
1.19.2 - Entity not loading after teleportation to a forceloaded chunk
I mean, I don't believe you even need to keep the other chunk loaded, nor really need a block entity. You can just have a capability on the level that links the two spots and whenever a chunk isn't loaded, store the entity in an unloaded cache such that when the chunk is loaded, you add in the entity where it needs to go. You can use the `ChunkEvent$Load` for this. It may cause a deadlock, so you might just want to enqueue the adding back in of the entity using a flag to activate logic on a separate event (e.g. `LevelTickEvent`).
-
How to change the tickrate
No such thing since all entities are ticked using the exact same process for ticking. You would need to rewrite a good portion of the game if you wanted to do this with no game breaking bugs.
-
when I go to download a version of forge it appears that it has adblock and I can't install it since I don't use any adblock.
First, you can't download Forge because there were too many redirects in the browser, not because you don't have an ad blocker. We recommend not using one anyways since ads are how the volunteers that develop and keep Forge running are able to do so. Second, try a different browser. If that doesn't work, click show all versions, hover over the information icon next to the installer, and click the direct download button. This should be a last resort, however.
-
My game renders for a sec than crashes while loading into main menu. -1
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Error loading mods.
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
JEI Compat Issues
Apologies, but as this is written with MCreator, we do not support it on this forum. Please ask their support forums for help.
-
A text version of a MenuProvider tutorial
Google the IDE and look up the features necessary to do so. There is plenty of text and videos about how to use it. Everything is written by volunteers and they have to be maintained by volunteers. Additionally, when it comes to the official docs or the community wiki, there are only so many people who have time and are willing to do that. It requires a lot of research to be able to write something competent without providing copy-paste elements. So, unless you're willing to hire people to do so, contribute to the people who keep Forge going, or write some yourself, expect that there probably won't be any documentation for anything besides from simple elements.
-
A text version of a MenuProvider tutorial
Afaik, there are no text tutorials about menus yet, and the one I'm writing probably won't be out for a while since there is a lot of content to cover. As for block entities, there's a general section on it in the forge docs. Though if you want to handle specific logic, the best thing to do is to look in vanilla for something similar, strip out the parts you need, and improve upon it to get rid of some inefficiencies.
-
JEI Compat Issues
I would ask wherever JEI gives their support. As this forum is specifically for Forge, it is not likely that someone will have an answer based upon a specific mod. This is especially true when you say you have errors, don't provide the error log, and only give a snippet of the code in question.
-
Any good tutorials around playermodel?
What are you trying to accomplish? There are ways to swap the player model, but that tends to make some incompatibilities with other mods. There may be a better solution if you explain if you're just appending onto the existing model or are replacing the entire model.
-
All the mods 8 lan java.lang.NullPointerException
Please provide the entire debug.log and not a partial response. We cannot determine what is the issue with simply an error snippet in most cases.
-
The game crashed whilst rendering overlay Error: net.minecraftforge. not sure how to fix
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
1.7.10 crashing when i start server/world
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Minecraft Create server not working, "Server not set", was working yesterday
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Minecaft crashes: 167 mods 1.16.5 help.
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Issues with Server FramedBlocks and PlayerRevive/Tombstone mod
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
1.12.2 personal server fatally missing registry entries
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
-
Clicking the forge jar on my server file doesn't create the mod folder
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
IPS spam blocked by CleanTalk.