-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Left click wont save a ship state, right click says no save state! #19
Comments
Were you using the new |
I did not! Shall we start a wiki page, I couldnt find any docs at all and was reliant on a 8 year old video haha Possible to add a fallback command? You can control ships via commands too, be nice to also have a command for the repair functions. Also can you reload the plugin live to change the configs? |
Yes please! I've created an empty home page for Movecraft-Repair's wiki, let me know if you need access or something but I believe it's editable by anyone.
Unfortunately it is not currently possible. The repair sign acts as the "anchor" of the repair state, and without it the plugin wouldn't know where to place the repair state in the world.
Movecraft and it's addons do not like being reloaded, and overall it is considered bad practice to reload instead of restarting. |
For some reason https://github.com/APDevTeam/Movecraft-Repair.wiki.git gives a 404, I cant fork the wiki! |
I've never tried editing a wiki locally, but does the web editor work for you? |
Found the issue: desktop/desktop#10732 Cloning it via command line or VS code worked fine. |
No access to it sadly, its why I tried to clone it locally, as I couldn't see a way to edit it in browser! |
Try now, I found a setting that restricted access to users with push access. |
There we go I can see it now! |
Ahoy!
First time using Repair as its own plugin with movecraft.
Using 8.0.0 Beta 1 Movecraft with the latest Movecraft-Repair 1.0.0 Beta 2 on PurPur 1.18.2.
For some reason after piloting a ship and left clicking the repair sign to create a ship state, nothing happens, nothign in chat, nothing in console. But right clicking tells me in big bold all caps that there is no save state.
If I look in the MoveCraft-Repair plugins folder its created a RepairStates folder and inside that another folder with my UUID, thats empty.
So its started the process to try and create a repair state, just not done it.
I am using the latest FAWE if that makes any differance?
The text was updated successfully, but these errors were encountered: