Jump to content

forge-1.7.2-10.12.0.1011 Crash while activating map


zennyrpg

Recommended Posts

I searched, but couldn't find an issue for this.  I do have a few of my own mods installed on the server, but they in no way touch the map code.  I actually found the issue in a bug tracker for some server http://jira.ginever.net/browse/AMC-416 .

 

So, I constructed a map fine but when I right clicked to activate it, I get the following error.

 

 

 

Time: 1/21/14 12:49 PM

Description: Unexpected error

 

java.lang.NoSuchFieldError: c

at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:952)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869)

at net.minecraft.client.main.Main.main(SourceFile:103)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

 

Here's the rest of the details it spit out:

 

 

-- Head --

Stacktrace:

at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['zennyrpg'/433, l='MpServer', x=56.35, y=70.62, z=370.60]]

Chunk stats: MultiplayerChunkCache: 240, 240

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (86,64,277), Chunk: (at 6,4,5 in 5,17; contains blocks 80,0,272 to 95,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 1173846 game time, 1451754 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

 

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)

at net.minecraft.client.main.Main.main(SourceFile:103)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 28305392 bytes (26 MB) / 197656576 bytes (188 MB) up to 954466304 bytes (910 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

AABB Pool Size: 21132 (1183392 bytes; 1 MB) allocated, 2 (112 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP v9.01-pre FML v7.2.102.1011 Minecraft Forge 10.12.0.1011 5 mods loaded, 5 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{7.2.102.1011} [Forge Mod Loader] (forge-1.7.2-10.12.0.1011.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{10.12.0.1011} [Minecraft Forge] (forge-1.7.2-10.12.0.1011.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

SmartSiege{0.0.3} [smartSiege] (Village and Gen Mods-0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

VillagerGenetics{0.0.2} [VillagerGenetics] (Village and Gen Mods-0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.7.2-Forge10.12.0.1011

LWJGL: 2.9.0

OpenGL: GeForce GT 525M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: [villagerGenetics]

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 6372 (356832 bytes; 0 MB) allocated, 24 (1344 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

 

 

Link to comment
Share on other sites

I encoutered the same problem,when running minecraft with Forge but no other mods enabled.

 

 

---- Minecraft Crash Report ----

// Surprise! Haha. Well, this is awkward.

 

Time: 1/25/14 4:52 PM

Description: Unexpected error

 

java.lang.NoSuchFieldaError: c

at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:952)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869)

at net.minecraft.client.main.Main.main(SourceFile:103)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['wontoncc'/316, l='MpServer', x=-168.11, y=65.62, z=211.99]]

Chunk stats: MultiplayerChunkCache: 225, 225

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (-44,64,256), Chunk: (at 4,4,0 in -3,16; contains blocks -48,0,256 to -33,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Level time: 7056 game time, 7056 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

Forced entities: 103 total; [EntitySkeleton['Skeleton'/0, l='MpServer', x=-228.50, y=33.00, z=190.50], EntityZombie['Zombie'/1, l='MpServer', x=-225.69, y=12.22, z=218.69], EntityItem['item.tile.mushroom'/2, l='MpServer', x=-226.13, y=36.13, z=222.13], EntityCreeper['Creeper'/3, l='MpServer', x=-227.59, y=43.00, z=222.97], EntityBat['Bat'/4, l='MpServer', x=-228.75, y=48.10, z=213.25], EntityZombie['Zombie'/5, l='MpServer', x=-227.41, y=46.00, z=214.01], EntityZombie['Zombie'/6, l='MpServer', x=-234.66, y=15.00, z=236.34], EntitySkeleton['Skeleton'/7, l='MpServer', x=-230.50, y=14.00, z=239.13], EntityCreeper['Creeper'/8, l='MpServer', x=-224.16, y=38.00, z=238.31], EntityCreeper['Creeper'/9, l='MpServer', x=-226.11, y=56.00, z=263.56], EntityBat['Bat'/17, l='MpServer', x=-216.42, y=23.10, z=195.64], EntityCreeper['Creeper'/16, l='MpServer', x=-219.22, y=32.00, z=182.09], EntitySkeleton['Skeleton'/19, l='MpServer', x=-218.50, y=28.00, z=222.50], EntityCreeper['Creeper'/18, l='MpServer', x=-224.00, y=35.00, z=200.53], EntitySkeleton['Skeleton'/21, l='MpServer', x=-205.31, y=27.00, z=218.25], EntitySkeleton['Skeleton'/20, l='MpServer', x=-218.50, y=28.00, z=223.50], EntityCreeper['Creeper'/23, l='MpServer', x=-209.67, y=34.00, z=212.45], EntitySkeleton['Skeleton'/22, l='MpServer', x=-215.66, y=28.00, z=220.09], EntityCreeper['Creeper'/25, l='MpServer', x=-209.50, y=35.00, z=216.50], EntityCreeper['Creeper'/24, l='MpServer', x=-210.50, y=35.00, z=214.50], EntityBat['Bat'/27, l='MpServer', x=-213.30, y=10.50, z=220.77], EntityBat['Bat'/26, l='MpServer', x=-213.31, y=41.92, z=209.49], EntitySkeleton['Skeleton'/29, l='MpServer', x=-212.50, y=28.00, z=225.50], EntityZombie['Zombie'/28, l='MpServer', x=-210.50, y=29.00, z=224.50], EntityBat['Bat'/31, l='MpServer', x=-218.75, y=17.10, z=232.25], EntitySkeleton['Skeleton'/30, l='MpServer', x=-216.70, y=24.14, z=233.70], EntityZombie['Zombie'/34, l='MpServer', x=-223.50, y=42.00, z=235.22], EntitySkeleton['Skeleton'/35, l='MpServer', x=-223.31, y=38.00, z=239.25], EntityBat['Bat'/32, l='MpServer', x=-221.63, y=16.10, z=234.25], EntityBat['Bat'/33, l='MpServer', x=-220.15, y=15.48, z=236.33], EntityZombie['Zombie'/38, l='MpServer', x=-217.50, y=43.00, z=241.50], EntityCreeper['Creeper'/36, l='MpServer', x=-210.50, y=55.00, z=225.50], EntitySkeleton['Skeleton'/37, l='MpServer', x=-214.88, y=33.00, z=246.41], EntityBat['Bat'/59, l='MpServer', x=-203.65, y=23.04, z=194.79], EntityCreeper['Creeper'/58, l='MpServer', x=-199.97, y=31.00, z=195.75], EntityCreeper['Creeper'/57, l='MpServer', x=-197.66, y=31.00, z=195.97], EntityBat['Bat'/56, l='MpServer', x=-195.93, y=22.00, z=193.54], EntityZombie['Zombie'/63, l='MpServer', x=-206.50, y=34.00, z=221.50], EntityZombie['Zombie'/62, l='MpServer', x=-207.50, y=34.00, z=219.50], EntityCreeper['Creeper'/61, l='MpServer', x=-197.00, y=56.00, z=194.56], EntityCreeper['Creeper'/60, l='MpServer', x=-193.50, y=55.00, z=193.50], EntityZombie['Zombie'/68, l='MpServer', x=-195.00, y=11.00, z=286.44], EntityZombie['Zombie'/64, l='MpServer', x=-207.50, y=34.00, z=218.50], EntityBat['Bat'/65, l='MpServer', x=-198.19, y=20.83, z=235.97], EntityBat['Bat'/66, l='MpServer', x=-191.88, y=30.89, z=239.03], EntitySkeleton['Skeleton'/67, l='MpServer', x=-196.50, y=33.00, z=248.06], EntityBat['Bat'/76, l='MpServer', x=-186.91, y=55.00, z=185.39], EntitySkeleton['Skeleton'/77, l='MpServer', x=-180.50, y=25.00, z=229.50], EntityZombie['Zombie'/78, l='MpServer', x=-184.36, y=27.99, z=229.67], EntityCreeper['Creeper'/79, l='MpServer', x=-191.50, y=29.00, z=231.50], EntityClientPlayerMP['wontoncc'/316, l='MpServer', x=-168.11, y=65.62, z=211.99], EntitySlime['Slime'/74, l='MpServer', x=-189.69, y=55.60, z=186.31], EntityBat['Bat'/75, l='MpServer', x=-171.38, y=58.81, z=177.72], EntityZombie['Zombie'/85, l='MpServer', x=-186.97, y=13.00, z=280.59], EntitySkeleton['Skeleton'/84, l='MpServer', x=-183.78, y=13.00, z=285.28], EntityPig['Pig'/87, l='MpServer', x=-178.78, y=63.00, z=286.38], EntitySpider['Spider'/86, l='MpServer', x=-182.19, y=30.00, z=276.41], EntitySkeleton['Skeleton'/81, l='MpServer', x=-189.50, y=41.00, z=235.50], EntityCreeper['Creeper'/80, l='MpServer', x=-186.88, y=28.00, z=228.84], EntitySkeleton['Skeleton'/83, l='MpServer', x=-187.88, y=36.00, z=250.50], EntitySpider['Spider'/82, l='MpServer', x=-181.38, y=28.00, z=246.00], EntityPig['Pig'/88, l='MpServer', x=-170.79, y=63.00, z=289.19], EntityPig['Pig'/102, l='MpServer', x=-160.79, y=75.47, z=167.53], EntityBat['Bat'/103, l='MpServer', x=-175.34, y=55.86, z=181.28], EntityCreeper['Creeper'/375, l='MpServer', x=-241.97, y=53.00, z=165.50], EntityPig['Pig'/100, l='MpServer', x=-166.69, y=73.00, z=164.31], EntityPig['Pig'/101, l='MpServer', x=-170.56, y=71.00, z=172.53], EntityCreeper['Creeper'/98, l='MpServer', x=-171.50, y=24.00, z=140.50], EntityPig['Pig'/99, l='MpServer', x=-169.81, y=71.00, z=158.09], EntityZombie['Zombie'/381, l='MpServer', x=-248.50, y=49.00, z=208.50], EntityPig['Pig'/106, l='MpServer', x=-166.38, y=63.00, z=282.81], EntitySkeleton['Skeleton'/379, l='MpServer', x=-248.16, y=43.00, z=210.28], EntityBat['Bat'/104, l='MpServer', x=-183.89, y=55.79, z=191.46], EntityBat['Bat'/105, l='MpServer', x=-173.14, y=57.39, z=176.11], EntityZombie['Zombie'/119, l='MpServer', x=-152.50, y=23.00, z=255.50], EntityCow['Cow'/118, l='MpServer', x=-145.41, y=65.00, z=231.38], EntitySheep['Sheep'/117, l='MpServer', x=-145.19, y=65.00, z=227.91], EntitySheep['Sheep'/116, l='MpServer', x=-155.81, y=63.00, z=233.19], EntityCow['Cow'/115, l='MpServer', x=-158.28, y=63.00, z=225.25], EntityPig['Pig'/127, l='MpServer', x=-157.16, y=64.00, z=285.81], EntityCreeper['Creeper'/126, l='MpServer', x=-159.50, y=15.00, z=283.50], EntityZombie['Zombie'/125, l='MpServer', x=-149.50, y=22.00, z=256.50], EntityCreeper['Creeper'/124, l='MpServer', x=-149.50, y=22.00, z=257.50], EntityCreeper['Creeper'/123, l='MpServer', x=-152.50, y=22.00, z=257.50], EntityZombie['Zombie'/122, l='MpServer', x=-152.50, y=23.00, z=256.50], EntityZombie['Zombie'/121, l='MpServer', x=-149.50, y=22.00, z=248.50], EntitySkeleton['Skeleton'/120, l='MpServer', x=-144.50, y=22.00, z=247.50], EntityZombie['Zombie'/141, l='MpServer', x=-117.50, y=16.00, z=162.50], EntityBat['Bat'/140, l='MpServer', x=-125.81, y=21.00, z=133.38], EntityChicken['Chicken'/143, l='MpServer', x=-113.53, y=70.00, z=236.53], EntityZombie['Zombie'/142, l='MpServer', x=-120.09, y=17.00, z=163.50], EntityPig['Pig'/129, l='MpServer', x=-152.50, y=64.00, z=279.47], EntityPig['Pig'/128, l='MpServer', x=-158.41, y=64.00, z=286.53], EntityZombie['Zombie'/131, l='MpServer', x=-139.22, y=25.00, z=213.70], EntitySheep['Sheep'/133, l='MpServer', x=-142.34, y=67.00, z=219.19], EntityZombie['Zombie'/132, l='MpServer', x=-136.50, y=24.00, z=213.31], EntityChicken['Chicken'/135, l='MpServer', x=-131.34, y=68.00, z=244.41], EntitySheep['Sheep'/134, l='MpServer', x=-134.97, y=66.00, z=233.91], EntityChicken['Chicken'/156, l='MpServer', x=-116.51, y=67.95, z=239.68], EntityCow['Cow'/144, l='MpServer', x=-125.16, y=66.00, z=232.03], EntityCow['Cow'/145, l='MpServer', x=-117.56, y=65.00, z=225.72], EntityChicken['Chicken'/146, l='MpServer', x=-124.53, y=73.00, z=240.22], EntityChicken['Chicken'/166, l='MpServer', x=-93.53, y=78.00, z=265.59]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Integrated singleplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)

at net.minecraft.client.main.Main.main(SourceFile:103)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.2

Operating System: Windows 8 (amd64) version 6.2

Java Version: 1.7.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 240165088 bytes (229 MB) / 551550976 bytes (526 MB) up to 1908932608 bytes (1820 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G

AABB Pool Size: 10378 (581168 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used

IntCache: cache: 0, tcache: 40, allocated: 12, tallocated: 94

FML: MCP v9.01-pre FML v7.2.106.1018 Minecraft Forge 10.12.0.1018 3 mods loaded, 3 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{7.2.106.1018} [Forge Mod Loader] (forge-1.7.2-10.12.0.1018.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{10.12.0.1018} [Minecraft Forge] (forge-1.7.2-10.12.0.1018.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Launched Version: 1.7.2-Forge10.12.0.1018

LWJGL: 2.9.0

OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: []

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 1938 (108528 bytes; 0 MB) allocated, 26 (1456 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

 

Link to comment
Share on other sites

Here's the console log. What I did was that I created a flat world in creative mode, took out an empty map and right clicked.

 

 

[17:50:39 INFO]: Minecraft Launcher 1.3.9 (through bootstrap 5) started on windows...

 

[17:50:39 INFO]: Refreshing local version list...

 

[17:50:39 INFO]: Current time is Jan 25, 2014 5:50:39 PM

 

[17:50:39 INFO]: System.getProperty('os.name') == 'Windows 8'

 

[17:50:39 INFO]: System.getProperty('os.version') == '6.2'

 

[17:50:39 INFO]: System.getProperty('os.arch') == 'amd64'

 

[17:50:39 INFO]: System.getProperty('java.version') == '1.7.0_51'

 

[17:50:39 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'

 

[17:50:39 INFO]: System.getProperty('sun.arch.data.model') == '64'

 

[17:50:39 INFO]: Refreshing remote version list...

 

[17:50:44 INFO]: Refresh complete.

 

[17:50:44 INFO]: Loaded 3 profile(s); selected 'Forge'

 

[17:50:44 INFO]: Refreshing auth...

 

[17:50:44 INFO]: Logging in with access token

 

[17:51:00 INFO]: Getting syncinfo for selected version

 

[17:51:00 INFO]: Queueing library & version downloads

 

[17:51:00 INFO]: Download job 'Version & Libraries' started (16 threads, 27 files)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.9\launchwrapper-1.9.jar for job 'Version & Libraries'... (try 0)

 

[17:51:00 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Download job 'Resources' skipped as there are no files to download

 

[17:51:04 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Attempting to download C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018.jar for job 'Version & Libraries'... (try 0)

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:04 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.9\launchwrapper-1.9.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[17:51:05 INFO]: Finished downloading C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018.jar for job 'Version & Libraries': Couldn't connect to server (responded with 403) but have local file, assuming it's good

 

[17:51:05 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:05.039)

 

[17:51:05 INFO]: Launching game

 

[17:51:05 INFO]: Looking for old natives & assets to clean up...

 

[17:51:05 INFO]: Unpacking natives to C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018-natives-15762319065830

 

[17:51:05 INFO]: Reconstructing virtual assets folder at C:\Users\Jason\AppData\Roaming\.minecraft\assets\virtual\legacy

 

[17:51:05 INFO]: Launching in C:\Users\Jason\AppData\Roaming\.minecraft

 

[17:51:05 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -Djava.library.path=C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018-natives-15762319065830 -cp C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.2-10.12.0.1018\forge-1.7.2-10.12.0.1018.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.9\launchwrapper-1.9.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Jason\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018.jar net.minecraft.launchwrapper.Launch

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [FML]: Forge Mod Loader version 7.2.106.1018 for Minecraft 1.7.2 loading

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

 

[17:51:07 INFO]: Client> [17:51:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

 

[17:51:10 INFO]: Client> [17:51:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

 

[17:51:10 INFO]: Client> [17:51:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

 

[17:51:10 INFO]: Client> [17:51:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

 

[17:51:10 INFO]: Client> [17:51:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

 

[17:51:12 INFO]: Client> [17:51:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

 

[17:51:15 INFO]: Client> [17:51:15] [main/INFO]: Setting user: wontoncc

 

[17:51:17 INFO]: Client> [17:51:17] [Client thread/INFO]: LWJGL Version: 2.9.0

 

[17:51:18 INFO]: Client> [17:51:18] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

 

[17:51:18 INFO]: Client> [17:51:18] [Client thread/INFO] [FML]: MinecraftForge v10.12.0.1018 Initialized

 

[17:51:18 INFO]: Client> [17:51:18] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

 

[17:51:19 INFO]: Client> [17:51:19] [Client thread/INFO] [FML]: Searching C:\Users\Jason\AppData\Roaming\.minecraft\mods for mods

 

[17:51:23 INFO]: Client> [17:51:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load

 

[17:51:23 INFO]: Client> [17:51:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge

 

[17:51:24 INFO]: Client> [17:51:24] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

 

[17:51:24 INFO]: Client>

 

[17:51:24 INFO]: Client> Starting up SoundSystem...

 

[17:51:25 INFO]: Client> Initializing LWJGL OpenAL

 

[17:51:25 INFO]: Client>    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

 

[17:51:25 INFO]: Client> AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005

 

[17:51:25 INFO]: Client> AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005

 

[17:51:25 INFO]: Client> OpenAL initialized.

 

[17:51:25 INFO]: Client>

 

[17:51:25 INFO]: Client> [17:51:25] [sound Library Loader/INFO]: Sound engine started

 

[17:51:26 INFO]: Client> [17:51:26] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

 

[17:51:26 INFO]: Client> [17:51:26] [Client thread/INFO]: Created: 256x256 textures/items-atlas

 

[17:51:26 INFO]: Client> [17:51:26] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods

 

[17:51:55 INFO]: Client> [17:51:55] [server thread/INFO]: Starting integrated minecraft server version 1.7.2

 

[17:51:55 INFO]: Client> [17:51:55] [server thread/INFO]: Generating keypair

 

[17:51:56 INFO]: Client> [17:51:55] [server thread/INFO] [FML]: Injecting new block and item data into this server instance

 

[17:51:56 INFO]: Client> [17:51:56] [server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@61053718)

 

[17:51:56 INFO]: Client> [17:51:56] [server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@61053718)

 

[17:51:56 INFO]: Client> [17:51:56] [server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@61053718)

 

[17:51:56 INFO]: Client> [17:51:56] [server thread/INFO]: Preparing start region for level 0

 

[17:51:57 INFO]: Client> [17:51:57] [Netty Client IO #0/INFO] [FML]: Server protocol version 1

 

[17:51:57 INFO]: Client> [17:51:57] [Netty IO #1/INFO] [FML]: Client protocol version 1

 

[17:51:57 INFO]: Client> [17:51:57] [Netty IO #1/INFO] [FML]: Client attempting to join with 3 mods : mcp@8.09,FML@7.2.106.1018,Forge@10.12.0.1018

 

[17:51:57 INFO]: Client> [17:51:57] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT

 

[17:51:57 INFO]: Client> [17:51:57] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER

 

[17:51:57 INFO]: Client> [17:51:57] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established

 

[17:51:57 INFO]: Client> [17:51:57] [server thread/INFO] [FML]: [server thread] Server side modded connection established

 

[17:51:57 INFO]: Client> [17:51:57] [server thread/INFO]: wontoncc[local:E:7d3ab804] logged in with entity id 4 at (149.5, 4.0, -467.5)

 

[17:51:57 INFO]: Client> [17:51:57] [server thread/INFO]: wontoncc joined the game

 

[17:52:05 INFO]: Client> [17:52:05] [server thread/INFO]: wontoncc has just earned the achievement [Taking Inventory]

 

[17:52:05 INFO]: Client> [17:52:05] [Client thread/INFO]: [CHAT] wontoncc has just earned the achievement [Taking Inventory]

 

[17:52:16 INFO]: Client> [17:52:16] [server thread/ERROR]: Encountered an unexpected exception

 

[17:52:16 INFO]: Client> java.lang.NoSuchFieldError: c

 

[17:52:16 INFO]: Client> at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24) ~[aax.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152) ~[abp.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:323) ~[mn.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:535) ~[mx.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jc.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jc.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:198) ~[ef.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[ms.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:680) ~[MinecraftServer.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568) ~[MinecraftServer.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[bsk.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) [MinecraftServer.class:?]

 

[17:52:16 INFO]: Client> at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705) [?:?]

 

[17:52:16 INFO]: Client> [17:52:16] [server thread/ERROR]: This crash report has been saved to: C:\Users\Jason\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-25_17.52.16-server.txt

 

[17:52:16 INFO]: Client> [17:52:16] [server thread/INFO]: Stopping server

 

[17:52:16 INFO]: Client> [17:52:16] [server thread/INFO]: Saving players

 

[17:52:16 INFO]: Client> [17:52:16] [server thread/INFO]: Saving worlds

 

[17:52:16 INFO]: Client> [17:52:16] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

 

[17:52:17 INFO]: Client> [17:52:17] [server thread/INFO]: Saving chunks for level 'New World'/Nether

 

[17:52:17 INFO]: Client> [17:52:17] [server thread/INFO]: Saving chunks for level 'New World'/The End

 

[17:52:17 INFO]: Client> [17:52:17] [server thread/INFO] [FML]: Unloading dimension 0

 

[17:52:17 INFO]: Client> [17:52:17] [server thread/INFO] [FML]: Unloading dimension -1

 

[17:52:17 INFO]: Client> [17:52:17] [server thread/INFO] [FML]: Unloading dimension 1

 

[17:52:17 INFO]: Client> [17:52:17] [server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

 

[17:52:18 INFO]: Client> [17:52:18] [Client thread/FATAL]: Unreported exception thrown!

 

[17:52:18 INFO]: Client> java.lang.NoSuchFieldError: c

 

[17:52:18 INFO]: Client> at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24) ~[aax.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152) ~[abp.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400) ~[biy.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469) ~[azd.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948) ~[azd.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:952) ~[azd.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869) [azd.class:?]

 

[17:52:18 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]

 

[17:52:18 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]

 

[17:52:18 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]

 

[17:52:18 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]

 

[17:52:18 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]

 

[17:52:18 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

 

[17:52:18 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

 

[17:52:18 INFO]: Client> ---- Minecraft Crash Report ----

 

[17:52:18 INFO]: Client> // Quite honestly, I wouldn't worry myself about that.

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client> Time: 1/25/14 5:52 PM

 

[17:52:18 INFO]: Client> Description: Unexpected error

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client> java.lang.NoSuchFieldError: c

 

[17:52:18 INFO]: Client> at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

 

[17:52:18 INFO]: Client> at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

 

[17:52:18 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:952)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869)

 

[17:52:18 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:103)

 

[17:52:18 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[17:52:18 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[17:52:18 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[17:52:18 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[17:52:18 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

 

[17:52:18 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client> A detailed walkthrough of the error, its code path and all known details is as follows:

 

[17:52:18 INFO]: Client> ---------------------------------------------------------------------------------------

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client> -- Head --

 

[17:52:18 INFO]: Client> Stacktrace:

 

[17:52:18 INFO]: Client> at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

 

[17:52:18 INFO]: Client> at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

 

[17:52:18 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client> -- Affected level --

 

[17:52:18 INFO]: Client> Details:

 

[17:52:18 INFO]: Client> Level name: MpServer

 

[17:52:18 INFO]: Client> All players: 1 total; [EntityClientPlayerMP['wontoncc'/4, l='MpServer', x=149.50, y=5.62, z=-467.50]]

 

[17:52:18 INFO]: Client> Chunk stats: MultiplayerChunkCache: 225, 225

 

[17:52:18 INFO]: Client> Level seed: 0

 

[17:52:18 INFO]: Client> Level generator: ID 01 - flat, ver 0. Features enabled: false

 

[17:52:18 INFO]: Client> Level generator options:

 

[17:52:18 INFO]: Client> Level spawn location: World: (147,4,-467), Chunk: (at 3,0,13 in 9,-30; contains blocks 144,0,-480 to 159,255,-465), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

 

[17:52:18 INFO]: Client> Level time: 541 game time, 541 day time

 

[17:52:18 INFO]: Client> Level dimension: 0

 

[17:52:18 INFO]: Client> Level storage version: 0x00000 - Unknown?

 

[17:52:18 INFO]: Client> Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

 

[17:52:18 INFO]: Client> Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

 

[17:52:18 INFO]: Client> Forced entities: 134 total; [EntitySlime['Slime'/0, l='MpServer', x=190.44, y=4.00, z=-396.28], EntitySlime['Slime'/39092, l='MpServer', x=84.63, y=4.00, z=-468.54], EntitySlime['Slime'/19003, l='MpServer', x=92.47, y=4.00, z=-503.68], EntitySheep['Sheep'/84231, l='MpServer', x=173.39, y=4.00, z=-508.13], EntityPig['Pig'/83988, l='MpServer', x=171.41, y=4.00, z=-530.74], EntitySheep['Sheep'/84230, l='MpServer', x=178.78, y=4.00, z=-503.22], EntitySheep['Sheep'/83989, l='MpServer', x=164.88, y=4.00, z=-526.63], EntityCow['Cow'/84229, l='MpServer', x=184.50, y=4.00, z=-501.50], EntitySheep['Sheep'/83990, l='MpServer', x=167.25, y=4.00, z=-524.44], EntityCow['Cow'/84228, l='MpServer', x=181.50, y=4.00, z=-501.50], EntitySheep['Sheep'/83991, l='MpServer', x=167.75, y=4.00, z=-529.88], EntityCow['Cow'/84227, l='MpServer', x=174.51, y=4.00, z=-508.43], EntityCow['Cow'/84226, l='MpServer', x=180.50, y=4.00, z=-504.50], EntityPig['Pig'/83985, l='MpServer', x=164.22, y=4.00, z=-522.50], EntityChicken['Chicken'/84225, l='MpServer', x=182.50, y=4.00, z=-503.50], EntityPig['Pig'/83986, l='MpServer', x=165.56, y=4.00, z=-522.66], EntityChicken['Chicken'/84224, l='MpServer', x=181.81, y=4.00, z=-497.84], EntityPig['Pig'/83987, l='MpServer', x=166.59, y=4.00, z=-519.31], EntitySheep['Sheep'/83996, l='MpServer', x=173.50, y=4.00, z=-524.50], EntityHorse['Horse'/83997, l='MpServer', x=129.50, y=4.00, z=-403.50], EntityHorse['Horse'/83998, l='MpServer', x=129.50, y=4.00, z=-401.50], EntityPig['Pig'/84236, l='MpServer', x=228.91, y=4.00, z=-423.78], EntityHorse['Horse'/83999, l='MpServer', x=132.50, y=4.00, z=-399.50], EntitySheep['Sheep'/83993, l='MpServer', x=163.50, y=4.00, z=-526.50], EntitySheep['Sheep'/84233, l='MpServer', x=174.38, y=4.00, z=-516.84], EntitySheep['Sheep'/83994, l='MpServer', x=165.50, y=4.00, z=-527.94], EntitySheep['Sheep'/84232, l='MpServer', x=173.50, y=4.00, z=-504.50], EntitySheep['Sheep'/83995, l='MpServer', x=164.09, y=4.00, z=-519.06], EntitySheep['Sheep'/84007, l='MpServer', x=124.50, y=4.00, z=-405.50], EntitySheep['Sheep'/84006, l='MpServer', x=123.50, y=4.00, z=-401.50], EntitySheep['Sheep'/84005, l='MpServer', x=125.22, y=4.00, z=-402.50], EntitySheep['Sheep'/84003, l='MpServer', x=131.50, y=4.00, z=-401.50], EntitySlime['Slime'/43248, l='MpServer', x=117.57, y=4.69, z=-445.03], EntitySheep['Sheep'/84001, l='MpServer', x=126.78, y=4.00, z=-402.50], EntityHorse['Horse'/84000, l='MpServer', x=127.50, y=4.00, z=-396.50], EntitySlime['Slime'/112188, l='MpServer', x=198.73, y=4.00, z=-400.50], EntityClientPlayerMP['wontoncc'/4, l='MpServer', x=149.50, y=5.62, z=-467.50], EntitySheep['Sheep'/84008, l='MpServer', x=121.50, y=4.00, z=-407.50], EntitySlime['Slime'/11907, l='MpServer', x=93.41, y=4.00, z=-464.39], EntityChicken['Chicken'/84030, l='MpServer', x=121.53, y=4.00, z=-439.34], EntityChicken['Chicken'/84027, l='MpServer', x=118.56, y=4.00, z=-425.66], EntityChicken['Chicken'/84024, l='MpServer', x=116.53, y=4.00, z=-433.22], EntityChicken['Chicken'/84034, l='MpServer', x=118.44, y=4.00, z=-426.66], EntitySlime['Slime'/81406, l='MpServer', x=210.09, y=4.00, z=-544.56], EntityCow['Cow'/84050, l='MpServer', x=121.50, y=4.00, z=-436.50], EntityCow['Cow'/84052, l='MpServer', x=120.34, y=4.00, z=-439.66], EntityCow['Cow'/84053, l='MpServer', x=119.50, y=4.00, z=-441.50], EntityPig['Pig'/84054, l='MpServer', x=117.25, y=4.00, z=-436.28], EntityPig['Pig'/84055, l='MpServer', x=119.41, y=4.00, z=-437.75], EntityPig['Pig'/84057, l='MpServer', x=123.50, y=4.00, z=-441.50], EntitySheep['Sheep'/84058, l='MpServer', x=170.50, y=4.00, z=-455.50], EntitySheep['Sheep'/84059, l='MpServer', x=172.50, y=4.00, z=-460.50], EntitySheep['Sheep'/84060, l='MpServer', x=174.50, y=4.00, z=-458.50], EntitySheep['Sheep'/84061, l='MpServer', x=165.50, y=4.00, z=-447.50], EntitySheep['Sheep'/84062, l='MpServer', x=167.50, y=4.00, z=-450.50], EntityHorse['Horse'/84063, l='MpServer', x=167.50, y=4.00, z=-446.50], EntitySlime['Slime'/93552, l='MpServer', x=201.95, y=4.57, z=-430.94], EntitySlime['Slime'/28801, l='MpServer', x=185.59, y=4.00, z=-394.57], EntitySlime['Slime'/76444, l='MpServer', x=71.13, y=4.00, z=-465.50], EntitySlime['Slime'/92369, l='MpServer', x=76.69, y=4.00, z=-526.38], EntityChicken['Chicken'/84118, l='MpServer', x=199.66, y=4.00, z=-547.44], EntityPig['Pig'/84112, l='MpServer', x=212.50, y=4.00, z=-547.50], EntityChicken['Chicken'/84142, l='MpServer', x=193.50, y=4.00, z=-541.50], EntityChicken['Chicken'/84143, l='MpServer', x=191.50, y=4.00, z=-542.50], EntityChicken['Chicken'/84140, l='MpServer', x=196.47, y=4.00, z=-525.56], EntityChicken['Chicken'/84141, l='MpServer', x=191.50, y=4.00, z=-538.50], EntitySheep['Sheep'/84138, l='MpServer', x=195.50, y=4.00, z=-536.50], EntitySheep['Sheep'/84139, l='MpServer', x=199.76, y=4.00, z=-534.41], EntitySheep['Sheep'/84136, l='MpServer', x=193.22, y=4.00, z=-535.78], EntitySheep['Sheep'/84137, l='MpServer', x=204.91, y=4.00, z=-526.09], EntityCow['Cow'/84131, l='MpServer', x=154.50, y=4.00, z=-390.50], EntityCow['Cow'/84129, l='MpServer', x=158.50, y=4.00, z=-389.70], EntitySheep['Sheep'/84159, l='MpServer', x=181.50, y=4.00, z=-444.50], EntitySheep['Sheep'/84158, l='MpServer', x=190.78, y=4.00, z=-441.72], EntitySheep['Sheep'/84155, l='MpServer', x=182.50, y=4.00, z=-433.50], EntitySlime['Slime'/53514, l='MpServer', x=182.56, y=4.00, z=-439.31], EntitySheep['Sheep'/84154, l='MpServer', x=181.50, y=4.00, z=-436.50], EntitySheep['Sheep'/84152, l='MpServer', x=181.28, y=4.00, z=-440.81], EntityHorse['Donkey'/84151, l='MpServer', x=179.50, y=4.00, z=-435.50], EntityHorse['Donkey'/84150, l='MpServer', x=180.26, y=4.00, z=-437.98], EntityHorse['Donkey'/84148, l='MpServer', x=181.50, y=4.00, z=-442.50], EntityChicken['Chicken'/84147, l='MpServer', x=196.50, y=4.00, z=-536.50], EntityChicken['Chicken'/84146, l='MpServer', x=198.50, y=4.00, z=-538.50], EntityChicken['Chicken'/84145, l='MpServer', x=196.50, y=4.00, z=-538.50], EntitySlime['Slime'/107000, l='MpServer', x=142.78, y=4.00, z=-394.38], EntityPig['Pig'/84169, l='MpServer', x=181.50, y=4.00, z=-483.50], EntityPig['Pig'/84171, l='MpServer', x=181.50, y=4.00, z=-481.50], EntitySheep['Sheep'/84172, l='MpServer', x=116.50, y=4.00, z=-544.78], EntitySheep['Sheep'/84173, l='MpServer', x=118.50, y=4.00, z=-543.22], EntitySheep['Sheep'/84174, l='MpServer', x=119.50, y=4.00, z=-540.50], EntitySheep['Sheep'/84175, l='MpServer', x=123.50, y=4.00, z=-541.50], EntitySheep['Sheep'/84160, l='MpServer', x=184.78, y=4.00, z=-479.50], EntitySheep['Sheep'/84161, l='MpServer', x=183.50, y=4.00, z=-481.22], EntitySlime['Slime'/468, l='MpServer', x=82.83, y=5.06, z=-446.46], EntitySheep['Sheep'/84163, l='MpServer', x=184.78, y=4.00, z=-483.78], EntityPig['Pig'/84164, l='MpServer', x=179.50, y=4.00, z=-482.50], EntityPig['Pig'/84165, l='MpServer', x=183.22, y=4.00, z=-482.50], EntityPig['Pig'/84166, l='MpServer', x=183.22, y=4.00, z=-479.50], EntityPig['Pig'/84167, l='MpServer', x=180.50, y=4.00, z=-478.50], EntityCow['Cow'/84177, l='MpServer', x=113.50, y=4.00, z=-542.50], EntityCow['Cow'/84176, l='MpServer', x=115.22, y=4.00, z=-542.22], EntityCow['Cow'/84179, l='MpServer', x=112.50, y=4.00, z=-538.50], EntityCow['Cow'/84178, l='MpServer', x=114.50, y=4.00, z=-540.50], EntitySheep['Sheep'/84181, l='MpServer', x=116.78, y=4.00, z=-543.50], EntitySheep['Sheep'/84180, l='MpServer', x=118.50, y=4.00, z=-544.78], EntityCow['Cow'/84202, l='MpServer', x=104.50, y=4.00, z=-423.50], EntityCow['Cow'/84203, l='MpServer', x=109.78, y=4.00, z=-428.78], EntitySheep['Sheep'/84200, l='MpServer', x=105.50, y=4.00, z=-435.50], EntitySheep['Sheep'/84201, l='MpServer', x=100.44, y=4.00, z=-430.03], EntityChicken['Chicken'/84206, l='MpServer', x=102.97, y=4.00, z=-429.72], EntityChicken['Chicken'/84207, l='MpServer', x=116.34, y=4.00, z=-426.94], EntityCow['Cow'/84204, l='MpServer', x=108.53, y=4.00, z=-427.28], EntityCow['Cow'/84205, l='MpServer', x=110.50, y=4.00, z=-426.50], EntitySheep['Sheep'/84198, l='MpServer', x=107.22, y=4.00, z=-426.78], EntitySlime['Slime'/3365, l='MpServer', x=210.56, y=4.00, z=-453.73], EntitySheep['Sheep'/84199, l='MpServer', x=101.47, y=4.00, z=-434.19], EntitySheep['Sheep'/84196, l='MpServer', x=169.50, y=4.00, z=-484.50], EntitySheep['Sheep'/84197, l='MpServer', x=169.50, y=4.00, z=-488.50], EntityChicken['Chicken'/84219, l='MpServer', x=179.50, y=4.00, z=-515.50], EntityChicken['Chicken'/84218, l='MpServer', x=177.50, y=4.00, z=-516.50], EntityChicken['Chicken'/84217, l='MpServer', x=184.50, y=4.00, z=-528.50], EntityChicken['Chicken'/84216, l='MpServer', x=180.50, y=4.00, z=-527.50], EntityChicken['Chicken'/84223, l='MpServer', x=183.50, y=4.00, z=-501.50], EntityChicken['Chicken'/84222, l='MpServer', x=182.50, y=4.00, z=-504.50], EntityChicken['Chicken'/84221, l='MpServer', x=175.50, y=4.00, z=-515.50], EntityChicken['Chicken'/84220, l='MpServer', x=177.50, y=4.00, z=-511.50], EntityChicken['Chicken'/84211, l='MpServer', x=189.50, y=4.00, z=-520.50], EntityChicken['Chicken'/84210, l='MpServer', x=186.50, y=4.00, z=-517.50], EntityChicken['Chicken'/84209, l='MpServer', x=106.50, y=4.00, z=-436.50], EntityChicken['Chicken'/84208, l='MpServer', x=104.50, y=4.00, z=-434.50], EntityChicken['Chicken'/84215, l='MpServer', x=182.50, y=4.00, z=-524.50], EntityChicken['Chicken'/84214, l='MpServer', x=180.50, y=4.00, z=-520.50], EntityChicken['Chicken'/84213, l='MpServer', x=187.50, y=4.00, z=-518.50], EntityChicken['Chicken'/84212, l='MpServer', x=188.50, y=4.00, z=-517.50]]

 

[17:52:18 INFO]: Client> Retry entities: 0 total; []

 

[17:52:18 INFO]: Client> Server brand: fml,forge

 

[17:52:18 INFO]: Client> Server type: Integrated singleplayer server

 

[17:52:18 INFO]: Client> Stacktrace:

 

[17:52:18 INFO]: Client> at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)

 

[17:52:18 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)

 

[17:52:18 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:103)

 

[17:52:18 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[17:52:18 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[17:52:18 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[17:52:18 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[17:52:18 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

 

[17:52:18 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

[17:52:18 INFO]: Client>

 

[17:52:18 INFO]: Client> -- System Details --

 

[17:52:18 INFO]: Client> Details:

 

[17:52:18 INFO]: Client> Minecraft Version: 1.7.2

 

[17:52:18 INFO]: Client> Operating System: Windows 8 (amd64) version 6.2

 

[17:52:18 INFO]: Client> Java Version: 1.7.0_51, Oracle Corporation

 

[17:52:18 INFO]: Client> Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

 

[17:52:18 INFO]: Client> Memory: 297480680 bytes (283 MB) / 603455488 bytes (575 MB) up to 1908932608 bytes (1820 MB)

 

[17:52:18 INFO]: Client> JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G

 

[17:52:18 INFO]: Client> AABB Pool Size: 15673 (877688 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used

 

[17:52:18 INFO]: Client> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

 

[17:52:18 INFO]: Client> FML: MCP v9.01-pre FML v7.2.106.1018 Minecraft Forge 10.12.0.1018 3 mods loaded, 3 mods active

 

[17:52:18 INFO]: Client> mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

 

[17:52:18 INFO]: Client> FML{7.2.106.1018} [Forge Mod Loader] (forge-1.7.2-10.12.0.1018.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

 

[17:52:18 INFO]: Client> Forge{10.12.0.1018} [Minecraft Forge] (forge-1.7.2-10.12.0.1018.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

 

[17:52:18 INFO]: Client> Launched Version: 1.7.2-Forge10.12.0.1018

 

[17:52:18 INFO]: Client> LWJGL: 2.9.0

 

[17:52:18 INFO]: Client> OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation

 

[17:52:18 INFO]: Client> Is Modded: Definitely; Client brand changed to 'fml,forge'

 

[17:52:18 INFO]: Client> Type: Client (map_client.txt)

 

[17:52:18 INFO]: Client> Resource Packs: []

 

[17:52:18 INFO]: Client> Current Language: English (US)

 

[17:52:18 INFO]: Client> Profiler Position: N/A (disabled)

 

[17:52:18 INFO]: Client> Vec3 Pool Size: 2305 (129080 bytes; 0 MB) allocated, 20 (1120 bytes; 0 MB) used

 

[17:52:18 INFO]: Client> Anisotropic Filtering: Off (1)

 

[17:52:18 INFO]: Client> #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Jason\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-25_17.52.18-client.txt

 

[17:52:19 ERROR]: Game ended with bad state (exit code -1)

 

[17:52:19 INFO]: Crash report detected, opening: C:\Users\Jason\AppData\Roaming\.minecraft\crash-reports\crash-2014-01-25_17.52.18-client.txt

 

[17:52:19 INFO]: Ignoring visibility rule and showing launcher due to a game crash

 

[17:52:19 INFO]: Deleting C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018-natives-15762319065830

 

[17:52:19 WARN]: Couldn't delete C:\Users\Jason\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1018\1.7.2-Forge10.12.0.1018-natives-15762319065830 - scheduling for deletion upon exit

 

[17:52:19 ERROR]: Couldn't report crash to Mojang

 

java.io.IOException: Server returned HTTP response code: 503 for URL: http://hopper.minecraft.net/crashes/submit_report/

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_51]

at net.minecraft.hopper.Util.performPost(Util.java:37) ~[Minecraft.exe:?]

at net.minecraft.hopper.HopperService.makeRequest(HopperService.java:49) ~[Minecraft.exe:?]

at net.minecraft.hopper.HopperService.submitReport(HopperService.java:39) ~[Minecraft.exe:?]

at net.minecraft.launcher.ui.tabs.CrashReportTab$1.run(CrashReportTab.java:59) [launcher.jar:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_51]

at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_51]

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_51]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_51]

at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]

 

 

Link to comment
Share on other sites

This crash stills appearing in 1.7.2-10.12.0.1020

 

Heres my repport in 1.7.2-10.12.0.1020 w/o(without) using any mod:

 

 

---- Minecraft Crash Report ----

// There are four lights!

 

Time: 1/02/14 15:22

Description: Unexpected error

 

java.lang.NoSuchFieldError: c

at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:952)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869)

at net.minecraft.client.main.Main.main(SourceFile:103)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

-------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.item.ItemEmptyMap.func_77659_a(SourceFile:24)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:152)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:400)

at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1469)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['NeoVolcoV'/211, l='MpServer', x=196,50, y=67,62, z=249,50]]

Chunk stats: MultiplayerChunkCache: 225, 225

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (188,64,256), Chunk: (at 12,4,0 in 11,16; contains blocks 176,0,256 to 191,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 296 game time, 296 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

Forced entities: 109 total; [EntityWolf['Wolf'/27, l='MpServer', x=126,50, y=69,00, z=203,50], EntityWolf['Wolf'/26, l='MpServer', x=130,38, y=70,00, z=214,28], EntityWolf['Wolf'/29, l='MpServer', x=130,50, y=70,00, z=205,50], EntityWolf['Wolf'/28, l='MpServer', x=129,50, y=70,00, z=205,50], EntityWolf['Wolf'/31, l='MpServer', x=120,50, y=65,00, z=298,50], EntityWolf['Wolf'/30, l='MpServer', x=120,50, y=67,00, z=299,50], EntityWolf['Wolf'/32, l='MpServer', x=130,31, y=64,00, z=308,50], EntityWolf['Wolf'/33, l='MpServer', x=130,50, y=71,00, z=300,69], EntitySkeleton['Skeleton'/2227, l='MpServer', x=160,50, y=28,00, z=316,50], EntityWolf['Wolf'/53, l='MpServer', x=162,03, y=70,00, z=170,50], EntityWolf['Wolf'/59, l='MpServer', x=158,50, y=72,00, z=286,50], EntityWolf['Wolf'/58, l='MpServer', x=162,69, y=76,00, z=286,50], EntityWolf['Wolf'/57, l='MpServer', x=158,50, y=72,00, z=285,50], EntityWolf['Wolf'/56, l='MpServer', x=158,50, y=66,00, z=170,50], EntityWolf['Wolf'/60, l='MpServer', x=154,50, y=72,00, z=290,50], EntityWolf['Wolf'/68, l='MpServer', x=179,22, y=69,00, z=244,31], EntityWolf['Wolf'/65, l='MpServer', x=171,30, y=72,00, z=235,50], EntityWolf['Wolf'/66, l='MpServer', x=176,25, y=71,00, z=240,27], EntityWolf['Wolf'/67, l='MpServer', x=174,50, y=70,00, z=237,44], EntityWolf['Wolf'/76, l='MpServer', x=189,44, y=67,00, z=251,31], EntityWolf['Wolf'/77, l='MpServer', x=196,50, y=66,00, z=247,50], EntityWolf['Wolf'/74, l='MpServer', x=198,37, y=66,00, z=243,63], EntityWolf['Wolf'/75, l='MpServer', x=199,50, y=67,00, z=238,30], EntityWolf['Wolf'/85, l='MpServer', x=200,50, y=68,00, z=201,50], EntityWolf['Wolf'/84, l='MpServer', x=200,50, y=68,00, z=201,50], EntityWolf['Wolf'/87, l='MpServer', x=201,31, y=72,00, z=196,34], EntityWolf['Wolf'/86, l='MpServer', x=200,50, y=68,00, z=201,50], EntityZombie['Zombie'/1052, l='MpServer', x=219,91, y=13,00, z=205,50], EntityWolf['Wolf'/89, l='MpServer', x=205,50, y=68,00, z=282,50], EntityWolf['Wolf'/88, l='MpServer', x=204,50, y=68,00, z=282,50], EntityWolf['Wolf'/91, l='MpServer', x=202,50, y=68,00, z=285,50], EntityWolf['Wolf'/90, l='MpServer', x=203,50, y=68,00, z=284,50], EntityWolf['Wolf'/102, l='MpServer', x=228,50, y=64,00, z=269,50], EntityWolf['Wolf'/103, l='MpServer', x=227,50, y=64,00, z=270,50], EntityWolf['Wolf'/101, l='MpServer', x=233,25, y=68,00, z=274,44], EntityWolf['Wolf'/104, l='MpServer', x=227,50, y=64,00, z=271,50], EntityItem['item.tile.flower2.poppy'/126, l='MpServer', x=239,13, y=30,13, z=195,19], EntityWolf['Wolf'/141, l='MpServer', x=274,50, y=79,00, z=170,50], EntityWolf['Wolf'/143, l='MpServer', x=272,50, y=80,00, z=171,50], EntityWolf['Wolf'/142, l='MpServer', x=274,50, y=79,00, z=171,50], EntitySpider['Spider'/1229, l='MpServer', x=258,84, y=22,00, z=314,63], EntityChicken['Chicken'/131, l='MpServer', x=263,50, y=71,00, z=314,50], EntityChicken['Chicken'/133, l='MpServer', x=262,50, y=72,00, z=312,50], EntityChicken['Chicken'/132, l='MpServer', x=259,50, y=72,00, z=314,50], EntityChicken['Chicken'/134, l='MpServer', x=263,50, y=71,00, z=312,50], EntityWolf['Wolf'/153, l='MpServer', x=274,44, y=63,00, z=253,89], EntityWolf['Wolf'/155, l='MpServer', x=275,50, y=64,00, z=251,50], EntityWolf['Wolf'/156, l='MpServer', x=275,28, y=63,00, z=255,29], EntityCow['Cow'/157, l='MpServer', x=278,70, y=64,00, z=250,65], EntityCow['Cow'/158, l='MpServer', x=273,50, y=63,00, z=257,81], EntityEnderman['Enderman'/2055, l='MpServer', x=174,53, y=27,00, z=328,47], EntityCow['Cow'/159, l='MpServer', x=269,50, y=63,00, z=256,50], EntityWolf['Wolf'/144, l='MpServer', x=273,50, y=79,00, z=172,50], EntityCreeper['Creeper'/2057, l='MpServer', x=176,50, y=27,00, z=325,50], EntitySheep['Sheep'/145, l='MpServer', x=270,50, y=66,00, z=241,50], EntitySheep['Sheep'/146, l='MpServer', x=270,50, y=66,00, z=237,22], EntitySheep['Sheep'/147, l='MpServer', x=270,50, y=66,00, z=238,81], EntitySheep['Sheep'/148, l='MpServer', x=273,50, y=66,00, z=235,50], EntityPig['Pig'/150, l='MpServer', x=274,50, y=66,00, z=226,28], EntityCow['Cow'/160, l='MpServer', x=269,50, y=63,00, z=259,50], EntityCreeper['Creeper'/2104, l='MpServer', x=229,50, y=14,00, z=216,50], EntitySkeleton['Skeleton'/1194, l='MpServer', x=158,50, y=27,00, z=310,50], EntitySkeleton['Skeleton'/1200, l='MpServer', x=230,50, y=38,00, z=251,50], EntityBat['Bat'/1374, l='MpServer', x=162,31, y=61,89, z=185,65], EntityZombie['Zombie'/279, l='MpServer', x=184,50, y=35,00, z=189,50], EntitySpider['Spider'/280, l='MpServer', x=187,50, y=35,00, z=186,50], EntityZombie['Zombie'/2488, l='MpServer', x=250,50, y=39,00, z=234,50], EntityZombie['Zombie'/2486, l='MpServer', x=182,50, y=36,00, z=190,50], EntitySpider['Spider'/346, l='MpServer', x=134,72, y=26,00, z=323,00], EntitySpider['Spider'/381, l='MpServer', x=155,59, y=65,00, z=183,88], EntityCreeper['Creeper'/366, l='MpServer', x=247,50, y=41,00, z=231,50], EntityBat['Bat'/400, l='MpServer', x=173,36, y=28,14, z=324,54], EntityBat['Bat'/387, l='MpServer', x=117,28, y=15,36, z=313,64], EntitySkeleton['Skeleton'/2357, l='MpServer', x=272,50, y=26,00, z=192,50], EntitySkeleton['Skeleton'/2356, l='MpServer', x=272,50, y=26,00, z=190,50], EntityCreeper['Creeper'/2364, l='MpServer', x=250,50, y=32,00, z=182,50], EntityCreeper['Creeper'/1447, l='MpServer', x=129,00, y=24,00, z=321,50], EntityCreeper['Creeper'/1448, l='MpServer', x=132,50, y=24,00, z=322,50], EntityZombie['Zombie'/1658, l='MpServer', x=223,50, y=15,00, z=211,50], EntityZombie['Zombie'/1657, l='MpServer', x=221,50, y=15,00, z=212,50], EntityZombie['Zombie'/1660, l='MpServer', x=217,53, y=17,00, z=221,03], EntityZombie['Zombie'/1603, l='MpServer', x=187,50, y=17,00, z=178,50], EntityZombie['Zombie'/533, l='MpServer', x=234,50, y=30,00, z=194,50], EntityZombie['Zombie'/532, l='MpServer', x=234,50, y=30,00, z=193,50], EntityEnderman['Enderman'/584, l='MpServer', x=222,50, y=12,00, z=224,50], EntityZombie['Zombie'/680, l='MpServer', x=214,50, y=21,00, z=205,50], EntityZombie['Zombie'/675, l='MpServer', x=242,50, y=38,00, z=243,50], EntityZombie['Zombie'/674, l='MpServer', x=245,50, y=38,00, z=242,50], EntitySkeleton['Skeleton'/2617, l='MpServer', x=257,50, y=19,00, z=324,50], EntityZombie['Zombie'/673, l='MpServer', x=243,50, y=38,00, z=241,50], EntityZombie['Zombie'/1731, l='MpServer', x=167,03, y=21,00, z=321,50], EntityZombie['Zombie'/1730, l='MpServer', x=165,50, y=20,00, z=319,50], EntitySkeleton['Skeleton'/1732, l='MpServer', x=152,50, y=20,00, z=321,50], EntitySkeleton['Skeleton'/2563, l='MpServer', x=257,44, y=31,00, z=171,53], EntityClientPlayerMP['NeoVolcoV'/211, l='MpServer', x=196,50, y=67,62, z=249,50], EntityEnderman['Enderman'/1723, l='MpServer', x=154,50, y=15,00, z=173,50], EntitySkeleton['Skeleton'/895, l='MpServer', x=153,50, y=26,00, z=316,50], EntitySkeleton['Skeleton'/894, l='MpServer', x=152,50, y=26,00, z=317,50], EntityCreeper['Creeper'/1796, l='MpServer', x=263,50, y=40,00, z=258,50], EntityCreeper['Creeper'/1797, l='MpServer', x=262,50, y=40,00, z=258,50], EntityCreeper['Creeper'/1795, l='MpServer', x=265,50, y=40,00, z=258,50], EntityZombie['Zombie'/958, l='MpServer', x=221,50, y=42,00, z=273,50], EntitySkeleton['Skeleton'/959, l='MpServer', x=222,50, y=42,00, z=274,50], EntityBat['Bat'/924, l='MpServer', x=247,96, y=13,93, z=327,27], EntityZombie['Zombie'/914, l='MpServer', x=258,50, y=27,00, z=246,50], EntityBat['Bat'/905, l='MpServer', x=185,66, y=17,91, z=174,75], EntityBat['Bat'/903, l='MpServer', x=278,63, y=31,24, z=226,64], EntitySkeleton['Skeleton'/896, l='MpServer', x=157,22, y=26,00, z=318,31], EntitySkeleton['Skeleton'/960, l='MpServer', x=221,50, y=42,00, z=274,50]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Integrated singleplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)

at net.minecraft.client.main.Main.main(SourceFile:103)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_40, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 342092368 bytes (326 MB) / 517996544 bytes (494 MB) up to 954728448 bytes (910 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

AABB Pool Size: 4794 (268464 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP v9.01-pre FML v7.2.109.1022 Minecraft Forge 10.12.0.1022 3 mods loaded, 3 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{7.2.109.1022} [Forge Mod Loader] (forge-1.7.2-10.12.0.1022.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{10.12.0.1022} [Minecraft Forge] (forge-1.7.2-10.12.0.1022.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Launched Version: 1.7.2-Forge10.12.0.1022

LWJGL: 2.9.0

OpenGL: AMD Radeon HD 5670 GL version 4.2.12422 Compatibility Profile Context 13.152.0.0, ATI Technologies Inc.

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: []

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 1881 (105336 bytes; 0 MB) allocated, 23 (1288 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

 

 

 

I think it could be related to a maps update in 1.7.2 with frames. (Same idea than Cartographer)

 

http://minecraft.gamepedia.com/File:Map%27s_in_item_frames.png

Link to comment
Share on other sites

Yes, it's a known issue and will be fixed, however, waiting on cpw to do it as it's a issue in FML specifically. We change the data type of a variable to support >256 dimension ids. So we need to change a reference to that variable it'll be pushed to Forge soon

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • it crashed again     What the console says : [00:02:03] [Server thread/INFO] [Easy NPC/]: [EntityManager] Server started! [00:02:03] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {iceandfire:fire_dragon_roost=true, iceandfire:fire_lily=true, iceandfire:spawn_dragon_skeleton_fire=true, iceandfire:lightning_dragon_roost=true, iceandfire:spawn_dragon_skeleton_lightning=true, iceandfire:ice_dragon_roost=true, iceandfire:ice_dragon_cave=true, iceandfire:lightning_dragon_cave=true, iceandfire:cyclops_cave=true, iceandfire:spawn_wandering_cyclops=true, iceandfire:spawn_sea_serpent=true, iceandfire:frost_lily=true, iceandfire:hydra_cave=true, iceandfire:lightning_lily=true, iceandfireixie_village=true, iceandfire:myrmex_hive_jungle=true, iceandfire:myrmex_hive_desert=true, iceandfire:silver_ore=true, iceandfire:siren_island=true, iceandfire:spawn_dragon_skeleton_ice=true, iceandfire:spawn_stymphalian_bird=true, iceandfire:fire_dragon_cave=true, iceandfire:sapphire_ore=true, iceandfire:spawn_hippocampus=true, iceandfire:spawn_death_worm=true} [00:02:03] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true} [00:02:03] [Server thread/INFO] [ne.be.lo.WeaponRegistry/]: Encoded Weapon Attribute registry size (with package overhead): 41976 bytes (in 5 string chunks with the size of 10000) [00:02:03] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [00:02:03] [Server thread/WARN] [voicechat/]: [voicechat] Running in offline mode - Voice chat encryption is not secure! [00:02:03] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Using server-ip as bind address: 0.0.0.0 [00:02:03] [Server thread/WARN] [ModernFix/]: Dedicated server took 22.521 seconds to load [00:02:03] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Voice chat server started at 0.0.0.0:25565 [00:02:03] [Server thread/WARN] [minecraft/SynchedEntityData]: defineId called for: class net.minecraft.world.entity.player.Player from class tschipp.carryon.common.carry.CarryOnDataManager [00:02:03] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@2941ffd5 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 0 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 1 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 2 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 3 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 4 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 5 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 6 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 7 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 8 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 9 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 10 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 11 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 12 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 13 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 14 [00:02:19] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@ebc7ef2 [00:02:19] [Server thread/INFO] [minecraft/PlayerList]: ZacAdos[/90.2.17.162:49242] logged in with entity id 1062 at (-1848.6727005281205, 221.0, -3054.2468255848935) [00:02:19] [Server thread/ERROR] [ModernFix/]: Skipping entity ID sync for com.talhanation.smallships.world.entity.ship.Ship: java.lang.NoClassDefFoundError: net/minecraft/client/CameraType [00:02:19] [Server thread/INFO] [minecraft/MinecraftServer]: - Gloop - ZacAdos joined the game [00:02:19] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Updating all forceload tickets for cc56befd-d376-3526-a760-340713c478bd [00:02:19] [Server thread/INFO] [se.mi.te.da.DataManager/]: Sending data to client: ZacAdos [00:02:19] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of - Gloop - ZacAdos (17) [00:02:19] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to - Gloop - ZacAdos [00:02:21] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player cc56befd-d376-3526-a760-340713c478bd [00:02:22] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player cc56befd-d376-3526-a760-340713c478bd [00:02:22] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player - Gloop - ZacAdos (cc56befd-d376-3526-a760-340713c478bd) successfully connected to voice chat stop [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping the server [00:02:34] [Server thread/INFO] [mo.pl.ar.ArmourersWorkshop/]: stop local service [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players [00:02:34] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: ZacAdos lost connection: Server closed [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: - Gloop - ZacAdos left the game [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Updating all forceload tickets for cc56befd-d376-3526-a760-340713c478bd [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (world): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Stopping IO worker... [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Stopped IO worker! [00:02:34] [Server thread/INFO] [Calio/]: Removing Dynamic Registries for: net.minecraft.server.dedicated.DedicatedServer@7dc879e1 [MineStrator Daemon]: Checking server disk space usage, this could take a few seconds... [MineStrator Daemon]: Updating process configuration files... [MineStrator Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... [MineStrator Daemon]: Pulling Docker container image, this could take a few minutes to complete... [MineStrator Daemon]: Finished pulling Docker container image container@pterodactyl~ java -version openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) container@pterodactyl~ java -Xms128M -Xmx6302M -Dterminal.jline=false -Dterminal.ansi=true -Djline.terminal=jline.UnsupportedTerminal -p libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar:libraries/cpw/mods/securejarhandler/2.1.4/securejarhandler-2.1.4.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/net/minecraftforge/JarJarFileSystems/0.3.16/JarJarFileSystems-0.3.16.jar --add-modules ALL-MODULE-PATH --add-opens java.base/java.util.jar=cpw.mods.securejarhandler --add-opens java.base/java.lang.invoke=cpw.mods.securejarhandler --add-exports java.base/sun.security.util=cpw.mods.securejarhandler --add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming -Djava.net.preferIPv6Addresses=system -DignoreList=bootstraplauncher-1.1.2.jar,securejarhandler-2.1.4.jar,asm-commons-9.5.jar,asm-util-9.5.jar,asm-analysis-9.5.jar,asm-tree-9.5.jar,asm-9.5.jar,JarJarFileSystems-0.3.16.jar -DlibraryDirectory=libraries -DlegacyClassPath=libraries/cpw/mods/securejarhandler/2.1.4/securejarhandler-2.1.4.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar:libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar:libraries/net/minecraftforge/eventbus/6.0.3/eventbus-6.0.3.jar:libraries/net/minecraftforge/forgespi/6.0.0/forgespi-6.0.0.jar:libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar:libraries/cpw/mods/modlauncher/10.0.8/modlauncher-10.0.8.jar:libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar:libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar:libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar:libraries/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar:libraries/net/jodah/typetools/0.8.3/typetools-0.8.3.jar:libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar:libraries/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar:libraries/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar:libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar:libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar:libraries/net/minecraftforge/JarJarSelector/0.3.16/JarJarSelector-0.3.16.jar:libraries/net/minecraftforge/JarJarMetadata/0.3.16/JarJarMetadata-0.3.16.jar:libraries/net/minecraftforge/fmlloader/1.19.2-43.3.0/fmlloader-1.19.2-43.3.0.jar:libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-extra.jar:libraries/com/github/oshi/oshi-core/5.8.5/oshi-core-5.8.5.jar:libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:libraries/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar:libraries/com/mojang/authlib/3.11.49/authlib-3.11.49.jar:libraries/com/mojang/brigadier/1.0.18/brigadier-1.0.18.jar:libraries/com/mojang/datafixerupper/5.0.28/datafixerupper-5.0.28.jar:libraries/com/mojang/javabridge/1.2.24/javabridge-1.2.24.jar:libraries/com/mojang/logging/1.0.0/logging-1.0.0.jar:libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar:libraries/io/netty/netty-buffer/4.1.77.Final/netty-buffer-4.1.77.Final.jar:libraries/io/netty/netty-codec/4.1.77.Final/netty-codec-4.1.77.Final.jar:libraries/io/netty/netty-common/4.1.77.Final/netty-common-4.1.77.Final.jar:libraries/io/netty/netty-handler/4.1.77.Final/netty-handler-4.1.77.Final.jar:libraries/io/netty/netty-resolver/4.1.77.Final/netty-resolver-4.1.77.Final.jar:libraries/io/netty/netty-transport/4.1.77.Final/netty-transport-4.1.77.Final.jar:libraries/io/netty/netty-transport-classes-epoll/4.1.77.Final/netty-transport-classes-epoll-4.1.77.Final.jar:libraries/io/netty/netty-transport-native-epoll/4.1.77.Final/netty-transport-native-epoll-4.1.77.Final-linux-x86_64.jar:libraries/io/netty/netty-transport-native-epoll/4.1.77.Final/netty-transport-native-epoll-4.1.77.Final-linux-aarch_64.jar:libraries/io/netty/netty-transport-native-unix-common/4.1.77.Final/netty-transport-native-unix-common-4.1.77.Final.jar:libraries/it/unimi/dsi/fastutil/8.5.6/fastutil-8.5.6.jar:libraries/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar:libraries/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar:libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:libraries/org/apache/logging/log4j/log4j-api/2.17.0/log4j-api-2.17.0.jar:libraries/org/apache/logging/log4j/log4j-core/2.17.0/log4j-core-2.17.0.jar:libraries/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.0/log4j-slf4j18-impl-2.17.0.jar:libraries/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar cpw.mods.bootstraplauncher.BootstrapLauncher --launchTarget forgeserver --fml.forgeVersion 43.3.0 --fml.mcVersion 1.19.2 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20220805.130853 [00:02:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [00:02:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-12-amd64 [00:02:43] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:44] [main/WARN] [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [00:02:44] [main/WARN] [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/container/mods/resourcefullib-forge-1.19.2-1.1.24.jar [00:02:44] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection Latest log [29Mar2024 00:02:42.803] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [29Mar2024 00:02:42.805] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-12-amd64 [29Mar2024 00:02:43.548] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [29Mar2024 00:02:43.876] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.877] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.877] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.878] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:44.033] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [29Mar2024 00:02:44.034] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/container/mods/resourcefullib-forge-1.19.2-1.1.24.jar [29Mar2024 00:02:44.034] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection
    • I am unable to do that. Brigadier is a mojang library that parses commands.
    • Hi, i appreciate the answer. I would love to do that, but we have active players with all their belongings in SSN. Also this mod is really handy and they would be mad if we removed it. Are you really certain that SSN is causing this? It would require lots of work to test it and SSN was not really an issue before we removed Fast Suite. Can it be related somehow? I will provide you with log before removing FS. PasteBin: https://pastebin.com/Y5EpLpNe (crash before removing Fast Suite, which I suspected to be a problem from some crash before)
    • Backup the world and make a test without storagenetwork
  • Topics

×
×
  • Create New...

Important Information

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