an insignificant kerbal
Members-
Posts
27 -
Joined
-
Last visited
Reputation
1 NeutralProfile Information
-
About me
Still insignificant
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
disappeared? http://forum.kerbalspaceprogram.com/threads/100857-WIP-EVE-(Environmental-Visual-Enhancements)-Overhaul
- 3,403 replies
-
- renaissance compilation
- visual enhancements
-
(and 1 more)
Tagged with:
-
Hi guys! I have been trying to update the "first person EVA" mod, and I have zero experience with C# and tiny amounts of C++. looking through the source, it seems relatively straight forward, but it fails to load in 0.25. in the ksp.log it mentions System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded. the plugin is trying to add a module to the "KerbalEVA" config with this code: public class initKerbalEVA : UnityEngine.MonoBehaviour { public void Awake() { ConfigNode EVA = new ConfigNode("MODULE"); EVA.AddValue("name", "FpsCamera"); EVA.AddValue("cameraName", "FpsCam"); try { PartLoader.getPartInfoByName("KerbalEVA").partPrefab.AddModule(EVA); } catch{} } Which is a modification Fel's code to add modules to the "KerbalEVA" part. is there anything that has changed in 0.25 which may have changed any of this? or is it something completely different? the full source for the original mod is: http://forum.kerbalspaceprogram.com/threads/73799-0-23-FirstPersonEVA
-
I believe that because of the terrain redo in 0.21 that the sound is below the current ground.
-
Just installed Fustek, lost re-entry drag
an insignificant kerbal replied to KerBob's topic in KSP1 Mods Discussions
there is a cheat option to remove gravity, could that have caused it? try again by pressing alt f12 and pressing the hack gravity option. -
100 ways to get kicked out of wallmart
an insignificant kerbal replied to lukerules117's topic in Forum Games!
349: cover your shirt in super glue and hug an employee. bonus points if you hug the manager! -
Updated BrickMod to work with new KSP
an insignificant kerbal replied to Roboto's topic in KSP1 Mod Releases
I never got very far with anything, mainly because i wanted to completely remake it with more parts and stuff, but i couldn't and still, have no idea how to use unity, but good luck with it! -
[0.22] Universe Replacer v4.0
an insignificant kerbal replied to Tingle's topic in KSP1 Mod Releases
I turned Kerbin into Earth (imgur albums seem to hate me or im not doing something right, so heres a link to the album) http://imgur.com/a/OlkTC -
[0.22] Universe Replacer v4.0
an insignificant kerbal replied to Tingle's topic in KSP1 Mod Releases
tingle, i looked through the folders and noticed you had texture names for Kerbin and Minmus, i replaced Kerbin's texture and specular, and it worked! but Minmus' textures don't *edit* aww, you changed the first post, now i dont feel special anymore XD -
because, the purge only affected things after September 2012, so your account had to be at least October 2012 - April 2013, meaning you were newer than KinkyFerret, who was not affected by the purge because, he joined before september 2012
-
half life 2 episode 2 part 2
-
Planets and ScaledSpace.
an insignificant kerbal replied to astronutkhillips's topic in KSP1 Mod Development
could we get 2 gas giants in a binary? that would be awesome, and hell to try and orbit.