• 0

    posted a message on Some entities have an outline!

    I will attach an image, but this is so weird! Could someone help me get rid of this?

    Posted in: Java Edition Support
  • 0

    posted a message on MalisisAdvert 1.12.6.1.0 / 1.11.2-5.1.0 (01/02/2018)

    Coolio_Wolfus, you need to make your GUI smaller. I had to do that as well.


    Using: Windows 10, Java 1.8.0_102, Forge: 1.10.2 - 12.18.1.2073, MalisisAdvert 1.9.4-4.0.1 & MalisisCore 1.9.4-4.1.1
    I get this:


    To me both the Save[/b] and Close[/b] options are off screen and it looks like it is using a default system font rather than a Minecraft small one, sadly rendering the advert block useless to me.
    Posted in: Minecraft Mods
  • 0

    posted a message on MalisisAdvert 1.12.6.1.0 / 1.11.2-5.1.0 (01/02/2018)

    Hi Ordinastie,


    I was exploring the mod a little (I just got it today) and I had found 3 ads I wanted to use: Coke, Pepsi, & Dr. Pepper. They were really the only things I could think of. I was looking at the GUI for the default sign (and full stand + wall) and noticed that there were only two slots for images. I was wondering if there was a way to add a third (or fourth)(or fifth). The only drawback is that I use 1.7.10, due to many mods only being available on that version (eg: TerraFirmaCraft, etc) and I realize that you have moved on to newer versions like 1.9 & 1.10. It's a great mod and I love it! I would also like to ask what the size(s) of the advert screens are in pixels.


    -icbogue

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] How to get the /clone command?

    I was recently watching a tutorial by Grian, his "" Video and was interested in it, so I looked up the list of commands in 1.7.10 (because all my mods are on that version) and didn't see the /clone command. Is there an external mod (Not WorldEdit) that I can use that will get the /clone command in 1.7.10? The reason I don't want to use WorldEdit is because I need to use this with command blocks, as seen in the video. So, how do/can I do this?


    -icbogue

    Posted in: Mods Discussion
  • 0

    posted a message on City of 𝐌𝐞𝐭𝐫𝐨𝐩𝐨𝐥𝐢𝐭𝐚𝐧 Industria

    Way back a couple years ago, when there still weren't infinite worlds, I downloaded this map. I have a couple questions:

    1. Is this world infinite now? I haven't downloaded any newer versions since version 1.1.2!

    2. Do I have any more questions?

    Posted in: MCPE: Maps
  • 0

    posted a message on Anyone know of a good hilly Plains seed for MCPE 0.15.6?

    I'm trying to find a good seed that has a rather large plains biome (with larger hills) at/near spawn. Does anyone know of one?


    Thanks!


    EDIT: Looks like Plains M is an unused biome on the Wiki.

    Posted in: MCPE: Seeds
  • 0

    posted a message on Help Getting to Minecraft Folder on Mac

    OK. Here's what I want you to do:


    1. In Minecraft, go to the title screen.
    2. Click on Options.
    3. Click on Resource Packs.
    4. Then, click on "Open Resource Pack Folder".
    5. A Finder window will open. It will be titled "resourcepacks".
    6. Go up a folder (I don't know how to do this at the moment. I am on Windows right now).
    7. There is your MC folder! You might want to go up one more to see exactly where it is.

    I hope that helped you. If it didn't, please tell me so. That way I can find a solution for you.


    EDIT: Here's an image of how to go up a folder:

    Posted in: Discussion
  • 0

    posted a message on Do changes to visibility of skin parts in settings menu affect how other players see me?

    My sister and I came up with this great idea for Halloween costumes. I, naturally, want to be Harry Potter. What I was thinking is that we make a couple skins. One would have the cloak on the main layer with the hood on the outer layer. Then, when I wouldn't want the hood on, I could go and switch off the outer headwear in settings, and on the back of my head would be a cloak hood sort of thing. It's too complicated to explain here; All I want to know is: When I switch off a part of my skin in settings, do other players still see that part (ex: headwear)? Or no.

    Posted in: Discussion
  • 0

    posted a message on Help Getting to Minecraft Folder on Mac

    Ooh. That's a problem, I'd say. Can you play Minecraft?

    Posted in: Discussion
  • 0

    posted a message on How to display custom text on the screen...

    Thanks everyone! I just used the Tellraw Generator from Minecraft.Tools, and it worked just great! Maybe some day in the near future I can make a server out of my world.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on How to display custom text on the screen...

    Hi. I'm running modded Minecraft 1.7.10. I am currently building a store, and I wanted it so that when customers walk in, text is displayed on the screen. Let me give a picture of what I mean... CustomText

    Thanks to minecraft.tools for the custom title generator. I just need to know how to use it.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Smart Moving

    Thanks, Robjinvogel. I have removed them and Minecraft is loading. I need to try the world still. I will add on to this post soon if it works.

    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving

    How do I uninstall without crashing my worlds? I'll include the crash log:


    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 8/16/16 11:02 AM
    Description: Ticking block entity

    java.lang.NullPointerException: Ticking block entity
    at codechicken.microblock.MicroMaterialRegistry$.getMaterial(MicroMaterialRegistry.scala:228)
    at codechicken.microblock.Microblock.getIMaterial(Microblock.scala:57)
    at codechicken.microblock.Microblock.getLightValue(Microblock.scala:113)
    at codechicken.multipart.TileMultipart$$anonfun$getLightValue$1.apply(TileMultipart.scala:180)
    at codechicken.multipart.TileMultipart$$anonfun$getLightValue$1.apply(TileMultipart.scala:180)
    at scala.collection.TraversableViewLike$Mapped$$anonfun$foreach$2.apply(TraversableViewLike.scala:169)
    at scala.collection.Iterator$class.foreach(Iterator.scala:743)
    at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
    at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
    at scala.collection.SeqLike$$anon$2.foreach(SeqLike.scala:638)
    at scala.collection.TraversableViewLike$Mapped$class.foreach(TraversableViewLike.scala:168)
    at scala.collection.SeqViewLike$$anon$3.foreach(SeqViewLike.scala:186)
    at scala.collection.TraversableOnce$class.reduceLeft(TraversableOnce.scala:171)
    at scala.collection.SeqViewLike$AbstractTransformed.reduceLeft(SeqViewLike.scala:37)
    at scala.collection.TraversableOnce$class.max(TraversableOnce.scala:217)
    at scala.collection.SeqViewLike$AbstractTransformed.max(SeqViewLike.scala:37)
    at codechicken.multipart.TileMultipart.getLightValue(TileMultipart.scala:180)
    at codechicken.multipart.BlockMultipart.getLightValue(BlockMultipart.scala:223)
    at net.minecraft.world.World.func_98179_a(World.java:2990)
    at net.minecraft.world.World.func_147463_c(World.java:3120)
    at net.minecraft.world.World.func_147451_t(World.java:2977)
    at net.minecraft.world.World.func_147465_d(World.java:460)
    at net.minecraft.world.World.func_147468_f(World.java:573)
    at mods.eln.sixnode.lampsocket.LightBlockEntity.func_145845_h(LightBlockEntity.java:141)
    at net.minecraft.world.World.func_72939_s(World.java:1939)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

    -- Head --
    Stacktrace:
    at codechicken.microblock.MicroMaterialRegistry$.getMaterial(MicroMaterialRegistry.scala:228)
    at codechicken.microblock.Microblock.getIMaterial(Microblock.scala:57)
    at codechicken.microblock.Microblock.getLightValue(Microblock.scala:113)
    at codechicken.multipart.TileMultipart$$anonfun$getLightValue$1.apply(TileMultipart.scala:180)
    at codechicken.multipart.TileMultipart$$anonfun$getLightValue$1.apply(TileMultipart.scala:180)
    at scala.collection.TraversableViewLike$Mapped$$anonfun$foreach$2.apply(TraversableViewLike.scala:169)
    at scala.collection.Iterator$class.foreach(Iterator.scala:743)
    at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
    at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
    at scala.collection.SeqLike$$anon$2.foreach(SeqLike.scala:638)
    at scala.collection.TraversableViewLike$Mapped$class.foreach(TraversableViewLike.scala:168)
    at scala.collection.SeqViewLike$$anon$3.foreach(SeqViewLike.scala:186)
    at scala.collection.TraversableOnce$class.reduceLeft(TraversableOnce.scala:171)
    at scala.collection.SeqViewLike$AbstractTransformed.reduceLeft(SeqViewLike.scala:37)
    at scala.collection.TraversableOnce$class.max(TraversableOnce.scala:217)
    at scala.collection.SeqViewLike$AbstractTransformed.max(SeqViewLike.scala:37)
    at codechicken.multipart.TileMultipart.getLightValue(TileMultipart.scala:180)
    at codechicken.multipart.BlockMultipart.getLightValue(BlockMultipart.scala:223)
    at net.minecraft.world.World.func_98179_a(World.java:2990)
    at net.minecraft.world.World.func_147463_c(World.java:3120)
    at net.minecraft.world.World.func_147451_t(World.java:2977)
    at net.minecraft.world.World.func_147465_d(World.java:460)
    at net.minecraft.world.World.func_147468_f(World.java:573)
    at mods.eln.sixnode.lampsocket.LightBlockEntity.func_145845_h(LightBlockEntity.java:141)

    -- Block entity being ticked --
    Details:
    Name: LightBlockEntity // mods.eln.sixnode.lampsocket.LightBlockEntity
    Block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-40,65,-10), Chunk: (at 8,4,6 in -3,-1; contains blocks -48,0,-16 to -33,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
    Actual block data value: 0 / 0x0 / 0b0000
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1939)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

    -- Affected level --
    Details:
    Level name: WareHOUSE
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 625 Drop: 0
    Level seed: -8324754932541239433
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options: 2;7,57x1,5x3,2;21;
    Level spawn location: World: (-63,4,-37), Chunk: (at 1,0,11 in -4,-3; contains blocks -64,0,-48 to -49,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 2281870 game time, 1290964 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 69914 (now: false), thunder time: 76021 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_31, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 605601352 bytes (577 MB) / 1819803648 bytes (1735 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2048m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_U_D4 104 mods loaded, 104 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
    UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA ImmibisMicroblocks{59.1.2} [Immibis's Microblocks] (immibis-microblocks-59.1.2.jar)
    UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJAAAA OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar)
    UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
    UCHIJAAAA TubesCore{${version}} [Tubes Core] (minecraft.jar)
    UCHIJAAAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
    UCHIJAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.8.jar)
    UCHIJAAAA GalacticraftCore{3.0.10} [Galacticraft Core] (GalacticraftCore-1.7-3.0.10.302.jar)
    UCHIJAAAA SpaceCore{4.1.3} [4Space Core] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA SpaceEuropa{4.1.3} [4Space Europa] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA SpaceHole{4.1.3} [4Space Worm Hole] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA SpaceIo{4.1.3} [4Space Io] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA SpaceMercury{4.1.3} [4Space Mercury] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA SpacePluto{4.1.3} [4Space Pluto] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA SpaceVenus{4.1.3} [4Space Venus] (4Space-1.7-4.1.3.jar)
    UCHIJAAAA mod_LargeSign{2.0} [Large Sign] ([1.7.10-10.13.2.1230]Large Sign-2.0.jar)
    UCHIJAAAA LookingGlass{0.1.1.00} [Looking Glass] (lookingglass-1.7.10-0.1.1.00.jar)
    UCHIJAAAA securitycraft{v1.8.0} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.0.jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHIJAAAA aether{1.7.10-1.5.2} [Aether II] (aether-1.7.10-1.5.2.jar)
    UCHIJAAAA ArchitectureCraft{1.4.1} [ArchitectureCraft] (ArchitectureCraft-1.4.1-mc1.7.10.jar)
    UCHIJAAAA armourersWorkshop{1.7.10-0.39.4.105} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.39.4.105.jar)
    UCHIJAAAA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.39.4.105.jar)
    UCHIJAAAA betterstorage{0.13.1.127} [BetterStorage] (BetterStorage-1.7.10-0.13.1.127.jar)
    UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
    UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
    UCHIJAAAA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
    UCHIJAAAA carsanddrives{1.0.9} [Cars and Drives] (Cars and Drives Mod 1.7.10.jar)
    UCHIJAAAA teamod{1.2.1} [Richard's Coffee & Tea Mod] (CoffeeAndTeaMod-1.2.1.jar)
    UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
    UCHIJAAAA Currency{1.7.10 - 1.0} [Currency] (Currency-1.7.10-1.0.jar)
    UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
    UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJAAAA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJAAAA decorativemarble{Beta 1.1710.2} [Decorative Marble] (Decorative-Marble-Mod-1.7.10.jar)
    UCHIJAAAA decorativechimney{Beta 1.1710.2} [Decorative Chimney] (Decorative-Chimneys-Mod-1.7.10.jar)
    UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
    UCHIJAAAA Eln{51} [Electrical Age] (ElectricalAge_BETA-1.11_r51.jar)
    UCHIJAAAA flenixcities{0.16.1} [FlenixCities] (FlenixCitiesCore_[1.7.10]-0.16.1-b122.jar)
    UCHIJAAAA GalacticraftMars{3.0.10} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.10.302.jar)
    UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
    UCHIJAAAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
    UCHIJAAAA ImmibisPeripherals{59.0.3} [Immibis's Peripherals] (immibis-peripherals-59.0.3.jar)
    UCHIJAAAA IronChest{6.0.58.740} [Iron Chest] (ironchest-1.7.10-6.0.58.740-universal.jar)
    UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCHIJAAAA mod_LATL{1.2 Beta} [Lamps and Traffic Lights] (Lamps-And-Traffic-Lights-Mod-1.7.10.jar)
    UCHIJAAAA latticemod{1.0} [Lattice Mod] (latticemod-mc1.7.10-1.0.jar)
    UCHIJAAAA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
    UCHIJAAAA master chef mod{Alpha v4.0} [Master Chef Mod] (MasterChef-Mod-1.7.10.jar)
    UCHIJAAAA Monoblocks{1.10.12} [�1M�2o�3n�4o�5b�6l�7o�8c�9k�as] (Monoblocks-1.10.12.jar)
    UCHIJAAAA MonoblocksMultipart{1.10.12} [MonoblocksMultipart] (Monoblocks-1.10.12.jar)
    UCHIJAAAA Morph{0.9.2} [Morph] (Morph v0.9.2.jar)
    UCHIJAAAA cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
    UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
    UCHIJAAAA NGTLib{1.7.10.22} [NGTLib] (NGTLib1.7.10.22_Forge10.13.4.1558.zip)
    UCHIJAAAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
    UCHIJAAAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
    UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
    UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
    UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJAAAA OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar)
    UCHIJAAAA PneumaticCraft{1.11.7-127} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.7-127-universal.jar)
    UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
    UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
    UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
    UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
    UCHIJAAAA rivalrebels{1.7.10T} [Rival Rebels] (rivalrebels-yo-1.7.10T.jar)
    UCHIJAAAA mod_RoadWorks{2.02} [RoadWorks] (RoadWorks-Mod-1.7.10.jar)
    UCHIJAAAA RTM{1.7.10.29} [RealTrainMod] (RTM1.7.10.29_Forge10.13.4.1558.zip)
    UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.386.jar)
    UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
    UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
    UCHIJAAAA torchLevers{1.4.2} [Torch Levers] (TorchLevers-V1.4.2-MC1.7.10.jar)
    UCHIJAAAA Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar)
    UCHIJAAAA universalcoins{1.7.10-1.7.3} [Universal Coins] (UniversalCoins-1.7.10-1.7.3.jar)
    UCHIJAAAA WorldSelectionAdvanced{1.7.10-7} [Advanced World Selection] (WorldSelectionAdvanced-1.7.10-7.jar)
    UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
    UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    Stencil buffer state: Function set: GL30, pool: internal, bits: 8
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.7.10_HD_U_D4
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    OpenGlVersion: 4.0.0 - Build 10.18.10.4276
    OpenGlRenderer: Intel(R) HD Graphics
    OpenGlVendor: Intel
    CpuCount: 2

    The reason I uninstalled it is because I believe there are problems with morph mod. When I morph from an animal back into myself, the player model is all messed up. I'll add pictures. So... How can I safely remove the mod without crashing?

    Posted in: Minecraft Mods
  • 0

    posted a message on Electrical Age [Physics! Electric circuits & More!] Beta1.11_r51

    Baughn, do you know how to use the plugs?

    Posted in: Minecraft Mods
  • To post a comment, please .