NEI Support 4.4.3a
xKillerbees opened this issue · 7 comments
I'm unable to look up recipes of items within quests.
HQM Version: 4.4.3a
Forge Version: forge-1.7.10-10.13.4.1566-1.7.10-universal.jar
ForgeModLoader log: attached
Detailed description of the bug and pictures if applicable: Open up quest, hit 'R' to search recipe, nothing happens. 4.4.2 does not have this issue.
Tried compiling the source and it worked great on client. On server it crashed with this error.
Forge 1558
HQM 4.4.3a(newest compiled)
Since we added hotkeys for editing R is the key to short cut for the rename EditMode. Either change that one or change the one for NEI.
Although I added an escape for non edit mode. It now doesn't check for hotkeys (only backspace will work).
Wut we fixed that crash like a week ago how van it still be a thing @lorddusk ?
No clue.
On Dec 7, 2015 9:55 AM, "way2muchnoise" [email protected] wrote:
Wut we fixed that crash like a week ago how van it still be a thing
@lorddusk https://github.com/lorddusk ?—
Reply to this email directly or view it on GitHub
#115 (comment).
Found the issue. @way2muchnoise in your copy of the code the CommonProxy is still wrong. It still thinks the Server is a Client. (I fixed that on my end)
@lorddusk I guess you never pushed that then. Since my fork is even with the master
yeah, I just did.
On Dec 7, 2015 4:46 PM, "way2muchnoise" [email protected] wrote:
@lorddusk https://github.com/lorddusk I guess you never pushed that
then. Since my fork is even with the master—
Reply to this email directly or view it on GitHub
#115 (comment).