Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem








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?