Azanor / thaumcraft-5

localization and bug reporting
54 stars 46 forks source link

Crashing with CodeChickenCore #546

Open ghost opened 8 years ago

ghost commented 8 years ago

http://pastebin.com/xpy8W4rH https://github.com/TheCBProject/CodeChickenCore @covers1624

Azanor commented 8 years ago

Could you try with a newer version of TC?

covers1624 commented 8 years ago

I believe the fields that you are trying to access don't exist anymore, i had to update it in my fork of ccc. See here: https://github.com/TheCBProject/CodeChickenCore/blob/master/src/main/java/codechicken/core/launch/DepLoader.java#L561-L575

ghost commented 8 years ago

Speaking with Covers on Discord atm. Still crashes.

http://pastebin.com/x6VkKK83

ASpieler commented 8 years ago

I'm having the exact same issue. running: TC 5.2.4 forge 11.15.1.1808 MC 1.8.9

covers1624 commented 8 years ago

@Azanor I the fields you are accessing in your deploader no longer exist, I recently pushed a commit to TheCBProject/CCC updating its deploader, i recommend you update based of that.

----- Original Message ----- From: "Azanor/thaumcraft-5" To:"Azanor/thaumcraft-5" Cc:"covers1624" Sent:Wed, 13 Apr 2016 19:01:21 -0700 Subject:Re: [Azanor/thaumcraft-5] Crashing with CodeChickenCore (#546)

I'm having the exact same issue.

running: TC 5.2.4 forge 11.15.1.1808 MC 1.8.9

You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub [1]

Links:

[1] https://github.com/Azanor/thaumcraft-5/issues/546#issuecomment-209721431

ASpieler commented 8 years ago

@Azanor https://github.com/MinecraftForge/MinecraftForge/commit/c5a980f8a4fefd6403e3ebdf7b391d48227bc62c The field names were changed in CoreModManager.java in commit c5a980f8a4fefd6403e3ebdf7b391d48227bc62c

covers1624 commented 8 years ago

Correct, and the maps can be accessed without reflection too. 

----- Original Message ----- From: "Azanor/thaumcraft-5" To:"Azanor/thaumcraft-5" Cc:"covers1624" Sent:Thu, 14 Apr 2016 17:29:11 -0700 Subject:Re: [Azanor/thaumcraft-5] Crashing with CodeChickenCore (#546)

@Azanor [1] 

https://github.com/MinecraftForge/MinecraftForge/commit/c5a980f8a4fefd6403e3ebdf7b391d48227bc62c [2] The field names were changed in CoreModManager.java in commit c5a980f8a4fefd6403e3ebdf7b391d48227bc62c

You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub [3]

Links:

[1] https://github.com/Azanor [2] http://webmail.internode.on.net/url [3] https://github.com/Azanor/thaumcraft-5/issues/546#issuecomment-210221270