CptSpaceToaster / CptsModdingLight

Do What The F*ck You Want To Public License
38 stars 15 forks source link

Crash with Forge Multipart #34

Closed shadowfacts closed 9 years ago

shadowfacts commented 9 years ago

When using just CLC and Forge Multipart (+ Code Chicken Lib) there is a NPE crash when I try to enter any world (Crash Log).

Colored Lights Core: 1.3.7.35 Code Chicken Lib: 1.1.1.110 Forge Multipart: 1.1.1.320

CptSpaceToaster commented 9 years ago

Hmmmmm this other crash has the same error, but different mod list: https://gist.github.com/CptSpaceToaster/50934adfae1125b45f95

I'll rebuild with Forge 1291, and that might help a couple things... and then we can debug this further.

shadowfacts commented 9 years ago

In both cases it looks like something weird is happening when MC tries to generate a village. Is there anything related to villages in CLC?

CptSpaceToaster commented 9 years ago

No, there is no village specific code in CLC... however there are alterations to torches, and base blocks that might be included in a village...

Use this build and see if the error continues to happen: http://coloredlightscore.us.to:8080/job/ColoredLightsCore%20v1.7.10-Dev/7/artifact/build/libs/ColoredLightsCore-1.3.7.38988fc.jar

CptSpaceToaster commented 9 years ago

Some additional info: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/1445251-1-7-10-beta-wip-colored-light-progress-and?comment=1578

Another user couldn't repeat the error/conflict.

xeronut commented 9 years ago

Link to additional findings for this issue: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/1445251-1-7-10-beta-wip-colored-light-progress-and?comment=1585

Hope this helps.

CptSpaceToaster commented 9 years ago

Fixed as of https://github.com/CptSpaceToaster/CptsModdingLight/commit/f3bf803f3f65a9858b8d5b0fc376a8c0c1297821