suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

black screen on build single player #2365

Closed juniormagalhaes closed 7 months ago

juniormagalhaes commented 7 months ago

I updated my project to version 1.86d, but when building the game in single player mode, and when running the game it appears on a black screen

https://gyazo.com/678afec1713b49777f59b396ac9f7d9a

after the logos, there is just a black screen

https://prnt.sc/8jUQI5vqyiaC

Niinra commented 7 months ago

I don't understand, I see that you are compiling the server. You said that only the information would be compiled for servers, right? Another thing I see in your build settings is that you don't have the scene only for clients.

note for my experiencie:The black screen is because you made a server-only compilation

Generally when I build a server I only build these two scenes and the maps image

juniormagalhaes commented 7 months ago

the build is single player, not mmo

Niinra commented 7 months ago

La construcción es para un solo jugador, no MMO

I was looking around and that looks like a Unity package, did you check that your version of Unity is okay? , try reinstalling another version , I updated too and everything is normal

juniormagalhaes commented 7 months ago

image i use this version

Niinra commented 7 months ago

image We use the same one so I tell you, I think it's something up to for you unity

juniormagalhaes commented 7 months ago

I have no idea what it is, I updated the way I always update

Niinra commented 7 months ago

How do you update the asset? , I generally delete the entire folder from it and import it again

juniormagalhaes commented 7 months ago

I create another clean project, import the updated asset, copy the folder, and then delete the asset folder in my project, and paste the updated kit folder in its place

Niinra commented 7 months ago

I create another clean project, import the updated asset, copy the folder, and then delete the asset folder in my project, and paste the updated kit folder in its place

Yes, try that if not, try downloading another version of Unity

insthync commented 7 months ago

How about this

Screenshot_1038

insthync commented 7 months ago

No error messages?

moepi2k commented 7 months ago

btw (not related to ur issue) but unity 2022.3.8 till around 2022.3.11 or 12 is a big memory leak. so i recommend use 2022.3.16

insthync commented 7 months ago

Can you solve this?

juniormagalhaes commented 7 months ago

Can you solve this?

no

insthync commented 7 months ago

I might have to try by remoting to your PC again.

juniormagalhaes commented 7 months ago

I think there was a missing item in the database