Help with adding 3 new lightmaps
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By TileEntity · Posted
Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here -
By AustinPinheiro · Posted
Im having the same issue. 1.20.1 and yes it does effect levelchunks as well because they both use "with". the ones with no arg are fine. this is because it now takes a "supplier<t>" instead of whatever else i can probably test a workaround and call the other "sendto" code for instance however "serverPlayer.connection.getConnection()" is invalid i assume its "serverPlayer.connection.connection"?? its been 3 years how has no one had this issue before. pulled from base mincraft packet distributor public PacketTarget with(Supplier<T> input) { return new PacketTarget((Consumer)this.functor.apply(this, input), this); } public PacketTarget noArg() { return new PacketTarget((Consumer)this.functor.apply(this, () -> { return null; }), this); } -
The server I was going into was working fine many times before, but then when the owner updated the modpack and added a few mods, the server started showing the error message above. Even after restarting my computer and reinstalling the modpack, the server still didn't work. Can someone please help? This server won't be open for long so I want to get it fixed fast. Thank you!
-
Please read the FAQ and post complete logs as described there. It is likely there are other parts that could help explain what is going on.
-
Im using Curseforge as my client and the logs it gives me it's: " [22:03:26] [main/WARN]:Mod file C:\Users\XYZ\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.20.1-47.3.0\fmlcore-1.20.1-47.3.0.jar is missing mods.toml file [22:03:26] [main/WARN]:Mod file C:\Users\XYZ\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.3.0\javafmllanguage-1.20.1-47.3.0.jar is missing mods.toml file [22:03:26] [main/WARN]:Mod file C:\Users\XYZ\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.3.0\lowcodelanguage-1.20.1-47.3.0.jar is missing mods.toml file [22:03:26] [main/WARN]:Mod file C:\Users\XYZ\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.20.1-47.3.0\mclanguage-1.20.1-47.3.0.jar is missing mods.toml file " Since more than 5 months I can't play minecraft forge.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.