Ventzi
Members-
Posts
20 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Ventzi
-
Anyone else think KSP 2 might be overly ambitious?
Ventzi replied to Compsagnathus's topic in Prelaunch KSP2 Discussion
it looks like they waited till they got the biggest hurdles out of the way to even announce it. i dont think the mechanics of the game are something to be worried to much about. however, the fact that its still in Unity should bring some concern over the garbage collection annoyance that KSP1 has due to the nature of the game (no loading screens during flight). -
[1.7.3] Graphics Enhancements Assembly (GEA)
Ventzi replied to Davian Lin's topic in KSP1 Mod Releases
***** OpenGL or Dx11 are HIGHLY RECOMENDABLE to avoid memory problems! ****** [NOT RECOMENDABLE WITH KSP 1.4.x] Dx11 and OpenGL are not recomendable -
totm sep 2021 [1.12] Stockalike Station Parts Redux (August 14, 2024)
Ventzi replied to Nertea's topic in KSP1 Mod Releases
it was only happening when using parts from this pack, from the scatter thread people have isolated it to B9PartSwitch -
totm sep 2021 [1.12] Stockalike Station Parts Redux (August 14, 2024)
Ventzi replied to Nertea's topic in KSP1 Mod Releases
getting nre spam from scatter when flying crafts using the parts: [EXC 08:52:01.659] NullReferenceException UnityEngine.RenderTexture.IsCreated () scatterer.BufferRenderingManager.OnPreRender () halp the parts they beautiful -
[1.12] KSP-RO - Realism Overhaul [16 May 2022]
Ventzi replied to Theysen's topic in KSP1 Mod Releases
1.3.1 RPO release soon? how stable is the DEV branch? awesome work guys!- 2,207 replies
-
- realism overhaul
- ro
-
(and 1 more)
Tagged with:
-
getting a null reference point when attempting to change difficulty settings, 1.4.2
- 927 replies
-
[1.7.3] Graphics Enhancements Assembly (GEA)
Ventzi replied to Davian Lin's topic in KSP1 Mod Releases
Hello! when clicking the difficulty button on creating a new save, i am getting a null reference exception. any idea why that could be happening? EDIT: Snacks was the culprit, something funky must have happened with 1.4.2 -
[1.4.1] Monkey Business Inc.( classicparts+octolander+retroparts)
Ventzi replied to blacsky33's topic in KSP1 Mod Releases
holy crap this looks like it was made by a monkey -
Kerbal Space Program update 1.4 Grand Discussion thread.
Ventzi replied to UomoCapra's topic in KSP1 Discussion
obviously kerbals that are below level 3 are disposable........ -
Kerbal Space Program update 1.4 Grand Discussion thread.
Ventzi replied to UomoCapra's topic in KSP1 Discussion
wow people are so salty and ungrateful. what are the performance improvements with the newer version of unity/mono? -
totm sep 2021 [1.12] Stockalike Station Parts Redux (August 14, 2024)
Ventzi replied to Nertea's topic in KSP1 Mod Releases
YESSSSSSSS THANK YOU -
[KSP 1.12.1+] Galileo's Planet Pack [v1.6.6] [23 Sept 2021]
Ventzi replied to Galileo's topic in KSP1 Mod Releases
Awesome! by custom do u mean to add some kind of character or quirk to the reports? does it just state the body and biome its from currently? Great work to you guys, the pack is great.- 7,371 replies
-
- 1
-
- gpp
- kopernicus
-
(and 1 more)
Tagged with:
-
[KSP 1.12.1+] Galileo's Planet Pack [v1.6.6] [23 Sept 2021]
Ventzi replied to Galileo's topic in KSP1 Mod Releases
Is Dmagic Orbital Science compatible?- 7,371 replies
-
- gpp
- kopernicus
-
(and 1 more)
Tagged with:
-
[1.8.1-1] [PLEASE FORK ME] Kopernicus & KittopiaTech
Ventzi replied to Thomas P.'s topic in KSP1 Mod Releases
I installed GPP with Kopernicus and EVE. I also have the near future tech mods installed. All fresh install. These error keeps pooping up in the console and i was wondering if its something i did incorrectly? No Crashes tho [ERR 22:52:44.850] Exception handling event onNewGameLevelLoadRequestWasSanctionedAndActioned in class RuntimeUtility:System.InvalidCastException: Cannot cast from source type to destination type. at Kopernicus.StorageComponent.Get[Int32] (System.String id) [0x00000] in <filename unknown>:0 at Kopernicus.Storage.Get[Int32] (.CelestialBody body, System.String id) [0x00000] in <filename unknown>:0 at Kopernicus.RuntimeUtility.<Awake>b__1_0 (GameScenes scene) [0x00000] in <filename unknown>:0 at EventData`1[GameScenes].Fire (GameScenes data) [0x00000] in <filename unknown>:0 [EXC 22:52:44.851] InvalidCastException: Cannot cast from source type to destination type. Kopernicus.StorageComponent.Get[Int32] (System.String id) Kopernicus.Storage.Get[Int32] (.CelestialBody body, System.String id) Kopernicus.RuntimeUtility.<Awake>b__1_0 (GameScenes scene) EventData`1[GameScenes].Fire (GameScenes data) UnityEngine.Debug:LogException(Exception) EventData`1:Fire(GameScenes) <FireLoadedEvent>c__Iterator6C:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)