Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on start up with Wireshark 4.4.0 #9

Open
Skater901 opened this issue Aug 29, 2024 · 1 comment
Open

Error on start up with Wireshark 4.4.0 #9

Skater901 opened this issue Aug 29, 2024 · 1 comment

Comments

@Skater901
Copy link

After installing with Wireshark v4.4.0-0-g009a163470b5 on Windows 10 version 22H2, on start up, an error window comes up saying that a module is not found.
image

@wwwhack
Copy link

wwwhack commented Sep 13, 2024

I have the same issue using Win 11 64bit (10.0 Build 22631)
The full detail listing:

Lua: Error during loading:
module 'Microsoft.Windows.HyperV.GpupVDev' not found:
	no field package.preload['Microsoft.Windows.HyperV.GpupVDev']
	no file 'C:\Program Files\Wireshark\plugins\winshark\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file 'C:\Users\ChrisNewell\AppData\Roaming\Wireshark\plugins\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file 'C:\Program Files\Wireshark\plugins\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file 'C:\Program Files\Wireshark\lua\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file 'C:\Program Files\Wireshark\lua\Microsoft\Windows\HyperV\GpupVDev\init.lua'
	no file 'C:\Program Files\Wireshark\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file 'C:\Program Files\Wireshark\Microsoft\Windows\HyperV\GpupVDev\init.lua'
	no file 'C:\Program Files\Wireshark\..\share\lua\5.4\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file 'C:\Program Files\Wireshark\..\share\lua\5.4\Microsoft\Windows\HyperV\GpupVDev\init.lua'
	no file '.\Microsoft\Windows\HyperV\GpupVDev.lua'
	no file '.\Microsoft\Windows\HyperV\GpupVDev\init.lua'
	no file 'C:\Program Files\Wireshark\Microsoft\Windows\HyperV\GpupVDev.dll'
	no file 'C:\Program Files\Wireshark\..\lib\lua\5.4\Microsoft\Windows\HyperV\GpupVDev.dll'
	no file 'C:\Program Files\Wireshark\loadall.dll'
	no file '.\Microsoft\Windows\HyperV\GpupVDev.dll'
	no file 'C:\Program Files\Wireshark\Microsoft.dll'
	no file 'C:\Program Files\Wireshark\..\lib\lua\5.4\Microsoft.dll'
	no file 'C:\Program Files\Wireshark\loadall.dll'
	no file '.\Microsoft.dll'
stack traceback:
	[C]: in function 'require'

Lua: Error during loading:
module 'Microsoft.Windows.HyperV.VmIcCore' not found:
	no field package.preload['Microsoft.Windows.HyperV.VmIcCore']
	no file 'C:\Program Files\Wireshark\plugins\winshark\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file 'C:\Users\ChrisNewell\AppData\Roaming\Wireshark\plugins\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file 'C:\Program Files\Wireshark\plugins\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file 'C:\Program Files\Wireshark\lua\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file 'C:\Program Files\Wireshark\lua\Microsoft\Windows\HyperV\VmIcCore\init.lua'
	no file 'C:\Program Files\Wireshark\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file 'C:\Program Files\Wireshark\Microsoft\Windows\HyperV\VmIcCore\init.lua'
	no file 'C:\Program Files\Wireshark\..\share\lua\5.4\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file 'C:\Program Files\Wireshark\..\share\lua\5.4\Microsoft\Windows\HyperV\VmIcCore\init.lua'
	no file '.\Microsoft\Windows\HyperV\VmIcCore.lua'
	no file '.\Microsoft\Windows\HyperV\VmIcCore\init.lua'
	no file 'C:\Program Files\Wireshark\Microsoft\Windows\HyperV\VmIcCore.dll'
	no file 'C:\Program Files\Wireshark\..\lib\lua\5.4\Microsoft\Windows\HyperV\VmIcCore.dll'
	no file 'C:\Program Files\Wireshark\loadall.dll'
	no file '.\Microsoft\Windows\HyperV\VmIcCore.dll'
	no file 'C:\Program Files\Wireshark\Microsoft.dll'
	no file 'C:\Program Files\Wireshark\..\lib\lua\5.4\Microsoft.dll'
	no file 'C:\Program Files\Wireshark\loadall.dll'
	no file '.\Microsoft.dll'
stack traceback:
	[C]: in function 'require'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants