jc4-console-thingy icon indicating copy to clipboard operation
jc4-console-thingy copied to clipboard

BUG: Skin changer immediately reverts back to Rico

Open jas0n098 opened this issue 4 years ago • 3 comments

Trying the skin command with any model seems to just work for 1 second before reverting back to Rico. Also worth mentioning is if I use Rico's Hero of Solis skin (default), the skin command has no effect at all.

Compiled from commit 85b0a39 (latest as of now) with MSVC 2017 and Windows 8.1 SDK

jas0n098 avatar Mar 02 '20 12:03 jas0n098

Interesting - have not had anyone report any issues with that during testing.

The only thing I can think of right now would be to comment out Character.cpp line 52 to 67, recompile and give it another try.

https://github.com/aaronkirkham/jc4-console-thingy/blob/433917fae850c7d7e0d4d4c2087e9851a0e670c7/src/game/character.cpp#L52-L67

aaronkirkham avatar Mar 02 '20 13:03 aaronkirkham

Nice! That did the trick. It no longer reverts to Rico after this change

jas0n098 avatar Mar 02 '20 13:03 jas0n098

Ok, thanks for testing that. I will leave this issue open for now and will take another look at that part later and try to figure out what is going on there/how to reproduce what you experienced.

aaronkirkham avatar Mar 02 '20 14:03 aaronkirkham