Wildfrost

Wildfrost

50 arvostelua
Cover Girl - Frejla
3
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Cards
Tunnisteet: Mod
Tiedostokoko
Julkaistu
Päivitetty
631.493 KB
18.3. klo 16.08
23.3. klo 8.06
5 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Cover Girl - Frejla

Kuvaus
Just adds the cover girl as a companion.
=
Please leave any and all feedback if you want.
16 kommenttia
Drayoia  [tekijä] 25.6. klo 12.43 
@Grrrrr It makes me very happy to hear that. Thank you!
Grrrrr 25.6. klo 8.03 
얘 때문에 겜 샀는데 결국 창작마당으로 나오네 정말 감사합니다
Drayoia  [tekijä] 1.4. klo 10.30 
@swaggod1991 Sorry, but I have absolutely no idea, man. I cannot even hazard a guess.
swaggod1991 1.4. klo 8.20 
Rest of the crash
(UnityEngine.EventSystems.PointerEventData eventData) (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.EventSystems.EventSystem:Update()
swaggod1991 1.4. klo 8.20 
TypeLoadException: Could not resolve type with token 0100002f from typeref (expected class 'AfterBuildDelegateGeneric`1' in assembly '')
DazedOut.DazedOut.Load () (at C:/Users/niuma/Desktop/Gif/Program/Wildfrost-Daze/ClassLibrary1/ClassLibrary1/DazedOut.cs:131)
(wrapper dynamic-method) Deadpan.Enums.Engine.Components.Modding.WildfrostMod.DMD<Deadpan.Enums.Engine.Components.Modding.WildfrostMod::ModLoad>(Deadpan.Enums.Engine.Components.Modding.WildfrostMod)
Deadpan.Enums.Engine.Components.Modding.WildfrostMod.ModToggle () (at <6cfd501e41094c31bebddf2e7fcc442f>:0)
Stabilizer.TileView.ModTile.ToggleMod () (at <7cb81aae1d064479b379579e35612563>:0)
UnityEngine.Events.InvokableCall.Invoke () (at <684fd32169ff40798327c75e99cfb4f0>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <684fd32169ff40798327c75e99cfb4f0>:0)
UnityEngine.UI.Button.Press () (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.UI.Button.OnPointerClick
Nayla Harumi 31.3. klo 1.14 
Thank you very much for your support :Wildfrost_Heart:
Drayoia  [tekijä] 30.3. klo 7.38 
@Nayla Harumi
I used C# and just followed a guide. Here's the link. You can also check the discord for help in the modding development.
https://github.com/rspforhp/WildfrostModdingDocumentation/wiki

I just started with the Written Tutorials, starting with 0: Inspecting the Game Data
Nayla Harumi 30.3. klo 6.38 
Hi, I want to learn how to make mods, what programming language did you use?
Hayyy 24.3. klo 19.35 
nice!
Drayoia  [tekijä] 23.3. klo 8.08 
@Hayyy Confirmed they block one another. I think the issue may have been both mods using the same dll file name [ClassLibrary1.dll] so I changed the build output name in visual studio for my mod to a unique name and an update should be available to fix the issue.