TASEmulators / TASEmulators/BizHawk

bizhawk N64 core crash when load a rom Glide64 lastest

Open
#1,302 5 comments 0 reactions 1 assignee View on GitHub

@zeromus is already working on this.

Since May 7, 2022.

App: EmuHawk Heisenbug
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

---------------------------
N64 load error
---------------------------
A core accepted the rom, but threw an exception while loading it:

System.InvalidOperationException: Failed to load plugin mupen64plus-video-GLideN64.dll, error code: 0x7E
  at BizHawk.Emulation.Cores.Nintendo.N64.NativeApi.mupen64plusApi.AttachPlugin(m64p_plugin_type type, String PluginName)
  at BizHawk.Emulation.Cores.Nintendo.N64.NativeApi.mupen64plusVideoApi..ctor(mupen64plusApi core, VideoPluginSettings settings)
  at BizHawk.Emulation.Cores.Nintendo.N64.N64VideoProvider..ctor(mupen64plusApi core, VideoPluginSettings settings)
  at BizHawk.Emulation.Cores.Nintendo.N64.N64..ctor(CoreComm comm. GameInfo game, Byte[] file, Object settings, Object syncSettings)
---------------------------
OK   
---------------------------

transcribed and translated from photo of screen

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.