The game at the moment has an issue with AMD cards with lighting/shadow effects, it can cause hard crashing on some users.
But I tried out the trainer it does sadly crash the game eventually, without it the game will run fine, seems to cause an EAC (Exception Access Violation) with UE, there could be a few reason why this happens and why the memory location is full on 64bit a la 0xffffffffffffffff in the error message. I tried attaching a debugger and trying to trace the problem, easier said than done and UE is a nightmare sometimes for this.
For people getting a crash normally, you could set TdrDelay and TdrddiDelay in your registry to 10 seconds and hope it fixes itself before the OS kills UE's access to DirectX for the other lighting/shadow issue. Or setting shadows to low in the settings.
Registry location - open up regedit from start/run
Navigate to
HKEY_LOCAL_MACHINE
SYSTEM
CurrentControlSet
Control
GraphicsDrivers
In here set 2 new 32bit Dwords and name one TdrDelay and the other TdrddiDelay set the values to 10 decimal for both, restart PC and try again. This won't help with the trainer issue that is going on, but it can help for those getting crashes in the game elsewhere - again if this doesn't help then set shadows to low (the game currently resets your graphics settings on load and will mid game revert them also).
Hi , It perfectly runs fine on my end , whatever is happening is on your end.
[Edited by -DEViL-, 6/17/2024 12:07:51 PM]
As said it is 100% something with one of your options it is between stamina, food or the clock.
Hi the odle it's not me it's you doesn't work here Devil. I can assure you one of those 3 options is the culprit. I could sit and run the game with one option at a time and see which one causes the EAC.
I found the following offsets
Player Strutcture addy + 148 + D1C for Stam freezing this for 0 will kill the degradation of the Stamina without any crashing for me
Similarly
+ 148 + D34 is for the food rate again set to 0 and you won't starve and not crashing so far.
AOB scan this F30F10835801000045 (for now it is unique for this version) leads to movss xmm0, [rbx+155] - this is moving the player structure addy into xmm0, get that and use the above pointers - if you want, if you haven't already that is.
and I can 1000% assure you the culprit is on your end, here's a 22 minutes game play that I just recorded for you:
1drv.ms/v/s!AjVaKZ22wuC-hcxVJf4e5cwJ6bYCKA?e=2gm7jz
[Edited by -DEViL-, 6/17/2024 2:24:32 PM]
So the freeze time will still work now if i manually sellect it. However if i use the hotkey i get the failed prompt and the below listed on the debug:
14:21:58: SunnySide, Build 14713186 - HF (STEAM), Last modified: 06/17/2024 06:51:59
14:22:00: Successfully attached to SunnySide-Win64-Shipping
14:35:33: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:35:37: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:35:39: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:35:53: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:55:45: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:14:27: Script error in line 2: This address specifier is not valid: '0'
15:39:14: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:40:12: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:40:31: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:41:01: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:16: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:18: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:40: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:50: Script error in line 1: Cannot find aob for 'originalcode_4927'
-----
I have changed the hotkey to test if it was just a keybind issue but it will still do it. And now it willl do it with the other keys as well. What is the best fix for this, since i believe this might just be a user error
Reset Aurora settings and close the game then run aurora and set your desired hotkeys before running the game and finally launch the game and it should work fine.
[Edited by -DEViL-, 6/17/2024 2:29:58 PM]
1. Run trainer get crash after around 15-20 mins
2. Don't run trainer don't get crash and play for 1hr+
3. Manually do my pointers don't get crash and play for 1hr+
Process of elimination one of those 3 options I used is the cause. Again I tried to trace to find out what was going on, but UE is horrible for that, plus I don't want to spend too much time on it.
Either way I tried to give you a heads up, it is up to yourself what you want to do with that at the end of the day, was just trying to be helpful.
once again my guy you should take a look at the sunnyside discord or your steam library news. this graphic and shadow issue youre talking about is an ACTUAL known issue with the game itself. not really an aurora thing.
So the freeze time will still work now if i manually sellect it. However if i use the hotkey i get the failed prompt and the below listed on the debug:
14:21:58: SunnySide, Build 14713186 - HF (STEAM), Last modified: 06/17/2024 06:51:59
14:22:00: Successfully attached to SunnySide-Win64-Shipping
14:35:33: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:35:37: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:35:39: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:35:53: Script error in line 1: Cannot find aob for 'originalcode_4927'
14:55:45: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:14:27: Script error in line 2: This address specifier is not valid: '0'
15:39:14: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:40:12: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:40:31: Script error in line 1: Cannot find aob for 'originalcode_4927'
15:41:01: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:16: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:18: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:40: Script error in line 1: Cannot find aob for 'originalcode_4927'
16:53:50: Script error in line 1: Cannot find aob for 'originalcode_4927'
-----
I have changed the hotkey to test if it was just a keybind issue but it will still do it. And now it willl do it with the other keys as well. What is the best fix for this, since i believe this might just be a user error
Reset Aurora settings and close the game then run aurora and set your desired hotkeys before running the game and finally launch the game and it should work fine.
[Edited by -DEViL-, 6/17/2024 2:29:58 PM]
Awesome, it's fixed now. Thanks so much Devil!
1. Run trainer get crash after around 15-20 mins
2. Don't run trainer don't get crash and play for 1hr+
3. Manually do my pointers don't get crash and play for 1hr+
Process of elimination one of those 3 options I used is the cause. Again I tried to trace to find out what was going on, but UE is horrible for that, plus I don't want to spend too much time on it.
Either way I tried to give you a heads up, it is up to yourself what you want to do with that at the end of the day, was just trying to be helpful.
I know you're trying to be helpful but trainer isn't the culprit, once again, here's a 22 minutes game play that I recorded for you with all of the options enabled:
www.cheathappens.com/show_boardpost.asp?postID=1561365
1. Run trainer get crash after around 15-20 mins
2. Don't run trainer don't get crash and play for 1hr+
3. Manually do my pointers don't get crash and play for 1hr+
Process of elimination one of those 3 options I used is the cause. Again I tried to trace to find out what was going on, but UE is horrible for that, plus I don't want to spend too much time on it.
Either way I tried to give you a heads up, it is up to yourself what you want to do with that at the end of the day, was just trying to be helpful.
once again my guy you should take a look at the sunnyside discord or your steam library news. this graphic and shadow issue youre talking about is an ACTUAL known issue with the game itself. not really an aurora thing.
I never said it was an issue with the trainer. I pointed out the issue with the Lighting and Shadow to others who may have a problem when the game crashes in the mine. And a workaround for now for them.
I was very clear that it has nothing to do with the trainer at all.
I pointed out the trainer does crash the game.
1. Run trainer get crash after around 15-20 mins
2. Don't run trainer don't get crash and play for 1hr+
3. Manually do my pointers don't get crash and play for 1hr+
Process of elimination one of those 3 options I used is the cause. Again I tried to trace to find out what was going on, but UE is horrible for that, plus I don't want to spend too much time on it.
Either way I tried to give you a heads up, it is up to yourself what you want to do with that at the end of the day, was just trying to be helpful.
I know you're trying to be helpful but trainer isn't the culprit, once again, here's a 22 minutes game play that I recorded for you with all of the options enabled:
www.cheathappens.com/show_boardpost.asp?postID=1561365
Not everyone is playing the game on your PC mate.
Lets be honest
If I use the trainer - game crashes
When I don't it doesn't. When I use my own pointers it doesn't.
Can you explain what is the problem then if you don't think it is the trainer at fault?
Do you see the conundrum?