-
Hello. Trying to add in Wall-Jump TXF and it is crashing out with:
java.lang.NoClassDefFoundError: net/neoforged/neoforge/network/NetworkRestistry$ChannelBuilder
This is on a new mod pack build …
-
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 2024-09-18 11:21:45
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'client' du…
-
NeoForge 1.20.4-20.4.225 server crashes on server start.
https://mclo.gs/LTrcE78
```
-- Head --
Thread: main
Stacktrace:
at net.neoforged.bus.EventBus.register(EventBus.java:115) ~[bus-7.2.…
-
Log:
```WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locat…
-
This can be done by patching `public final boolean onlineMode = this.get("online-mode", true);` in `DedicatedServerProperties` to use `!IS_RUNNING_IN_IDE` instead of always defaulting to true.
-
```
java.lang.ClassCastException: class net.minecraft.world.item.crafting.ShapedRecipe cannot be cast to class net.minecraft.world.item.crafting.RecipeHolder (net.minecraft.world.item.crafting.Shaped…
-
```
io.netty.handler.codec.EncoderException: Failed to encode packet 'serverbound/minecraft:set_creative_mode_slot'
at TRANSFORMER/minecraft@1.21/net.minecraft.network.codec.IdDispatchCodec.encode(…
-
### Describe the Bug
MC 1.20.2 Neoforged, seems to be asking for regular Forge.
### Steps to Reproduce
Load BetterF3 8.0.1 in Neoforged 1.20.2 (20.2.48)
### Expected Behavior
Minecraft to load su…
-
## Some information
Operating system:
Java version: 17.0.11
Minecraft version: 1.20.4
Baritone version: 1.10.2
Other mods (if used): litematica and malilib
## Exception, error or logs
Please …
-
So I updated my Framework to Framework 0.6.26 and it says that it requires
Forge 4.2.0 or higher there is no Neoforged 4.2.0 the latest version
as of today's date (February 14 2024) is 4.1.99 whic…