View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0018813 | Starward Rogue | Bug - Other | May 6, 2016 5:59 pm | May 14, 2016 3:57 pm | |
Reporter | TuxedoBra | Assigned To | ptarth | ||
Status | resolved | Resolution | fixed | ||
Product Version | 1.100 (The New Balance Hotness) | ||||
Fixed in Version | 1.500 (Awesome and Humble) | ||||
Summary | 0018813: Game update made 84% complete file unusable. | ||||
Description | http://i.imgur.com/t5AVccA.png <- Image of error Attached the file too Basically, my repulsive hornet mine broke the save file :v | ||||
Tags | No tags attached. | ||||
|
|
|
Sorry about that. The short version is that we are changing entity names to make everything more consistent and didn't catch one of the changes correctly. If you drop the attached "deprecated.xml" file into your ..StarwardRogue/RuntimeData/Configuration/GameEntity/ folder, you should be able to run your save without issues. The fix will also be applied in the next release in case you don't want to do any file manipulations. You'll probably need to delete this file once 1.102 goes live. If you don't, you'll see an error message stating the HornetMine is present twice. The error doesn't cause any problems, it just notifies you it is an issue. |
|
deprecated.xml (479 bytes)
<root> <!--Don't seed ever. These items are kept for save consistency, but shouldn't be referenced.--> <entity name="PlayerAmmo_RepulsiveHornetMine" display_name="Repulsive Hornet Mine" category="ItemPickup" can_seed_multiple_times_per_run="false" image_folder="Guns" image_name="HornetMine" is_not_ready_to_seed="true" on_pickup_grants_ship_system="PlayerAmmo_RepulsiveHornetMineStart" should_be_remembered_as_power_up="true"><hitbox radius ="32" /></entity> </root> |
Date Modified | Username | Field | Change |
---|---|---|---|
May 6, 2016 5:59 pm | TuxedoBra | New Issue | |
May 6, 2016 5:59 pm | TuxedoBra | File Added: 1.save | |
May 14, 2016 3:46 pm | ptarth | Note Added: 0045504 | |
May 14, 2016 3:46 pm | ptarth | Status | new => resolved |
May 14, 2016 3:46 pm | ptarth | Fixed in Version | => 1.500 (Awesome and Humble) |
May 14, 2016 3:46 pm | ptarth | Resolution | open => fixed |
May 14, 2016 3:46 pm | ptarth | Assigned To | => ptarth |
May 14, 2016 3:46 pm | ptarth | File Added: deprecated.xml | |
May 14, 2016 3:57 pm | ptarth | Note Edited: 0045504 |