• 1

    posted a message on [Forge Multipart] ProjectRed - v4.7.0pre12.95 - 02/08/2016
    I get this error after attempting to update to the latest red power build, and deleting the old multiparts:
    ---- Minecraft Crash Report ----// Surprise! Haha. Well, this is awkward.Time: 12/22/13 1:45 PMDescription: Initializing gamejava.lang.NoClassDefFoundError: mrtjp/projectred/ProjectRedTransmission$1at java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Class.java:264)at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)at com.google.common.eventbus.EventBus.post(EventBus.java:267)at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)at com.google.common.eventbus.EventBus.post(EventBus.java:267)at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)at net.minecraft.client.main.Main.main(SourceFile:101)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)at net.minecraft.launchwrapper.Launch.main(Launch.java:27)Caused by: java.lang.ClassNotFoundException: mrtjp.projectred.ProjectRedTransmission$1at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)at java.lang.ClassLoader.loadClass(ClassLoader.java:423)at java.lang.ClassLoader.loadClass(ClassLoader.java:356)... 35 moreCaused by: java.lang.NullPointerExceptionat org.objectweb.asm.ClassReader.(Unknown Source)at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)at codechicken.core.asm.DefaultImplementationTransformer.transform(DefaultImplementationTransformer.java:84)at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)... 37 moreA detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Stacktrace:at java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Class.java:264)at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)at com.google.common.eventbus.EventBus.post(EventBus.java:267)at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)at com.google.common.eventbus.EventBus.post(EventBus.java:267)at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)-- Initialization --Details:Stacktrace:at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)at net.minecraft.client.main.Main.main(SourceFile:101)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:601)at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)at net.minecraft.launchwrapper.Launch.main(Launch.java:27)-- System Details --Details:Minecraft Version: 1.6.4Operating System: Windows 7 (x86) version 6.1Java Version: 1.7.0_01, Oracle CorporationJava VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle CorporationMemory: 887304736 bytes (846 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xms1GAABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) usedSuspicious classes: FML and Forge are installedIntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 50 mods loaded, 50 mods activemcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->ConstructedFML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->ConstructedForge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->ConstructedCodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->ConstructedItem Physic{0.6} [Item Physic] (minecraft.jar) Unloaded->ConstructedNotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->ConstructedPlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->ConstructedRenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->ConstructedBlocks3D{1.6.4.1} [3D Blocks Mod] (3DBlocksMod-1.6.4.1 (1).jar) Unloaded->ConstructedSC0_SpaceCore{0.4.1} [SpaceCore] ([1.6.4] SpaceCore 0.4.1.jar) Unloaded->ConstructedSC0_EverlastingTools{1.0.2} [Everlasting Tools] ([1.6.4] Everlasting Tools 1.0.2.zip) Unloaded->Constructedbattlegear2{1.0.4.3} [Mine & Blade Battlegear 2 - Bullseye] ([1.6.4] Mine & Blade Battlegear 2 - Warcry - 1.0.4.3.jar) Unloaded->ConstructedLumberJack{1.6.4b} [LumberJack] ([1.6.4][c][forge]LumberJack.zip) Unloaded->Constructedarsmagica2{1.0.2b} [Ars Magica 2] (AM2_1.0.2b.zip) Unloaded->ConstructedArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->ConstructedobsidianArmourB0b{1.3.2} [B0bGary's Obsidian Armour!] (B0bGary_s_Obsidian_Tools__1.6.4_v1.3.2.zip) Unloaded->ConstructedBackpack{1.21.24} [Backpack] (backpack-1.21.24-1.6.x.zip) Unloaded->ConstructedBiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->ConstructedBiomesOPlenty{1.1.2} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.2.51.jar) Unloaded->ConstructedCarpentersBlocks{v1.9.5} [Carpenter's Blocks] (Carpenter's Blocks v1.9.5 - MC 1.6+.zip) Unloaded->ConstructedColorful_Armor{1.7} [Colorful Armor] (Colorful_Armor_1.7.zip) Unloaded->ConstructedClaySoldiersMod{2.0.0} [Clay Soldiers Mod] (CSM_v200a.jar) Unloaded->ConstructedFireEmblemCraft{1.6.2} [Fire Emblem Craft By KelcoK22] (fireemblemcraft.zip) Unloaded->ConstructedFlansMod{4.0} [Flans Mod] (FlansMod-4.0.jar) Unloaded->ConstructediChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->ConstructedLantern{1.4} [LanternsMod] (LanternsMod(1.4).zip) Unloaded->ConstructedSlimevoidLib{2.0.3.1} [Slimevoid Library] (SlimevoidLib-Universal-v2.0.3.1 (MC1.6.4).zip) Unloaded->ConstructedLittleBlocks{2.2.2.1} [Little Blocks] (LittleBlocks-Universal-v2.2.2.1-MC1.6 (1).zip) Unloaded->Constructedmod_Mithril{1.6.2} [Mithril] (mithril_1-6-4.zip) Unloaded->ConstructedMobDismemberment{2.0.0} [MobDismemberment] (MobDismemberment2.0.0.zip) Unloaded->ConstructedForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->ConstructedProjRed|Core{4.2.1.15} [ProjectRed] (ProjectRedBase-1.6.4-4.2.1.15.jar) Unloaded->ConstructedProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.1.15.jar) Unloaded->ErroredProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.1.15.jar) UnloadedProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.1.15.jar) UnloadedProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.1.15.jar) UnloadedProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.1.15.jar) UnloadedProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.1.15.jar) UnloadedProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.1.15.jar) UnloadedThaumcraft{4.0.4c} [Thaumcraft] (Thaumcraft4.0.4c.zip) UnloadedRailcraft{8.3.1.0} [Railcraft] (Railcraft_1.6.4-8.3.1.0.jar) UnloadedRopesPlus{1.5.0} [Ropes+] (RopePlus_1.6.4 (1).zip) UnloadedSchematica{1.5.3.57} [Schematica] (Schematica.jar) Unloadedmod_SmartMoving{Not available} [mod_SmartMoving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloadedmod_SmartRender{Not available} [mod_SmartRender] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) UnloadedStevesCarts{2.0.0.b1} [Steve's Carts 2] (StevesCarts2.0.0.b3.zip) UnloadedAS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloadedweaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod (2).zip) UnloadedMcMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) UnloadedForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) UnloadedLaunched Version: 1.6.4-Forge9.11.1.953LWJGL: 2.9.0OpenGL: AMD Radeon HD 6700 Series GL version 4.2.12217 Compatibility Profile Context 12.104.0.0, ATI Technologies Inc.Is Modded: Definitely; Client brand changed to 'fml,forge'Type: Client (map_client.txt)Resource Pack: DefaultCurrent Language: English (US)Profiler Position: N/A (disabled)Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 0

    posted a message on RandomAdditions Alpha v0.11.23 - Adding a new energy system including machines, tools and new enchantments
    Quote from Random_Additions

    -snip-


    It happens whenever I either access the items in creative mode or through the TMI menu. I use a lot of mods, but I'll list them off:

    forge
    smart movement
    player api
    too many items
    bibliocraft
    simply horses
    optifine
    Rei's minimap
    Dynamic lights
    backtools
    crafting guide
    thaumcraft
    damage indicators
    armorstatusHUD
    backpacks
    better anvils
    better dungeons
    mrcrayfish's furniture
    better world gen 4
    colored armor
    clay soldiers
    dimensional doors
    dyeable beds
    enhanced portals 2
    gravestone
    haribote aircraft
    inventory tweaks
    kenshiro
    ropes +
    lost books
    dismemberment
    obsidian +
    music craft
    thunderstorms +
    balkon's weaponmod
    campcraft
    vanilla with sprinkles

    some items are also impossible for me to craft (i.e. copper ingots are unobtainable)
    Posted in: Minecraft Mods
  • 0

    posted a message on RandomAdditions Alpha v0.11.23 - Adding a new energy system including machines, tools and new enchantments
    I seem to be having some sort of ID conflict whenever I try to access some of the items in this mod:
    	 Minecraft has crashed!	
    	 ----------------------	
    Minecraft has stopped running because it encountered a problem; Unexpected error
    A full error report has been saved to C:\Users\Mike\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-29_05.21.25-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
    
    --- BEGIN ERROR REPORT 5fd7bd4b --------
    Full report at:
    C:\Users\Mike\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-29_05.21.25-client.txt
    Please show that file to Mojang, NOT just this screen!
    Generated 6/29/13 5:21 AM
    -- Head --
    Stacktrace:
    at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:481)
    at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:471)
    at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1233)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1532)
    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['kingicarus'/473, l='MpServer', x=-28.13, y=88.62, z=76.41]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 12 - BWG4, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-16,64,206), Chunk: (at 0,4,14 in -1,12; contains blocks -16,0,192 to -1,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 4068 game time, 4068 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: 148 total; [EntityCreeper['Creeper'/279, l='MpServer', x=0.50, y=52.00, z=7.50], EntityCreeper['Creeper'/278, l='MpServer', x=2.50, y=52.00, z=7.50], EntityZombie['Zombie'/283, l='MpServer', x=10.50, y=37.00, z=123.50], EntityCreeper['Creeper'/282, l='MpServer', x=7.50, y=56.00, z=106.50], EntitySkeleton['Skeleton'/281, l='MpServer', x=5.50, y=44.00, z=98.31], EntityCreeper['Creeper'/280, l='MpServer', x=11.94, y=55.00, z=90.41], EntityZombie['Zombie'/285, l='MpServer', x=4.94, y=34.00, z=138.59], EntityBat['Bat'/284, l='MpServer', x=9.57, y=54.52, z=113.38], EntitySkeleton['Skeleton'/258, l='MpServer', x=-14.44, y=48.00, z=93.06], EntityZombie['Zombie'/259, l='MpServer', x=-2.50, y=38.00, z=87.50], EntityCow['Cow'/256, l='MpServer', x=-10.50, y=160.00, z=69.72], EntitySheep['Sheep'/257, l='MpServer', x=-10.94, y=160.00, z=70.94], EntitySkeleton['Skeleton'/262, l='MpServer', x=-7.50, y=43.00, z=103.50], EntitySkeleton['Skeleton'/263, l='MpServer', x=-7.50, y=43.00, z=104.50], EntitySkeleton['Skeleton'/260, l='MpServer', x=-1.50, y=48.00, z=94.50], EntityZombie['Zombie'/261, l='MpServer', x=-15.50, y=48.00, z=93.50], EntityZombie['Zombie'/266, l='MpServer', x=-14.97, y=52.00, z=143.42], EntityCreeper['Creeper'/264, l='MpServer', x=-7.03, y=42.00, z=102.38], EntityBat['Bat'/265, l='MpServer', x=-5.96, y=57.46, z=98.00], EntityZombie['Zombie'/305, l='MpServer', x=29.21, y=17.00, z=64.51], EntityChicken['Chicken'/304, l='MpServer', x=33.16, y=64.00, z=63.44], EntityChicken['Chicken'/307, l='MpServer', x=32.42, y=64.00, z=61.45], EntityZombie['Zombie'/306, l='MpServer', x=39.63, y=17.00, z=67.88], EntityCreeper['Creeper'/309, l='MpServer', x=38.50, y=57.00, z=92.50], EntityCreeper['Creeper'/308, l='MpServer', x=38.50, y=57.00, z=90.50], BT_EntityBackItem['unknown'/523, l='MpServer', x=-28.13, y=88.62, z=76.41], EntityVillager['Villager'/293, l='MpServer', x=16.56, y=160.00, z=38.28], EntityChicken['Chicken'/294, l='MpServer', x=27.63, y=64.00, z=61.44], EntityChicken['Chicken'/295, l='MpServer', x=19.34, y=66.00, z=54.63], EntityZombie['Zombie'/296, l='MpServer', x=30.50, y=55.00, z=88.50], EntityZombie['Zombie'/297, l='MpServer', x=26.03, y=56.00, z=84.47], EntityCreeper['Creeper'/298, l='MpServer', x=20.50, y=54.00, z=85.50], EntitySkeleton['Skeleton'/299, l='MpServer', x=23.16, y=34.00, z=98.31], EntityZombie['Zombie'/300, l='MpServer', x=18.13, y=39.00, z=139.28], EntityBat['Bat'/301, l='MpServer', x=10.50, y=35.01, z=139.71], EntityCreeper['Creeper'/327, l='MpServer', x=50.50, y=43.00, z=150.50], EntityZombie['Zombie'/325, l='MpServer', x=51.50, y=13.00, z=32.50], EntitySkeleton['Skeleton'/110, l='MpServer', x=-100.63, y=23.00, z=17.78], EntityChicken['Chicken'/111, l='MpServer', x=-108.50, y=69.00, z=91.50], EntitySkeleton['Skeleton'/108, l='MpServer', x=-97.50, y=25.00, z=10.50], EntitySkeleton['Skeleton'/109, l='MpServer', x=-99.50, y=25.00, z=10.50], EntityCreeper['Creeper'/107, l='MpServer', x=-107.50, y=23.00, z=15.50], EntityBat['Bat'/115, l='MpServer', x=-98.50, y=36.82, z=128.50], EntityChicken['Chicken'/113, l='MpServer', x=-108.50, y=70.00, z=92.50], EntityChicken['Chicken'/112, l='MpServer', x=-104.50, y=72.00, z=91.50], EntityCreeper['Creeper'/126, l='MpServer', x=-91.50, y=35.00, z=152.50], EntityCreeper['Creeper'/124, l='MpServer', x=-90.50, y=42.00, z=128.50], EntityCreeper['Creeper'/123, l='MpServer', x=-91.50, y=42.00, z=127.50], EntityCreeper['Creeper'/137, l='MpServer', x=-71.50, y=49.00, z=11.50], EntitySkeleton['Skeleton'/136, l='MpServer', x=-78.50, y=55.00, z=2.50], EntityZombie['Zombie'/139, l='MpServer', x=-72.90, y=27.00, z=29.34], EntityZombie['Zombie'/138, l='MpServer', x=-75.41, y=26.00, z=32.13], EntitySkeleton['Skeleton'/141, l='MpServer', x=-79.84, y=11.00, z=81.16], EntityCreeper['Creeper'/140, l='MpServer', x=-65.54, y=24.00, z=51.05], EntityChicken['Chicken'/143, l='MpServer', x=-65.38, y=69.00, z=85.44], EntityCreeper['Creeper'/142, l='MpServer', x=-69.22, y=18.00, z=86.34], EntityBat['Bat'/131, l='MpServer', x=-73.31, y=27.00, z=7.75], EntityZombie['Zombie'/130, l='MpServer', x=-73.50, y=27.00, z=7.50], EntityCreeper['Creeper'/133, l='MpServer', x=-70.50, y=39.00, z=1.50], EntityBat['Bat'/132, l='MpServer', x=-64.25, y=42.10, z=13.63], EntityBat['Bat'/135, l='MpServer', x=-66.85, y=41.67, z=3.08], EntityCreeper['Creeper'/134, l='MpServer', x=-75.53, y=36.00, z=6.34], EntityCreeper['Creeper'/159, l='MpServer', x=-63.50, y=23.00, z=9.50], EntitySkeleton['Skeleton'/144, l='MpServer', x=-79.50, y=33.00, z=107.50], EntityChicken['Chicken'/171, l='MpServer', x=-60.50, y=69.00, z=79.50], EntityChicken['Chicken'/170, l='MpServer', x=-62.50, y=69.00, z=79.50], EntityChicken['Chicken'/169, l='MpServer', x=-59.50, y=70.00, z=68.50], EntityChicken['Chicken'/168, l='MpServer', x=-57.50, y=69.00, z=67.50], EntityBat['Bat'/175, l='MpServer', x=-41.50, y=19.10, z=5.72], EntityChicken['Chicken'/173, l='MpServer', x=-60.38, y=68.00, z=86.41], EntityVillager['Villager'/172, l='MpServer', x=-49.50, y=161.00, z=66.50], EntitySkeleton['Skeleton'/163, l='MpServer', x=-51.53, y=51.00, z=30.75], EntityBat['Bat'/162, l='MpServer', x=-56.52, y=30.38, z=17.49], EntitySkeleton['Skeleton'/161, l='MpServer', x=-63.50, y=30.00, z=23.07], EntityBat['Bat'/160, l='MpServer', x=-53.71, y=29.61, z=12.61], EntityChicken['Chicken'/167, l='MpServer', x=-51.47, y=71.00, z=57.53], EntityChicken['Chicken'/166, l='MpServer', x=-57.47, y=70.00, z=57.56], EntityChicken['Chicken'/165, l='MpServer', x=-60.47, y=69.00, z=57.63], EntitySkeleton['Skeleton'/164, l='MpServer', x=-58.88, y=16.00, z=58.69], EntitySheep['Sheep'/186, l='MpServer', x=-42.50, y=72.00, z=39.78], EntitySheep['Sheep'/187, l='MpServer', x=-42.78, y=72.00, z=38.47], EntityChicken['Chicken'/184, l='MpServer', x=-44.50, y=72.00, z=34.50], EntitySheep['Sheep'/185, l='MpServer', x=-41.50, y=72.00, z=36.22], EntityVillager['Villager'/190, l='MpServer', x=-41.69, y=160.00, z=62.59], EntityChicken['Chicken'/191, l='MpServer', x=-40.47, y=84.00, z=74.16], EntitySheep['Sheep'/188, l='MpServer', x=-41.19, y=72.00, z=37.50], EntityVillager['Villager'/189, l='MpServer', x=-51.50, y=160.00, z=30.78], EntitySkeleton['Skeleton'/178, l='MpServer', x=-43.50, y=45.00, z=10.50], EntityVillager['Villager'/179, l='MpServer', x=-47.49, y=160.00, z=-1.44], EntitySkeleton['Skeleton'/176, l='MpServer', x=-39.91, y=45.00, z=9.91], EntitySkeleton['Skeleton'/177, l='MpServer', x=-42.50, y=45.00, z=9.50], EntityChicken['Chicken'/182, l='MpServer', x=-40.50, y=72.00, z=34.50], EntityChicken['Chicken'/183, l='MpServer', x=-42.50, y=72.00, z=33.50], EntityVillager['Villager'/180, l='MpServer', x=-47.59, y=160.02, z=-0.57], EntityChicken['Chicken'/181, l='MpServer', x=-37.63, y=72.00, z=29.59], EntitySheep['Sheep'/207, l='MpServer', x=-16.66, y=73.00, z=14.47], EntityClientPlayerMP['kingicarus'/473, l='MpServer', x=-28.13, y=88.62, z=76.41], EntitySheep['Sheep'/206, l='MpServer', x=-23.63, y=74.00, z=4.53], EntityVillager['Villager'/472, l='MpServer', x=21.13, y=160.00, z=-2.56], EntityCow['Cow'/470, l='MpServer', x=-14.91, y=160.00, z=-3.53], EntityBat['Bat'/468, l='MpServer', x=-11.90, y=48.71, z=-0.71], EntityChicken['Chicken'/466, l='MpServer', x=-42.50, y=80.00, z=-1.50], EntityZombie['Zombie'/193, l='MpServer', x=-47.06, y=30.00, z=95.50], EntityChicken['Chicken'/192, l='MpServer', x=-33.41, y=81.00, z=67.34], EntityChicken['Chicken'/194, l='MpServer', x=-38.47, y=82.00, z=83.16], EntityBat['Bat'/220, l='MpServer', x=-19.69, y=36.79, z=149.74], EntitySpider['Spider'/216, l='MpServer', x=-17.53, y=23.00, z=85.47], EntityCreeper['Creeper'/217, l='MpServer', x=-19.50, y=22.00, z=89.50], EntitySkeleton['Skeleton'/218, l='MpServer', x=-18.50, y=35.00, z=116.91], EntityBat['Bat'/219, l='MpServer', x=-16.51, y=35.24, z=145.59], EntitySkeleton['Skeleton'/212, l='MpServer', x=-22.50, y=31.00, z=52.50], EntityItem['item.tile.gravel'/213, l='MpServer', x=-17.41, y=48.13, z=49.13], EntityPig['Pig'/214, l='MpServer', x=-16.55, y=160.00, z=71.55], EntityEnderman['Enderman'/215, l='MpServer', x=-26.84, y=30.00, z=85.56], EntitySheep['Sheep'/208, l='MpServer', x=-17.19, y=160.00, z=3.81], EntityZombie['Zombie'/209, l='MpServer', x=-21.50, y=31.00, z=43.50], EntityZombie['Zombie'/210, l='MpServer', x=-18.72, y=31.00, z=41.31], EntitySheep['Sheep'/211, l='MpServer', x=-16.53, y=160.00, z=36.31], EntitySkeleton['Skeleton'/239, l='MpServer', x=-3.00, y=16.00, z=37.31], EntitySheep['Sheep'/238, l='MpServer', x=-10.06, y=72.00, z=18.03], EntitySheep['Sheep'/237, l='MpServer', x=-9.25, y=72.00, z=16.34], EntityCow['Cow'/236, l='MpServer', x=-14.50, y=160.00, z=0.88], EntityChicken['Chicken'/504, l='MpServer', x=-54.50, y=89.00, z=-0.50], EntityVillager['Villager'/235, l='MpServer', x=-12.50, y=160.00, z=14.28], EntitySheep['Sheep'/234, l='MpServer', x=-13.47, y=160.00, z=2.19], EntitySkeleton['Skeleton'/233, l='MpServer', x=-1.50, y=52.00, z=6.50], EntityCreeper['Creeper'/232, l='MpServer', x=-2.47, y=53.00, z=3.78], EntityZombie['Zombie'/502, l='MpServer', x=-56.00, y=40.00, z=-2.44], EntityChicken['Chicken'/503, l='MpServer', x=-59.10, y=91.00, z=-1.47], EntitySpider['Spider'/496, l='MpServer', x=-67.97, y=40.00, z=-3.88], EntityBat['Bat'/497, l='MpServer', x=-68.10, y=40.73, z=6.44], EntityPig['Pig'/254, l='MpServer', x=-15.47, y=160.00, z=67.21], EntitySheep['Sheep'/255, l='MpServer', x=-15.84, y=160.00, z=65.66], EntityCreeper['Creeper'/252, l='MpServer', x=-6.78, y=38.00, z=78.91], EntityCow['Cow'/253, l='MpServer', x=-15.28, y=160.00, z=70.76], EntitySkeleton['Skeleton'/250, l='MpServer', x=-11.50, y=29.00, z=50.50], EntitySkeleton['Skeleton'/251, l='MpServer', x=-11.50, y=29.00, z=49.50], EntityZombie['Zombie'/491, l='MpServer', x=-100.50, y=21.00, z=-3.50], EntityZombie['Zombie'/248, l='MpServer', x=-14.50, y=20.00, z=49.50], EntitySkeleton['Skeleton'/249, l='MpServer', x=-12.50, y=29.00, z=50.50], EntityPig['Pig'/246, l='MpServer', x=-16.53, y=160.00, z=32.22], EntitySheep['Sheep'/247, l='MpServer', x=-15.75, y=160.00, z=37.53], EntityPig['Pig'/244, l='MpServer', x=-10.47, y=160.00, z=33.22], EntityCow['Cow'/245, l='MpServer', x=-15.25, y=160.00, z=31.56], EntityZombie['Zombie'/242, l='MpServer', x=-11.75, y=34.00, z=35.88], EntityCow['Cow'/243, l='MpServer', x=-10.75, y=160.00, z=36.75], EntitySkeleton['Skeleton'/240, l='MpServer', x=-18.50, y=24.00, z=48.06], EntitySkeleton['Skeleton'/241, l='MpServer', x=-13.59, y=34.00, z=36.09]]
    Retry entities: 0 total; []
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2414)
    at net.minecraft.client.Minecraft.run(Minecraft.java:783)
    at java.lang.Thread.run(Thread.java:722)
    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_01, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 175115656 bytes (167 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 15640 (875840 bytes; 0 MB) allocated, 1948 (109088 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 2, allocated: 3, tallocated: 63
    FML: MCP v7.51 FML v5.2.10.703 Minecraft Forge 7.8.0.703 Optifine OptiFine_1.5.2_HD_U_D3 54 mods loaded, 54 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{5.2.10.703} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{7.8.0.703} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_bspkrsCore{v2.08(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.08.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ReiMinimap{v3.3_05 [1.5.2]} [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights{1.2.0} [Dynamic Lights] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_dropItems{1.0.3} [Dynamic Lights on ItemEntities] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_otherPlayers{1.0.3} [Dynamic Lights Other Player Light] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_thePlayer{1.0.5} [Dynamic Lights Player Light] (DynamicLights_1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ArmorStatusHUD{v1.7(1.5.2)} [ArmorStatusHUD] ([1.5.2]ArmorStatusHUDv1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    cfm{2.8.4} [MrCrayfish's Furniture Mod] ([Forge]FurnitureMod2.8.4(FULL).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.9.11} [Backpack] (backpack-1.9.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BetterAnvil{4.1} [Better Anvils] (betterAnvil - 152 - 4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BetterDungeons{1.8} [Better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.3.1} [BiblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BWG4{1.0.7} [Better World Generation 4] (BWG4_V107.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Colorful_Armor{1.3} [Colorful Armor] (Colorful Armor v1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ClaySoldiersMod{9.1} [Clay Soldiers Mod] (CSM_v911 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomChestLoot{0.1} [Custom Chest Loot] (CustomChestLoot 1.0 for MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DimDoors{1.5.2R1.4.0RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.4.0RC1-149.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DungeonPack{1.5.2 v3} [DungeonPack] (DungeonPack 1.5.2 v3 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    vg_dyeablebeds{1.5.2} [Dyeable Beds] (Dyeable Beds 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnhancedCore{0.8} [EnhancedCore] (EnhancedCore_1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EP2{1.0.1 (Build: 7)} [EnhancedPortals 2] (EnhancedPortals-2_1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GraveStone{2.2.0} [GraveStone] (GraveStone 2.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_YMTLib{152v1} [mod_YMTLib] (YMTLib_152v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_HariboteAirCraft{152v1 ulysses} [mod_HariboteAirCraft] (HariboteAirCraft_152v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_Kenshiro{1.1.4} [Kenshiro Mod] (KenshiroMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LostBooks{1.0} [Lost Books] (LostBooks 1.0 for MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_Gibs{1.5.2v1} [mod_Gibs] (MobDismemberment1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    musiccraft{2.0.01} [MusicCraft] (MusicCraft 2.0.01 [1.5.2].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Obsidian+{V1.0} [Obsidian+ by Kvazos] (Obsidian+ V1.0 [1.5.2].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PlayerHeads{1.0} [Player Heads] (PlayerHeads 1.0 for MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RandomAdditions{0.4} [Random Additions] (randomadditions.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RopesPlus{1.4.0} [Ropes+] (RopePlus_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SAP_Man{1.4.2} [SanAndreasPs Managers] (SAP_ManPack_v142 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TStormFix{1.0} [Thunderstorm Fix] (SAP_ManPack_v142 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SimplyHorses{0.6.3} [Simply Horses] (Simply-Horses-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_SmartMoving{13.9.1} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    UsefulStorage{1.8.1} [Useful Storage (Vanilla with Sprinkles)] (Useful Storage (5-5) v.1.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    weaponmod{1.5.2 v1.12.0} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CampCraft{[1.5.2] CampCraft ModPack V 4.5.1} [CampCraftMod] (xCampCraft v4.5.1 v1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: AMD Radeon HD 6700 Series GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 2358 (132048 bytes; 0 MB) allocated, 311 (17416 bytes; 0 MB) used
    java.lang.IllegalStateException: Already tesselating!
    at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:481)
    at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:471)
    at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1233)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1532)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1121)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
    at net.minecraft.client.Minecraft.run(Minecraft.java:760)
    at java.lang.Thread.run(Thread.java:722)
    --- END ERROR REPORT e8ab6996 ----------
    Any help would be appreciated.
    Posted in: Minecraft Mods
  • 0

    posted a message on 1.4.6 | No whitelist | 24/7 Survival | McMMO | 50.31.22.229:25565 | STAFF OPENINGS
    Arilotter is hacking in this server, he used flight to escape me in combat, and killed an invisible player through some sort of sight hacking. He also just joined the server today and in a very short time had enchanted diamond armor with a very powerful diamond sword (with fire aspect). This is the first time I have seen him in the server, and I have been playing very often for the past week.
    Posted in: PC Servers
  • 0

    posted a message on 1.4.6 | No whitelist | 24/7 Survival | McMMO | 50.31.22.229:25565 | STAFF OPENINGS
    When will you bring your server back up? Are you doing maintenance or did spam crash the server?
    I would like to see it back online so I could at least save a portion of the map i was working on.
    Posted in: PC Servers
  • 0

    posted a message on Hardcore Survival | 24/7 | Staff Needed! | No Whitelist
    I like the city theme, now to find some wooden planks...
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on Best Childhood Toy?
    The NES was my favorite "toy" as a kid, if that counts. Either that or an action figure I had of the astro megazord from power rangers.
    Posted in: General Off Topic
  • 0

    posted a message on Mojang Needs Your Input - The New Multiplayer Format
    Quote from Rufus

    Well kinda. With the unifacation of SSP and SMP code it should make it so modders will only have to code their mods once and they will work for SP and MP with no problems. Also, as I understand it there will be an option for people playing SSP where they can pick mods they want from a list and the client will download and set them up. It's hard to say exactly how it's going to work as Mojang have been fairly tight-lipped about the whole thing so far, but taking the concept to it's logical conclusion, that's roughly how it should work.

    Oh wow. If they do this right, minecraft has the potential to become the greatest adventure game of all time! Thats saying a lot, considering other great titles like ultima underworld 1 + 2, The legend of Zelda series, etc.
    Posted in: Minecraft News
  • 0

    posted a message on Mojang Needs Your Input - The New Multiplayer Format
    Quote from Rufus

    Currently they would need to install the same mods manually to play. But, what I believe the mod api is trying to achieve is a system where when you join a server (or your friend's SP world) and they have mods running, your client will automatically download and install the mods.


    Thats very double edged then, but as solely just a player I love it. I feel bad for modders though, as now their mods will need to be smp compatible.
    Posted in: Minecraft News
  • 0

    posted a message on Mojang Needs Your Input - The New Multiplayer Format
    I have a question; if we have a modded single player world and invite someone to it, would they be able to use the same mods as me? Or would they need the mods to connect to my world? If the answer for the first question is yes then that would just be incredible, and would open up a lot of opportunities for new types of gameplay.
    Posted in: Minecraft News
  • 0

    posted a message on Tongbokes PvP - [Factions] [mcMMO] [DynMap] [Custom Arenas] [Epic Dungeons]
    Hail administrator, IGN is kingicarus, I hope to have a nice time at this server.
    Posted in: PC Servers
  • 0

    posted a message on If you could remove a block from the game...
    i agree with the post 2 above, bedrock removal = limitless possibilities! :biggrin.gif:
    Posted in: Discussion
  • 0

    posted a message on Little Blocks Mod [2.2.2.1] Creation contest! [770KDLs]
    a house within a house within a house with...ahh nevermind ive been using the inception joke too much lately. p.s. time for clay soldiers :smile.gif:
    Posted in: Minecraft Mods
  • To post a comment, please .