Custom LAN

Custom LAN

13.2k Downloads

1.18.2 Update

juster-0 opened this issue ยท 6 comments

commented
commented

Swapped DynamicRegistryManager.Impl for the new DynamicRegistryManager.ImmutableImpl, since the previous Impl was an immutable one, and it built successfully. Haven't tested too extensively, but it does work!

commented

Any desire to update this to 1.18.2? A basic attempt at bumping the version gives me the following error, as well as 6 warnings.

/home/superloach/prgm/Custom-LAN/src/main/java/com/dimitrodam/customlan/mixin/PlayerManagerMixin.java:41: error: cannot find symbol
    private void init(MinecraftServer server, DynamicRegistryManager.Impl registryManager, WorldSaveHandler saveHandler,
                                                                    ^
  symbol:   class Impl
  location: interface DynamicRegistryManager
commented

How i get the jar file for 1.18.2?

commented

I tried superloach's brach but crash the game, the mod loads but the game chash when u try to join in a world

commented

I tried superloach's brach but crash the game, the mod loads but the game chash when u try to join in a world

Try this fork.

commented

Thank you, worked. Here is a link if someone want the mod jar file