Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

OTG 1.16.5 Crash with no apparent reason (with or without mods)

YouYouTheBoxx opened this issue ยท 3 comments

commented

OTG Plugin or Mod

  • OTG Mod for Forge
  • OTG Plugin for Spigot

OTG Version

Forge or Spigot Versions

forge-1.16.5-36.1.31

Server/Client Log

[12:39:22] [Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.pg85.otg.forge.commands.OTGComm
and$BiomeObjectArgument@30635dd3 (class com.pg85.otg.forge.commands.OTGCommand$BiomeObjectArgument) - will not be sent t
o client!
[12:39:22] [Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.pg85.otg.forge.commands.OTGComm
and$FlagsArgument@56fa0941 (class com.pg85.otg.forge.commands.OTGCommand$FlagsArgument) - will not be sent to client!
[12:39:22] [Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.pg85.otg.forge.commands.OTGComm
and$PresetArgument@5caaae04 (class com.pg85.otg.forge.commands.OTGCommand$PresetArgument) - will not be sent to client!
[12:39:22] [Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.ferreusveritas.dynamictrees.com
mand.HexColorArgument@26d3fabb (class com.ferreusveritas.dynamictrees.command.HexColorArgument) - will not be sent to cl
ient!
[12:39:22] [Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.pg85.otg.forge.commands.OTGComm
and$TemplateArgument@559d51ed (class com.pg85.otg.forge.commands.OTGCommand$TemplateArgument) - will not be sent to clie
nt!
[12:39:22] [Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.pg85.otg.forge.commands.OTGComm
and$FlagsArgument@53abfa1e (class com.pg85.otg.forge.commands.OTGCommand$FlagsArgument) - will not be sent to client!
[12:40:21] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: A single server tick took 60.00 seconds (should be ma
x 0.05)
[12:40:21] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: Considering it to be crashed, server will forcibly sh
utdown.

What other plugins are you running?

Does the same with or without any mods

Description

Running my server with OTG as level type and using Dregora preset as generator settings seems to always crash :(

commented

Hey @YouYouTheBoxx , apparently someone tried to run an /otg command with a biome parameter that caused an exception, will look into this. If you could do some testing and provide the command that causes the crash, that would be very helpful, thanks!

commented

sorry but it crash just after the server has been loaded so no test is possible :( nor it was on my own server and i entered no commands from otg

commented

i'll close this issue as it was related to the mod DynamicTrees which was causing real issues with the world generation (and so had to make a new world without that mod and not just removing the mod alone).