iChun / Sync

My entry for ModJam #3
GNU Lesser General Public License v3.0
58 stars 41 forks source link

Un-syncing on death, and Wrong skin when clone is created #210

Open crabdancing opened 6 years ago

crabdancing commented 6 years ago

Playing on Minecraft 1.12.2, forge build 14.23.4.2705.

I loaded up a test world to test the mod, and every time I died I seemed to "un-sync" with the other clones. They wouldn't show up in the sync menu. The only thing I could do was unpower the clone holder thing and create a new clone. I assume this isn't the intended behavior.

(And before you ask -- I have checked the mod options, and the "sync on death" option is enabled.)

Additional bug: my account has a public skin and everything, and it shows just fine. However, it doesn't show on the clone until I transfer to the clone. Before that, it just shows the stock Alex skin. (Even though it shows "owned by [username]" when I mouse over the clone creator thingy)

The sync DOES work as intended before death -- but after death, it's like the clone no longer belongs to me, somehow.

Let me know which log files you need, if you need them. Thanks! :)

Edit: oh, and in case this is relevant: using iChunUtil-1.12.2-7.1.4 and Sync-1.12.2-7.0.2.

Addendum: Oh, and should these be separate issues? I'll open a second issue for the additional bug if asked.

DaStormDragon commented 6 years ago

I have the same default skin on all of my clones, but they are visible in the selection menu, i just can't get to them. Same versions as alxpettit