Arcaryx / Cobblemon-Integrations

Various mod integrations for Cobblemon.
Mozilla Public License 2.0
2 stars 4 forks source link

New Update is incompatible with Gravelmon #1

Closed ChaosDogG closed 1 year ago

ChaosDogG commented 1 year ago

Exactly as the name suggests, it says that somewhere there is a null value where there should be a non-null value and I don't know wut that could mean. Here are the logs for ease of location:

debug.log

latest.log

Arcaryx commented 1 year ago

After digging through this with some others, it seems to be an incompatibility with Gravelmon. The error should occur regardless of creating a new world or joining an existing world. I'll get in contact with them and see what we can find, but until then I'll probably leave Gravelmon listed as an incompatibility. All other fakemon datapacks I've tried seem to be working without issue, so it's something specific to their implementation.

Arcaryx commented 1 year ago

Gravelmon has lots of work in progress Pokemon, and two happened to have null evolution results. I added a simple check in cd4c8f5eb5036fd4a920615ff34077e4557bcb25 to ensure these issues are logged and skipped instead of crashing.