Anti-Material Energy ME^-1

Xavion

New Member
Jul 29, 2019
1,025
-3
0
Hello,

i have a bit of a problem. Everytime i try to run the pack, it crashes. Can someone help?
So not 100% sure if this will work but it's worth checking, in the config folder open splash.properties and set enabled to false. Your crash seems to be related to a crash screen and I know that particular option being enabled can cause crashes so try that first is my suggestion.
 

chromo1418

New Member
Jul 29, 2019
25
0
0
So not 100% sure if this will work but it's worth checking, in the config folder open splash.properties and set enabled to false. Your crash seems to be related to a crash screen and I know that particular option being enabled can cause crashes so try that first is my suggestion.

Nope that didn't helped. Sorry. I even tried to downgrade it from 1.0.4 to 1.0.2
 

albertossic

New Member
Jul 29, 2019
8
0
0
Uhm...
Am I the only one that liked the version on the curse launcher way more?
Like when you actually had a goal, a story and a change from this AE reality disc stuff?
No offense, but I really liked this whole ex nihilo thing.
In the new map, I can't even figure out where to go. I spawn, half the map is blocked, the other half is pitch black and the only thing to guide me is a melancholic journal.
This may have sounded a little ruff, but maybe you should try and at least leave a little path of breadcrumbs for players to follow, to know where they go at least?
 
  • Like
Reactions: Toskin

Voulge

New Member
Jul 29, 2019
12
0
0
I am starting to like the map ;-) At least, because I made it through the Jump'n run session at last.

But I need a clue ... am i missing some hidden flowers hence i found different numbers of them?
And ... putting an item into the teleporter to get access ... does it eat the item or will I get it back sometime? I am missing my sword already (because i feel safer with one in my hands) ;-)
 

parcel31u

New Member
Jul 29, 2019
660
1
0
I am starting to like the map ;-) At least, because I made it through the Jump'n run session at last.

But I need a clue ... am i missing some hidden flowers hence i found different numbers of them?
And ... putting an item into the teleporter to get access ... does it eat the item or will I get it back sometime? I am missing my sword already (because i feel safer with one in my hands) ;-)
You should lose any items in travel anchors.
 

albertossic

New Member
Jul 29, 2019
8
0
0
Uhm... thanks...?
I suppose Ima go play your modpack then.
Your brother seems to have had similar problems to me though.
But still, I would really like to like know how to game and especially how to game your game, mate.
Just saying.
Also, are you supposed to break the glass? Because it was the only apparent way of progressing to me (I still didn't make progress but I'm curious)
I mean the black stained glass panes
 
Last edited:

Voulge

New Member
Jul 29, 2019
12
0
0
You are allowed to break the glass ... other areas are have other sorts of glas that cannot be broken. And some Travel anchors can only be used after breaking glas blocks.

Best way to progress is ... look, step aside, look again. Look down and step aside ;-)
 

Harken117

Member
Jul 29, 2019
1
0
15
I have a problem, the pack crash when I try to install it
---- Minecraft Crash Report ----
// Sorry :(

