#can someone help idk why its not working
1 messages Ā· Page 1 of 1 (latest)
Could you tell me whatever errors appear in the terminal?
14:20:23.773 Infinite yield possible on 'ReplicatedFirst.LoadingScreen.Background:WaitForChild("NuclearodsLoaded")' - Studio
14:20:23.774 Stack Begin - Studio
14:20:23.774 Script 'ReplicatedFirst.LoadingScreen.LocalScript', Line 21 - Studio - LocalScript:21
14:20:23.774 Stack End - Studio
I donāt think thatās the error making it not work.
As itās simply indicating that this āwait for childā is taking a long time.
So I think you might have got the names in the wait for child wrong
Are you sure the name is exactly the same as the name ingame?
i copied if off a free asset but just tweaked some things
Ah oke
What did you tweak?
Btw, are there any red texts in the terminal?
names and stuff and basiclly just trying to understand the code
nope
only orange
Ah I see. So when you altered the names, did you also change the strings in the wait for child to the new names?
Oki. Thats probably the infinite yield warning
i just mostly tweaked the names and it didnt even work then i got it
so idk
Names as in the names of the parts?
wdym
So when you said you tweaked the names. Do you mean adjusting the names of the parts in the model?
So the pieces in the model?
What instance did you change the name from?
mb this?
** You are now Level 6! **
but also i only adjusted where it showed .text
Rightā¦.
You changed the green part in the wait for child?
uhh
yeah.. is that bad?
Inside the brackets after wait for child?
uh
i also adjusted this,,.,,
wauit
not that
or nvm i didnt adjust tha
tthat
that*
wait ill just re install the model
No need
too late
Iām trying to explain to you how you will be able to manually fix this
also do i put it in replicatedfjrst right?
should i revert then?
Are you planning on spawning this model via code?
no bro im ass
i forgot all of my basics
Nah dw
Iāll jus lecture you how you couldāve fixed it
wait but before that
Then itās not ideal to put it in storage
Oh wait
BRO
Tbh Iām ass when it comes to knowing stuff about GUI lmao
I just know some Luau
i figured it out
Any errors?
Ayo
i needed to put it in to starter gui š
like 4 ppl and an ai couldt fix it
Quick tip
Donāt go trying to figure out these kind of scripts when ur just staring out š
lol
ok:)
Mainly when you altered stuff inside of a wait for child call you have to also alter that in the model
Cuz wait for child is literally going to wait until the child with the name given in the call exists
So if that name doesnāt match the name of the actual part in the model no more it will just donāt do anything
Therefor infinitely yield
Oh btw
If youāre like really new to all this you could watch brawl dev on yt
He got like an entire beginner playlist and advanced playlist regarding Roblox Studios
N Luau
Always
i am actually )
Hahaha noice
I watched him
i finished at like parents i think
so do yk how to I put my game logo on it? do i need to adjust the script"?
Logo on what?
The GUI?
yuh
Hmmm
If itās like a model there might already be a part that allows for a texture
Is there like a default logo already existing in there?
yeah I have the logo i just need to put it in
(Just so yk I know like nothing about GUI š)
i just not sure on how to adjust the script
dam
No like I mean does the standard GUI model already have a logo
Like that the original creator of it put in
this one doesnt
Ah oke
Cuz otherwise I figured youād just change textures
If itās a simple texture you want somewhere you wouldnāt need a script for it
oh ty
and 1 more thing
do yk how to make a simple credits menu?
Menu as in showing who has payed tribute to the game?
yuh
I think a UI of some sorts with some labels could do
I have never used a part like that but there should be a part in Roblox that has a text property
i kinda have like it already
Nice
i just
dont know how to modify the 2 things that i wont
want*
man am I frying ur brain?
I would recommend watching a yt tutorial regarding GUI and UI as atm im too unadvanced in that topic yet
Very much
š
Are they properties in the part or what are you trying to modify?
im trying to add team select camera view so ur not stuck in ur avatar and credits
Ooohā¦I think adjusting the cameraās position-no disabling the camera of the player and enabling a custom one could do
I think itās possible to add another camera to the workplace
how do u think
can I use what he provided?
or nvm
bro im so sorry im busting my head also
i got like 3 hours of sleep
Bro I just got flashed with an Origen story haha
Nah but I think that dude was printing a credits menu in the terminal
But like I said, fog on YouTube and find a video regarding this topic
Much more efficient as Iām also still learning the engine, I mainly just know Luau
k
isnt roblox only on luau?
Yes
What I meant is that I know a bit of the language but not so much on the way you build things in the studio
Like models n all
Iām still learning that myself š
ohh k
Have fun š
Coding is fun imo
** You are now Level 7! **
when yk it lol
Yes that is very true. Otherwise itās just bang banging your head against the desk
But youāll get there š
coding hurts my eyes
Same!
Itās fun but I get a headache after 30min
@wild jungle btw ur in the same path of me, when i started i also was playing around with gui
but make sure u quickly go to scripting other stuff or ull be stuck
yuh
yea
or when ur 200 lines code doesnt work all of a sudden
its like 50 and its a free model im just tryna add more
Omg I had that with Godot a lot.
I spend hours in code and it works..only to just break after reloading the project AAAAAGH!
keep it up
never give up
easy to say
my problem was deleting a part of the code and forgetting the "end"
i gave up a year ago
now im back to starting
lets not give up
Take it bit by bit. Iām literally still learning. I started a few days ago but only learned about replicated storage and server storage etc today
k tysm for advice
Oh yeh that sucks.
I really have to get used to that compared to other languages
second thing to do is name ur script
so when an error come u know where its from
or you will have to check 20 local scripts to find it 
I literally also started and gave up a year ago. I made a cool map. Tried scripting. Said āhell no!ā And just peaced out š¤
Now Iām trying to actually learn it
Oh thatās actually peak advice.
when u started what was ur game idea?
Should do that
My overconfident brain wanted to make a medieval rpg
lol
my problem that i didnt have an idea back at the time
i mean if ur up we can try and learn together bcs maybe it will be fun to do with others 
Right now Iām using the same map while trying out different scripting ways and mechanics. Probably gonna finish my tower defense walking path mechanic ina few days and then tryna do some obby stuff.
Doing diff things to be creative with code is one of the best ways to learn programming
Sounds fun imo
There is a way to share projects with one another
just make sure ur not trying to do multiple stuff at the same time
ye i forgot how tho
Yes thatās the hard part
Same kinda.
I think thereās a setting for it somewhere under project settings or smth like that
when i did that i had to rewrite codes multiple times bcs i wasnt focused
let me open the RS
We could do that in a few days. Rn itās 00:02 š so I canāt do it atm
ye its 11 for me
Oh that sucks
i was talking in general
like in few days bcs now im on a pause bcs of my exams
Imma send you a friend request on discord
Ayo im in the middle of mine
Just did my Dutch exam yesterday
it sucks ik
Yes!!
im going with like 50% knowldge
Itās so stressful
Right!
I got like an 8.0/10.0 on the mock exams at home but when I get into the real exam hall itās like I become a retar
(Canāt put the d at the end cuz discord will delete the message)
lets just hope that god have mercy
š
