View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002751 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2021-01-10 17:10 | 2021-01-10 17:21 |
Reporter | itchy | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0002751: having consistent error with IC2 | ||||
Description | Skipping event FMLServerStoppedEvent and marking errored mod advanced_machines since required dependency ic2 has errored Skipping event FMLServerStoppedEvent and marking errored mod advanced_solar_panels since required dependency ic2 has errored Server thread/WARN | ||||
Steps To Reproduce | used patch reverted to older release and still no api connection to debug | ||||
Additional Information | this is for my own modpack i have been creating for a year this didn't happen in the release of 1.2.5 but only now in 1.2.9 Modpack Name ZeroG Limitless | ||||
Tags | No tags attached. | ||||
Minecraft Version | 1.12.2 | ||||
|
latest.log (1,330,647 bytes) |
|
**************************************** * A broken ore dictionary registration with name ingotAdvancedAlloy has occurred. It adds an item (type: class com.gato.ingotadvancedalloy.items.ItemBase) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry. Console 17:12:55 TO USERS: YES this is a BUG in the mod Advanced Alloy Ingot report it to them! |
|
Potentially Dangerous alternative prefix `advanced_machines` for name `rotary_macerator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `singularity_compressor`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `centrifuge_extractor`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `compacting_recycler`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `liquescent_extruder`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `impellerized_roller`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `water_jet_cutter`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_machines` for name `thermal_washer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod. Server thread/ERROR 17:18:50 Skipping event FMLServerStoppedEvent and marking errored mod advanced_machines since required dependency ic2 has errored Skipping event FMLServerStoppedEvent and marking errored mod advanced_solar_panels since required dependency ic2 has er |