Jump to content

Agent2P

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Agent2P

  1. I created a forge server using 1.14.3 last night and had no issues throughout the night, I had 3 people playing throughout the night. Went to bed closed the server and now this afternoon when trying to reopen the server it runs fine but crashes immediately if anyone tries to join. Attached it the crash log: ---- Minecraft Crash Report ---- // Oh - I know what I did wrong! Time: 7/21/19 3:55 PM Description: Ticking entity java.lang.IndexOutOfBoundsException: Index: 1, Size: 1 at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_211] {} at java.util.ArrayList.set(Unknown Source) ~[?:1.8.0_211] {} at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:55) ~[?:?] {} at net.minecraft.world.chunk.storage.RegionFileCache.func_219098_a(SourceFile:40) ~[?:?] {} at net.minecraft.world.chunk.storage.RegionFileCache.func_219099_e(SourceFile:47) ~[?:?] {} at net.minecraft.world.chunk.storage.RegionSectionCache.func_223138_c(SourceFile:106) ~[?:?] {} at net.minecraft.world.chunk.storage.RegionSectionCache.func_219107_b(SourceFile:100) ~[?:?] {} at net.minecraft.world.chunk.storage.RegionSectionCache.func_219113_d(SourceFile:76) ~[?:?] {} at net.minecraft.village.PointOfInterestManager.func_219136_a(SourceFile:69) ~[?:?] {} at net.minecraft.village.PointOfInterestManager.func_219149_a(SourceFile:65) ~[?:?] {} at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.IntPipeline$4$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_211] {} at java.util.Spliterator$OfInt.forEachRemaining(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) ~[?:1.8.0_211] {} at net.minecraft.util.math.ChunkPos$1.tryAdvance(SourceFile:164) ~[?:?] {} at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline.findFirst(Unknown Source) ~[?:1.8.0_211] {} at net.minecraft.village.PointOfInterestManager.func_219155_b(SourceFile:103) ~[?:?] {} at net.minecraft.entity.ai.brain.task.GatherPOITask.func_212831_a_(SourceFile:109) ~[?:?] {} at net.minecraft.entity.ai.brain.task.Task.func_220378_b(SourceFile:49) ~[?:?] {} at net.minecraft.entity.ai.brain.Brain.func_218192_b(SourceFile:263) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.Iterator.forEachRemaining(Unknown Source) ~[?:1.8.0_211] {} at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) ~[?:1.8.0_211] {} at java.util.TreeMap$ValueSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_211] {} at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_211] {} at net.minecraft.entity.ai.brain.Brain.func_218218_d(SourceFile:263) ~[?:?] {} at net.minecraft.entity.ai.brain.Brain.func_218210_a(SourceFile:222) ~[?:?] {} at net.minecraft.entity.merchant.villager.VillagerEntity.func_70619_bc(VillagerEntity.java:181) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2178) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:459) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:140) ~[?:?] {} at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2024) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:273) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.merchant.villager.VillagerEntity.func_70071_h_(VillagerEntity.java:216) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.world.ServerWorld.func_217479_a(ServerWorld.java:574) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.ServerWorld.func_72835_b(ServerWorld.java:381) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:816) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) ~[?:?] {pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:751) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:609) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_211] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.set(Unknown Source) at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:55) at net.minecraft.world.chunk.storage.RegionFileCache.func_219098_a(SourceFile:40) at net.minecraft.world.chunk.storage.RegionFileCache.func_219099_e(SourceFile:47) at net.minecraft.world.chunk.storage.RegionSectionCache.func_223138_c(SourceFile:106) at net.minecraft.world.chunk.storage.RegionSectionCache.func_219107_b(SourceFile:100) at net.minecraft.world.chunk.storage.RegionSectionCache.func_219113_d(SourceFile:76) at net.minecraft.village.PointOfInterestManager.func_219136_a(SourceFile:69) at net.minecraft.village.PointOfInterestManager.func_219149_a(SourceFile:65) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.IntPipeline$4$1.accept(Unknown Source) at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Unknown Source) at java.util.Spliterator$OfInt.forEachRemaining(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at net.minecraft.util.math.ChunkPos$1.tryAdvance(SourceFile:164) at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.findFirst(Unknown Source) at net.minecraft.village.PointOfInterestManager.func_219155_b(SourceFile:103) at net.minecraft.entity.ai.brain.task.GatherPOITask.func_212831_a_(SourceFile:109) at net.minecraft.entity.ai.brain.task.Task.func_220378_b(SourceFile:49) at net.minecraft.entity.ai.brain.Brain.func_218192_b(SourceFile:263) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.util.Iterator.forEachRemaining(Unknown Source) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.TreeMap$ValueSpliterator.forEachRemaining(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.forEach(Unknown Source) at net.minecraft.entity.ai.brain.Brain.func_218218_d(SourceFile:263) at net.minecraft.entity.ai.brain.Brain.func_218210_a(SourceFile:222) at net.minecraft.entity.merchant.villager.VillagerEntity.func_70619_bc(VillagerEntity.java:181) at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2178) at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:459) at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:140) at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2024) at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:273) at net.minecraft.entity.merchant.villager.VillagerEntity.func_70071_h_(VillagerEntity.java:216) at net.minecraft.world.ServerWorld.func_217479_a(ServerWorld.java:574) -- Entity being ticked -- Details: Entity Type: minecraft:villager (net.minecraft.entity.merchant.villager.VillagerEntity) Entity ID: 175 Entity Name: Villager Entity's Exact location: 41.65, 72.00, 48.06 Entity's Block location: World: (41,72,48), Chunk: (at 9,4,0 in 2,3; contains blocks 32,0,48 to 47,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: -0.01, -0.08, 0.07 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:684) at net.minecraft.world.ServerWorld.func_72835_b(ServerWorld.java:381) -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['Agent2P'/276, l='world', x=57.45, y=81.00, z=38.30]] Chunk stats: ServerChunkCache: 2194 Level dimension: DimensionType{minecraft:overworld} Level name: world Level seed: 7275512968484353282 Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true Level generator options: {} Level spawn location: World: (48,69,-112), Chunk: (at 0,4,0 in 3,-7; contains blocks 48,0,-112 to 63,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 769309 game time, 878526 day time Level storage version: 0x04ABD - Anvil Level weather: Rain time: 64440 (now: false), thunder time: 17939 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:816) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:751) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:609) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.14.3 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 7409975488 bytes (7066 MB) / 8210350080 bytes (7830 MB) up to 8210350080 bytes (7830 MB) JVM Flags: 2 total; -Xmx8192M -Xms8192M FML: New FML! Loaded coremods (and transformers): Nothing Player Count: 1 / 20; [ServerPlayerEntity['Agent2P'/276, l='world', x=57.45, y=81.00, z=38.30]] Data Packs: vanilla, mod:xlfoodmod, mod:waila, mod:waddles, mod:uteamcore, mod:usefulbackpacks, mod:jei, mod:forge, mod:fastleafdecay, mod:biomesoplenty, mod:appleskin Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.