RealisticWorldGenerator [1.8.8 - 1.17.1]

RealisticWorldGenerator [1.8.8 - 1.17.1] 4.43.0 (Java 11+)
World Generator, Redefined | a fast, high customizable, beautiful world generator.

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,963

Likes

131,319

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

FateKid updated RealisticWorldGenerator [1.8.8 - 1.17.1] with a new update entry:

Small tree position bugfix

──────║ Changes
[ Additions | Improvements | Deletions ]


» Improved Material checks

──────║ Fixes
» Fixed tree position bug

──────║ Notes
We know that currently it seems like we quited RWG development however this is not the case. The only problem we got at the moment is time. We're all quite busy people and also not many, just two in the java development section of our small team. Therefore isn't really much progress being done in terms of RWG and our other plugins...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,963

Likes

131,319

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,963

Likes

131,319

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

FateKid updated RealisticWorldGenerator [1.8.8 - 1.17.1] with a new update entry:

RealisticWorldGenerator Version 4.43.0 (Java 11+)

──────║ Changes
[ Additions | Improvements | Deletions ]


» Added custom Trades api (WIP)
» Improved terrain generation which should give a little generation speed boost, not much though

──────║ Fixes
» Fixed that the last layer of a biome would not be loaded and therefore the default layer would be generated instead.
» Fixed that cartographers could cause a server crash (treasure map trade was removed / replaced for now).

──────║ Notes
Hello everyone,

many of you...

Read the rest of this update entry...
 
Liked by:

X404X

Newcomer

Status

offline

Posts

7

Likes

3

Bits Credits

0

LEVEL

1

315 XP

Not working, it's latest version :(
Code:
[16:06:47] [Server thread/INFO]: [RWG] Enabling Realistic_World v4.43.0
[16:06:47] [Server thread/INFO]: [RWG] [30.03.2024 / 16:06:47][Server thread => Info] RealisticWorldGenerator: 4.43.0
[16:06:47] [Server thread/INFO]: [RWG] [30.03.2024 / 16:06:47][Server thread => Info] Server: 1.17.1-R0.1-SNAPSHOT / git-Paper-411 (MC: 1.17.1)
[16:06:49] [Server thread/ERROR]: Error occurred while enabling Realistic_World v4.43.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.geodynamical.sompner()" because the return value of "net.sourcewriters.spigot.rwg.legacy.shaded.synapi.utils.java.tools.Container.get()" is null
    at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.parorexia.yessed(SourceFile:355) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.parorexia.fictious(SourceFile:125) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at net.sourcewriters.spigot.rwg.legacy.Realistic.onEnable(SourceFile:129) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
    at java.lang.Thread.run(Thread.java:842) ~[?:?]
[16:06:49] [Server thread/INFO]: [RWG] Disabling Realistic_World v4.43.0
[16:06:49] [Server thread/ERROR]: Error occurred while disabling Realistic_World v4.43.0 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "net.sourcewriters.spigot.rwg.legacy.api.version.IVersionAccess.getNmsAccess()" because the return value of "net.sourcewriters.spigot.rwg.legacy.api.RealisticWorldGenerator.getVersionAccess()" is null
    at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.civilisable.<init>(SourceFile:66) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.civilisable.fictious(SourceFile:47) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at net.sourcewriters.spigot.rwg.legacy.helloThereHowAreYouDoing.civilisable.sompner(SourceFile:55) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at net.sourcewriters.spigot.rwg.legacy.Realistic.onDisable(SourceFile:218) ~[RealisticWorldGenerator-4.43.0.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-411]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
    at java.lang.Thread.run(Thread.java:842) ~[?:?]
 
Liked by:

Latest threads

Forum statistics

Threads
59,052
Messages
90,247
Members
56,001
Latest member
Hogalalla
Top Bottom