CJMinecraft01 / CJCore

The core mod for all of my other mods
Other
10 stars 2 forks source link

Core crashing in dev enviroment #9

Closed WIP03 closed 6 years ago

WIP03 commented 6 years ago

Minecraft crashes in development environment preventing any further development of my mod

crash log: https://hastebin.com/helopuwiva.rb

API's Using: CJCORE (latest), ic2 API (latest) and rf API (latest)

CJMinecraft01 commented 6 years ago

Can you show the CJCore.cfg file?

WIP03 commented 6 years ago

https://hastebin.com/vomafulizi.bash

CJMinecraft01 commented 6 years ago

I've just done a commit but it won't fix your issue. I need to see the whole console log for when you hover over the item. You will need to re setup the project again

WIP03 commented 6 years ago

console: https://hastebin.com/itutunamoy.sql

CJMinecraft01 commented 6 years ago

So for some reason, the default energy unit is null. I'm going to investigate because that shouldn't happen

CJMinecraft01 commented 6 years ago

Fixed in latest version