Open Sleepy93 opened 8 years ago
Just update the log so state-crash
Tested On (https://github.com/benvanik/xenia/commit/abf162c0e32889b37461374b1d25ef9b5bba2648)
Still crash
On (https://github.com/benvanik/xenia/commit/69be82c7860f4303f4ab03a5be5488c25b9f2bff)
File (https://gist.github.com/Sleepy93/bd1e244e68282f08c13f216605cf5a4d)
Debugging with VS15:
Unhandled exception at 0x00007FF9619DC7E0 (vcruntime140.dll) in xenia.exe: 0xC0000005: Access violation writing location 0x0000000140280000.
On (https://github.com/benvanik/xenia/commit/70bd283e80125932339f23a54e5efcb3c74f0456)
C> 0000142C WARNING: imported a variable with no value: ExEventObjectType C> 0000142C WARNING: imported a variable with no value: ExThreadObjectType w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(0AFF(XamPartyGetUserList)) is not implemented w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(0B0B(XamPartySetCustomData)) is not implemented w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(0B10(XamPartyGetBandwidth)) is not implemented w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(0305(XamShowPartyUI)) is not implemented w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(030B(XamShowCommunitySessionsUI)) is not implemented w> 00000028 ERROR: XexGetProcedureAddress ordinal not found! i> 00000028 RtlNtStatusToDosError(C0000263) i> 00000028 RtlNtStatusToDosError => 7F
On (https://github.com/benvanik/xenia/commit/761ae4eeeecf9a993ca6e0075b6d601b63d7deb8)
w> 00000028 ERROR: fn export referenced GetProcAddressByOrdinal(0AFF(XamPartyGetUserList)) is not implemented w> 00000028 ERROR: XexGetProcedureAddress ordinal not found!
etc..
On (https://github.com/benvanik/xenia/commit/e8f55d8ff276cce22cf7c44fa95c2fac974ddbef)
Tested on (https://github.com/xenia-project/xenia/commit/94d1106386e571bd371c0cdcb893336f66d364ae)
(state-crash-host kernel-unimplemented-feature)
Tested on https://github.com/xenia-project/xenia/commit/f7ea93148a9ec9ff0ad9edac8c01854bd6153a10
Crashes on boot. xenia.zip
state-crash-host
Tested on xenia-project/xenia@587c2502
I'm actually at a loss as to why this one crashes immediately upon boot.
The only errors that I'm noticing which pop up in the log are these -
C> 0000375C WARNING: imported a variable with no value: ExEventObjectType
and
d> F8000028 RtlInitializeCriticalSectionAndSpinCount(84815504, 0000032C)
It repeats the second one constantly, quite a ton before it eventually ends up crashing.
In fact, it seems to allocate quite a bit of virtual memory before hand, but nothing else exactly happens. I really don't have a clue as to whats going on here.
Log level set to 3 98KB's xenia.log
Tested on https://github.com/xenia-project/xenia/commit/733efa5ff8a8f1c45da32df9e3e6f6a26bc5dd6f
Started a new game and made it to the Terraformer. 40-70FPS with vsync off and shaders cached. Saves Work.
:low_brightness: Textures will not render on 3D objects unless you set d3d12_readback_resolve=true
. This will severely impact performance though.
state-gameplay | tech-middleware-wwise | tech-middleware-havok | gpu-readback
Marketplace
Tested on (https://github.com/benvanik/xenia/commit/1a5d4b99fc1e1cf775feb86d67b2d10ebff04679)
Issues:
Log:
Log file
Labels: