-
Notifications
You must be signed in to change notification settings - Fork 14
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
Client support for versions after 2021E #17
Comments
Version 463 is the last version of which Rōblox released their server-side
server for Windows.
As for attributes, refer to #13.
There is a flag that I should've already enabled. And that flag allows attributes to work.
|
Okay, I'll update the roblox client and server later today. Um, I do want to address that RFD.exe is coming up as a virus on windows, and I get it, it's python's stupid thingy. But if you could look into it, that'd be awesome. |
I did try to make my own "Version" by using the existing code n trying to make an exe out of it but python is just being janky as it keeps reporting a virus everytime. |
I might've acknowledged that somewhere on the Rōblo Devforum. You're more than welcome to edit the README or devise a better way to compile the codebase to an EXE. |
Just disable your anti-virus. If you can't do that, just re-install Windows. |
Ok so, I enabled Arttibutes, but the collisiongroups are not anywhere to be found. Is there any chance that it can be a requested feature to be added? |
https://robloxapi.github.io/ref/class/PhysicsService.html#member-RegisterCollisionGroup |
Ah understandable, is there a guide where we can upload custom versions or
is it just not viable?
…On Mon, Nov 18, 2024 at 10:10 PM VisualPlugin ***@***.***> wrote:
RegisterCollisionGroup didn't exist unti 2022M.
https://robloxapi.github.io/ref/class/PhysicsService.html#member-RegisterCollisionGroup
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN3NK2KEGH3NSYYPU6SXF4L2BKTZZAVCNFSM6AAAAABRXYYQV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBUGYYTKNBTGY>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***
com>
|
RFD is designed to run with a particular executable named RCC. The last available build for RCC that we have is v463. People have got client version ~483 to work with the RCC that I have. If you want to run Rōblox servers from after v463, you'd use Rōblox Studio. RFD's guides do not cover Studio. Nothing is impossible. If you need clarification or my language is unclear, feel free to ask me. |
Hello again,
So I've been doing some stuff in the background for some other stuff and just got back to this. I found out that Attributes are not supported for the 2021/2018 versions. Is there any chance that we can get Attribute support?
The text was updated successfully, but these errors were encountered: