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
It might take some time to verify the files and after it is done all the mods will be disabled and damaged files will be replaced.
Disabling problematic mods, the game will now restart.
Emerald's Tweaks & Features: InvalidProgramException: Invalid IL code in DMD<DawSprites>?1762267392:_LizardGraphics::DrawSprites
(LizardGrpahics,RoomCamera/SpriteLeaser,RoomCamera,single,UnityEngine.Vector2): IL_12f6: stolc.s 10
Here is what I got from trying to load Emerald's Tweaks & Features with this mod
NullReferenceException: Object reference not set to an instance of an object
NullReferenceException: Object reference not set to an instance of an object
at ShadowOfLizards.ShadowOfLizards.LimbDeath (On.Lizard+orig_Violence orig, Lizard self, BodyChunk source, System.Nullable`1[T] directionAndMomentum, BodyChunk hitChunk, PhysicalObject+Appendage+Pos onAppendagePos, Creature+DamageType type, System.Single damage, System.Single stunBonus) [0x002ed] in <ebc7db1463a94f758c5f3be44593ef88>:0
at DMD<>?429743744.Hook<Lizard::Violence>?565592576 (Lizard , BodyChunk , System.Nullable`1[T] , BodyChunk , PhysicalObject+Appendage+Pos , Creature+DamageType , System.Single , System.Single ) [0x00014] in <81892bb4faea4f4a8404fd4bf219aa45>:0
at DMD<>?429743744.Trampoline<Lizard::Violence>?1345611264 (Lizard , BodyChunk , System.Nullable`1[T] , BodyChunk , PhysicalObject+Appendage+Pos , Creature+DamageType , System.Single , System.Single ) [0x00020] in <16bc9f6bb5a946189dc1837edce8841a>:0
at (wrapper delegate-invoke) <Module>.invoke_void_Lizard_BodyChunk_Nullable`1<Vector2>_BodyChunk_PhysicalObject/Appendage/Pos_Creature/DamageType_single_single(Lizard,BodyChunk,System.Nullable`1<UnityEngine.Vector2>,BodyChunk,PhysicalObject/Appendage/Pos,Creature/DamageType,single,single)
at LancerRemix.Combat.CreaturePatch.LancerLizardViolencePatch (On.Lizard+orig_Violence orig, Lizard self, BodyChunk source, System.Nullable`1[T] directionAndMomentum, BodyChunk hitChunk, PhysicalObject+Appendage+Pos hitAppendage, Creature+DamageType type, System.Single damage, System.Single stunBonus) [0x00070] in <6d691658f75d4510bfc61897efc890a1>:0
at DMD<>?429743744.Hook<Lizard::Violence>?-1681155072 (Lizard , BodyChunk , System.Nullable`1[T] , BodyChunk , PhysicalObject+Appendage+Pos , Creature+DamageType , System.Single , System.Single ) [0x0000a] in <7017ed43dea84c82903b02d38b068fa4>:0
at ShadowOfLizards.MeltedTransformation.BiteMeltingCheck (On.Lizard+orig_Bite orig, Lizard self, BodyChunk chunk) [0x001ee] in <ebc7db1463a94f758c5f3be44593ef88>:0
at DMD<>?429743744.Hook<Lizard::Bite>?420016640 (Lizard , BodyChunk ) [0x0000a] in <d6a43e615e6f4988a9629dbbf154d86a>:0
at DMD<>?429743744.Trampoline<Lizard::Bite>?1071568896 (Lizard , BodyChunk ) [0x00020] in <297d8db18475479793af41b637d4d47b>:0
at BloodHooks.Lizard_Bite (On.Lizard+orig_Bite orig, Lizard self, BodyChunk chunk) [0x00000] in <7b0d16dd8caa4494a861c54f881680b9>:0
at DMD<>?429743744.Hook<Lizard::Bite>?-63999488 (Lizard , BodyChunk ) [0x0000a] in <7844d570f8404e599fbf35e080021de3>:0
at Lizard.AttemptBite (Creature creature) [0x0012e] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at LizardAI.AggressiveBehavior (Tracker+CreatureRepresentation target, System.Single tongueChance) [0x00625] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at LizardAI.Update () [0x0075b] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at DMD<>?429743744.Trampoline<LizardAI::Update>?281491968 (LizardAI ) [0x00020] in <6a894613c72f4560b4768b8f786e12f8>:0
at ShadowOfLizards.ShadowOfLizards.AIUpdate (On.LizardAI+orig_Update orig, LizardAI self) [0x00001] in <ebc7db1463a94f758c5f3be44593ef88>:0
Received a NullReferenceException about spear lodging, but also:
ArgumentException: An item with the same key has already been added. Key: SpiderNumber
System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <a1e9f114a6e64f4eacb529fc802ec93d>:0)
System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) (at <a1e9f114a6e64f4eacb529fc802ec93d>:0)
ShadowOfLizards.ShadowOfLizards.NewLizard (On.Lizard+orig_ctor orig, Lizard self, AbstractCreature abstractCreature, World world) (at <ebc7db1463a94f758c5f3be44593ef88>:0)
DMD<>?859135616.Hook<Lizard::.ctor>?-1075074048 (Lizard , AbstractCreature , World ) (at <2d1e14f1750848beaca8ea1d0d00cee1>:0)
DMD<>?859135616.Trampoline<Lizard::.ctor>?1700641792 (Lizard , AbstractCreature , World ) (at <88d200e1760f4b28a8303e115b2297ef>:0)
LizardCustomizer.LizardHooks.Lizard_ctor (On.Lizard+orig_ctor orig, Lizard self, AbstractCreature abstractCreature, World world) (at <e119cd26633549eb986b8bd08562a2a7>:0)
DMD<>?859135616.Hook<Lizard::.ctor>?1084822528 (Lizard , AbstractCreature , World ) (at <4f96f1c849744902a27239bac935d24d>:0)
AbstractCreature.Realize () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
AbstractPhysicalObject.RealizeInRoom () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
AbstractCreature.RealizeInRoom () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Room.ReadyForAI () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RoomPreparer.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RainWorldGame.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<RawUpdate>?859135616._MainLoopProcess::RawUpdate (MainLoopProcess this, System.Single dt) (at <e5ed62fb37a14338b6a66aded2c1b122>:0)
DMD<>?859135616.Trampoline<MainLoopProcess::RawUpdate>?-625501184 (MainLoopProcess , System.Single ) (at <a557fbb136f349278ac05df9564c8291>:0)
RainWorldCE.Events.MovementTime.MainLoopProcessRawUpdateHook (On.MainLoopProcess+orig_RawUpdate orig, MainLoopProcess self, System.Single dt) (at <be131d4bc97c4d7081755c88f1819517>:0)
DMD<>?859135616.Hook<MainLoopProcess::RawUpdate>?-907166720 (MainLoopProcess , System.Single ) (at <89485940ed2a4aa0af0d489c6513c3e3>:0)
RainWorldGame.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
ProcessManager.Update (System.Single deltaTime) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?859135616._RainWorld::Update (RainWorld this) (at <7490380d948047d5a4ef56927e6e6fb1>:0)
DMD<>?859135616.Trampoline<RainWorld::Update>?707426816 (RainWorld ) (at <ae06d780bdcc4058b787585cd99b8501>:0)
Guardian.LogHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:70)
UnityEngine.Debug:LogException(Exception)
Guardian.CloudLogger:LogAndUploadException(Exception) (at E:/RainWorldModding/Guardian/src/plugin/CloudLogger.cs:31)
Guardian.LogHooks:RainWorld_Update(orig_Update, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:74)
DMD<>?859135616:Hook<RainWorld::Update>?570968064(RainWorld)
DMD<>?859135616:Trampoline<RainWorld::Update>?-57530880(RainWorld)
BloodHooks:RainWorld_Update(orig_Update, RainWorld)
DMD<>?859135616:Hook<RainWorld::Update>?-1483354624(RainWorld)
DMD<>?859135616:Trampoline<RainWorld::Update>?668503040(RainWorld)
EnemyRandomizer.EnemyRandomizer:RainWorld_Update(orig_Update, RainWorld)
DMD<>?859135616:Hook<RainWorld::Update>?1548386304(RainWorld)