XaiJu
y.v.
y.v.

patreon


Important Service Update V200_010b

Hi,

====================================
EDIT Revised (16-01-2025) : Patch for Yutani Bot Analyzer Crash

====================================

upon reviewing my code I found one not good oversight from the python migration.

With any version V200_010a or older if you save an MV Pod (warehouse or cargo) a not migrated incompatible file operation causes the entire game state to become instable. Any time later then when you want to access the save function it crashes with a weird python data management pickle error.

So ! DO NOT USE YOUR MV POD TO SAVE OUT STUFF IN V200 ! (picking it up is ok...) unless you have the latest version V200_010b linked below.

Sorry for the oversight and thanks to Piotr for reporting it.

Downloads

This Version 200_010b is fully compatible with any V200_010. It will however not repair the corrupted game state after using an MV pod (I have no idea how to do that).

y.v.

Important Service Update V200_010b

Comments

Thanks, that was a merging mistake from the main branch. Update the code in the revised patch

y.v.

Excellent. Thanks again! One remaining problem: Around line 1246 you have a condition for what I think is debug mode (if) and regular mode (elif), but you have commented out the if part and the elif is feeling desperately naked, leading to a parsing error. Make that "elif" an "if" and things seem to work fine.

Tansi

Fixed and patch posted in this post. Thanks for the report

y.v.

Thanks! If you need more info and/or a trace and save, let me know. It did look like a type error though (value used as index that cannot be used as index), so probably easy to identify and fix.

Tansi

Thanks for the report, will check. most likely minor code syntax issue from migration.

y.v.

I get a crash when using the bot analyzer in 200_010b

Tansi


More Creators