Giter Site home page Giter Site logo

Comments (9)

Pilvinen avatar Pilvinen commented on August 21, 2024

After this happened once now I seem to be getting it all the time while moving normally without teleporting + I get kicked out from the test server.

Here is some more of this:

15:49:51 [SEVERE] java.lang.IllegalArgumentException: Empty string not allowed
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.NBTTagString.(SourceFile:15)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.NBTTagCompound.setString(SourceFile:81)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.StructureStart.a(SourceFile:55)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.StructureGenerator.a(StructureGenerator.java:217)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.StructureGenerator.a(StructureGenerator.java:57)
15:49:51 [SEVERE] at com.ryanmichela.subterranea.SChunkProviderGenerate.getChunkAt(SChunkProviderGenerate.java:363)
15:49:51 [SEVERE] at com.ryanmichela.subterranea.SChunkGenerator$SBlockPopulator.populate(SChunkGenerator.java:113)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:240)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.Chunk.a(Chunk.java:843)
15:49:51 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:61)
15:49:51 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
15:49:51 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
15:49:51 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
15:49:51 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:529)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415)
15:49:51 [SEVERE] at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
15:49:51 [SEVERE] Encountered an unexpected exception IllegalArgumentException
java.lang.IllegalArgumentException: Empty string not allowed
at net.minecraft.server.v1_6_R3.NBTTagString.(SourceFile:15)
at net.minecraft.server.v1_6_R3.NBTTagCompound.setString(SourceFile:81)
at net.minecraft.server.v1_6_R3.StructureStart.a(SourceFile:55)
at net.minecraft.server.v1_6_R3.StructureGenerator.a(StructureGenerator.java:217)
at net.minecraft.server.v1_6_R3.StructureGenerator.a(StructureGenerator.java:57)
at com.ryanmichela.subterranea.SChunkProviderGenerate.getChunkAt(SChunkProviderGenerate.java:363)
at com.ryanmichela.subterranea.SChunkGenerator$SBlockPopulator.populate(SChunkGenerator.java:113)
at net.minecraft.server.v1_6_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:240)
at net.minecraft.server.v1_6_R3.Chunk.a(Chunk.java:843)
at org.bukkit.craftbukkit.v1_6_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:61)
at org.bukkit.craftbukkit.v1_6_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
at org.bukkit.craftbukkit.v1_6_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
at org.bukkit.craftbukkit.v1_6_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
at org.bukkit.craftbukkit.v1_6_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:529)
at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)

from subterranea.

Pilvinen avatar Pilvinen commented on August 21, 2024

And ... the map was no longer generating + eventually it crashed the whole server HARD.

from subterranea.

Pilvinen avatar Pilvinen commented on August 21, 2024

Restart did not work. Apparently the map has become corrupted. I think I will have to drop my dreams of using Subterranea on a production server for now until it is more stable.

from subterranea.

rmichela avatar rmichela commented on August 21, 2024

Are you using Craftbukkit or Spigot?

-Ryan

On Sep 23, 2013, at 5:55 AM, Pilvinen [email protected] wrote:

Restart did not work. Apparently the map has become corrupted. I think I
will have to drop my dreams of using Subterranea on a production server for
now until it is more stable.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/4#issuecomment-24917487
.

from subterranea.

Pilvinen avatar Pilvinen commented on August 21, 2024

Sorry, I must have forgotten to mention it.

Latest spigot 1.6.4, build 1115

from subterranea.

rmichela avatar rmichela commented on August 21, 2024

Can you send me the seed and coordinates? Subterranea is a very low level
plugin that uses internal classes from Craftbukkit. It's not compatible
with alternate server implementations. If you do get it to work, submit a
patch and I'll consider it.

-Ryan

On Sep 23, 2013, at 9:47 PM, Pilvinen [email protected] wrote:

Sorry, I must have forgotten to mention it.

Latest spigot 1.6.4, build 1115


Reply to this email directly or view it on
GitHubhttps://github.com//issues/4#issuecomment-24974490
.

from subterranea.

Pilvinen avatar Pilvinen commented on August 21, 2024

Well, Spigot is Craftbukkit - only optimized for performance. Sadly I already destroyed the world and can't recall the seed. I was at desert biome when it started to bug out. And if it's if any help I used also large biomes + multiverse.

from subterranea.

rmichela avatar rmichela commented on August 21, 2024

I'll do what can to look into this, but without a seed and coordinates, I'm at the mercy of the random number generator to reproduce the problem. Also, one of the Spigot optimizations may be interfering with the internals of Subterranea.

from subterranea.

rmichela avatar rmichela commented on August 21, 2024

Duplicate of #9

from subterranea.

Related Issues (20)

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.