Everything posted by warjort
-
I dont know how to fix this "Ticking entity"
Issue with guardvillagers, check you have the correct version then contact the mod author.
-
Help Installing forge from command line
It says. The modern way to start the server is to use the run.sh (run.bat on windows). Read that file and the user_jvm_args.txt for more information.
-
Need help registering container gui menu [1.19.2]
You should use DeferredRegister/RegistryObject instead of the event. https://forge.gemwire.uk/wiki/Registration But the replacement for RegistryEvent is RegisterEvent which works differently. Either way, you shouldn't be creating minecraft registered objects during static classloading.
-
.
You should use DeferredRegister/RegistryObject instead of the event. https://forge.gemwire.uk/wiki/Registration But the replacement for RegistryEvent is RegisterEvent which works differently. Either way, you shouldn't be creating minecraft registered objects during static classloading.
-
Create mod cant launch
Steampowered only has an alpha release for 1.18.2 which hasn't been updated in a while. https://www.curseforge.com/minecraft/mc-mods/steam-powered-create/files/all?filter-game-version=1738749986%3a73250 In particular, it is not up-to-date with the latest changes to create. I suggest you talk to the mod author.
-
I dont know how to fix this its to much for me "Mod loading error has occurred"
You should use the latest version that says it is compatible with the version of forge/minecraft you are using. But since you are using 1.19 some mods have not updated. They are for old beta versions of 1.19 and won't work with the final release. I would suggest you use 1.19.2. Modders will be targeting that version. These are the forge support forums. If you have issues with a mod, the mod author is the person to ask. They know a lot more about their mod than we do.
-
I dont know how to fix this its to much for me "Mod loading error has occurred"
Your crash report tells you which mods have errors. Most look like out of date versions. Check you have the latest version of these mods then contact their mod authors.
-
How do I fix this when it says mouseClicked event handler
Try the latest version of the dungeon crawl. If that doesn't fix it, contact the mod author. https://www.curseforge.com/minecraft/mc-mods/dungeon-crawl/files/all?filter-game-version=1738749986%3a73407
-
Server 1.18.2 not working
Mixin doesn't like java 19 use java 17
-
[SOLVED] 1.19.2 Block reverts to previous state after block update
You only ever set the block on the client. See HoneycombItem.useOn() for the "correct" logic.
-
1.19.2 Server On Ubuntu 22.04 But Wont Load Mods
Your log doesn't show any mods getting loaded besides the core mods. Maybe you have that broken browser plugin that downloads jar files as .jar.zip ? Forge will only load mods if they end with .jar
-
1.19.2 Server On Ubuntu 22.04 But Wont Load Mods
I don't see a crash. I see the server successfully starting then shutting down 40 seconds later. [25Sep2022 02:07:36.925] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (16.794s)! For help, type "help" [25Sep2022 02:07:36.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 208 [25Sep2022 02:07:36.932] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [25Sep2022 02:08:15.588] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping the server Maybe you started the server from the command line then closed the window?
-
crush at start
You don't show any error.
-
The game crashed whilst initializing game Error: net.minecraftforge.fml.ModLoadingException: Forge (forge) encountered an error
Looks like one of your mods didn't register a spawn egg properly. There is no indication in the crash report alone on which one it is.
-
The game crashed whilst rendering overlay Error: java.lang.IllegalArgumentException: Failed to create player model for default.
Duplicate post, answered on the other one.
-
The game crashed whilst rendering overlay Error: java.lang.IllegalArgumentException: Failed to create player model for default.
Issue with the illuminations mod.
-
Help Installing forge from command line
Did you mean to post a link to that log file?
-
i did download a modpack and added some other mods now it crashes when i try to create or load a world pls help
You have mods making conflicting changes to the world gen. elvenation and byg are mentioned in the error above.
-
I keep getting this error when I am loading in my world in Forge 1.18.2 It gets to 100% and then crashes immediately
Issue with steampowered. As I told you on a previous thread https://forums.minecraftforge.net/topic/117063-crash-code-1/#comment-515963 some mods have not updated for the latest changes in create.
-
Confused in Coding the Key binding.
You are absolutely correct: https://forge.gemwire.uk/wiki/Key_Mappings ๐
-
How to get world name
You get the world path using level.getServer().getWorldPath(LevelResource.ROOT) If you are trying to store additional data for a level or chunk I would recommend using a capability. See Data Storage here: https://forge.gemwire.uk/wiki/Main_Page
-
Wait for all packages to arrive
This means this code won't be executed in single player mode. Why do you need this? The server logical side is always available, unlike the client.
-
Recipe book with no recipes?
Use http://gist.github.com or similar.
-
Server tick loop in a singleplayer world
You have the wrong version of optifine for the version of forge you are using.
-
Ayuda ;v
One of your mods has broken network serialization. Impossible to say which with so little information shown.
IPS spam blocked by CleanTalk.