安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








System.NullReferenceException: Object reference not set to an instance of an object
at IteratorCreator.CustomIteratorLoader.LoadIterator (System.String file, IteratorCreator.CustomIterator[]& iteratorList, System.Int32 i) [0x009f1] in <1c9e5ef065ca4c4ab5f2f41935a12b7a>:0
at IteratorCreator.CustomIteratorLoader.LoadIterators () [0x0021b] in <1c9e5ef065ca4c4ab5f2f41935a12b7a>:0
at IteratorCreator.CustomOracleHooks.RainWorldOnOnModsInit (On.RainWorld+orig_OnModsInit orig, RainWorld self) [0x000e5] in <1c9e5ef065ca4c4ab5f2f41935a12b7a>:0
at ModManager+<>c__DisplayClass51_1.<WrapModsInit>b__1 (On.RainWorld+orig_OnModsInit orig, RainWorld self) [0x00014] in <0d3d3bd248b74a708fd84538ba1e82f5>:0
Have you made sure that all values are defined in your iterator's txt file?
I still haven't made default values for everything, so if you have missed some, then iterator loader might try to fetch something that doesn't exist.
id:FSS
ruined:false
color:default{10,90,255}
defaultBehavior:default{slumberparty}
room:23_ai
region:flighted sullen strings
x:350
y:350
gown:150,180,160,90,255,50
hasThirdEye:false
hasPearls:true
readsPearls:true
hasHalo:true
hasGown:true
hasKillSprite:true
ruinedGown:default{false}
ruinedArm:default{false}
modules:pearlReaderModule
name:Flighted Sullen Strings
nameForPlayer:biohazard
initialSwarmers:-1
acceptsNeuronFlies:false
pearlColor:10,255,10:255,10,10:10,10,255
deflectSpears:false
palettes have to be defined.
id:SV
ruined:false
color:255,251,245
defaultBehavior:slumberparty
room:SO_DEAD
region:Sliver Of Straw
x:350
y:350
gown:255,210,28,255,145,28
thirdEyeColor:10,10,255
hasThirdEye:false
thirdEyeSprite:mouseEyeA5
thirdEyeScale:0.8
hasPearls:true
readsPearls:true
palette:10,24
hasHalo:true
hasGown:true
hasKillSprite:true
ruinedGown:false
ruinedArm:false
modules:pearlReaderModule
name:Sliver Of Straw
nameForPlayer:Friend
iconName:GuidanceSliver
initialSwarmers:-1
acceptsNeuronFlies:false
hasCollection:true
pearlColor:26,26,26:232,232,232:247,236,62
deflectSpears:false
Do you have an icon in atlases named GuidanceSliver?
Is the file located in a folder named customoracles?
"IteratorCreator: NullreferenceException: Object reference not set to a instance of a object." which im not sure what could mean?