• 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from Cheshyr»

    Last night THREE nagas spawned in my overworld base near the Twilight Forest portal. Is this supposed to happen, or is another mod messing with it? I had just added Zoo & Wild Animals and Exotic Birds. The nagas appeared while I was waiting for a phoenix to hatch.


    another mod. if any other mod adds in a custom spawning system, it can seriously screw up TF spawns

    Posted in: Minecraft Mods
  • 2

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!
    Quote from gadgetforge»

    Hi there

    I am having a rather interesting issue with the 1.12.2 warp drive mod release version (1.12.2-1.5.12 to be specific). It seams to be setting a world border completely independent of the normal minecraft world border, but at only 10000 blocks size, so I can only travel 5000 meters away from world center before I run into it. For one thing, I am wondering if this is a bug, or if it was intentional. And if it is intentional, can someone tell me where to configure it so it is not so small. Any help is appreciated. Thanks.


    intentional, its in the celestial objects config file. you'll find this in the warpdrive config folder.

    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Jessicaksch»

    I don't know if anyone can help me, but I'm having trouble with the 1.7.10 version suddenly:


    I have a modded world and edited the config files in CustomSpawner. For years I had no problem editing them. However, now suddenly it makes my minecraft crash. I haven't change anything and now when I delete the CUstomSpawner folder, it works and creates a new folder. But when I try to edit a file, as soon as I do, it crashes.


    you are using the wrong software to edit the files. do not use notepad, use wordpad or notepad++

    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from MohawkyMagoo»

    Downloaded again, renamed the jar file again as suggested and this time it works. Mobs are visible again. But water mobs dont seem to spawn at sea at all.


    check config files...in earlier versions the water creatures biome lists didn't include all the water ones for whatever reason.

    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!

    Who thinks the Tier 1 horses and the donkey should come back to the spawn egg


    t1 horses are minecraft horses

    Posted in: Minecraft Mods
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!
    Quote from vrnRaptor»

    Help me please. How to change size of the planet texture layer?


    <!-- Mars --> 
    <celestialObject id="Mars">
    	<parent>
    		<center x="107000" z="0" />
    	</parent>
    	<"size x="6000" z="6000">
    	<dimension id="-29" isBreathable="false" gravity="normal">
    		<center x="0" z="0" />
    	</dimension>
    	<render red="1.00" green="0.40" blue="0.00" alpha="1.00" texture="GalacticraftCore:textures/gui/celestialbodies/mars.png" periodU="150" />
    	<render red="0.90" green="0.95" blue="1.00" alpha="0.15" texture="warpdrive:textures/celestial/cloud_small1.png" periodU="100" periodV="1100" additive="true" />
    	<render red="0.90" green="0.90" blue="1.00" alpha="0.15" texture="warpdrive:textures/celestial/cloud_medium1.png" periodU="300" periodV="1500" additive="false" />
    	<render red="0.80" green="0.70" blue="1.00" alpha="0.15" texture="warpdrive:textures/celestial/cloud_large1.png" periodU="500" periodV="2100" additive="false" />
    	<render red="1.00" green="0.20" blue="0.00" alpha="0.08" />
    	<render red="1.00" green="0.20" blue="0.00" alpha="0.08" />
    	<render red="1.00" green="0.20" blue="0.00" alpha="0.08" />
    </celestialObject>



    see above.edit: can't bold in code :P

    it is the line that says size.

    you may have to adjust the planetary positions of everything due to size increase. they can't overlap.

    Posted in: Minecraft Mods
  • 0

    posted a message on MalisisDoors 1.12.2-7.3.0 / 1.11.2-6.1.3 (01/02/2018)
    Quote from Ron_Gamer100»

    Where is the player sensor at in this mod? Was it taken out?


    no, the non-doors stuff was split from the doors part. it is now a sep mod.

    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers' Construct 2
    Quote from Galunoth40»

    Hello.

    Is there an add-on to create his armor in Tinker? I have searched but I can not find ...
    Thank you

    Sorry for my English, I am a French player.


    there is Tinkers Defense, dunno what the 1.12 versions have. I'm still playing 1.7.10

    Posted in: Minecraft Mods
  • 1

    posted a message on Minecraft Crash while Initializing the game
    Quote from Battleyard»

    Hello! I need help because my game is crashing while initializing the game (with mods) and when i remove Thaumcraft it doesn't crash, but when i use Thaumcraft, it crashes. Can someone help me?

    Crash Log:
    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// Uh... Did I do that?
    Time: 06/06/18 21:40Description: Initializing game
    java.lang.NullPointerException: Initializing game at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) at thaumcraft.common.Thaumcraft.postInit(Thaumcraft.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java: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.item.ItemStack.func_77960_j(ItemStack.java:217) at thaumcraft.common.Thaumcraft.postInit(Thaumcraft.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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)
    -- Initialization --Details:Stacktrace: 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    -- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_141, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 344303280 bytes (328 MB) / 925597696 bytes (882 MB) up to 13945274368 bytes (13299 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx13G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M 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.1614 61 mods loaded, 61 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJ AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJ OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) UCHIJ AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCHIJ arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) UCHIJ guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar) UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJ adventurersamulets{1.7.10-1.6.0-pre1} [Adventurer's Amulets] (AdventurersAmulets-1.7.10-1.6.0-pre1.jar) UCHIJ AppleCore{3.1.1} [AppleCore] (AppleCore-mc1.7.10-3.1.1.jar) UCHIE Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIE Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar) UCHIJ BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJ AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) UCHIJ Botania{r1.8-249} [Botania] (Botania+r1.8-249.jar) UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJ CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's+Blocks+v3.3.8.1+-+MC+1.7.10.jar) UCHIJ menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar) UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJ journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJ lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar) UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar) UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar) UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJ Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHIJ necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar) UCHIJ OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10.jar) UCHIJ OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-Mod-1.7.10.jar) UCHIJ OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip) UCHIJ origin{8.0.3} [Origin] (Origin-1.7.10-8.0.3.jar) UCHIJ addonscrewdriver{1.0.0} [OriginAddonScrewdriver] (Origin-1.7.10-8.0.3.jar) UCHIJ harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's+Harvest+the+Nether+1.7.10a.jar) UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar) UCHIJ weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's+WeeeFlowers+1.7.2b.zip) UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar) UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJ ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar) UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJ Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar) UCHIJ StorageDrawers{1.7.10-1.10.7} [Storage Drawers] (StorageDrawers-1.7.10-1.10.7.jar) UCHIJ WallpaperCraft{1.7.10} [WallpaperCraft] (WallpaperCraft-1.7.10-1.03.jar) UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) UCHIJ witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13491 Compatibility Profile Context 22.19.662.4' Renderer: 'AMD Radeon R9 200 Series' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe Mantle Environment: Environment healthy. TConstruct Environment: Environment healthy. 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 Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon R9 200 Series GL version 4.5.13491 Compatibility Profile Context 22.19.662.4, ATI Technologies Inc. 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: [[16x16]Vaders Alternative Block Pack V1.12 For MC 1.12.zip] 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)
    I don't know what is the cause. If you guys could help me, thank you! If you guys can't help me, thank you too! :3

    ^ spoiler tags you can either use
     [spoiler] text [/spoiler] 
    or you can hit the spoiler button in the toolbar, it is the "!" next to the image button
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft Crash while Initializing the game

    1. spoiler tags

    2. you may have some bad mod interaction.

    try it with just thaumcraft, if it works, add in mods one at a time till it crashes again.

    if the mod that crashes it has some interaction with thaumcraft, it may have an old API in it.

    if it doesn't have any interaction with thaumcraft, it is most likely incompatible

    Posted in: Java Edition Support
  • 0

    posted a message on Fairy Lights - Decorate your world with hanging lights and bunting!
    Quote from Bobnini»

    Trying to pull them out of the tab, and i tryed pulling them from the NotEnoughItems too, but if i try to pick them from there, it bugs my character and everything stays invisible and i need to change my hand to something without holding any type of blocks/items for the item to appear, and when i place, nothing happens, expect the "fairy light" that i can only find on the NotEnoughItems, but she is bugged too.. the only items i can place safely and normal, its the "vine" like thing, no matter which color, if its that block then i can place, but only that one.


    you have to craft them, even in creative. due to the NBT data in the lights, you can't pull them from NEI/creative

    Posted in: Minecraft Mods
  • 0

    posted a message on Fairy Lights - Decorate your world with hanging lights and bunting!
    Quote from Bobnini»

    Mine 1.7.10 new fairy light mod version.. well.. in the creative i cant place any type of light or string.. just the beginning ones, the other lights like tha christmas one or the chinese, the skulls, everything else dont work to put in anywhere, its there a missing block in creative that needs to put first? or its just a bug??


    are you crafting everything or are you trying to pull them out of the tab?

    Posted in: Minecraft Mods
  • 0

    posted a message on Modded Minecraft Issues!!!

    need the log file. can't help without that.

    Posted in: Java Edition Support
  • 0

    posted a message on Immersive Engineering 1.7.10

    never used it, so, no clue.

    Posted in: Java Edition Support
  • 0

    posted a message on Immersive Engineering 1.7.10

    strange...almost looks like you are missing a coremod...but I'm pretty sure it doesn't have one as I use it in 1.7.10 as well.

    try just immersive and see if that will load, it may be a conflict.

    if it does load, start adding in mods until it crashes.

    if it doesn't, something weird is going on.

    Posted in: Java Edition Support
  • To post a comment, please .