Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:02:45] [Client thread/INFO]: Created: 256x256 textures/items-atlas
- [16:02:45] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- [16:02:47] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms
- [16:02:49] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
- [16:02:49] [Server thread/INFO]: Generating keypair
- [16:02:50] [Server thread/INFO] [FML]: Found item id mismatch XMAS:TitaniumBlock : 169 168
- [16:02:50] [Server thread/INFO] [FML]: Found item id mismatch XMAS:XmasTable : 167 178
- [16:02:50] [Server thread/INFO] [FML]: Found item id mismatch XMAS:XMASOvenIdle : 177 176
- [16:02:50] [Server thread/INFO] [FML]: Found item id mismatch XMAS:StarDustOre : 176 169
- [16:02:50] [Server thread/INFO] [FML]: Found block id mismatch XMAS:XMASOvenActive : 178 177
- [16:02:50] [Server thread/INFO] [FML]: Found item id mismatch XMAS:XMASOvenActive : 178 177
- [16:02:50] [Server thread/INFO] [FML]: Found block id mismatch XMAS:TitaniumBlock : 169 168
- [16:02:50] [Server thread/INFO] [FML]: Found block id mismatch XMAS:XMASOvenIdle : 177 176
- [16:02:50] [Server thread/INFO] [FML]: Found block id mismatch XMAS:TitaniumOre : 168 167
- [16:02:50] [Server thread/INFO] [FML]: Found item id mismatch XMAS:TitaniumOre : 168 167
- [16:02:50] [Server thread/INFO] [FML]: Found block id mismatch XMAS:XmasTable : 167 178
- [16:02:50] [Server thread/INFO] [FML]: Found block id mismatch XMAS:StarDustOre : 176 169
- [16:02:50] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance
- [16:02:50] [Server thread/INFO] [FML]: Loading dimension 0 (Test) (net.minecraft.server.integrated.IntegratedServer@65ca850e)
- [16:02:50] [Server thread/INFO] [FML]: Loading dimension 1 (Test) (net.minecraft.server.integrated.IntegratedServer@65ca850e)
- [16:02:50] [Server thread/INFO] [FML]: Loading dimension -1 (Test) (net.minecraft.server.integrated.IntegratedServer@65ca850e)
- [16:02:50] [Server thread/INFO]: Preparing start region for level 0
- [16:02:51] [Server thread/INFO]: Preparing spawn area: 33%
- [16:02:52] [Server thread/INFO]: Preparing spawn area: 93%
- [16:02:53] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
- [16:02:53] [Netty IO #1/INFO] [FML]: Client protocol version 1
- [16:02:53] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],XMAS@Alpha,[email protected]
- [16:02:53] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [16:02:53] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
- [16:02:53] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [16:02:53] [Server thread/INFO]: Player953[local:E:4be65613] logged in with entity id 299 at (306.550184512441, 73.0, 337.20622546650577)
- [16:02:53] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
- [16:02:53] [Server thread/INFO]: Player953 joined the game
- [16:02:58] [Server thread/INFO]: Stopping server
- [16:02:58] [Server thread/INFO]: Saving players
- [16:02:58] [Server thread/INFO]: Saving worlds
- [16:02:58] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
- [16:02:58] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
- [16:02:58] [Server thread/INFO]: Saving chunks for level 'Test'/The End
- [16:03:00] [Server thread/INFO] [FML]: Unloading dimension 0
- [16:03:00] [Server thread/INFO] [FML]: Unloading dimension -1
- [16:03:00] [Server thread/INFO] [FML]: Unloading dimension 1
- [16:03:01] [Client thread/FATAL]: Unreported exception thrown!
- java.lang.ClassCastException: net.stolenchristmas.mods.crafting.WorkSurfaceShapedRecipes cannot be cast to net.minecraft.item.crafting.IRecipe
- at net.stolenchristmas.mods.crafting.WorkSurfaceCraftingManager.findMatchingRecipe(WorkSurfaceCraftingManager.java:198) ~[WorkSurfaceCraftingManager.class:?]
- at net.stolenchristmas.mods.container.ContainerWorkSurface.onCraftMatrixChanged(ContainerWorkSurface.java:56) ~[ContainerWorkSurface.class:?]
- at net.stolenchristmas.mods.container.ContainerWorkSurface.<init>(ContainerWorkSurface.java:51) ~[ContainerWorkSurface.class:?]
- at net.stolenchristmas.mods.handler.GuiHandler.getClientGuiElement(GuiHandler.java:51) ~[GuiHandler.class:?]
- at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263) ~[NetworkRegistry.class:?]
- at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93) ~[FMLNetworkHandler.class:?]
- at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2476) ~[EntityPlayer.class:?]
- at net.stolenchristmas.mods.blocks.XmasTable.onBlockActivated(XmasTable.java:44) ~[XmasTable.class:?]
- at net.minecraft.client.multiplayer.PlayerControllerMP.onPlayerRightClick(PlayerControllerMP.java:398) ~[PlayerControllerMP.class:?]
- at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1538) ~[Minecraft.class:?]
- at net.minecraft.client.Minecraft.runTick(Minecraft.java:2051) ~[Minecraft.class:?]
- at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1036) ~[Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:951) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 12/15/14 4:03 PM
- Description: Unexpected error
- java.lang.ClassCastException: net.stolenchristmas.mods.crafting.WorkSurfaceShapedRecipes cannot be cast to net.minecraft.item.crafting.IRecipe
- at net.stolenchristmas.mods.crafting.WorkSurfaceCraftingManager.findMatchingRecipe(WorkSurfaceCraftingManager.java:198)
- at net.stolenchristmas.mods.container.ContainerWorkSurface.onCraftMatrixChanged(ContainerWorkSurface.java:56)
- at net.stolenchristmas.mods.container.ContainerWorkSurface.<init>(ContainerWorkSurface.java:51)
- at net.stolenchristmas.mods.handler.GuiHandler.getClientGuiElement(GuiHandler.java:51)
- at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263)
- at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
- at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2476)
- at net.stolenchristmas.mods.blocks.XmasTable.onBlockActivated(XmasTable.java:44)
- at net.minecraft.client.multiplayer.PlayerControllerMP.onPlayerRightClick(PlayerControllerMP.java:398)
- at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1538)
- at net.minecraft.client.Minecraft.runTick(Minecraft.java:2051)
- at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1036)
- at net.minecraft.client.Minecraft.run(Minecraft.java:951)
- at net.minecraft.client.main.Main.main(Main.java:112)
- 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.stolenchristmas.mods.crafting.WorkSurfaceCraftingManager.findMatchingRecipe(WorkSurfaceCraftingManager.java:198)
- at net.stolenchristmas.mods.container.ContainerWorkSurface.onCraftMatrixChanged(ContainerWorkSurface.java:56)
- at net.stolenchristmas.mods.container.ContainerWorkSurface.<init>(ContainerWorkSurface.java:51)
- at net.stolenchristmas.mods.handler.GuiHandler.getClientGuiElement(GuiHandler.java:51)
- at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:263)
- at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
- at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2476)
- at net.stolenchristmas.mods.blocks.XmasTable.onBlockActivated(XmasTable.java:44)
- at net.minecraft.client.multiplayer.PlayerControllerMP.onPlayerRightClick(PlayerControllerMP.java:398)
- at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1538)
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityClientPlayerMP['Player953'/299, l='MpServer', x=306.93, y=74.62, z=337.70]]
- 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: (220,64,256), Chunk: (at 12,4,0 in 13,16; contains blocks 208,0,256 to 223,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Level time: 13851 game time, 13851 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: 104 total; [EntityBat['Bat'/278, l='MpServer', x=386.25, y=47.10, z=389.25], EntitySheep['Sheep'/277, l='MpServer', x=385.66, y=76.00, z=375.47], EntitySheep['Sheep'/258, l='MpServer', x=375.56, y=75.00, z=362.22], EntityBat['Bat'/259, l='MpServer', x=381.75, y=37.10, z=382.53], EntityZombie['Zombie'/256, l='MpServer', x=374.00, y=60.00, z=339.41], EntitySheep['Sheep'/257, l='MpServer', x=370.94, y=79.00, z=348.50], EntityZombie['Zombie'/260, l='MpServer', x=382.53, y=35.00, z=377.97], EntityZombie['Zombie'/261, l='MpServer', x=379.59, y=31.00, z=384.56], EntityClientPlayerMP['Player953'/299, l='MpServer', x=306.93, y=74.62, z=337.70], EntitySkeleton['Skeleton'/111, l='MpServer', x=227.63, y=26.00, z=292.69], EntitySkeleton['Skeleton'/119, l='MpServer', x=230.71, y=14.00, z=324.51], EntityEnderman['Enderman'/118, l='MpServer', x=233.50, y=14.00, z=324.88], EntityEnderman['Enderman'/117, l='MpServer', x=237.82, y=15.00, z=331.84], EntityZombie['Zombie'/116, l='MpServer', x=235.66, y=14.00, z=327.44], EntitySpider['Spider'/112, l='MpServer', x=234.24, y=59.06, z=289.54], EntityCow['Cow'/127, l='MpServer', x=231.78, y=64.00, z=353.28], EntitySkeleton['Skeleton'/126, l='MpServer', x=229.50, y=14.00, z=338.09], EntitySkeleton['Skeleton'/125, l='MpServer', x=231.30, y=11.68, z=340.86], EntitySkeleton['Skeleton'/124, l='MpServer', x=231.31, y=11.00, z=341.70], EntityCow['Cow'/123, l='MpServer', x=230.63, y=67.00, z=335.59], EntityCreeper['Creeper'/120, l='MpServer', x=234.76, y=14.00, z=331.15], EntityChicken['Chicken'/136, l='MpServer', x=231.59, y=64.00, z=414.38], EntityEnderman['Enderman'/141, l='MpServer', x=253.22, y=15.00, z=271.59], EntityZombie['Zombie'/143, l='MpServer', x=243.30, y=59.00, z=285.98], EntityZombie['Zombie'/142, l='MpServer', x=252.31, y=15.00, z=272.22], EntityChicken['Chicken'/129, l='MpServer', x=236.56, y=63.00, z=386.35], EntityCow['Cow'/128, l='MpServer', x=227.28, y=63.00, z=372.23], EntityChicken['Chicken'/131, l='MpServer', x=239.84, y=61.60, z=391.53], EntityChicken['Chicken'/130, l='MpServer', x=233.56, y=61.26, z=391.56], EntityChicken['Chicken'/133, l='MpServer', x=238.28, y=61.45, z=389.16], EntityChicken['Chicken'/132, l='MpServer', x=229.16, y=61.39, z=388.47], EntityChicken['Chicken'/135, l='MpServer', x=237.53, y=61.45, z=389.16], EntityChicken['Chicken'/134, l='MpServer', x=238.47, y=63.00, z=397.47], EntityCow['Cow'/153, l='MpServer', x=267.59, y=70.00, z=278.38], EntitySquid['Squid'/154, l='MpServer', x=270.00, y=56.27, z=363.97], EntitySquid['Squid'/155, l='MpServer', x=271.81, y=58.17, z=363.90], EntitySquid['Squid'/156, l='MpServer', x=269.59, y=58.34, z=350.41], EntityChicken['Chicken'/157, l='MpServer', x=261.19, y=64.00, z=380.81], EntityBat['Bat'/144, l='MpServer', x=241.40, y=27.88, z=300.45], EntitySkeleton['Skeleton'/145, l='MpServer', x=251.17, y=26.00, z=307.72], EntityCow['Cow'/146, l='MpServer', x=241.31, y=66.00, z=351.03], EntityChicken['Chicken'/147, l='MpServer', x=248.53, y=64.00, z=368.53], EntityChicken['Chicken'/170, l='MpServer', x=280.41, y=64.00, z=398.38], EntitySquid['Squid'/169, l='MpServer', x=273.52, y=56.00, z=368.53], EntityChicken['Chicken'/168, l='MpServer', x=280.69, y=62.50, z=368.28], EntityCreeper['Creeper'/163, l='MpServer', x=279.38, y=14.00, z=271.00], EntitySquid['Squid'/167, l='MpServer', x=280.93, y=59.09, z=369.52], EntitySquid['Squid'/166, l='MpServer', x=275.86, y=56.00, z=364.50], EntityCow['Cow'/165, l='MpServer', x=282.97, y=70.00, z=260.13], EntityBat['Bat'/164, l='MpServer', x=286.35, y=13.44, z=268.25], EntityCreeper['Creeper'/186, l='MpServer', x=300.56, y=19.00, z=376.00], EntityCreeper['Creeper'/184, l='MpServer', x=295.31, y=15.00, z=362.47], EntityCreeper['Creeper'/185, l='MpServer', x=290.66, y=20.00, z=378.03], EntityCow['Cow'/190, l='MpServer', x=311.19, y=73.00, z=344.22], EntityCreeper['Creeper'/188, l='MpServer', x=307.53, y=41.00, z=282.00], EntitySpider['Spider'/189, l='MpServer', x=314.75, y=46.00, z=289.22], EntityCreeper['Creeper'/179, l='MpServer', x=291.03, y=14.00, z=265.53], EntityCow['Cow'/182, l='MpServer', x=295.78, y=65.00, z=270.19], EntitySkeleton['Skeleton'/183, l='MpServer', x=284.15, y=13.72, z=276.55], EntityZombie['Zombie'/180, l='MpServer', x=295.16, y=24.33, z=261.11], EntityCreeper['Creeper'/181, l='MpServer', x=303.03, y=27.00, z=259.56], EntityCow['Cow'/205, l='MpServer', x=334.75, y=82.00, z=307.50], EntityZombie['Zombie'/204, l='MpServer', x=326.50, y=28.00, z=309.97], EntityCreeper['Creeper'/207, l='MpServer', x=327.50, y=26.00, z=389.28], EntityCreeper['Creeper'/206, l='MpServer', x=330.50, y=16.41, z=344.66], EntityCreeper['Creeper'/203, l='MpServer', x=332.00, y=21.00, z=294.56], EntitySkeleton['Skeleton'/220, l='MpServer', x=342.88, y=26.00, z=327.50], EntityBat['Bat'/221, l='MpServer', x=350.03, y=18.10, z=335.56], EntityCreeper['Creeper'/222, l='MpServer', x=345.59, y=32.00, z=323.06], EntityCreeper['Creeper'/223, l='MpServer', x=337.64, y=19.00, z=356.91], EntityBat['Bat'/216, l='MpServer', x=338.49, y=23.79, z=267.25], EntityCow['Cow'/217, l='MpServer', x=348.12, y=79.00, z=322.39], EntitySkeleton['Skeleton'/218, l='MpServer', x=347.75, y=14.00, z=327.69], EntityCreeper['Creeper'/219, l='MpServer', x=345.38, y=25.00, z=329.00], EntityCreeper['Creeper'/213, l='MpServer', x=344.53, y=26.00, z=289.06], EntityZombie['Zombie'/214, l='MpServer', x=345.77, y=24.00, z=287.20], EntityBat['Bat'/215, l='MpServer', x=344.04, y=23.77, z=278.28], EntityCreeper['Creeper'/211, l='MpServer', x=348.94, y=26.00, z=263.22], EntitySpider['Spider'/239, l='MpServer', x=364.81, y=30.00, z=375.21], EntityBat['Bat'/238, l='MpServer', x=366.24, y=27.58, z=360.72], EntityBat['Bat'/237, l='MpServer', x=366.03, y=47.35, z=344.49], EntityCreeper['Creeper'/236, l='MpServer', x=357.66, y=20.00, z=327.53], EntitySpider['Spider'/235, l='MpServer', x=355.59, y=19.00, z=322.44], EntityZombie['Zombie'/234, l='MpServer', x=362.34, y=13.00, z=324.34], EntityZombie['Zombie'/233, l='MpServer', x=365.48, y=14.79, z=324.40], EntityZombie['Zombie'/232, l='MpServer', x=363.47, y=14.00, z=320.94], EntityCow['Cow'/231, l='MpServer', x=354.56, y=74.00, z=314.53], EntityBat['Bat'/227, l='MpServer', x=347.47, y=36.00, z=388.60], EntityBat['Bat'/226, l='MpServer', x=347.28, y=37.10, z=390.00], EntityZombie['Zombie'/225, l='MpServer', x=349.69, y=35.00, z=394.91], EntitySkeleton['Skeleton'/224, l='MpServer', x=342.47, y=15.00, z=391.88], EntityBat['Bat'/254, l='MpServer', x=364.65, y=45.01, z=340.72], EntityZombie['Zombie'/255, l='MpServer', x=380.50, y=61.00, z=337.50], EntitySkeleton['Skeleton'/252, l='MpServer', x=378.38, y=20.00, z=341.84], EntityBat['Bat'/253, l='MpServer', x=382.75, y=27.10, z=337.75], EntitySpider['Spider'/250, l='MpServer', x=371.50, y=50.00, z=314.50], EntityCreeper['Creeper'/251, l='MpServer', x=379.41, y=55.00, z=323.94], EntitySkeleton['Skeleton'/248, l='MpServer', x=371.72, y=24.46, z=300.22], EntityCreeper['Creeper'/249, l='MpServer', x=371.50, y=49.00, z=310.00], EntitySkeleton['Skeleton'/246, l='MpServer', x=380.03, y=25.00, z=281.69], EntitySkeleton['Skeleton'/247, l='MpServer', x=378.50, y=27.00, z=279.16], EntityZombie['Zombie'/244, l='MpServer', x=382.50, y=26.00, z=271.50], EntityZombie['Zombie'/245, l='MpServer', x=372.16, y=23.00, z=265.31], EntityBat['Bat'/240, l='MpServer', x=365.75, y=41.10, z=380.38]]
- Retry entities: 0 total; []
- Server brand: fml,forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:418)
- at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2557)
- at net.minecraft.client.Minecraft.run(Minecraft.java:980)
- at net.minecraft.client.main.Main.main(Main.java:112)
- 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.1 (amd64) version 6.3
- Java Version: 1.7.0_71, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 659575712 bytes (629 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- AABB Pool Size: 7260 (406560 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 7, allocated: 12, tallocated: 94
- FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 4 mods loaded, 4 mods active
- mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- FML{7.2.116.1024} [Forge Mod Loader] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Forge{10.12.0.1024} [Minecraft Forge] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- XMAS{Alpha} [How Nick Stole Christmas!] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Launched Version: 1.6
- LWJGL: 2.9.0
- OpenGL: GeForce GT 620/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.75, 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: 4715 (264040 bytes; 0 MB) allocated, 19 (1064 bytes; 0 MB) used
- Anisotropic Filtering: Off (1)
- #@!@# Game crashed! Crash report saved to: #@!
Advertisement
Add Comment
Please, Sign In to add comment