• 0

    posted a message on Just Another Spawner (JAS) v0.14

    Thought mods like this were supposed to make things easier, not harder. I just want to play Minecraft with LotR mobs in the Overworld and no creepers. I do not want to be spending hours online trying to figure out how to get some mod to work.

    Posted in: Minecraft Mods
  • 0

    posted a message on Mob Spawn Controls 2! Back + Better than ever! Updated

    Unfortunately, while the links themselves work, the jar files do not. I got the following error when trying to start Minecraft:


    left
    "


    The crash report indicates it has something to do with MSC2:



    ---- Minecraft Crash Report ----
    // My bad.

    Time: 1/13/18 12:30 PM
    Description: Initializing game

    java.lang.RuntimeException: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.List
    at com.mcf.davidee.msc.reflect.BiomeReflector.reflectList(BiomeReflector.java:26)
    at com.mcf.davidee.msc.spawning.MobHelper.populateDefaultMap(MobHelper.java:32)
    at com.mcf.davidee.msc.MobSpawnControls.modsLoaded(MobSpawnControls.java:95)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.List
    at com.mcf.davidee.msc.reflect.BiomeReflector.reflect(BiomeReflector.java:34)
    at com.mcf.davidee.msc.reflect.BiomeReflector.reflectList(BiomeReflector.java:21)
    ... 38 more


    Don't know if there's anything that can be done about this, but some help would be nice.

    Posted in: Minecraft Mods
  • 0

    posted a message on The Lord of the Rings Mod: Bringing Middle-earth to Minecraft - Update 34.3

    Got it. Thanks! Hopefully, this will work. ^_^

    Posted in: Minecraft Mods
  • 0

    posted a message on The Lord of the Rings Mod: Bringing Middle-earth to Minecraft - Update 34.3

    There's a version of Mob Spawn Control for 1.7.10? I found the thread for that mod a few days ago but the links to the 1.7.10 version led to a 'file not found' error.

    Posted in: Minecraft Mods
  • 0

    posted a message on Just Another Spawner (JAS) v0.14

    Okay, that's helpful.


    Actually, I'm using TMI, not NEI.


    If config editing isn't that difficult, why is there this incredibly long, multi-page set of tutorials on the wiki for exactly that? And why does the wiki say it's important to understand how Minecraft's spawning system works?

    As for asking on the LotR thread, I have. Not much of a response so far. Which is why I'm also asking here.

    Posted in: Minecraft Mods
  • 0

    posted a message on Just Another Spawner (JAS) v0.14

    1. I have to see them first. Does turning off mob griefing make them not damage my structures? because cleaning up the craters they leave behind is a lot more annoying than getting blown up by them.


    2. So how do I do that.


    3. The config file requires code. I don't know how to code. I'd rather not have to take however long it would take to learn how just to do these two things. Which is why I asked about copy and paste.


    Does anyone have anything *useful* to say?

    Posted in: Minecraft Mods
  • 0

    posted a message on Just Another Spawner (JAS) v0.14

    I'm sorry, I'm not a coder and I'm getting a bit confused and frustrated looking through this thread and the wiki. All I want is to do two things.

    First, I want to make creepers stop spawning. Minecraft days are short enough without having to wait until almost noon to work on my buildings.


    Second, I want animals from The Lord of the Rings Mod to spawn in the Overworld. Particularly the passive ones like deer and rabbits.


    That's it. Isn't there some code I can just copy and paste?

    Posted in: Minecraft Mods
  • 0

    posted a message on The Lord of the Rings Mod: Bringing Middle-earth to Minecraft - Update 34.3

    Which ones? Hopefully ones that don't require any programming or coding skill.

    Posted in: Minecraft Mods
  • 0

    posted a message on The Lord of the Rings Mod: Bringing Middle-earth to Minecraft - Update 34.3

    Sorry if this has already been covered somewhere, but I'm having trouble finding the needed information. Will animals from this mod spawn in the overworld or just in the Middle Earth dimension? I'd especially like to see deer in the overworld.

    Posted in: Minecraft Mods
  • 0

    posted a message on Bad Mobs - Rid your world of unwanted pests!

    Tried the 1.7.10 version to get rid of Creepers. Maybe I'm missing something, but I still see creepers. Does it not get rid of mobs that spawned before the ban list was made?


    Edit: Creepers are definitely still spawning. Just got blown up by one while working on my castle. Above ground, mind you, and there hadn't been any in the area the previous in-game day.

    Posted in: Minecraft Mods
  • 0

    posted a message on Trees generating with logs where leaves should be.

    So I created a new world and, well, see the attached screenshot. Pretty sure that's not supposed to happen. It only seems to affect some of the trees from 'Big Trees.'


    I'm using Windows 8.1 64-bit with an Intel Core 13-2130 CPU, 4GB RAM, and Intel HD Graphics (integrated card). The Java runtime environments I have are 1.8.0_111 for 32- and 64-bit, 6 for 32-bit, and 7 for 32-bit.

    Minecraft version is 1.7.10, and Forge 10.13.4.1558. Yeah, I know it's old. This is the version with most of the mods I want. (About the only one I want to try and can't with this version is MineColonies.) See the spoiler for the full mod list.


    Antique Atlas 4.4.4

    Signposts 1.2.1

    bspkrsCore version 6.15

    DirectionHUD 1.24

    Treecapitator 2.0.4

    Farseek 2.0.1

    Streams 0.3.3

    Grim3213 Core for 1.7.10

    Fancy Pack for 1.7.10

    Fireplace Mod for 1.7.10

    Wallpaper Mod for 1.7.10

    StealthwareCore 2.0

    Explodables 1.9

    FearTweakPack 1.1

    MoreMeat2 2.3

    Big Trees 0.2 for 1.7.10

    ChocoCraft 4.1.5

    Climate Control 0.8.2 (required for RTG and Highlands to work together)

    CraftGuide for 1.7.10

    Doomlike Dungeons 1.11.0

    Fastcraft 1.25

    Finder Compass for 1.7.10

    Haggis Mod 1.3.6

    Highlands 2.2.3

    Plant Mega Pack for 1.7.10

    Railcraft 9.12.2.1

    Restructured 1.0.4.2

    Revamp 1.3.1

    Realistic Terrain Generation 1.1.1.6

    Ruins for 1.7.10

    Storage Drawers 1.10.9

    The Lord of the Rings Mod Public Beta 33.4

    Too Many Items 2014/07/15 Forge

    Too Much Time 2.4.0.B3

    UndergroundBiomesConstructs 0.8-beta49

    Wild Caves Mod 0.4.3.6

    World Edit 6.1.1 Forge

    World Edit CUI Forge Edition 1.0.7


    Anyone know what the heck is causing this?

    Posted in: Java Edition Support
  • 0

    posted a message on Forgotten Nature [1.7.19] A Natural Addition to MC: Trees,Crops,Fruit,Flowers,etc...

    Got a problem with the game crashing when I try to access the inventory. I narrowed the problem down to this mod, I think.


    I'm on Minecraft 1.7.10 and Forge version 10.13.4.1614. I tried the 1.7.13 and 1.7.19 versions of this mod and got the same problem.


    Here's the crash report:


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 1/7/18 2:54 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at net.minecraft.block.BlockFlower.func_149666_a(SourceFile:73)
    at TMIUtils.loadItems(TMIUtils.java:288)
    at TMIController.onCreate(TMIController.java:49)
    at net.minecraft.client.gui.inventory.GuiContainer.<init>(bex.java:42)
    at net.minecraft.client.renderer.InventoryEffectRenderer.<init>(InventoryEffectRenderer.java:22)
    at net.minecraft.client.gui.inventory.GuiInventory.<init>(SourceFile:19)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1895)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    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.block.BlockFlower.func_149666_a(SourceFile:73)
    at TMIUtils.loadItems(TMIUtils.java:288)
    at TMIController.onCreate(TMIController.java:49)
    at net.minecraft.client.gui.inventory.GuiContainer.<init>(bex.java:42)
    at net.minecraft.client.renderer.InventoryEffectRenderer.<init>(InventoryEffectRenderer.java:22)
    at net.minecraft.client.gui.inventory.GuiInventory.<init>(SourceFile:19)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1895)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['irish_brigid'/978, l='MpServer', x=209.95, y=43.62, z=107.72]]
    Chunk stats: MultiplayerChunkCache: 289, 298
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (232,4,104), Chunk: (at 8,0,8 in 14,6; contains blocks 224,0,96 to 239,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 3132 game time, 3132 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: 101 total; [MoCEntityCricket['Cricket'/874, l='MpServer', x=123.38, y=42.00, z=115.66], MoCEntityCricket['Cricket'/875, l='MpServer', x=124.09, y=42.00, z=112.41], MoCEntitySnail['Snail'/876, l='MpServer', x=132.19, y=42.00, z=-4.53], MoCEntitySnail['Snail'/877, l='MpServer', x=128.75, y=42.00, z=-5.50], MoCEntitySnail['Snail'/878, l='MpServer', x=130.78, y=42.00, z=-4.16], MoCEntitySnail['Snail'/879, l='MpServer', x=129.59, y=42.00, z=-5.53], MoCEntityBear['Bear'/880, l='MpServer', x=129.69, y=42.00, z=-11.66], MoCEntityBear['Bear'/881, l='MpServer', x=131.31, y=42.00, z=-11.22], MoCEntityBear['Bear'/882, l='MpServer', x=132.81, y=42.00, z=-9.69], MoCEntityBear['Bear'/883, l='MpServer', x=132.81, y=42.00, z=-12.78], EntityPig['Pig'/884, l='MpServer', x=137.03, y=42.00, z=82.13], EntityPig['Pig'/885, l='MpServer', x=137.31, y=42.00, z=80.25], MoCEntityCricket['Cricket'/886, l='MpServer', x=128.50, y=42.00, z=118.69], MoCEntityCricket['Cricket'/887, l='MpServer', x=128.50, y=42.00, z=112.50], MoCEntityFly['Fly'/888, l='MpServer', x=156.66, y=42.00, z=-0.81], MoCEntityFly['Fly'/889, l='MpServer', x=157.47, y=42.00, z=1.81], MoCEntityFly['Fly'/890, l='MpServer', x=159.06, y=42.00, z=2.56], MoCEntityFirefly['Firefly'/891, l='MpServer', x=156.09, y=42.00, z=78.81], MoCEntityFirefly['Firefly'/892, l='MpServer', x=157.28, y=42.00, z=79.41], MoCEntityFirefly['Firefly'/893, l='MpServer', x=156.19, y=42.00, z=85.44], MoCEntityFirefly['Firefly'/894, l='MpServer', x=156.41, y=42.00, z=87.38], EntityPig['Pig'/895, l='MpServer', x=149.34, y=42.00, z=103.06], MoCEntityFly['Fly'/896, l='MpServer', x=160.19, y=42.00, z=-2.41], EntityPig['Pig'/897, l='MpServer', x=171.36, y=42.00, z=89.79], EntitySheep['Sheep'/898, l='MpServer', x=170.93, y=42.00, z=136.73], MoCEntityCricket['Cricket'/899, l='MpServer', x=168.84, y=42.00, z=174.25], MoCEntityCricket['Cricket'/900, l='MpServer', x=173.84, y=42.00, z=175.31], MoCEntityCricket['Cricket'/901, l='MpServer', x=175.31, y=42.00, z=184.22], EntityHorse['Horse'/902, l='MpServer', x=174.09, y=42.00, z=218.66], EntityHorse['Horse'/903, l='MpServer', x=169.81, y=42.00, z=218.16], MoCEntityTurkey['Turkey'/904, l='MpServer', x=176.22, y=42.00, z=217.69], EntityHorse['Horse'/905, l='MpServer', x=174.00, y=42.00, z=215.50], MoCEntityFly['Fly'/906, l='MpServer', x=186.72, y=42.00, z=89.59], MoCEntityFly['Fly'/907, l='MpServer', x=191.78, y=42.00, z=96.56], MoCEntityFly['Fly'/908, l='MpServer', x=192.47, y=42.00, z=113.66], MoCEntityCricket['Cricket'/909, l='MpServer', x=186.75, y=42.00, z=177.59], EntitySheep['Sheep'/910, l='MpServer', x=191.53, y=42.00, z=192.50], EntityHorse['Horse'/911, l='MpServer', x=177.13, y=42.00, z=221.13], MoCEntityMaggot['Maggot'/912, l='MpServer', x=201.63, y=42.00, z=24.69], MoCEntityMaggot['Maggot'/913, l='MpServer', x=202.38, y=42.00, z=25.75], MoCEntityMaggot['Maggot'/914, l='MpServer', x=207.56, y=42.00, z=21.53], MoCEntityFly['Fly'/915, l='MpServer', x=203.71, y=42.00, z=82.53], MoCEntityDragonfly['DragonFly'/916, l='MpServer', x=217.97, y=42.00, z=12.69], MoCEntityDragonfly['DragonFly'/917, l='MpServer', x=222.13, y=42.00, z=12.53], MoCEntityDragonfly['DragonFly'/918, l='MpServer', x=223.47, y=42.00, z=12.31], MoCEntityDragonfly['DragonFly'/919, l='MpServer', x=223.19, y=42.00, z=8.59], MoCEntityMaggot['Maggot'/920, l='MpServer', x=211.16, y=42.00, z=21.56], MoCEntityEnt['Ent'/921, l='MpServer', x=220.63, y=42.00, z=21.09], EntitySheep['Sheep'/922, l='MpServer', x=219.84, y=42.00, z=142.84], EntitySheep['Sheep'/923, l='MpServer', x=219.65, y=42.00, z=149.16], MoCEntityHorse['WildHorse'/924, l='MpServer', x=214.92, y=42.00, z=162.47], MoCEntityBird['Bird'/925, l='MpServer', x=228.00, y=43.25, z=151.50], MoCEntityHorse['WildHorse'/926, l='MpServer', x=220.84, y=42.00, z=161.03], MoCEntityBoar['Boar'/927, l='MpServer', x=214.59, y=42.00, z=191.31], MoCEntityBoar['Boar'/928, l='MpServer', x=213.88, y=42.00, z=194.53], MoCEntityBoar['Boar'/929, l='MpServer', x=217.50, y=42.00, z=193.50], EntityCow['Cow'/930, l='MpServer', x=214.50, y=42.00, z=197.50], MoCEntityEnt['Ent'/931, l='MpServer', x=232.41, y=42.00, z=14.25], MoCEntityEnt['Ent'/932, l='MpServer', x=241.56, y=42.00, z=6.13], MoCEntityEnt['Ent'/933, l='MpServer', x=231.06, y=42.00, z=23.38], MoCEntityHorse['WildHorse'/934, l='MpServer', x=225.29, y=42.00, z=150.52], MoCEntityBird['Bird'/935, l='MpServer', x=254.41, y=42.00, z=135.31], MoCEntityBird['Bird'/936, l='MpServer', x=260.50, y=42.00, z=131.97], MoCEntityBird['Bird'/937, l='MpServer', x=258.59, y=42.00, z=129.16], MoCEntityBird['Bird'/938, l='MpServer', x=263.66, y=42.00, z=143.47], MoCEntityMaggot['Maggot'/939, l='MpServer', x=274.41, y=42.00, z=54.97], MoCEntityMaggot['Maggot'/940, l='MpServer', x=275.50, y=42.00, z=53.50], MoCEntityMaggot['Maggot'/941, l='MpServer', x=273.41, y=42.00, z=52.47], MoCEntityMaggot['Maggot'/942, l='MpServer', x=272.50, y=42.00, z=56.50], MoCEntityDragonfly['DragonFly'/943, l='MpServer', x=285.19, y=43.06, z=158.78], EntityChocoboYellow['Yellow Chocobo'/944, l='MpServer', x=283.78, y=42.00, z=154.91], MoCEntityDeer['Deer'/945, l='MpServer', x=288.50, y=42.00, z=-8.50], MoCEntityDeer['Deer'/946, l='MpServer', x=289.50, y=42.00, z=-11.50], MoCEntityDeer['Deer'/947, l='MpServer', x=292.50, y=42.00, z=-10.50], MoCEntityDeer['Deer'/948, l='MpServer', x=297.50, y=42.00, z=-11.50], MoCEntityDragonfly['DragonFly'/949, l='MpServer', x=292.31, y=42.00, z=150.56], EntityChocoboYellow['Yellow Chocobo'/950, l='MpServer', x=290.34, y=42.00, z=151.63], MoCEntityDragonfly['DragonFly'/951, l='MpServer', x=296.97, y=42.22, z=159.31], EntityChocoboYellow['Yellow Chocobo'/952, l='MpServer', x=294.47, y=42.00, z=157.31], MoCEntityDragonfly['DragonFly'/953, l='MpServer', x=297.25, y=42.00, z=162.63], MoCEntityMouse['Mouse'/955, l='MpServer', x=318.38, y=42.00, z=43.19], MoCEntityBee['Bee'/956, l='MpServer', x=315.50, y=42.00, z=191.50], MoCEntityBee['Bee'/957, l='MpServer', x=317.97, y=42.00, z=199.56], MoCEntityBee['Bee'/958, l='MpServer', x=315.84, y=42.00, z=199.44], MoCEntityBee['Bee'/959, l='MpServer', x=313.94, y=42.00, z=196.34], EntitySheep['Sheep'/962, l='MpServer', x=334.63, y=42.00, z=38.03], EntitySheep['Sheep'/963, l='MpServer', x=335.19, y=42.00, z=39.50], EntitySheep['Sheep'/964, l='MpServer', x=335.41, y=42.00, z=41.66], MoCEntityMouse['Mouse'/965, l='MpServer', x=322.44, y=42.00, z=41.81], MoCEntityMouse['Mouse'/966, l='MpServer', x=321.75, y=42.00, z=47.53], MoCEntityMouse['Mouse'/967, l='MpServer', x=324.38, y=42.00, z=61.09], MoCEntityMouse['Mouse'/968, l='MpServer', x=319.34, y=42.00, z=59.91], MoCEntityMouse['Mouse'/969, l='MpServer', x=320.44, y=42.00, z=59.06], MoCEntityMouse['Mouse'/970, l='MpServer', x=320.09, y=42.00, z=62.41], MoCEntityMouse['Mouse'/971, l='MpServer', x=318.75, y=42.00, z=48.38], MoCEntityCricket['Cricket'/972, l='MpServer', x=339.38, y=42.00, z=-22.44], MoCEntityCricket['Cricket'/973, l='MpServer', x=350.97, y=42.00, z=-14.66], MoCEntityCricket['Cricket'/974, l='MpServer', x=338.72, y=42.00, z=-14.28], MoCEntityCricket['Cricket'/975, l='MpServer', x=336.32, y=42.00, z=-10.46], EntitySheep['Sheep'/976, l='MpServer', x=336.78, y=42.00, z=39.50], EntityClientPlayerMP['irish_brigid'/978, l='MpServer', x=209.95, y=43.62, z=107.72]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 297470960 bytes (283 MB) / 721420288 bytes (688 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 3, tcache: 42, allocated: 1, tallocated: 14
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D8 66 mods loaded, 66 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.1614-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
    UCHIJAAAA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
    UCHIJAAAA Roxa's Fuel Mod{1.7.2.4} [Roxa's Fuel Mod] (1.7.2.4 Roxas Fuel Mod.jar)
    UCHIJAAAA RoxaTallDoors{1.7.2.5} [Roxa's Tall Doors Mod] (1.7.2v1.1_RoxaTallDoorsMod.jar)
    UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
    UCHIJAAAA DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA antiqueatlas{4.4.4} [Antique Atlas] (antiqueatlas-1.7.10-4.4.4.jar)
    UCHIJAAAA bigtrees{0.2} [The BigTrees Mod] (bigtrees-0.2-1.7.10.jar)
    UCHIJAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
    UCHIJAAAA climatecontrol{0.8.1} [Climate Control] (ClimateControl-0.8.2.jar)
    UCHIJAAAA craftguide{1.6.8.2} [CraftGuide] (CraftGuide-Mod-1.7.10.jar)
    UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
    UCHIJAAAA dldungeonsjdg{1.11.0} [Doomlike Dungeons] (DoomlikeDungeons-1.11.0-MC1.7.10.jar)
    UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
    UCHIJAAAA doubledoors{V0.1 - 1.7.10} [Double Doors] (Double-doors-mod-by-derbam-1.7.10.jar)
    UCHIJAAAA StealthwareCore{2.0} [StealthwareCore] (StealthwareCore-2.0.jar)
    UCHIJAAAA Explodables{1.9} [Explodables] (Explodables-1.7.10-1.9.jar)
    UCHIJAAAA fancypack{V0.1 - 1.7.10} [Fancy Pack] (FancyPack-Mod-1.7.10.jar)
    UCHIJAAAA farseek{2.0.1} [Farseek] (Farseek-1.7.10-2.0.1.jar)
    UCHIJAAAA FearTweakPack{1.1} [Fearitude's Tweak Pack] (FearTweakPack-1.7.10-1.1.jar)
    UCHIJAAAA FinderCompass{1.7.10c} [Finder Compass] (FinderCompass-1.7.10.jar)
    UCHIJAAAA fireplaces{V0.1 - 1.7.10} [Fireplaces] (Fireplace-Mod-1.7.10.jar)
    UCHIJAAAA ForgottenNature{1.7.13} [Forgotten Nature] (ForgottenNature_1.7.13.jar)
    UCHIJAAAA frames{V0.1 - 1.7.10} [Frames] (Frames-Mod-1.7.10.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 Growthcraft{1.7.10-2.7.2} [Growthcraft] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Cellar{1.7.10-2.7.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Apples{1.7.10-2.7.2} [Growthcraft Apples] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.7.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Bees{1.7.10-2.7.2} [Growthcraft Bees] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.7.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Grapes{1.7.10-2.7.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Hops{1.7.10-2.7.2} [Growthcraft Hops] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Milk{1.7.10-2.7.2} [Growthcraft Milk] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA Growthcraft|Rice{1.7.10-2.7.2} [Growthcraft Rice] (growthcraft-1.7.10-2.7.2-complete.jar)
    UCHIJAAAA haggismod{1.3.6-mc1.7.10} [AWH Haggis Mod!] (haggismod-1.3.6-mc1.7.10.jar)
    UCHIJAAAA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
    UCHIJAAAA astikoor{1.0.0} [Astikoor] (horsecart-1.0.0.jar)
    UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (Mo-Creatures-Mod-1.7.10.zip)
    UCHIJAAAA morematerials{0.9.20150214.0} [More Materials] (morematerials-0.9.20150615.0-MC1.7-20150621.jar)
    UCHIJAAAA MoreMeat2{2.3} [MoreMeat 2] (MoreMeat2-1.7.10-2.3.jar)
    UCHIJAAAA plantmegapack{4.33} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.7.10.jar)
    UCHIJAAAA Railcraft{9.12.2.1} [Railcraft] (Railcraft_1.7.10-9.12.2.1.jar)
    UCHIJAAAA restructured{1.0.4.2} [Restructured] (Restructured-1.7.10-1.0.4.2.jar)
    UCHIJAAAA Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
    UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
    UCHIJAAAA RTG{1.7.10-1.1.1.6} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.6.jar)
    UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA signposts{1.2.1} [Sign-Posts] (signposts-1.7.10-1.2.1.jar)
    UCHIJAAAA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
    UCHIJAAAA streams{0.3.3} [Streams] (Streams-1.7.10-0.3.3.jar)
    UCHIJAAAA TooMuchTime{2.4.0} [TooMuchTime] (TooMuchTime-1.7.10-2.4.0.B3-universal.jar)
    UCHIJAAAA UndergroundBiomes{0.8.beta49} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar)
    UCHIJAAAA wallpaper{V0.1 - 1.7.10} [Wallpaper] (Wallpaper-Mod-1.7.10.jar)
    UCHIJAAAA wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)
    UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
    UCHIJAAAA WorldEditCuiFe{1.0.7} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.7-mf-1.7.10-10.13.4.1566.jar)
    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics 2000'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 2000 GL version 3.1.0 - Build 9.17.10.4229, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    Please help!

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Nope, leldra2's right. So is there a way to make them generate underground instead of on the surface?

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Well, *something* added luminous and flux crystals to my world and the only mod I added between exploration jaunts was GeoStrata. The config file even has variables referring to crystals.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Hey, I like Geostrata, it's the only mod available for 1.7.10 that I've found that has glowing crystals. I've been wanting something like that as a cave decoration since 1.4. *Cave* decoration, not blobs of jello sticking out of surface. Is there any way to make them generate further down?

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