#i spawn gray and bugged
1 messages · Page 1 of 1 (latest)
** You are now Level 1! **
Gonna need a lot more context than this
😭
so i got these 2 game files
a main menu and the main game
i linked them up everything works fine but when i load into the main game im a gray character and bugged
idk what it could b but i was done setting up the ummm placeid teleports
Any errors? Warnings? Game settings for rigs?
i could send u the files itself to inspect them
Well here we can help you with scripts but not do things for you
You could pay us
oh no i dont mean that
like the script files
im supposed to have my custom character from the menu character customization
i looked at f9 ion see anything i think theres something so obvious im overlooking but idk what it is
Any errors or warnings in the output window?
Anything called "StarterCharacter"?
yeah theres a starter character
but its necessary 100%
when i delete it im even more bugged lol i dont go gray anymore and i can move but move like weirdly
i cant rlly tell in the output so i did f9
since roblox studio doesnt support in studio teleports
Do you have any scripting knowledge? Who did you get these files from?
i have good studio experience
** You are now Level 2! **
a friend
Studio experience isn't really relevant here
Did you talk to your friend about this?
i mean like i can read scripts but not script
yeah but he aired me thats y i opened a ticket here
the game works perfectly fine im just overlooking something so obvious to fix that game breaking bug
or rather id not say bug
configuration
"aired" you?
like ignored
The issue is we have absolutely no idea how this game is configured to work
With no scripts to go off of, no particular error or warning, we're just as lost as you
What even does "bugged" mean in this context? What's bugged?
you mean "ghosted"?
yes
so basically
theres 2 files right
the start place / main menu
and the main game
then i had to link these two together by replacing the ids
loaded in the main menu worked
character customization working
so say
this is the character i customized
i finalize nd load into the main game
im stuck as this gray character cannot move cannot do anything no guis, ccannot interact with anything
Okay what's the script responsible for loading in the player
let me see
i found this script called Script in serverscriptservice
its basically the same as the main menu script so im suspecting things
This part of the code has nothing to do with loading the character in
oh
1 sec
nvm ion think they have to do anything aswell
that's not doing anything either
yeah i been tryna find it
idk wwhat it could come out as tho
This forum is for asking scripting questions.
So if you don't know what script is the issue, what can we even do
would a recording of me scrolling through the game files help
like showing u serverstorage, replicated etc
** You are now Level 3! **
lol no it would not
we aren't game inspectors, here. We can't do much for you if you don't have any scripting knowledge nor what scripts are even involved in this customization process
thats true
so like the only option is for me to find the script and show it
other than that its unhelpable
Or you wait until your friend gets back to you and ask them since they gave you the files.
But yes, until you have scripting knowledge and the scripts that are probably involved, we can't do much
nah like he completely ignored me
ill delve deeper into finding it
but my theory is that its something to do with umm what do u call it
:teleport(
TeleportAsync? Could be. Gotta find where that loads in and where it fires.
No.
it probably relates to saving / loading player data.
yh the issue is the data not loading thus it gives the player that gray bugged startercharacter
im gonna try sometihng in the script n see if it works
The customization system might be saving the customization to a datastore and loading it later.
Because this is just teleporting you to the main game.
We need to see the part that involves loading the customization in the game itself.
so the fix was
placeid teleport it needed to be correct
for the datastore to load