(새 문서: 오류 정리) |
잔글 (문자열 찾아 바꾸기 - "''' ==" 문자열을 " ==" 문자열로) |
||
(사용자 2명의 중간 판 4개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
오류 | {{시티즈 스카이라인}} | ||
== 분류되지 않은 오류 == | |||
<big>'''Object reference not set to an instance of an object [System.NullReferenceException]'''</big> | |||
<code><nowiki>Details: No Details</nowiki></code> | |||
---- | |||
<big>'''The requested operation caused a stack overflow. [System.StackOverflowException]'''</big> | |||
<code><nowiki>Details: No Details</nowiki></code> | |||
---- | |||
<big>'''Argument cannot be null.'''</big> | |||
<code><nowiki>Parameter name: source [System.ArgumentNullException] | |||
Details: | |||
No details</nowiki></code> | |||
---- | |||
== 로딩 중 오류 == | |||
<big>'''Simulation:(failed)</br>Object reference not set to an instance of an object'''</big> | |||
---- | |||
== 모드 오류 == | |||
<big>'''The Mod C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\912329352 [BuildingAnarchy.dll] has caused an error [ModException]'''</big> | |||
<code><nowiki>Details: | |||
System.Runtime.Serialization.SerializationException: Type UnityEngine.Color is not marked as Serializable. | |||
at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0 | |||
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata</nowiki></code> | |||
---- | |||
== 모드 충돌 관련 오류 == | |||
<big>'''나무가 공중에 뜨는 오류'''</big> | |||
나무가 공중에 뜨는 경우 [[시티즈: 스카이라인/모드/Tree Snapping|Tree Snapping]]와 [[시티즈: 스카이라인/모드/Unlimited Trees Mod|Unlimited Trees Mod]]의 충돌이라고 의심해볼 수 있습니다. 따라서 두 모드 중 하나만 사용하여야 하고, 만약 나무 무제한 모드를 사용하면서 나무를 스내핑하고 싶다면 [[시티즈: 스카이라인/모드/Tree and Vehicle Props|Tree and Vehicle Props]] 모드 사용을 추천합니다. | |||
---- |
2020년 11월 24일 (화) 00:37 기준 최신판
DLC · 모드 · 공략 · 오류 |
---|
문서 템플릿 |
분류되지 않은 오류
Object reference not set to an instance of an object [System.NullReferenceException]
Details: No Details
The requested operation caused a stack overflow. [System.StackOverflowException]
Details: No Details
Argument cannot be null.
Parameter name: source [System.ArgumentNullException]
Details:
No details
로딩 중 오류
Simulation:(failed)
Object reference not set to an instance of an object
모드 오류
The Mod C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\912329352 [BuildingAnarchy.dll] has caused an error [ModException]
Details:
System.Runtime.Serialization.SerializationException: Type UnityEngine.Color is not marked as Serializable.
at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata
모드 충돌 관련 오류
나무가 공중에 뜨는 오류
나무가 공중에 뜨는 경우 Tree Snapping와 Unlimited Trees Mod의 충돌이라고 의심해볼 수 있습니다. 따라서 두 모드 중 하나만 사용하여야 하고, 만약 나무 무제한 모드를 사용하면서 나무를 스내핑하고 싶다면 Tree and Vehicle Props 모드 사용을 추천합니다.