Oh! That's pretty cool actually!
I crafted the crowns somewhere around 3 PM local time and logs start around 2 PM. I think I didn't restart the game since then. How can I send them to you? Is Yandex Disk ok? If yes, here's the link.
I have 2 files there: Player.log and Player-prev.log. I'm pretty sure that the former is the one you need, though I'll attach both.
;The key (or mouse button) you press to activate the script. For a list of supported "keys" and combinations, see https://autohotkey.com/docs/Hotkeys.htm ;XButton1 = "Back"-Button on my mouse. For a complete list of special keys, see https://autohotkey.com/docs/KeyList.htm
#IfWinActive Last Epoch
#SingleInstance force
#NoEnv
#Warn
#Persistent
#MaxThreadsPerHotkey 2
SetTitleMatchMode 3
SendMode Input
CoordMode, Mouse, Client
Thread, interrupt, 0
SetKeyDelay,0 ; SetBatchlines,-1
PgUp:: SetNumLockState, On Send {Numpad1 Down} Send {Numpad2 Down} Send {Numpad3 Down} SetNumLockState, Off KeyWait, PgUp return
PgDn::
SetNumLockState, On
Send {Numpad1 Up}
Send {Numpad2 Up}
Send {Numpad3 Up}
KeyWait, PgDn
return
My wife and I have been using this mouse from Logitech for about two years now and its been great while also not being expensive. Just an idea if you're looking into them.