SuperSaiyanWolverine / mupen64plus

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

Helper scripts build broken video plugin, functions not found #367

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your system:
 - Operating System (be specific): Ubuntu 10.04
 - Machine type (32-bit or 64-bit): 32
 - Mupen64Plus version: 1.99.3
 - Plugins used: ?

For visual artifacts, give:
- game name and CRC/MD5 hash (printed on console)
- description of the artifact (missing polygons, flashing, wrong colors,
etc)

Describe the problem:

After finally being able to build 1.99.3 using the helper scripts, I have
run sudo ./mupen64plus /path/to/rom.  Here is the generated report...

jonathan@jonathan-desktop:~/Desktop/m64p_helper_scripts/test$ sudo
./mupen64plus loz_oot.z64
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.3

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.3
            Includes support for Dynamic Recompiler.
Core: Goodname: Legend of Zelda, The - Ocarina of Time (U) (V1.2) [!]
Core: Name: THE LEGEND OF ZELDA
Core: MD5: 57A9719AD547C516342E1A15D5C28C3D
Core: CRC: 693ba2ae b7f14e9f
Core: Imagetype: .z64 (native)
Core: Rom size: 33554432 bytes (or 32 Mb or 256 Megabits)
Core: Version: 1449
Core: Manufacturer: 43000000
Core: Country: Unknown (0x245)
UI-Console: Cheat codes disabled.
UI-console: using Video plugin: 'Mupen64Plus OpenGL Video Plugin by Rice'
v1.99.3
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.3
UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.3
UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP
Plugin' v1.99.3
Core Error: broken Video plugin; function(s) not found.
UI-Console: error from core while attaching Video plugin.
Core Status: Rom closed.

Original issue reported on code.google.com by ZLegacy@gmail.com on 31 May 2010 at 10:50

GoogleCodeExporter commented 9 years ago
same problem

Original comment by Virusma...@gmail.com on 21 Jul 2010 at 7:41

GoogleCodeExporter commented 9 years ago
Did you compile the video plugin with the last version on the reposit?

See CompilingFromHg in the Wiki

Original comment by dorian.f...@gmail.com on 21 Jul 2010 at 9:29

GoogleCodeExporter commented 9 years ago
yes. but when i compiled and used cutemupen - all work fine

Original comment by Virusma...@gmail.com on 21 Jul 2010 at 9:35

GoogleCodeExporter commented 9 years ago
Getting the same issue with the CompileFromHG method. Ubuntu 10.04 64-bit. 

Original comment by Otor...@gmail.com on 8 Aug 2010 at 9:13

GoogleCodeExporter commented 9 years ago
ethan@ethans-mac:~/Emulators/N64/mupenHG/test$ ./mupen64plus --resolution 
1920x1080 --windowed --verbose 
/home/ethan/Emulators/ROMs_ISOs_IMGs/N64/Zelda\:\ OOT/Legend\ of\ Zelda\,\ The\ 
-\ Ocarina\ of\ Time\ \(USA\).n64
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.3

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.3
            Includes support for Dynamic Recompiler.
Core: Goodname: Legend of Zelda, The - Ocarina of Time (U) (V1.0) [!]
Core: Name: THE LEGEND OF ZELDA
Core: MD5: 5BD1FE107BF8106B2AB6650ABECD54D6
Core: CRC: ec7011b7 7616d72b
Core: Imagetype: .v64 (byteswapped)
Core: Rom size: 33554432 bytes (or 32 Mb or 256 Megabits)
Core: ClockRate = f
Core: Version: 1449
Core: Manufacturer: 43000000
Core: Cartridge_ID: 4c5a
Core: Country: USA
Core: PC = 80000400
Core: EEPROM type: 0
UI-Console: Cheat codes disabled.
UI-console: using Video plugin: 'Mupen64Plus OpenGL Video Plugin by Rice' 
v1.99.3
UI-console: Video plugin library: ./mupen64plus-video-rice.so
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.3
UI-console: Audio plugin library: ./mupen64plus-audio-sdl.so
UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.3
UI-console: Input plugin library: ./mupen64plus-input-sdl.so
UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP 
Plugin' v1.99.3
UI-console: RSP plugin library: ./mupen64plus-rsp-hle.so
Core Error: broken Video plugin; function(s) not found.
UI-Console: error from core while attaching Video plugin.
Core Status: Rom closed.

Original comment by Otor...@gmail.com on 8 Aug 2010 at 9:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This was caused by a video plugin API change that happened after the 1.99.3 
release.  Upgrading to the latest code would have fixed this; you might have 
had an older, broken version of the helper scripts.  If you do a fresh checkout 
now or get the 1.99.4 release, this should be resolved.

Original comment by richard...@gmail.com on 1 Dec 2010 at 1:20