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: program tried to execute code outside VM #10

Closed
SanskritFritz opened this issue Dec 30, 2018 · 3 comments
Closed

ERROR: program tried to execute code outside VM #10

SanskritFritz opened this issue Dec 30, 2018 · 3 comments
Assignees

Comments

@SanskritFritz
Copy link

Hi. I compiled the source first from git branch 1.6 and then from the wop-1.6.0-full.zip file with a simple make. Both binaries crash with the following error message:

Loading vm file vm/ui.qvm...
File "vm/ui.qvm" found in "./wop/wop_006.pk3"
...which has vmMagic VM_MAGIC_VER2
Loading 1305 jump table targets
VM file ui compiled to 937144 bytes of code
ui loaded in 1977664 bytes on the hunk
********************
ERROR: program tried to execute code outside VM
********************
recursive error after: program tried to execute code outside VM

The precompiled binaries from the wop-1.6.0-full.zip file don't have this problem, they run fine.
I searched on google, and found the same problem, but I just couldn't find the solution. Can you please help me?

@mgerhardy
Copy link
Member

You need to create a pk3dir or new pk3 with the updated ui qvms in. The qvm file is from wop 1.6 - the binaries are 1.6.1 - they are not compatible.

@mgerhardy
Copy link
Member

If it is still an issue, please reopen - otherwise I'm trying to get the tickets closed for 1.6.1 and close this for now.

@SanskritFritz
Copy link
Author

Woa, development picked up again, this report was a long time ago 😄
Thanks for the tip, I'll go for the new version now anyway.

@mgerhardy mgerhardy transferred this issue from PadWorld-Entertainment/worldofpadman-fork Dec 6, 2021
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