You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it's still haven't fixed yet i'll just list every bug that i encountered when using open.mp:
Inability to move "(dynamic/shared) library object" with resources->files that can be found here, you can also test this yourself using: the following lib.
Inability to seamlessly switching "resources" when trying to change between samp and open.mp, this shouldn't be a problem since sampctl itself offers the configuration that you can find it here which gives us about parameter called version that says: // target server version, either "0.3.7" or "0.3DL" (default is "0.3.7" when not set)
omp-server is not properly exit by sampctl, even though some Go-like projects such as https://task.dev works well exiting omp-server properly using CTRL+C
So far i've only encountered these two problem, maybe if others found new bugs can comment down below.
The text was updated successfully, but these errors were encountered:
Since it's still haven't fixed yet i'll just list every bug that i encountered when using open.mp:
resources->files
that can be found here, you can also test this yourself using: the following lib.version
that says:// target server version, either "0.3.7" or "0.3DL" (default is "0.3.7" when not set)
So far i've only encountered these two problem, maybe if others found new bugs can comment down below.
The text was updated successfully, but these errors were encountered: