CodeChickenCore icon indicating copy to clipboard operation
CodeChickenCore copied to clipboard

Dev Environment not loading. Requiring higher forge version.

Open J3FF97 opened this issue 10 years ago • 2 comments

I am trying to load CCC and NEI in my dev environment (both downloaded through maven, using the dev versions) However, CCC complains it needs Forge 10.13.3 or higher.

The forge version I use is 10.13.3.1408, so I have no idea where the problem comes from, since the version I use is high enough.

This is on minecraft 1.7.10 using CCC 1.7.10-1.0.4.29:dev

J3FF97 avatar May 26 '15 22:05 J3FF97

full fml log?

Chicken-Bones avatar May 27 '15 02:05 Chicken-Bones

Had the same issue. Was setting up a dev environment of the current Bluepower repo.

Log:http://pastebin.com/XDAtZNJ9 Line 1460 is probably where you want to look.

Second: Updating to Forge 1408, resolves the issue of not having Forge 13.3 and higher, but then I run into a Gui problem when opening inventory.

MrKickkiller avatar May 28 '15 06:05 MrKickkiller