Riz-ve / Xeno

Xeno: An external script executor for Roblox made entirely in C++. It uses a working but detected method of overwriting the bytecode of a corescript to manage script execution
https://rizve.us.to/Xeno/
Apache License 2.0
67 stars 30 forks source link

Build issues #13

Closed playvoras closed 2 months ago

playvoras commented 2 months ago

help image

Riz-ve commented 2 months ago

It's a problem with how you setup your git with vs and building the current commit (437eb2ad2e5d9689c9003f00ecb4beba3d9e312a) is not going to work since I haven't updated the offsets in the source but the build only. Use the releases if you want the working version of Xeno

playvoras commented 2 months ago

It's a problem with how you setup your git with vs and building the current commit (437eb2a) is not going to work since I haven't updated the offsets in the source but the build only. Use the releases if you want the working version of Xeno

so how do i fix the shit error, and last time i tried it works now it didnt 😭

Riz-ve commented 2 months ago

You should look this up on somewhere like stack overflow since the error you are getting is not part of my project