Ok i do not want to see what happens when i release IC2Classic with my fixed Package.info files and your files that are still the same.
Before you say thats to much work and will take hours. No it takes 5 minutes.... An here is the thing i provide you even all names so they are synced and also allowing part usage of ic2 api without causing issues to other mods thinking the whole mod is loaded...
And it fixes your Forge Throwing Error problem.
If you do not want to add that then delete all other package infos and just leave 1 there... Then your error log is also fixed and i can adjust to that... But fix it.
Here all package infos names:
ic2/api: @API(apiVersion="1.0", owner="IC2", provides="IC2API")
ic2/api/crops: @API(apiVersion="1.0", owner="IC2", provides="IC2CropAPI")
ic2/api/energy: @API(apiVersion="1.0", owner="IC2", provides="IC2EnergyAPI")
ic2/api/energy/event: @API(apiVersion="1.0", owner="IC2", provides="IC2EnergyEventAPI")
ic2/api/energy/prefab: @API(apiVersion="1.0", owner="IC2", provides="IC2EnergyPrefabAPI")
ic2/api/energy/tile: @API(apiVersion="1.0", owner="IC2", provides="IC2EnergyTileAPI")
ic2/api/event: @API(apiVersion="1.0", owner="IC2", provides="IC2EventAPI")
ic2/api/info: @API(apiVersion="1.0", owner="IC2", provides="IC2InfoAPI")
ic2/api/item: @API(apiVersion="1.0", owner="IC2", provides="IC2ItemAPI")
ic2/api/network: @API(apiVersion="1.0", owner="IC2", provides="IC2NetworkAPI")
ic2/api/reactor: @API(apiVersion="1.0", owner="IC2", provides="IC2ReactorAPI")
ic2/api/recipe: @API(apiVersion="1.0", owner="IC2", provides="IC2RecipeAPI")
ic2/api/tile: @API(apiVersion="1.0", owner="IC2", provides="IC2TileAPI")
ic2/api/util: @API(apiVersion="1.0", owner="IC2", provides="IC2UtilityAPI")
These are all names you just copy paste it thats 5 min work...
If you do not want to do that here is the second option but one of them has to happen because i do not want error spam because you guys are to lazy to fix it (and i am laying you the fixed code diretly on your feet)
Just keep this one and delete all others if you do not want to go the first option:
ic2/api: @API(apiVersion="1.0", owner="IC2", provides="IC2API")