You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file got other stuff added to it, which pushed the line about null function downwards and thus changed the line number to 567. Changes in capitalization of the path are irrelevant as windows paths are case-insensitive. There's no actual difference between those two errors.
before was
F {PPU[0x100000a] Thread (InitThread) [0x000a8c38]} class std::runtime_error thrown: Null function (in file c:\projects\rpcs3\utilities\jit.cpp:324)
#5972
in RPCS3 v0.0.7-9212-6a4ba9d5 Alpha
RPCS3.log.gz
F {PPU[0x100000a] Thread (InitThread)} class std::runtime_error thrown: Null function (in file C:\projects\rpcs3\Utilities\JIT.cpp:567)
The text was updated successfully, but these errors were encountered: