reckes / mupen64plus

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

GLib error messages when running Rice Video with --nogui under both 32-bit and 64-bit #193

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Here is a console dump including the error messages:

Mupen64Plus-1-5-bin-64 > ./mupen64plus --nogui --emumode 1 --gfx
./plugins/ricevideo.so Mario\ Kart\ 64\ \(U\)\ \[\!\].z64
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Version 1.5

Config Dir:  /home/pyro/.mupen64plus/
Install Dir: /home/pyro/Desktop/sandbox/Mupen64Plus-1-5-bin-64/
Plugin Dir:  /home/pyro/Desktop/sandbox/Mupen64Plus-1-5-bin-64/plugins/

Compression: Uncompressed
Imagetype: .z64 (native)
Rom size: 12582912 bytes (or 12 Mb or 96 Megabits)
MD5: 3A67D9986F54EB282924FCA4CD5F6DFF
80 37 12 40
ClockRate = f
Version: 1446
CRC: 3e5055b6 2e92da52
Name: MARIOKART64
Manufacturer: Nintendo
Cartridge_ID: 544b
Country: USA
PC = 80000400
EEPROM type: 0
init timer!
[RiceVideo] SSE processing enabled.

(process:2857): GLib-GObject-CRITICAL **: gtype.c:2248: initialization
assertion failed, use IA__g_type_init() prior to this function

(process:2857): GLib-CRITICAL **: g_once_init_leave: assertion
`initialization_value != 0' failed

(process:2857): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion
`GDK_IS_SCREEN (screen)' failed

(process:2857): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:2857): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
`G_TYPE_CHECK_INSTANCE (instance)' failed
[blight's SDL input plugin]: Couldn't open device file '/dev/input/event4'
for rumble support.
[blight's SDL input plugin]: version 0.0.10 initialized.
memory initialized
[RiceVideo] SSE processing enabled.
[RiceVideo] Found ROM 'Mario Kart 64', CRC b655503e52da922e-45
[RiceVideo] Enabled hacks for game: 'MARIOKART64'
InitExternalTextures
Initializing OpenGL Device Context
(II) Initializing SDL video subsystem...
(II) Getting video info...
(II) Setting video mode 640x480...
NVIDIA Corporation - GeForce 6600/PCI/SSE2 : 2.1.2 NVIDIA 173.14.09
[RiceVideo] OpenGL Combiner: Fragment Program
[JttL's SDL Audio plugin] version 1.5 initalizing.
[JttL's SDL Audio plugin] Initializing SDL audio subsystem...
[JttL's SDL Audio plugin] Allocating memory for audio buffer: 65536 bytes.
Starting r4300 emulator
R4300 Core mode: Dynamic Recompiler
R4300 core: starting 64-bit dynamic recompiler at: 0x2be6c60.
R4300 core finished.
[JttL's SDL Audio plugin] Cleaning up SDL sound plugin...
[RiceVideo] Found ROM 'Mario Kart 64', CRC b655503e52da922e-45
[blight's SDL input plugin]: Closing...

Original issue reported on code.google.com by richard...@gmail.com on 4 Jan 2009 at 8:01

GoogleCodeExporter commented 8 years ago
All GTK code has been removed.

Original comment by richard...@gmail.com on 12 Jan 2010 at 5:48