Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

[INVALID] Hardcore Ender Expansion v1.6.2 Something Went Wrong... #38

Closed
Z1xt opened this issue Aug 24, 2014 · 4 comments
Closed

[INVALID] Hardcore Ender Expansion v1.6.2 Something Went Wrong... #38

Z1xt opened this issue Aug 24, 2014 · 4 comments
Labels

Comments

@Z1xt
Copy link

Z1xt commented Aug 24, 2014

I'm getting a crash when i use it with forge .1207 and it works when i use "Recomended" one.
But i need .1207 for other mods to work :/
http://pastebin.com/YtMQ9jsj

@chylex
Copy link
Owner

chylex commented Aug 24, 2014

It's a conflict, another mod isn't registering their blocks or items properly, not a problem of HEE.

@chylex chylex closed this as completed Aug 24, 2014
@chylex chylex added the crash label Aug 24, 2014
@chylex chylex changed the title [1.7.10] Hardcore Ender Expansion v1.6.2 Something Went Wrong... [NOT A BUG] [1.7.10] Hardcore Ender Expansion v1.6.2 Something Went Wrong... Aug 24, 2014
@Z1xt
Copy link
Author

Z1xt commented Aug 24, 2014

@chylex Any idia what this mods is? Becouse i don't see anything in the crashlog exept:
at chylex.hee.

@Mrkol
Copy link

Mrkol commented Aug 24, 2014

@chylex could you just add a try-catch inside the loop at OrbAcquirableItems.java:66 in case anyone registers their recipes incorrectly?
(or some if(x == null)'s, that would be a better solution)

@chylex
Copy link
Owner

chylex commented Aug 26, 2014

I'm adding some debug logging so you can pinpoint the incorrect block/item easier. The item basically doesn't exist, that's why it's impossible to know which item it is, but I can at least log other items in the recipe that aren't broken (assuming there are any).

@chylex chylex changed the title [NOT A BUG] [1.7.10] Hardcore Ender Expansion v1.6.2 Something Went Wrong... [NOT A BUG] [MC-1.7.10] Hardcore Ender Expansion v1.6.2 Something Went Wrong... Sep 18, 2014
@chylex chylex changed the title [NOT A BUG] [MC-1.7.10] Hardcore Ender Expansion v1.6.2 Something Went Wrong... [INVALID] Hardcore Ender Expansion v1.6.2 Something Went Wrong... Nov 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants