Giter Site home page Giter Site logo

multiworld's People

Contributors

not-the avatar pisaiah avatar thefehr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

multiworld's Issues

Even after giving normal player permissions, they cannot use mw.1.18.2

Hey, I am trying to set up my Minecraft Server.
I gave the default group the permissions, but mw is not working, it only works for the op.
Is there a way to let the normal player tp, without the command, like pressing a button or clicking or a shield or somethin.
Since I would like to make a farmworld for the player.
image

also, is there a way to make the difficulty settings for each world different

what?

If this issue gets closed* by @IsaiahPatton than I'll be happy to rehost the image on other sites.

Screenshot_20220728-094031.png

From the same owner who made Cardboard. No, seriously.
@IsaiahPatton made Cardboard and that doesn't even work so two mods from the same person just flat out don't work.

I will start looking into @IsaiahPatton code to see if this is just one of those scam to get popular.

java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.LinkedHashMap.get(Object)" is null

[11:15:55] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return v
alue of "java.util.LinkedHashMap.get(Object)" is null
[11:15:55] [Server thread/INFO]: [STDERR]:      at me.isaiah.multiworld.config.Configuration.getInt(Configuration.java:58)
[11:15:55] [Server thread/INFO]: [STDERR]:      at me.isaiah.multiworld.command.CreateCommand.reinit_world_from_config(CreateCommand.java:93
)
[11:15:55] [Server thread/INFO]: [STDERR]:      at me.isaiah.multiworld.MultiworldMod.on_server_started(MultiworldMod.java:84)
[11:15:55] [Server thread/INFO]: [STDERR]:      at me.isaiah.multiworld.fabric.MultiworldModFabric.lambda$onInitialize$0(MultiworldModFabric
.java:16)
[11:15:55] [Server thread/INFO]: [STDERR]:      at net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLi
fecycleEvents.java:49)
[11:15:55] [Server thread/INFO]: [STDERR]:      at net.minecraft.server.MinecraftServer.handler$cej000$fabric-lifecycle-events-v1$afterSetup
Server(MinecraftServer.java:8342)
[11:15:55] [Server thread/INFO]: [STDERR]:      at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:650)
[11:15:55] [Server thread/INFO]: [STDERR]:      at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
[11:15:55] [Server thread/INFO]: [STDERR]:      at java.base/java.lang.Thread.run(Thread.java:1583)

after that:

[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:58] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:59] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:59] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:59] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here
[11:15:59] [Server thread/INFO]: [STDERR]: com.mojang.brigadier.exceptions.CommandSyntaxException: A player is required to run this command here

Forge 1.19.2 support

After looking for some sort of multi-world plugin/mod, this is THE one that works with forge and seeing that it doesn't have 1.19.2 forge is just upsetting

Feature request: remember world coordinates

My main use case for this mod would be to have a separate creative world on a server where I mostly play survival with friends. It would be really convenient, if this mod could save world coordinates when teleporting to another world. That would make it easier to teleport between a survival world house and a creative building world for example.

In some ways, this mod already works better than Multiverse on a Paper server years ago. I remember that installing it cleared everyone's inventories for example. However it would be really nice to get some of Multiverse's features in this mod as well. Most important imo is remembering world coordinates, but tp signs and per world inventories would be kinda nice to have as well.

setspawn is not working

I tried a 1.17.1 server, tried putting a spawnpoint for the nether, but when i die i spawn in the default overworld worldspawn, then i tried to put one spawnpoint with the mod in the overworld too, but still, it doesn´t work. Thanks for the atention.
Mod version: 1.1
Minecraft version: 1.17.1
Fabric API version: 0.46.1

Running /mw setspawn in a new world causes the server to crash.

Thanks so much for creating this mod, first of all.

I ran /mw setspawn on my second world and my server crashed with the following error message:

