A collection of Minecraft Forge mods that aim to bring vastly improved Redstone circuitry through wiring, logic gates, integrated circuits, and more. Heavily inspired by Red Power by Eloraam. This mod integrates very nicely with CB Multipart. All tiles are created to behave with others in the same block space.
Dependencies
A few external library mods are required for Project Red to work:
Modules (1.15+)
Here is a list of Project Red modules, and a summary of what they add. You may pick and choose which ones you'd like to install.
- Core: A common library shared by the other modules. By itself it doesn't add much, but is required to be installed.
- Exploration: Worldgen, ores, tools, decorative blocks, etc.
- Illumination: Decorative, redstone-controlled lighting
- Integration: Redstone logic gates that can replace very large multi-block circuits.
- Transmission: Redstone wiring that can run up walls, connect around corners, and merge together into a bunled cable.
- Fabrication: Design and fabricate custom integrated circuits and place them as a single high-performance gate (Note: requires Integration and Transmission).
Differences from 1.12:
- MrTJPCore library and Compatibility module are now combined into Core
- Expansion is not released yet
Community
- Github Discussions - For feature requests, questions or other development related discusstions
- Chickenbones Mods Discord - If you'd like to chat or send a DM (I don't typically keep up with messages or comments here on CurseForge. Use one of the above for a quicker response)
Modpacks
You may use my mods in modpacks as you'd like. If you can provide a link to this page, that would be appreciated :)
The official CurseForge Launcher is recommended, as it makes managing dependencies much easier!
Frame motors dont work.
Edit: Turns out for some reason if a frame is in contact with water the whole thing stops working.
Could the ability to disable individual modules be added? I don't need Transportation or Relocation, but because they're part of the Mechanical file now, I can't just not install them.
The documentation here links to the wiki, but the wiki no longer lists this in the list of modules. Can you follow stack overflow's convention here and try to make curse mod pages somewhat self-contained? (have a brief overview of what's in the mod, for example a list of added blocks, and then a link for more info)
From the wiki download pagehttps://projectredwiki.com/wiki/Version_archive, "Adds frame motors, item pipes, tubes, and machines." is much more helpful.
Is there any specific reason why expansion and transportation are together in one mod? I don't see a reason to have them together as they have nothing to do with each other. I would like to have them separated, thanks
Please release an update that fixes bug #1442 on GitHub. I'm looking to add stuff to my pack, and as this mod is inhibiting that due to being most likely dead, I'm looking at having to replace project red in its entirety.
Is there any way to get the functionality of the Remote Order from the old logistics pipes. I saw the requester pipe and GUI is very similar to the LG Pipes order system but there does not appear to be a device to access the request system remotely. Thanks.
When i try to launch ProjectRed mechanical, game output says this:
https://pastebin.com/sxuijVJx
(Minecraft version: 1.12.2 | Forge: 14.23.2.2652)
(Using only JEI, ProjectRed, Forge Multipart CBE, Journey Map and some libs)
I tried to put in two Item Responder chips both with blacklisted items (to try to extend the list of items I can blacklist) and it's as if the filter stops working. Any item is going through them. Is this a bug or did I mess up? (latest 1.10 version)
Is This mod going to be updated to minecraft 1.12 or 1.12.1
I am currently playing Minecraft 1.12 but I am using Computer craft 1.12.1 in 1.12
If there will be an update Please Inform me Thank you.
So I can Test it out.
many thanks Perry Campbell
It crashes alway when I want to load project red with mechanical! I use these mods:
CodeChickenLib-1.7.10-1.1.3.136-universal
ForgeMultipart - 1.7.10-1.2.0.345-universal
ForgeRelocation-0.0.1.4-universal
ForgeRelocationFMP-0.0.1.2-universal
MrTJPCore-1.1.0.32-universal
ProjectRed-Base-1.7.10
ProjectRed-1.7.10-4.7.0pre10.93-Mechanical
Please help me!!!
Broken in latest (1.10) version due to bad dependencies. Crashes on startup and autodownloads the 1.7.10 version of FMP. (game does not load with 1.7.10 ver) Seems to ignore or incorrectly use 1.10 FMP.
At the end of preinit it crashes with this error-
Full crashlog here- http://pastebin.com/mHsrQx7r
I literally cannot get it to run in 1.10.2. Please advise. Is there a secret FMP version I'm supposed to use or something?
Please fix the ForgeMultipart dependency to point to your CBE version for the 1.10.2 files.
Hello everyone. If you like to build framed digger but you upset the inability to break an obsidian by BlockBreaker, you can download modified file (by bottom link) with powerfull BlockBreaker.)
https://drive.google.com/open?id=0B1O8CAaoHl1FZF9SSUExRllqZlk
Or you can manually edit file "TileBlockBreaker.class" in Project Red - Mechanical jar by path "Mechanical.jar\mrtjp\projectred\expansion".
All you need is change bytes [05 A4] to [02 A2] like on the picture (under spoiler).
Only for "ProjectRed-1.7.10-4.7.0pre12.95-Mechanical" version.
This tool named HxD.
dupe bug with routed firewall pipe , fill up filter slots and spam click , idk why nobody has found this yet but its a game ruiner for infinity evolved expert mode friend of mine playing on a server and told me about this and would like it fixed
Please help me! It keeps crashing when I load it with Mariculture. There is no crash log, it just crash. It works with other Project Red mods well, so I don't know what is wrong...
Hello mod creator! I just want to let you know I'm using your mod in my mod pack InsanityCraft:
https://docs.google.com/document/d/1YkvtBj9yGUf0TgYMsrPV0atSS_1Ge0W67hZAtQY0LSk/edit?usp=sharing
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 12/03/16 21:45
Description: Exception in server tick loop
java.lang.IllegalArgumentException: Duplicate enchantment id! class mrtjp.projectred.expansion.EnchantmentFuelEfficiency and class mariculture.magic.enchantments.EnchantmentHealth Enchantment ID:80
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at mrtjp.projectred.expansion.EnchantmentFuelEfficiency.<init>(items.scala:315)
at mrtjp.projectred.expansion.ExpansionProxy_server.init(proxies.scala:67)
at mrtjp.projectred.ProjectRedExpansion$.init(ProjectRedExpansion.scala:46)
at mrtjp.projectred.ProjectRedExpansion.init(ProjectRedExpansion.scala)
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:497)
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:497)
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:497)
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:737)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 3.14.32-xxxx-std-ipv6-64-hz1000
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 443199512 bytes (422 MB) / 959864832 bytes (915 MB) up to 4151836672 bytes (3959 MB)
JVM Flags: 20 total; -Xincgc -XX:+UseParNewGC -XX:MaxPermSize=256M -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+DisableExplicitGC -Xnoclassgc -Xoss4M -Xss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=4 -XX:+AggressiveOpts -Xmx4096M -Xms512M
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 123 mods loaded, 123 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614.jar)
UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614.jar)
UCHI appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar)
UCHI deconstruction{2.2.6} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.6].jar)
UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHI AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCHI gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.01.04.jar)
UCHI appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (appliedenergistics2-rv3-beta-5.jar)
UCHI Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar)
UCHI bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHI BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
UCHI BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHI IC2{2.2.815-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.815-experimental.jar)
UCHI CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHI Forestry{4.2.10.58} [Forestry for Minecraft] (forestry_1.7.10-4.2.10.58.jar)
UCHI BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHI bookshelf{1.0.4.187} [Bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar)
UCHI BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHI catwalks{2.0.3} [Catwalks Mod] (catwalks-2.0.3.jar)
UCHI catwalkmod{x.x.x} [Legacy Catwalk Compat] (catwalks-2.0.3.jar)
UCHI ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.jar)
UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHI ClockHUD{1.7.10-1.0} [Clock HUD] (ClockHUD-1.7.10-1.1.jar)
UCHI compasscoords{1.7.10-0.1.8} [Compass Co-ords] (CompassCoords-1.7.10-0.1.8.jar)
UCHI craftingtweaks{1.0.79} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.79.jar)
UCHI dsurround{1.0.5.4BETA} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.4BETA.jar)
UCHI eplus{4.0.0..73} [Enchanting Plus] (EnchantingPlus-1.7.10-4.0.0.74.jar)
UCHI Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHI Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI extracells{2.3.9} [Extra Cells 2] (ExtraCells-1.7.10-2.3.9b188.jar)
UCHI ezstorage{1.1.0} [EZ Storage] (ezstorage-1.1.0.jar)
UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCHI FloodLights{1.1.1-120} [Flood Lights] (FloodLights-1.7.10-1.1.1-120.jar)
UCHI ForgeEssentials{1.4.4} [Forge Essentials] (forgeessentials-1.7.10-1.4.4.1157-server.jar)
UCHI fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.375.jar)
UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.375.jar)
UCHI glass_shards{1.5.2} [Glass Shards] (glass_shards_mc1.7.10-1.5.2.jar)
UCHI IC2NuclearControl{2.3.4a} [Nuclear Control 2] (IC2NuclearControl-2.3.4a.jar)
UCHI magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHI ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
UCHI ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
UCHI gregapi_post{GT6-MC1710} [Greg-API-Post] (gregtech_1.7.10-6.01.04.jar)
UCHI gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.01.04.jar)
UCHI HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UCHI ice_shards{1.3} [Ice Shards] (ice_shards_mc1.7.10-1.3.jar)
UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHI journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
UCHI llor{1.0.5-mc1.7.10} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.0.5-mc1.7.10.jar)
UCHI magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCHI magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHI Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHI MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCHI NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHI neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHI neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-121.jar)
UCHI fodc{1.6.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.6.1.jar)
UCHI clayspawn{1.7.10b} [Pam's Clayspawn] (Pam's Clay Spawn 1.7.10b.jar)
UCHI getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
UCHI harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
UCHI needmoarsticks{1.7.10a} [Pam's Need Moar Sticks] (Pam's Need Moar Sticks 1.7.10a.jar)
UCHI parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHI PassthroughSigns{1.0.1} [PassthroughSigns] (PassthroughSigns-1.7.10-1.0.1.B3-universal.jar)
UCHI PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCHI progressiveautomation{1.6.34} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.34.jar)
UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHI MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCHI ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHI ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHI ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHI ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCHI ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHI ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHI ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
UCHI ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHE ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHI RealisticTorches{1.5.1} [Realistic Torches] (RealisticTorches-1.7.10-1.5.1.jar)
UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHI ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
UCHI StorageDrawers{1.7.10-1.9.4} [Storage Drawers] (StorageDrawers-1.7.10-1.9.4.jar)
UCHI ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHI TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHI trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar)
UCHI VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.4.unknown.jar)
UCHI VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.4.unknown.jar)
UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHI wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHI weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHI ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UCHI MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UCHI RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.2-325
ForgeEssentials: Running ForgeEssentials 1.4.4.1157 (af70577). Modules loaded: Afterlife, Backups, Chat, Commands, Economy, Multiworld, Permissions, PlayerLogger, Protection, Remote, Scripting, SignTools, Teleport, Tickets, WorldBorder, factions, mapper
ThermalFoundation: -[1.7.10]1.2.3-112
ThermalExpansion: -[1.7.10]4.1.2-240
Mantle Environment: Environment healthy.
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
ThermalDynamics: -[1.7.10]1.1.0-161
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Spoiler contains a crash log from my server. If I understand it right the Expansion part of this mod Error's. I'm not sure why though. Any help would be appreciated.
The crash log is being caused by ProjectRed Expansion.
You may have an other mod that makes conflict between the IDS in PR Expansion.
So in my opinion you should first try to delete the PR Expansion and play without it. And if it works fine while playing without PR Expansion you should then try readding it and figure out wish mod that causes the IDS conflict by simply way delete mods and see what happens.
Thanks,
NewRevolution Team /COLDYY1
I have a little Crash report while I was flying through the Nether with the Jetpack:
http://pastebin.com/cuQ0AAgD
The crash log is being caused by your RAM on your computer.
It seems like you have to allocate more RAM to play on this mod. Because jetpack is an item that takes a lot of RAM use.
Thanks,
NewRevolution Team /COLDYY1