apartmentEmulator / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Terminal get's spammed with Core Error: ConfigGetParamString(): messages #310

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
System:
 - Gentoo Linux
 - Machine type: 32-bit x86
 - Mupen64Plus version: 1.99.1
 - Plugins used: rice, input, audio, RSP

Describe the problem:
The terminal is flooded with messages like "Core Error:
ConfigGetParamString(): Parameter 'ointer is 0 at dyna_stop()' not found!"
and "Core Error: ConfigGetParamString(): Parameter 
'$�l����$�d�����9�uދ_d�O\�

   $�\$�'' not found!"
when joystick input is received in all games but only sometimes. Included
is a link to a Majora's Mask save state where it happens when using the
controller right after it's loaded.

http://www.speedyshare.com/data/147622523/20072943/32477000/Legend%20of%20Zelda%
2C%20The%20-%20Majora%27s%20Mask%20%28U%29%20%5B%21%5D.st3

Original issue reported on code.google.com by ore...@gmail.com on 31 Dec 2009 at 6:04

GoogleCodeExporter commented 8 years ago
the speedyshare link seems to be dead.  Can you please upload directly to the 
issue
tracker?

Original comment by richard...@gmail.com on 8 Jan 2010 at 4:45

GoogleCodeExporter commented 8 years ago
Sure. This is probably a different state but exhibits the same issue. Using the
gamepad causes the messages to be displayed.

Original comment by ore...@gmail.com on 8 Jan 2010 at 1:19

Attachments:

GoogleCodeExporter commented 8 years ago
This was caused by a memory corruption coming from the ControllerCommand() 
function
in the input plugin.  Changeset 79a2509f9991 should fix this.

Original comment by richard...@gmail.com on 9 Jan 2010 at 5:07