Jump to content

radiant

Members
  • Posts

    3
  • Joined

  • Last visited

radiant's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I tried starting minecraft with no mods except NEI and CodeChickenCore and it crashed. It doesn't create crash report or logs. Also i tried deleting all config and bin folders. I tried reinstalling NEI and CCC from different sites, didn't help. BTW after starting minecraft it created folder 1.6.4 in mods with file CCL in it, but in keeps crashing. I tried to install CCL 1.6.4, but still didn't work. In my mods folder were only: CodeChickenCore-1.6.4-0.9.0.9-universal NotEnoughItems-1.6.4-1.6.1.9-universal 1.6.4-folder And inside the 1.6.4-folder: CodeChickenLib-universal-1.6.4-1.0.0.62 I tried install different versions of forge(9.11.1.1345 and 9.11.1.965) I tried everything i could find on forums but it doesn't work UPD. I read that author stopped supporting CCL..? I tried to find not broken version, now minecraft doesn't crash but the game doesn't start and there is still no reports or logs. Is it even possible to make this mod work?
  2. usually you need to download forge installer from official site(https://files.minecraftforge.net/net/minecraftforge/forge/index_1.12.2.html), run it and it will install forge client. what did you do?
  3. I try to make a modpack for myself with Divine RPG and other mods with new dimensions. Divine RPG's dimensions use IDs up to 10, and other mods like The Ether may use already taken IDs. I resolved problem with IDs of items/blocks with idfix mod, but it doesn't help with dimensions. I looked for fixes for dimensions but couldn't find anything for 1.6.4 For example, The Ether doesn't have a config file. Also there is no dimensions in Divine RPG's config. I don't know much about java coding. I tried to decompile jar to a package, change file, then convert it to jar in Eclipse, but it didn't work. Also i tried to change class in zip file and convert it online to a jar file, but minecraft didn't see my jar files or changed zip file. here's fragment of a crash report(starting minecraft with original Divine RPG and The Ether files): java.lang.IllegalArgumentException: Failed to register dimension for id 4, One is already registered at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:127) at ether.client.mod_olympian.load(mod_olympian.java:446) I can't find any useful topics on forums about it (most topics suggest change "I:dimensionID=x" in configs, but again these mods don't have it), please help if you know what to do UPD. sorry if its a wrong forum cant delete post anyway
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.