naverz / zepeto-studio-kor

48 stars 8 forks source link

[BUG]: System.Exception: Server can't start #1075

Closed MetaStudy999 closed 2 years ago

MetaStudy999 commented 2 years ago

여러번 설치 했어도 같은 증상이 나타납니다.

2022-07-27 064149

System.Exception: Server can't start at ZEPETO.Script.Compiler.TypescriptCompilerServer.StartServer () [0x00103] in <7731f82ae9d14430b8222422aad04e1c>:0 at ZEPETO.Script.TypescriptCompilerServerInitializer.Initialize () [0x00006] in <7731f82ae9d14430b8222422aad04e1c>:0 at ZEPETO.Script.Editor.ZepetoScriptEnvironments.InitializeEnvironments () [0x00062] in <53585af34f7b48648ffa9a2f788b1e48>:0 UnityEngine.Debug:LogError (object) ZEPETO.Script.Editor.ZepetoScriptEnvironments:InitializeEnvironments () ZEPETO.Script.Editor.ZepetoScriptEnvironments:InitializeTypescript ()


ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input. System.Net.Dns.GetHostName () (at :0) ZEPETO.World.Editor.NetworkInterfaceUtils.get_PublicIPAddress () (at <39dc7508206e4476a7cf52a85c7854de>:0) ZEPETO.World.Editor.WorldNetworkInterfaceSettings.LoadNetworkInterface () (at <39dc7508206e4476a7cf52a85c7854de>:0) ZEPETO.World.Editor.WorldNetworkInterfaceSettings.Initialize () (at <39dc7508206e4476a7cf52a85c7854de>:0)


[System Info]

TTITLE: Current System Basics: Device Model:Vector GP66 12UH (Micro-Star International Co., Ltd.) device name:한글 device type:Desktop device unique identifier:88b2788a33249ef251b28b47d5ce3987dc13f05c graphics card identifier:9372 graphics card device name:NVIDIA GeForce RTX 3080 Laptop GPU graphics card manufacturer:NVIDIA graphics vendor ID:4318 graphics card support version:Direct3D 11.0 [level 11.1] Save (M):8042 graphic pixel fill rate (megapixel / second), - 1 unknown fill rate:-1 grade supports shader hierarchy:50 supports maximum picture size:16384 npotSupport:Full operating system:Windows 10 (10.0.22000) 64bit CPU processing core:20 CPU type:12th Gen Intel(R) Core(TM) i9-12900H supportedRenderTargetCount:8 supports3DTextures:True supportsAccelerometer:False supportsComputeShaders:True supportsGyroscope:False supportsImageEffects:True supportsInstancing:True supportsLocationService:False supportsRenderTextures:True supportsRenderToCubemap:True supportsShadows:True supportsSparseTextures:True supportsStencil:1 supportsVertexPrograms:True supportsVibration:False Memory size:65239

[Script Project Info]

World Id: com.ZEPETO.me.zepeto.template.default World Version: 0.1 Max Clients: 8 Screen Orientation: 0 Main Scene Path: Installed Zepeto Package Json:

[World Package Info]

{ "name": "zepeto.world", "scope": "zepeto", "displayName": "ZEPETO.World", "version": "1.5.1", "unity": "2020.3", "description": "Developer Kit for Zepeto World!", "keywords": [ "zepeto", "script", "javascript", "world", "v8" ], "zepetoVersion": "3.14.0", "category": "Unity", "hideInEditor": false, "dependencies": { "zepeto.world.common": "1.0.0", "zepeto.world.shared": "1.4.0", "zepeto.script": "1.4.1", "zepeto.multiplay": "1.4.0", "zepeto.multiplay.script": "1.4.0", "zepeto.character": "3.1.12", "zepeto.character.controller": "1.3.0", "zepeto.script.unityengine.typings": "1.0.4", "zepeto.iwp": "1.2.0", "zepeto.script.leaderboard": "1.1.3", "com.unity.scriptablebuildpipeline": "1.15.2", "com.unity.editorcoroutines": "1.0.0", "com.unity.postprocessing": "3.1.1", "com.unity.recorder": "2.5.7", "com.unity.timeline": "1.5.4" }, "author": { "name": "ZEPETO", "email": "support@zepeto.me", "url": "https://zepeto.me/" }, "commitId": "267b145edc950b7852fe2d212881242e5a00bf2b" }

MetaStudy999 commented 2 years ago

device name:한글

컴퓨터 이름이 한글로 되어 있어서

영어로 바꾸니 에러가 살아졌습니다. ^^

컴퓨터 이름도 영어로 바꾸어야 되는 군요 ^^