Trying to install forge but prompted to open with something
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
The world generates perfectly fine and runs smoothly for a few seconds before abruptly crashing. The crash happens faster if I either open the creative menu or travel a few blocks ahead. I would greatly appreciate some help https://mclo.gs/biO5Sxe
-
By TileEntity · Posted
Maybe use such a pack as working base and add new mods one by one -
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!
-
-
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.