NCAA Football 14 Crash and error report
Started by PSG-Sparrow




9 posts in this topic
PSG-Sparrow
Member


0
6 posts 1 threads Joined: Aug 2017
08-25-2017, 06:29 AM -
#1
Runs over 65+ FPS in opening
(Crash @ End Of Opening Sequence) 
--Using-- 
CPU
LLVM
ASMJIT
Preferred SPU Threads (1)
Enable SPU Loop Detection
Firmware 4.81
load liblv 2.sprx
---------------------------------------------------------------------------------------------------------------------------------------
Fatal error
---------------------------
Unhandled Win32 exception 0xC0000005.
Segfault writing location 0000000049dbf010 at 00000000001941cc.
Instruction address: 00000000001941cc.
Function address: 0000000000194120 (base+0x184120).
Module name: 'rpcs3.exe'.
Module base: 0000000000010000.
RPCS3 image base: 0000000000010000.
--------------------------------------------------------------------------------------------------------------------------------------


RPCS3 v0.0.3-3-c7c0139 Alpha
AMD A4-5000 APU with Radeon™ HD Graphics  | 4 Threads | 7.47 GiB RAM | AVX
[...]
E {PPU[0x1000013] Thread (LoopCore) [0x016d2a80]} 'cellKbClearBuf' failed with 0x80121002 : CELL_KB_ERROR_INVALID_PARAMETER [1]
E {PPU[0x1000013] Thread (LoopCore) [0x016d2a80]} 'cellKbClearBuf' failed with 0x80121002 : CELL_KB_ERROR_INVALID_PARAMETER [2]
E {PPU[0x1000013] Thread (LoopCore) [0x016d2a80]} 'cellKbClearBuf' failed with 0x80121002 : CELL_KB_ERROR_INVALID_PARAMETER [3]

I need someone to see if my PS3 files are all right.
I can upload them to mega.
This post was last modified: 08-25-2017, 01:07 PM by Ani. Edit Reason: Removed spam
Ani
Administrator
*******


16
4,264 posts 105 threads Joined: Aug 2017
08-25-2017, 01:08 PM -
#2
Removed console spam, attach an actual log as per the guidelines

"Before asking for support, read the How to ask for support guide."
    Desktop: Ryzen 7 5800X,   Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
     Laptop: Ryzen 9 5900HX,  Radeon RX 6700M,   2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350,     Radeon R9 280X,    2x4G DDR3 1600MHz, Manjaro Linux
PSG-Sparrow
Member


0
6 posts 1 threads Joined: Aug 2017
08-25-2017, 01:52 PM -
#3
(08-25-2017, 01:08 PM)Ani Wrote: Removed console spam, attach an actual log as per the guidelines

"Before asking for support, read the How to ask for support guide."

So I guess the log will tell the same errors I posted then.
This was different this time.
Segfault writing location 00000000372b8090 at 00000000001941cc.


Attached Files
.rar   RPCS3.log.rar (Size: 212.6 KB / Downloads: 3)
Ani
Administrator
*******


16
4,264 posts 105 threads Joined: Aug 2017
08-25-2017, 03:15 PM -
#4
There are a lot of issues here, needs debugging.

Note:
TODO: Unsupported SPU Thread Group type (0x18)
TODO: Unimplemented SPU Thread options (0x2)
sys_rsx_attribute(packageId=0x202

cellKbInit may be at fault here as it's returning initialized when there's no keyboard. Need to check if this behavior is correct
    Desktop: Ryzen 7 5800X,   Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
     Laptop: Ryzen 9 5900HX,  Radeon RX 6700M,   2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350,     Radeon R9 280X,    2x4G DDR3 1600MHz, Manjaro Linux
Ani
Administrator
*******


16
4,264 posts 105 threads Joined: Aug 2017
08-25-2017, 04:14 PM -
#5
This may help
https://github.com/RPCS3/rpcs3/pull/3314
    Desktop: Ryzen 7 5800X,   Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
     Laptop: Ryzen 9 5900HX,  Radeon RX 6700M,   2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350,     Radeon R9 280X,    2x4G DDR3 1600MHz, Manjaro Linux
PSG-Sparrow
Member


0
6 posts 1 threads Joined: Aug 2017
08-25-2017, 11:06 PM -
#6
(08-25-2017, 04:14 PM)Ani Wrote: This may help
https://github.com/RPCS3/rpcs3/pull/3314

So what do I do now?
Will that fix be added to the next build or do I need to do something?
I am new to this so I need to know what to do to do the next test.
Would checking automatically load required libraries make any difference?
Ani
Administrator
*******


16
4,264 posts 105 threads Joined: Aug 2017
08-26-2017, 01:16 AM -
#7
Actually I checked again and the fix is wrong. Issue is elsewhere.

cellKb initializes without device as opposed to cellCamera for example.

You also can't LLE load input libraries yet.
    Desktop: Ryzen 7 5800X,   Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
     Laptop: Ryzen 9 5900HX,  Radeon RX 6700M,   2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350,     Radeon R9 280X,    2x4G DDR3 1600MHz, Manjaro Linux
PSG-Sparrow
Member


0
6 posts 1 threads Joined: Aug 2017
08-26-2017, 03:34 AM -
#8
(08-26-2017, 01:16 AM)Ani Wrote: Actually I checked again and the fix is wrong. Issue is elsewhere.

cellKb initializes without device as opposed to cellCamera for example.

You also can't LLE load input libraries yet.

Do you need the game files I have?
Can you check to see if my game file are OK and not the problem?
I can check back here in a week to let you work on it more.
This game might can be added to the compatibility list as intro but I guess more testing needs to be done before that.
Thanks
This post was last modified: 08-26-2017, 03:40 AM by PSG-Sparrow. Edit Reason: Error
Ani
Administrator
*******


16
4,264 posts 105 threads Joined: Aug 2017
08-26-2017, 03:33 PM -
#9
You'll need to wait on a dev to look into it and fix it.
1 week is too little, but check back often on the game's thread to keep up to date.
    Desktop: Ryzen 7 5800X,   Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
     Laptop: Ryzen 9 5900HX,  Radeon RX 6700M,   2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350,     Radeon R9 280X,    2x4G DDR3 1600MHz, Manjaro Linux
PSG-Sparrow
Member


0
6 posts 1 threads Joined: Aug 2017
08-27-2017, 12:41 AM -
#10
DELETE THIS, I MOVED IT.
This post was last modified: 08-31-2017, 12:45 PM by PSG-Sparrow.


Forum Jump:


Users browsing this thread: 1 Guest(s)