Skip to content

examples/vm: warnings are shown when closing the window #3469

Description

@hajimehoshi

Ebitengine Version

8c94ecd

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

Go Version (paste your go version output)

go version go1.26.2 windows/amd64

What steps will reproduce the problem?

Run go run ./examples/vm and close the window

What is the expected result?

No warning messages are shown.

What happens instead?

Warning messages are shown:

go: creating new go.mod: module ebitenginevmguest
2026/06/25 16:38:10 unlinkat C:\Users\hajim\AppData\Local\Temp\ebiten-vm2917605236\guest-0.exe: Access is denied.
exit status 1
2026/06/25 16:38:10 read unix @->C:\Users\hajim\AppData\Local\Temp\ebiten-vm2917605236\vm.sock: wsarecv: An existing connection was forcibly closed by the remote host.

Anything else you feel useful to add?

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions