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 when trying to process place. #62

Open
rater193 opened this issue Jul 27, 2022 · 0 comments
Open

Error when trying to process place. #62

rater193 opened this issue Jul 27, 2022 · 0 comments

Comments

@rater193
Copy link

Here is the stacktrace from the command line:

[2022-07-27T01:44:09Z INFO  rbxlx_to_rojo] Select the path to put your Rojo project in.
[2022-07-27T01:44:12Z INFO  rbxlx_to_rojo] Starting processing, please wait a bit...
thread 'main' panicked at 'can't create file "ServerScriptService\\FrameworkServer\\Controllers\\HoverboardController\\Delete this when confirmed working\\Hover\\init.client.lua": Os { code: 3, kind: NotFound, message: "The system cannot find the path specified." }', src\filesystem.rs:90:21
stack backtrace:
   0:     0x7ff7b7cfd1ae - <unknown>
   1:     0x7ff7b7d1290b - <unknown>
   2:     0x7ff7b7cfa0a8 - <unknown>
   3:     0x7ff7b7cffdbd - <unknown>
   4:     0x7ff7b7cff889 - <unknown>
   5:     0x7ff7b7d00670 - <unknown>
   6:     0x7ff7b7d001a1 - <unknown>
   7:     0x7ff7b7cfdb3f - <unknown>
   8:     0x7ff7b7d000f9 - <unknown>
   9:     0x7ff7b7d000ac - <unknown>
  10:     0x7ff7b7b64bdd - <unknown>
  11:     0x7ff7b7b64673 - <unknown>
  12:     0x7ff7b7a8e032 - <unknown>
  13:     0x7ff7b7b68cd4 - <unknown>
  14:     0x7ff7b7b68d4a - <unknown>
  15:     0x7ff7b7b68d4a - <unknown>
  16:     0x7ff7b7b68d4a - <unknown>
  17:     0x7ff7b7b68d4a - <unknown>
  18:     0x7ff7b7b68d4a - <unknown>
  19:     0x7ff7b7b692dd - <unknown>
  20:     0x7ff7b7a9980f - <unknown>
  21:     0x7ff7b7aa2ca6 - <unknown>
  22:     0x7ff7b7a93e3c - <unknown>
  23:     0x7ff7b7d00807 - <unknown>
  24:     0x7ff7b7a9a2d7 - <unknown>
  25:     0x7ff7b7d1b460 - <unknown>
  26:     0x7ffdce3d7034 - BaseThreadInitThunk
  27:     0x7ffdcfe62651 - RtlUserThreadStart

Here is the rbxlx-to-rojo.log

Starting processing, please wait a bit...


How to replicate:

<UNABLE TO REPLICATE>




I am working on a project that I am using ROJO to help debug the errors. They have 2 places, 1 live place, and 1 development place. When I try to use this with the "Live" place, it gives the error, but when I use it with the "Development" place, it works without issues. I would love to use this program to help diagnose the code, and it is a really coinvent tool to use. Any help would be greatly appreciated.

Things I've tried:

  • Create a new place, and copy the files over
  • Deleted files 1 by 1 until it eventually worked(but to many files were deleted by this point, and the main file i was trying to debug was deleted)

I am open to suggestions on new things to try!

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

1 participant