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

Modifying string vars and removing the bus #54

Closed
Ixe1 opened this issue Jul 22, 2022 · 2 comments
Closed

Modifying string vars and removing the bus #54

Ixe1 opened this issue Jul 22, 2022 · 2 comments
Assignees
Labels
bug Something isn't working good last issue Good if you have want to devote hours to impossible tasks

Comments

@Ixe1
Copy link
Collaborator

Ixe1 commented Jul 22, 2022

Steps taken:

  • Load into a map
  • Spawn a bus
  • Modify one or more string vars
  • Remove the bus

Outcome:

  • OMSI produces an error message
@Ixe1 Ixe1 added the bug Something isn't working label Jul 22, 2022
@amathieson amathieson added the good last issue Good if you have want to devote hours to impossible tasks label Aug 19, 2022
@space928
Copy link
Owner

Please feel free to test out the changes proposed in #69, which implements a proper RPC system for remote memory allocation using Omsi's native memory allocator. This branch includes a new project "OmsiHookRPCPlugin" which is a plugin which NEEDS to be installed in Omsi's plugins folder for any remote methods to work:
image

Technically this plugin is only needed when using OmsiHook outside of an Omsi plugin when doing anything that needs to allocate memory (string writing, array appending, etc...).

@space928
Copy link
Owner

Fixed in #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good last issue Good if you have want to devote hours to impossible tasks
Projects
None yet
Development

No branches or pull requests

3 participants