Railcraft

Railcraft

34M Downloads

[1.12.2] Unable to parse dependency

bookerthegeek opened this issue ยท 4 comments

commented

Heyo

Caught this in the Console Log.

[04:24:36] [main/ERROR] [FML]: Unable to parse dependency for mod 'railcraft' with dependency string 'after:buildcraftAPI|statements@[1.0,)'. The modId 'buildcraftAPI|statements' must be all lowercase.
[04:24:36] [main/ERROR] [FML]: Unable to parse dependency for mod 'railcraft' with dependency string 'after:buildcraftAPI|transport@[1.0,)'. The modId 'buildcraftAPI|transport' must be all lowercase.

Seems to come from HERE

commented

Yeah I've been wondering about that since forge doesn't seem to warn about the API's themselves.

I'll probably need to change all of the API names to lowercase anyway).

commented

Hmm, is the api name supposed to be lowercase @AlexIIL?

commented

Since buildcraft has updated, we will make change on our side.

commented

Oh, it was already fixed.