Time: 15-07-17 15:41
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.io.FileNotFoundException: C:\ftb\ME1AnitMaterialEnergy\minecraft\config\customitems\defaultConfig-1.8.json (Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus)
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:536)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:253)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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)
Caused by: java.io.FileNotFoundException: C:\ftb\ME1AnitMaterialEnergy\minecraft\config\customitems\defaultConfig-1.8.json (Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.apache.commons.io.FileUtils.openOutputStream(FileUtils.java:367)
at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1928)
at org.apache.commons.io.FileUtils.write(FileUtils.java:2045)
at org.apache.commons.io.FileUtils.write(FileUtils.java:2002)
at me.otho.customItems.configuration.JsonConfigurationHandler.remakeConfigFiles(JsonConfigurationHandler.java:149)
at me.otho.customItems.configuration.JsonConfigurationHandler.init(JsonConfigurationHandler.java:41)
at me.otho.customItems.CustomItems.preInit(CustomItems.java:67)
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.preinitializeMods(Loader.java:533)
... 10 more


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: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_80, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 92396584 bytes (88 MB) / 331382784 bytes (316 MB) up to 4218159104 bytes (4022 MB)
JVM Flags: 8 total; -Xms256M -Xmx4055M -XX:permSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
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.130.1395 Minecraft Forge 10.13.3.1395 57 mods loaded, 57 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.130.1395} [Forge Mod Loader] (forge-1.7.10-10.13.3.1395-1710ls-universal.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.3.1395} [Minecraft Forge] (forge-1.7.10-10.13.3.1395-1710ls-universal.jar) Unloaded->Constructed->Pre-initialized
appliedenergistics2-core{rv2-beta-29} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.6.39} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.4.100} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.100-universal.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{0.7.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
appliedenergistics2{rv2-beta-29} [Applied Energistics 2] (appliedenergistics2-rv2-beta-29.jar) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar) Unloaded->Constructed->Pre-initialized
AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
aura{0.1r0} [Aura Cascade] (AuraCascade-357.jar) Unloaded->Constructed->Pre-initialized
bettersugarcane{2.0a} [Better Sugar Cane] (bettersugarcane--1.7.10-2.0a.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{1.7.10R3.0.3B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B2-294.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized
Calculator{Universal} [Calculator] (Calculator-1.7.10-1.6.8.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) Unloaded->Constructed->Pre-initialized
chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar) Unloaded->Constructed->Pre-initialized
CompactMachines{1.7.10-1.18} [Compact Machines] (compactmachines-1.7.10-1.18.jar) Unloaded->Constructed->Pre-initialized
customitems{1.0.9b} [Meta Mod: Custom Items] (customitems-1.0.9_beta_1.7.10.jar) Unloaded->Constructed->Errored
CustomMainMenu{1.4} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.4.jar) Unloaded->Constructed->Pre-initialized
DummyCore{1.11} [DummyCore] (DummyCorev1.11.jar) Unloaded->Constructed->Pre-initialized
endercore{1.7.10-0.0.1.12_alpha} [EnderCore] (EnderCore-1.7.10-0.0.1.12_alpha.jar) Unloaded->Constructed->Pre-initialized
EnderIO{1.7.10-2.3.0.400_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.400_beta.jar) Unloaded->Constructed->Pre-initialized
ThermalFoundation{1.7.10R1.2.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0B1-95.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{1.7.10R4.0.2B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.2B2-210.jar) Unloaded->Constructed->Pre-initialized
EnderTech{1.7.10-0.3.2.382} [EnderTech] (EnderTech-1.7.10-0.3.2.382.jar) Unloaded->Constructed->Pre-initialized
EE3{0.3.498} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.498.jar) Unloaded->Constructed->Pre-initialized
essentialcraft{4.5.1710.125} [EssentialCraftIII] (EssentialCraft3v4.5.1710.125.jar) Unloaded->Constructed->Pre-initialized
extracells{2.2.68} [ExtraCells] (ExtraCells-1.7.10-2.2.69bNIGHTLY.jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.2.4b} [Extra Utilities] (extrautilities-1.2.4b.jar) Unloaded->Constructed->Pre-initialized
futuristic decor{1.1} [Futuristic Decor] (futuristicdecor-1.1.jar) Unloaded->Constructed->Pre-initialized
headcrumbs{1.3.1} [Headcrumbs] (Headcrumbs-1.3.1.jar) Unloaded->Constructed->Pre-initialized
hexcraft{0.1.0} [HEXCraft] (HEXCraft-1.7.10-0.5.0.jar) Unloaded->Constructed->Pre-initialized
HoloInventory{1.9.1.109} [HoloInventory] (HoloInventory-1.7.10-1.9.1.109.jar) Unloaded->Constructed->Pre-initialized
InventoryPets{1.1.0} [Inventory Pets] (inventorypets-1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized
LoreExp{1.0.5} [Lore Expansion] (LoreExpansion-1.7.10-1.0.5.B29a.jar) Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
OpenMods{0.7.2} [OpenMods] (OpenModsLib-1.7.10-0.7.2.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.4.2} [OpenBlocks] (OpenBlocks-1.7.10-1.4.2.jar) Unloaded->Constructed->Pre-initialized
pearcelmod{1.7.10-1.8.3} [Pearcel Mod] (pearcelmod-1.7.10-1.8.3.jar) Unloaded->Constructed->Pre-initialized
PerfectSpawn{1.1} [Perfect Spawn] (PerfectSpawn-1.1.jar) Unloaded->Constructed->Pre-initialized
projectx{0.1} [§3Project X] (projectx-0.1.jar) Unloaded->Constructed->Pre-initialized
quickhotbar{1.04} [Quick Hotbar] (quickhotbar_1710_1.04.jar) Unloaded->Constructed->Pre-initialized
RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) Unloaded->Constructed->Pre-initialized
ResourceLoader{1.1} [Resource Loader] (ResourceLoader-1.1.jar) Unloaded->Constructed->Pre-initialized
sprinkles_for_vanilla{1.3.0} [sprinkles_for_vanilla] (sprinklesforvanilla-1.7.10-1.3.0.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.8.4.build939} [Tinkers' Construct] (TConstruct-1.7.10-1.8.4a.jar) Unloaded->Constructed->Pre-initialized
TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized
wailafeatures{0.0.1} [WAILA Features] (WAILA-features-1.7.10-0.0.1.jar) Unloaded->Constructed->Pre-initialized
Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized
 

theMineMaster2

New Member
Jul 29, 2019
64
0
0
Can this pack get an updated Forge version by default, please?? The current one being used (13.3.1395) has a fatal error where OSX users experience crashes on startup due to the visual loading screen, but it can't be disabled by a splash.properties file that exists in later versions. It's also not labeled as a stable build on the website.

I manually switched the version to 13.3.1408 (there's undoubtedly a better one by now) and the pack reads splash.properties just fine, producing no crash.

This is also the source of 992_Gaming's crash above. So yes, this is a big deal.
 
Last edited:

parcel31u

New Member
Jul 29, 2019
660
1
0
Can this pack get an updated Forge version by default, please?? The current one being used (13.3.1395) has a fatal error where OSX users experience crashes on startup due to the visual loading screen, but it can't be disabled by a splash.properties file that exists in later versions. It's also not labeled as a stable build on the website.

I manually switched the version to 13.3.1408 (there's undoubtedly a better one by now) and the pack reads splash.properties just fine, producing no crash.

FTB decides the forge version
 

parcel31u

New Member
Jul 29, 2019
660
1
0
Can this pack get an updated Forge version by default, please?? The current one being used (13.3.1395) has a fatal error where OSX users experience crashes on startup due to the visual loading screen, but it can't be disabled by a splash.properties file that exists in later versions. It's also not labeled as a stable build on the website.

I manually switched the version to 13.3.1408 (there's undoubtedly a better one by now) and the pack reads splash.properties just fine, producing no crash.

Check out Material Energy Exploration on Curse. It's this pack on curse with a better forge.