Jump to content

Recommended Posts

I found the server log here. Can you check it?

12 hours ago, Merkyrrie said:

도움을 받으려면 항목의 코드나 서버 로그가 필요할 것입니다. 서버 로그에는 대부분의 경우 실제 오류가 무엇인지 표시되어야 합니다.

client_log.txt

Looks like its crashing trying to make a placer for a crafting recipe because its being given nothing. Without the actual code I don't know the exact reason this is happening, but looking at the crash my best guess is the placer you're providing doesn't exist. At the end of the code for your structure prefab, did you return both the prefab and the placer?

If you are not making a structure, then just not giving it a placer would be the fix.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...