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
That worked, thanks, 144 and 145 are duplicates also for some reason. I had tried deleting the lines but I kept getting serialization errors whenever I tried anything so I had given up. Commenting them seems to get around whatever that was.
It looks like Improved_Wings copies a piece of code from the original Wings class that doesn't actually do anything meaningful.
It overrides the DeepCopy method, but for seemingly no reason at all it does this on line 144:
[code] wings.WingsObject = null; [/code]
I commented this out manually and afaict it just works.
Looking into the original codebase it appears that literally nothing ever references WingsObject, so idk why this even exists.
Easy fix though, I haven't seen any issues so far and my Temporal Fugue started working again.
GALAXY - Shutting down.
ERROR:System.NullReferenceException: Object reference not set to an instance of an object
at XRL.World.Parts.Mutation.Improved_Wings.DeepCopy (XRL.World.GameObject Parent,
at XRL.World.GameObject.DeepCopy (System.Boolean CopyEffects, System.Boolean CopyID,
at XRL.World.Parts.Mutation.TemporalFugue.PerformTemporalFugue
(clipped for length)
I was able to fix this problem by deleting the following duplicates from this mod (1207623704):
FlamingRay.cs
FreezingRay.cs
ThickFur.cs
There are possibly other issues with mod compatibility, but this got the game to load, at least.
this mod does not seem to give extra missile slots for extra hands granted by chimera. this makes me want to use hexagun so that i can get those extra missile slots.
however, using both hexagun and this mod and taking 8 arms gives me 12 missile slots (4 of them are duplicates.)
my suggestion would be to have the extra hands granted by chimera give you extra missile slots. either that, or make it so that when hexagun is installed, uh. dont conflict. if thats a thing. either that or maybe a config?