Caused by: java.lang.ClassNotFoundException: net.fabricmc.loader.api.FabricLoaderFeb 07 17:31:09 fedora-server run.sh[82636]:         at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?]
Feb 07 17:31:09 fedora-server run.sh[82636]:         at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
Feb 07 17:31:09 fedora-server run.sh[82636]:         at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.1.jar:?]
Feb 07 17:31:09 fedora-server run.sh[82636]:         at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
Feb 07 17:31:09 fedora-server run.sh[82636]:         at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.1.jar:?]
Feb 07 17:31:09 fedora-server run.sh[82636]:         at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
Feb 07 17:31:09 fedora-server run.sh[82636]:         ... 25 more
Feb 07 17:31:10 fedora-server mcrcon[82895]: Connection failed.
Feb 07 17:31:10 fedora-server mcrcon[82895]: Error 111: Connection refused

For more context, I imported a skyblock map and replaced `data/ entities/ region/ of the new world w/ the skyblock map's data. Not sure if that had anything to do with it or not. But given that the mod seems to be calling FabricLoader classes, I'm guessing it's not related.

Good luck!

Import an existing world (Forge)

Hi.
There is a way to import an existing world?
I had a server where I had a map, now I have another server with a new world.
The thing is, I would like to import the map from the old server as a dimension or a world on my current server.
Is there a way to import it?
I have run the command

/mw create previous NORMAL

tried to go to the folder

myworld/dimensions/multiworld/previous

and copied all the content of my previous world into that folder, but it doesn't work.
I'm using Forge 1.18.2
Greetings.

[suggestion for 1.18] Add a option to generate a void.

Context: I want to utilize this mod as a way to have a separate hub away from the survival world. I don't want to generation anything for this hub. If only there could be a way for us to generation a void....

command could be: /mw create test_name worldtype:void

issue github and the dev is like Oo

why is this even here?
comments closed on curseforge , and not even a answer since march

its like hey u got problems my mod fucks up your server i dont give shit

Sleeping does not skip the night

Having an issue with sleeping in beds. I have Multiworld running in a 1.18.1 Fabric server. I’ve created 6 worlds with this mod (following the Norse mythos of 9 realms) but in the created worlds when players sleep it does not skip the night.

Support for 1.16.5 and 1.12.2?

Hi folks,

I've a Minecraft: Java Edition mod pack, with which I would now very much like to create a server. And for the server, I need this mod because I want to have multiple worlds on a server and not a separate server with only one world. But unfortunately, my modpack is for version 1.16.5, so I wanted to ask you: Can you please make a 1.16.5 and a 1.12.2 version? I'm asking you this because most of the mod pack players are playing on these both versions.

Sincerely yours,
Atten007😊

Teleport notice mispelling

As pointed out by a user on the CurseForge page, when you teleport to a dimension it says "Teleleporting..." in chat.

forge 1.19 error

2022-06-25 03:35:17,977 main WARN Advanced terminal features are not available in this environment
[03:35:18] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 41.0.45, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129, nogui]
[03:35:18] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.1+10.0.1+main.e9521dc3 starting: java version 17.0.1 by Oracle Corporation; OS Windows Server 2019 arch amd64 version 10.0
[03:35:18] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/MCserver/1.19ceshi/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2362!/ Service=ModLauncher Env=SERVER
[03:35:19] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\MCserver\1.19ceshi\libraries\net\minecraftforge\fmlcore\1.19-41.0.45\fmlcore-1.19-41.0.45.jar is missing mods.toml file
[03:35:19] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\MCserver\1.19ceshi\libraries\net\minecraftforge\javafmllanguage\1.19-41.0.45\javafmllanguage-1.19-41.0.45.jar is missing mods.toml file
[03:35:19] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\MCserver\1.19ceshi\libraries\net\minecraftforge\lowcodelanguage\1.19-41.0.45\lowcodelanguage-1.19-41.0.45.jar is missing mods.toml file
[03:35:19] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\MCserver\1.19ceshi\libraries\net\minecraftforge\mclanguage\1.19-41.0.45\mclanguage-1.19-41.0.45.jar is missing mods.toml file
[03:35:19] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[03:35:23] [main/ERROR] [mixin/]: Mixin config wf.mixins.json does not specify "minVersion" property
[03:35:23] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[03:35:23] [main/ERROR] [mixin/]: Mixin config dim.mixins.json does not specify "minVersion" property
Exception in thread "main" org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config fantasy.mixins.json
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.addConfig(MixinPlatformManager.java:262)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformAgentDefault.prepare(MixinPlatformAgentDefault.java:46)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinContainer.prepare(MixinContainer.java:122)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.createContainerFor(MixinPlatformManager.java:144)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.addContainer(MixinPlatformManager.java:134)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.addNestedContainers(MixinPlatformManager.java:152)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.scanForContainers(MixinPlatformManager.java:213)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:186)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPlugin.initializeLaunch(MixinLaunchPlugin.java:34)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$11(LaunchPluginHandler.java:100)
at java.base/java.util.HashMap.forEach(HashMap.java:1421)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:51)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: java.lang.IllegalArgumentException: The specified resource 'fantasy.mixins.json' was invalid or could not be read
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1282)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148)
... 23 more

Crash at startup

Hey^^
I want to use the mod for my server (1.19.2) but when i start the server i have an error :

[11:05:45] [main/ERROR] [mixin/]: Mixin config dim.mixins.json does not specify "minVersion" property
Exception in thread "main" org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config fantasy.mixins.json
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.addConfig(MixinPlatformManager.java:262)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformAgentDefault.prepare(MixinPlatformAgentDefault.java:46)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinContainer.prepare(MixinContainer.java:122)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.createContainerFor(MixinPlatformManager.java:144)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.addContainer(MixinPlatformManager.java:134)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.addNestedContainers(MixinPlatformManager.java:152)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.scanForContainers(MixinPlatformManager.java:213)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:186)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPlugin.initializeLaunch(MixinLaunchPlugin.java:34)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$11(LaunchPluginHandler.java:100)
        at java.base/java.util.HashMap.forEach(HashMap.java:1421)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:100)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:51)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
        at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: java.lang.IllegalArgumentException: The specified resource 'fantasy.mixins.json' was invalid or could not be read
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1282)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148)
        ... 23 more

Server does not remember worlds after restart (Fabric 1.19)

My server doesnt remember created worlds after i restart the server.
The files for the world still exist but are not used.
When i try creating a new world with the same name, notting happens. Not even some sort of chat/console message.

[Suggestion] Per-world inventory

I would love to have the ability for players to have different inventories throughout the different MW dimensions, so that I can host a server with both a survival world as well as a creative world so that people can test their builds. I know plugins there are plugins that do this but for obvious reasons they will not work with fabric, also most of them are not up to date with Minecraft 1.18.2.
Thanks!

gamerules do not work per world

/gamerule command only changes overworld gamerules which do not apply to new dimension.

worlds level.dat contains the gamerules I want disabled, but it doesn't work.

mobGriefing false does not stop creeper grief.

Missing fantasy libary

Hello,
So I'am getting this error:
Caused by: java.lang.IllegalArgumentException: The specified resource 'fantasy.mixins.json' was invalid or could not be read

I don't know what to do I would realy like to have this mod but it does not work. I iam running minecraft server with 1.19.2 MC Forge, and I downloaded 1.19.2 forge version of this mod.

Thanks for any help.

[VERSION REQUEST] 1.19.3 modloader 44.1.0 (Forge)

Could it please be possible to create a version for modloader 44.1.0 (Forge) version 1.19.3?
Our server is currently running on 1.19.3 and is impossible to rollback due to all the mods/systems we implemented.
Support for 1.19.3-44.1.0-forge will be amazing!

Command pattern matching behaving dubiously, Forge 1.18.2/Plugin 1.4.1

I'll leave a list of what does work, what doesn't work (and should), and what theoretically could (but probably shouldn't) work, but won't presently work.

Works:
/mw create multiverse:<worldname> NORMAL
(Yes, there's a leading space after NORMAL. Don't ask me why.)
Doesn't work, but should:
/mw create multiverse:<worldname> NORMAL
(without the leading space, it doesn't work.)
/mw create <worldname> NORMAL
(I know the interpreter inserts "multiverse: if you forget to add it, after reviewing the code, but this still bronks.)
Could work in theory, but can't right now because ???:
/mw create pixelmon:<worldname> NORMAL
(I'm not sure what's excluding other types of worlds/dimensions from being generated, but unless it's specifically multiverse:, or vanilla, it returns "null")

I'd make comments directly in the codebase to suggest fixes/updates, but I don't have a convenient way to fork/rebuild the plugin yet. More testing to be done on my side anyways.

1.18.2 Support

Feature Request:
Could you maybe update this Mod for Minecraft version 1.18.2. I've seen it is currently for 1.18.1 and that hopefully shouldn't be too much.

Game Crashes when entering the world

When i try to teleport to the world it just crashes the game and says there is no world.

I would suggest you actually try to fix this mod and stop updating the mod.

1.19.2 Forge support

While there are 1.19.2/1.19.3 builds for Fabric, only a 1.19 Forge build currently exists. It would be helpful to also have an equivalent Forge build for 1.19.2+.

Server crash 1.18.2 Forge

Problem: The server crash when loading it says it's a problem with datapacks but happens only with this mod installed, also it says this:
"java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: Not a tag id"

Version: Multiworld-Forge-1.4.jar

I attach here the log too
latest (3).log

Specifying seed in world's YML file has no effect.

A world created with "/mw create "name" normal" always uses the seed of the overworld.
The YML file in config\multiworld\worlds\multiworld"name" has a different seed that is not used.
Changing this seed has no effect.
118

Import existing world

Hello, I would like to import an existing world. I tried to create a new one using your mod, then erase its data with the one I'm willing to import but it doesn't work (teleporting to it still shows the freshly created one, so the worldGenerator probably erases my data).
Any advice to achieve this ?
Thank you

Edit: Server log shows a dozens of errors like this one :

[15:00:19] [Server thread/ERROR]: Couldn't load chunk [2, 23]
java.lang.ArrayIndexOutOfBoundsException: Index 16 out of bounds for length 16
        at net.minecraft.class_6637.method_38806(class_6637.java:330) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_6637.method_38797(class_6637.java:224) ~[intermediary-server-1.18.jar:?]
        at com.mojang.datafixers.Typed.lambda$updateTyped$6(Typed.java:127) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.Typed.lambda$updateCap$9(Typed.java:164) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.util.Pair$Instance.traverse(Pair.java:90) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.profunctors.TraversalP$1.lambda$wander$0(TraversalP.java:50) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.util.Pair$Instance.traverse(Pair.java:90) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.profunctors.TraversalP$1.lambda$wander$0(TraversalP.java:50) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.Typed.updateCap(Typed.java:164) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.Typed.updateTyped(Typed.java:126) ~[datafixerupper-4.0.26.jar:?]
        at net.minecraft.class_6637.method_38796(class_6637.java:215) ~[intermediary-server-1.18.jar:?]
        at com.mojang.datafixers.DataFix.lambda$null$3(DataFix.java:86) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.types.Type.capWrite(Type.java:167) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.types.Type.lambda$readAndWrite$9(Type.java:159) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.types.Type.readAndWrite(Type.java:158) ~[datafixerupper-4.0.26.jar:?]
        at com.mojang.datafixers.DataFixerUpper.update(DataFixerUpper.java:84) ~[datafixerupper-4.0.26.jar:?]
        at net.minecraft.class_2512.method_10693(class_2512.java:488) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_2512.method_10688(class_2512.java:484) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_3977.method_17907(class_3977.java:54) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_3898.method_17979(class_3898.java:942) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_3898.method_17256(class_3898.java:590) ~[intermediary-server-1.18.jar:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
        at net.minecraft.class_1255.method_18859(class_1255.java:151) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_3215$class_4212.method_18859(class_3215.java:552) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_1255.method_16075(class_1255.java:125) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_3215$class_4212.method_16075(class_3215.java:561) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_3215.method_19492(class_3215.java:282) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:768) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:756) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.class_1255.method_5383(class_1255.java:110) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:740) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:688) ~[intermediary-server-1.18.jar:?]
        at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-server-1.18.jar:?]
        at java.lang.Thread.run(Thread.java:833) [?:?]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.