#Weird Assert
1 messages · Page 1 of 1 (latest)
@dawn cave Create to a new scene and play in it, if the error is still happening, then something is messed up with unity.
Also did you try collapsing the console? Is this the only error
there are a few others
Show them
Make the console bigger if you have to. Thereâs a high chance one of the other errors has more info
yes
So then just 4 + the assert then?
Letâs fix that first error anyways. It seems easy to fix
Show your character manager script
!code
đ Large Code Blocks
Large code blocks should be posted as links to services like:
https://gdl.space/, https://paste.ofcode.org/, https://hatebin.com/
https://paste.myst.rs/, https://hastebin.com/
đ Inline Code
Surround code with three backquotes. Not quotation marks.
To get C# formatting the first line should only contain cs or csharp.
Add a comment with a line number if there is an error message.
```cs
// Your code here
```
Do not share screenshots of code unless requested.
wrong script
looks like a typo, on line 32 CharacterNetworkManager should be characterNetworkManager
show them
those thousands showed up again
i say we ignore the 1st one for now
it will probably resolve itself if the others are fixed
hmm, and thereâs none above the 1st one?
nope
actually we can just forget about that one
it's a prefab which i deleted because it stopped working
But the error is still happening after you deleted that prefab?
i guess so?
it's probably linked to some other object or script or something
You should probably fix that then
I donât really recognize any of these errors so I probably wonât be able to help with them. You can always try googling them to see if you can find out anything
Yeah thanks anyway man đ
@wooden lotus I'm gonna restart development of the game, even though I'm about 4 days in.