giggleblunts
giggleblunts
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
fair
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
oh thats why 😂 its wally
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
and no class name specified there we go
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
the path for packages was just Packages
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
gimme a sec
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
found the issue
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
mine screams this Rojo project referred to a file using $path that could not be turned into a Roblox Instance by Rojo. Check that the file exists and is a file type known by Rojo.
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
@Marcus did the demo compile for u?
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
oh thank you
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
i provided the world and its serversided
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
this is the server and i guess im doing something wrong
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
@Marcus hi marcus!!!!! have you got any idea why my entities arent streamed over when im using jabby?
@Service()
class JabbyService implements OnStart {
onStart(): void {
jabby.register({
applet: jabby.applets.world,
name: "world",
configuration: {
world: characterWorld,
},
});
jabby.broadcast_server();
}
}
@Service()
class JabbyService implements OnStart {
onStart(): void {
jabby.register({
applet: jabby.applets.world,
name: "world",
configuration: {
world: characterWorld,
},
});
jabby.broadcast_server();
}
}
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
yeah i figured its kinda bad
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
@Marcus thank you king i understand ecs now 🙇‍♂️
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
okay wait i... i figured it out i think
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
1 for homing the other one for homingtarget???
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
am i supposed to wrap it in 2 loops
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
and id need the entity they both are parented to
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
and the query would return homingTarget
244 replies
Rroblox-ts
Created by giggleblunts on 4/27/2025 in #help
flamecs does not wanna start
so world.parent would return homing
244 replies