From 1db974998c4e5242cd2603020e6c8ebfea5b454e Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 25 Apr 2015 00:29:49 +0100 Subject: Bye-bye --- .../crash-2015-01-30_01.58.34-server.txt | 103 --------------------- 1 file changed, 103 deletions(-) delete mode 100644 eclipse/crash-reports/crash-2015-01-30_01.58.34-server.txt (limited to 'eclipse/crash-reports/crash-2015-01-30_01.58.34-server.txt') diff --git a/eclipse/crash-reports/crash-2015-01-30_01.58.34-server.txt b/eclipse/crash-reports/crash-2015-01-30_01.58.34-server.txt deleted file mode 100644 index b8b0c33..0000000 --- a/eclipse/crash-reports/crash-2015-01-30_01.58.34-server.txt +++ /dev/null @@ -1,103 +0,0 @@ ----- Minecraft Crash Report ---- -// You should try our sister game, Minceraft! - -Time: 1/30/15 1:58 AM -Description: Ticking entity - -java.lang.IllegalArgumentException: n must be positive - at java.util.Random.nextInt(Random.java:300) - at darkknight.jewelrycraft.worldGen.village.JCTrades.manipulateTradesForVillager(JCTrades.java:103) - at cpw.mods.fml.common.registry.VillagerRegistry.manageVillagerTrades(VillagerRegistry.java:203) - at net.minecraft.entity.passive.EntityVillager.addDefaultEquipmentAndRecipies(EntityVillager.java:469) - at net.minecraft.entity.passive.EntityVillager.updateAITick(EntityVillager.java:173) - at net.minecraft.entity.EntityLiving.updateAITasks(EntityLiving.java:619) - at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:1981) - at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:431) - at net.minecraft.entity.EntityAgeable.onLivingUpdate(EntityAgeable.java:138) - at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1814) - at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:250) - at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2271) - at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684) - at net.minecraft.world.World.updateEntity(World.java:2231) - at net.minecraft.world.World.updateEntities(World.java:2081) - at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at java.util.Random.nextInt(Random.java:300) - at darkknight.jewelrycraft.worldGen.village.JCTrades.manipulateTradesForVillager(JCTrades.java:103) - at cpw.mods.fml.common.registry.VillagerRegistry.manageVillagerTrades(VillagerRegistry.java:203) - at net.minecraft.entity.passive.EntityVillager.addDefaultEquipmentAndRecipies(EntityVillager.java:469) - at net.minecraft.entity.passive.EntityVillager.updateAITick(EntityVillager.java:173) - at net.minecraft.entity.EntityLiving.updateAITasks(EntityLiving.java:619) - at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:1981) - at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:431) - at net.minecraft.entity.EntityAgeable.onLivingUpdate(EntityAgeable.java:138) - at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1814) - at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:250) - at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2271) - at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684) - at net.minecraft.world.World.updateEntity(World.java:2231) - --- Entity being ticked -- -Details: - Entity Type: Villager (net.minecraft.entity.passive.EntityVillager) - Entity ID: 553916 - Entity Name: Villager - Entity's Exact location: -200.91, 64.00, -688.96 - Entity's Block location: World: (-201,64,-689), Chunk: (at 7,4,15 in -13,-44; contains blocks -208,0,-704 to -193,255,-689), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513) - Entity's Momentum: 0.00, -0.08, 0.00 -Stacktrace: - at net.minecraft.world.World.updateEntities(World.java:2081) - at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515) - --- Affected level -- -Details: - Level name: Test 2 - All players: 1 total; [EntityPlayerMP['sor1n'/117, l='Test 2', x=-205.53, y=64.00, z=-682.52]] - Chunk stats: ServerChunkCache: 319 Drop: 0 - Level seed: 4964662363478817909 - Level generator: ID 01 - flat, ver 0. Features enabled: true - Level generator options: 2;7,3x1,52x24,8x12;2;stronghold,biome_1,village,decoration,dungeon,mineshaft - Level spawn location: World: (-235,4,-715), Chunk: (at 5,0,5 in -15,-45; contains blocks -240,0,-720 to -225,255,-705), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513) - Level time: 1698971 game time, 2000 day time - Level dimension: 0 - Level storage version: 0x04ABD - Anvil - Level weather: Rain time: 75183 (now: false), thunder time: 99308 (now: false) - Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true -Stacktrace: - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 8.1 (amd64) version 6.3 - Java Version: 1.7.0_71, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 274232896 bytes (261 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB) - JVM Flags: 3 total; -Xincgc -Xmx512M -Xms512M - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active - mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - Jewelrycraft{1.5} [Jewelrycraft] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 1 / 8; [EntityPlayerMP['sor1n'/117, l='Test 2', x=-205.53, y=64.00, z=-682.52]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file -- cgit v1.2.3