Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - CH3N9

#1
Doesn't work for me on Rimworld 1.0.1978.
Still able to spawn unfinished plan using dev mode. But bring the cursor to the item will spam the logs with the code:
Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
  at DoctorVanGogh.OmniCoreDrill.UnfinishedDrillingPlan.get_LabelNoCount () [0x00000] in <filename unknown>:0
  at Verse.Thing.get_Label () [0x0002f] in C:\Dev\RimWorld\Assets\Scripts\Verse\Thing\Thing.cs:302
  at Verse.Thing.get_LabelCap () [0x00002] in C:\Dev\RimWorld\Assets\Scripts\Verse\Thing\Thing.cs:314
  at Verse.Entity.get_LabelMouseover () [0x00002] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:16
  at Verse.MouseoverReadout.MouseoverReadoutOnGUI () [0x0043b] in C:\Dev\RimWorld\Assets\Scripts\Verse\UI\MouseoverReadout.cs:140
  at RimWorld.MapInterface.MapInterfaceOnGUI_AfterMainTabs () [0x00044] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\UI\MapInterface.cs:123
  at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000db] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\UI\UIRoot_Play.cs:70
  at Verse.Root.OnGUI () [0x0004f] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:164
Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:78)
Verse.Root:OnGUI() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:169)
#2
Releases / Re: [B18] Smart Medicine
July 29, 2018, 02:59:39 PM
Current version conflict with Pick Up and Haul 1.0.2 on Rimworld v1.0.1978. Pawn pick up stuffs but doesn't drop 'em at the stockpiles unless I done it manually.

Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for PickUpAndHaul.HarmonyPatches ---> System.Exception: Exception from HarmonyInstance "mehni.rimworld.pickupthatcan.main" ---> System.ArgumentException: Object type System.Collections.Generic.List`1[Harmony.ILCopying.ExceptionBlock] cannot be converted to target type: System.Collections.Generic.List`1[Harmony.ILCopying.ExceptionBlock]
Parameter name: val
  at System.Reflection.MonoField.SetValue (System.Object obj, System.Object val, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Globalization.CultureInfo culture) [0x000e3] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoField.cs:152
  at Harmony.Traverse.SetValue (System.Object value) [0x00000] in <filename unknown>:0
  at Harmony.CodeTranspiler+<>c__DisplayClass4_0.<ConvertInstruction>b__0 (System.String name, Harmony.Traverse trvFrom, Harmony.Traverse trvDest) [0x00000] in <filename unknown>:0
  at Harmony.Traverse+<>c__DisplayClass37_0.<IterateFields>b__0 (System.String f) [0x00000] in <filename unknown>:0
  at System.Collections.Generic.List`1[System.String].ForEach (System.Action`1 action) [0x00018] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:361
  at Harmony.Traverse.IterateFields (System.Object source, System.Object target, System.Action`3 action) [0x00000] in <filename unknown>:0
  at Harmony.CodeTranspiler.ConvertInstruction (System.Type type, System.Object op, System.Collections.Generic.Dictionary`2& unassigned) [0x00000] in <filename unknown>:0
  at Harmony.CodeTranspiler.ConvertInstructionsAndUnassignedValues (System.Type type, IEnumerable enumerable, System.Collections.Generic.Dictionary`2& unassignedValues) [0x00000] in <filename unknown>:0
  at Harmony.CodeTranspiler.ConvertToGeneralInstructions (System.Reflection.MethodInfo transpiler, IEnumerable enumerable, System.Collections.Generic.Dictionary`2& unassignedValues) [0x00000] in <filename unknown>:0
  at Harmony.CodeTranspiler+<>c__DisplayClass10_0.<GetResult>b__0 (System.Reflection.MethodInfo transpiler) [0x00000] in <filename unknown>:0
  at System.Collections.Generic.List`1[System.Reflection.MethodInfo].ForEach (System.Action`1 action) [0x00018] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:361
  at Harmony.CodeTranspiler.GetResult (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method) [0x00000] in <filename unknown>:0
  at Harmony.ILCopying.MethodBodyReader.FinalizeILCodes (System.Collections.Generic.List`1 transpilers, System.Collections.Generic.List`1 endLabels, System.Collections.Generic.List`1 endBlocks) [0x00000] in <filename unknown>:0
  at Harmony.ILCopying.MethodCopier.Finalize (System.Collections.Generic.List`1 endLabels, System.Collections.Generic.List`1 endBlocks) [0x00000] in <filename unknown>:0
  at Harmony.MethodPatcher.CreatePatchedMethod (System.Reflection.MethodBase original, System.String harmonyInstanceID, System.Collections.Generic.List`1 prefixes, System.Collections.Generic.List`1 postfixes, System.Collections.Generic.List`1 transpilers) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at Harmony.MethodPatcher.CreatePatchedMethod (System.Reflection.MethodBase original, System.String harmonyInstanceID, System.Collections.Generic.List`1 prefixes, System.Collections.Generic.List`1 postfixes, System.Collections.Generic.List`1 transpilers) [0x00000] in <filename unknown>:0
  at Harmony.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, Harmony.PatchInfo patchInfo, System.String instanceID) [0x00000] in <filename unknown>:0
  at Harmony.PatchProcessor.Patch () [0x00000] in <filename unknown>:0
  at Harmony.HarmonyInstance.Patch (System.Reflection.MethodBase original, Harmony.HarmonyMethod prefix, Harmony.HarmonyMethod postfix, Harmony.HarmonyMethod transpiler) [0x00000] in <filename unknown>:0
  at PickUpAndHaul.HarmonyPatches..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00026] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Runtime.CompilerServices/RuntimeHelpers.cs:101
  at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00022] in C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\StaticConstructorOnStartup.cs:26
  at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:279
  at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00036] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:489
Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:78)
Verse.LongEventHandler:ExecuteToExecuteWhenFinished() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:493)
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:402)
Verse.LongEventHandler:LongEventsUpdate(Boolean&) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:257)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:38)
#3
Quote from: sejuhasz on July 29, 2018, 12:53:58 PM
Hey Dismar, I'm sure you're busy, but any update on Vegetable Garden?

Last mod I need before my 1.0 run. Very excited!

Previous page.

Quote from: dismar on July 13, 2018, 08:38:41 PM
I just wanted to let you know i've been busy.... and no release yet still working...

1.0 isn't really out yet and my mod gets broke every few days so no plans to release. Always looking for suggestions!

Release 1.0 Update Changes
-Coding updated. (plus a bunch more small changes to make it run in 1.0)
-C# scripting corrected for new version. Coding reworked for each mod.
-Text for C# corrected. Wording Corrected.
-Patches add artwork for vanilla plants
-Patches add artwork for vanilla vegetable items
-Trees color coding added for Fall
-All vanilla coding is removed from mod and now is patched in. Minus a few recipes.
-Blended leather remove: patchwork in vanilla
-Cocoa plant and chocolate recipes removed. In vanilla.
-Fabrics art patched for plants
-Fabric like plants harvest patched to fibers.
-Fabric cost adjusted for vanilla. Balanced recipes
-Salvage Clothing add also to Tailoring tables.
-Tree and flower research spilt for vanilla.
(all trees under sowing, flowers in flower research in VG tab)
-Recipe added to stonecutting table Bamboo > Wood
--Canning tech's renamed to table and factory
-Canning has been removed from Gourmet and Made into its own mod.
-Plants are now list in categories
-Description changes to many items.
-Smooth floor requirement removed from Place soil, Work has been greatly increased to match this change.

Research across all mods have been moved around:
--Adv Cooking rename Candy Making to reflect what it does.
--Ultratech crafting recipe research renamed from Glitter meds

Category  Changes:
-Sweets and drinks renamed to sweets
-All alcohol has been moved to it's own group under "Drugs"
-All Soda's has been moved to it own group Under "Drugs"
-All meals from mod under Meals based on type (simple,fine,lavish)

Changes thanks to Syrchalis suggestions:
-Coffee, Tea, and Fruit Drinks art is smaller and uses "stackcounts" now.
-When drinking above pawns not long set bottles/cups on table or rotate them.


#4
Tried played the game without this mods on 1.0...Felt the needs for this mods!
#5
Outdated / Re: [B18] Prisoner Ransom 1.0
April 20, 2018, 01:59:22 PM
Just extract the files as per usual. You just need to keep the About and Assemblies files.
#6
Releases / Re: [B18] Gear Up And Go
April 08, 2018, 05:45:14 AM
Work fine. But then again, I really hope this feature would work with the loadout feature from SimpleSidearms/Combat Extended mod.
#7
Outdated / Re: [B18] Set-Up Camp v2.1 - B18 Update
March 18, 2018, 05:09:36 AM
Quote from: temple_wing on March 18, 2018, 03:26:30 AM
Would you please upload to some other place?
I can't download from dropbox, it's banned by chinese gov.

Here (link below).

[attachment deleted due to age]