Closed senoks closed 1 year ago
That is very odd, I will do some testing and see if I can replicate the issue and find out what is going wrong, though that is very strange the Chem Set is breaking the Disassembly table as they are in no way connected, either way I will look into t and have a patch asap 🙂
Perhaps the update can be a reason for this problem, even the saved game got this problem. I had to start a new game from start, and i don't know if this helped, since i must play everything from start.
Fra: FuryFight3r @.> Sendt: torsdag 27. april 2023 00:52 Til: FuryFight3r/ScrappingSimulator @.> Kopi: Stig Blackie Enoksen @.>; Author @.> Emne: Re: [FuryFight3r/ScrappingSimulator] [Bug]: DISASSEMBLING PROBLEM (Issue #109)
That is very odd, I will do some testing and see if I can replicate the issue and find out what is going wrong, though that is very strange the Chem Set is breaking the Disassembly table as they are in no way connected, either way I will look into t and have a patch asap 🙂
— Reply to this email directly, view it on GitHubhttps://github.com/FuryFight3r/ScrappingSimulator/issues/109#issuecomment-1524133610, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABUBIKFKT6SDNGFH7LPKWDLXDGRMBANCNFSM6AAAAAAXM36A5A. You are receiving this because you authored the thread.Message ID: @.***>
Hi, after starting a brand new game, after the latest update looks like it work, but there are an another bug. That is, if you place ingot in to the shelf, save and reload the game, the ingots are missing. I got gold bars in the carrybox and the gold doesn't disappear, only the bars in the shelf are missing after loading the save.
Fra: FuryFight3r @.> Sendt: torsdag 27. april 2023 00:52 Til: FuryFight3r/ScrappingSimulator @.> Kopi: Stig Blackie Enoksen @.>; Author @.> Emne: Re: [FuryFight3r/ScrappingSimulator] [Bug]: DISASSEMBLING PROBLEM (Issue #109)
That is very odd, I will do some testing and see if I can replicate the issue and find out what is going wrong, though that is very strange the Chem Set is breaking the Disassembly table as they are in no way connected, either way I will look into t and have a patch asap 🙂
— Reply to this email directly, view it on GitHubhttps://github.com/FuryFight3r/ScrappingSimulator/issues/109#issuecomment-1524133610, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABUBIKFKT6SDNGFH7LPKWDLXDGRMBANCNFSM6AAAAAAXM36A5A. You are receiving this because you authored the thread.Message ID: @.***>
Thank you for that, I will hopefully have a patch out asap fixing these issues 🙂👍
Hi, after starting a brand new game, after the latest update looks like it work, but there are an another bug. That is, if you place ingot in to the shelf, save and reload the game, the ingots are missing. I got gold bars in the carrybox and the gold doesn't disappear, only the bars in the shelf are missing after loading the save.
Hi there @senoks, would it be possible if you could provide your safe file for me to test and diagnose the issue? I have just come to the realisation that a lot of these random bugs are occurring due to an Error that may appear when loading in, that says:
"ERROR: Unable to Parse/Convert: VERSION to a number format - The Saved Game version did not appear to have the word Alpha nor a Comma - Aborting attempt to convert version, Version will be set to 28.6 by default to run any required fix code"
You can check for any errors by pressing [F5] and looking for any Red Debug Logs
Which happens when the game cannot convert the text value: 32.4 to a number value: 32.4 - which if the game Fails to convert this value it resorts back to an old version (28.6) so when loading your game data every bug fix that arose through the stages of updates will be applied to your save file, which in turn forces the Save/Load system to load the Old Ingot Shelf System and not the New one.
Though I have found that in most cases this Error has arisen from the System Language changing the games vales from '32.4' to '32,4' which seems to break the Version Checker system, there is at least 5 checks the game goes through to try and convert this number correctly though sometimes it just fails to convert it when it contains a comma. If you too are facing this same error each time you are loading your game, then this will likely be the cause of these random issues, if you are able to provide any save file that is producing this error I will be able to use it to try create a patch :)
Thank you again for reporting this Issue, this should hopefully now be resolved with the new Saving/loading of Objects in the form of an ID :)
Describe the bug
Can not disassemble any electrical appliances after crafting silver/gold bars. You can put the appliances on the workbench, but are now unable to do anything with this. The only thing you can do is move/rotate or go to the Pawn Shop and sell your stuff.
Reproduction Steps
No response
Expected behaviour
Put the electrical on the workbench, the only thing you can do is move and rotate. This worked fine until I made Silver/Gold bar.
Screenshot(s)/Video(s)
No response
Console output
No response
Player Logs
No response