Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Only have 1 mod Pokecube installed #27

Closed
Karagra opened this issue May 5, 2019 · 2 comments
Closed

Only have 1 mod Pokecube installed #27

Karagra opened this issue May 5, 2019 · 2 comments
Labels
bug Something isn't working fixed in new version KettleJava Java branch wontfix This will not be worked on
Projects

Comments

@Karagra
Copy link

Karagra commented May 5, 2019

https://pastebin.com/AJj4D0Sc

@Thutmose
Copy link

Thutmose commented May 6, 2019

This issue is caused by the calling of EntityLiving.canDespawn, before the entity has finished constructing, This results in the capability which is being checked to be null.

@Thutmose
Copy link

Thutmose commented May 6, 2019

I can make this stop happening on my end, but why is canDespawn called before the mob is fully constructed?

Thutmose added a commit to Pokecube-Development/Pokecube-Core that referenced this issue May 6, 2019
Temporary hotfix for until kettle finds out why KettleFoundation/Kettle/issues/27 is occuring.
@Hexeption Hexeption added this to To Do in KettleJava via automation May 8, 2019
@Hexeption Hexeption added the bug Something isn't working label May 8, 2019
@aolko aolko added wontfix This will not be worked on KettleJava Java branch and removed wontfix This will not be worked on labels Aug 18, 2019
@josephworks josephworks moved this from To Do to Planned in KettleJava Aug 26, 2019
@josephworks josephworks moved this from Planned to To Do in KettleJava Dec 26, 2019
@aolko aolko added the wontfix This will not be worked on label Mar 23, 2021
@aolko aolko closed this as completed Mar 23, 2021
KettleJava automation moved this from To Do to Done Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working fixed in new version KettleJava Java branch wontfix This will not be worked on
Projects
KettleJava
  
Done
Development

No branches or pull requests

5 participants