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 - Grabarz

#16
Releases / Re: [1.0] [KV] Hand & Footwear [ModSync RW]
November 12, 2018, 08:25:45 AM
How i can craft POWER BOOTS ? is there any bench for that ?
#17
Releases / Re: [1.0] RPG Style Inventory [V2.0] | UI mod
November 10, 2018, 10:29:30 AM
Dropbox: [1.0] Sandy's Detailed RPG Inventory
GitHub: -1.0-RPG-Style-Inventory-V2.0--2.0

1 mod - 2 names ?
#18
Releases / Re: [1.0] [KV] Infinite Storage [ModSync RW]
November 05, 2018, 02:36:23 PM
Quote from: Kiame on November 04, 2018, 08:42:44 AM
When you say the problem still exists was this a new save or an existing save? If it's an existing save it will still happen. The fix is on saving, not loading
i had hope that you will negate that :)

yeah problem seems in the save file - sadly i had to start new colony, but now it works :)
thanks for your Effort Long live for your colony !
#19
Releases / Re: [1.0] [KV] Infinite Storage [ModSync RW]
November 04, 2018, 07:58:15 AM
i downloaded latest github file -  problem still exist
#20
I'm getting non stop spawning error
Exception while recalculating ColonistLeftUnburied thought state for pawn Anna: System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.ThoughtWorker_ColonistLeftUnburied.CurrentStateInternal (Verse.Pawn p) [0x00000] in <filename unknown>:0
  at RimWorld.ThoughtWorker.CurrentState (Verse.Pawn p) [0x00000] in <filename unknown>:0
  at RimWorld.SituationalThoughtHandler.TryCreateThought (RimWorld.ThoughtDef def) [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
RimWorld.SituationalThoughtHandler:TryCreateThought(ThoughtDef)
RimWorld.SituationalThoughtHandler:CheckRecalculateMoodThoughts()
RimWorld.SituationalThoughtHandler:AppendMoodThoughts(List`1)
RimWorld.ThoughtHandler:GetAllMoodThoughts(List`1)
RimWorld.ThoughtHandler:GetDistinctMoodThoughtGroups(List`1)
RimWorld.ThoughtHandler:TotalMoodOffset()
RimWorld.Need_Mood:get_CurInstantLevel()
RimWorld.Need:get_CurInstantLevelPercentage()
Moody.DataCache:UpdateMood(Pawn)
Moody.DataCache:Recalculate(Pawn)
Moody.DataCache:UpdateCache(Boolean)
Moody.MoodyWindow:WindowUpdate()
Verse.WindowStack:WindowsUpdate()
Verse.UIRoot:UIRootUpdate()
RimWorld.UIRoot_Play:UIRootUpdate()
Verse.Root:Update_Patch1(Object)
Verse.Root_Play:Update()

any idea ?
#21
Releases / Re: [1.0] [KV] Infinite Storage [ModSync RW]
November 03, 2018, 01:59:08 PM
Hello there, everytime i load the game, infinite storage mod is destroying walls near itself

i tried so many different items stored, so many different materials and there is no rule - its randomly empties storage which is cause of destroyed walls ...

1. Empty on Power Loss  - OFF
2. Each time when walls are destroyed i got error log


Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
at InfiniteStorage.Building_InfiniteStorage.Add (Verse.Thing) <0x000d8>
at InfiniteStorage.Building_InfiniteStorage.ForceReclaim () <0x000cf>
at InfiniteStorage.Patch_ScribeSaver_InitSaving.Prefix () <0x0007c>
at (wrapper dynamic-method) Verse.ScribeSaver.InitSaving_Patch2 (object,string,string) <0x00032>
at Verse.LoadedModManager.WriteModSettings (string,string,Verse.ModSettings) <0x00060>
at Verse.ModSettings.Write () <0x00075>
at Verse.Mod.WriteSettings () <0x0002f>
at RimWorld.Dialog_VanillaModSettings.PreClose () <0x0003c>
at Verse.WindowStack.TryRemove (Verse.Window,bool) <0x000b7>
at Verse.Window.Close (bool) <0x00044>
at Verse.Window.OnCancelKeyPressed () <0x0002f>
at Verse.WindowStack.Notify_PressedCancel () <0x000f6>
at Verse.WindowStack.HandleEventsHighPriority () <0x0015a>
at (wrapper dynamic-method) Verse.UIRoot.UIRootOnGUI_Patch1 (object) <0x000d8>
at RimWorld.UIRoot_Play.UIRootOnGUI () <0x0001c>
at Verse.Root.OnGUI () <0x00112>

Verse.Log:Error(String, Boolean)
Verse.Root:OnGUI()




[attachment deleted due to age]
#22
Quote from: eksynn on October 26, 2018, 12:31:59 AM
wait, so to install this... do i put the stuff inside the Mods folder into the Mods folder, or do i put the WHOLE thing, including Tools folder, .gitignore and Readme.md?

Just unzip the zip archive into MODS folder and activate it in the game
#23
What i mean:
The mod is activated in vanilla mod manager - at the top of the list

however ingame sesion i don't see anything in MOD SETTINGS label

EDIT: shit happens ... i just redownloaded mod again and it works

does it works with mods ? i'm trying to wear some extra stuff ? i got only vanilla items there.
Anyway I'm thankful for this mod

#24
I can't make it work - it's activated in mod section however whenever i try to interact with apparel ( vanilla ) or weapon ( vanilla ) i can't find anything about editing those items...

Same goes with modified items like Rimsenal or other apparel/weapon packs

#25
I need you guys!
I need "A World Without Hat" :)
please update this mod
#26
Hello there i got some kind of errors
XML error: <turretBurstCooldownTicks>6</turretBurstCooldownTicks> doesn't correspond to any field in type BuildingProperties.
Verse.Log:Error(String)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.<AllDefsFromAsset>c__Iterator226:MoveNext()
Verse.ModContentPack:LoadDefs(IEnumerable`1)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__84E()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()

XML error: <turretBurstCooldownTicks>500</turretBurstCooldownTicks> doesn't correspond to any field in type BuildingProperties.
Verse.Log:Error(String)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.<AllDefsFromAsset>c__Iterator226:MoveNext()
Verse.ModContentPack:LoadDefs(IEnumerable`1)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__84E()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()

XML error: <turretBurstWarmupTicks>200</turretBurstWarmupTicks> doesn't correspond to any field in type BuildingProperties.
Verse.Log:Error(String)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.<AllDefsFromAsset>c__Iterator226:MoveNext()
Verse.ModContentPack:LoadDefs(IEnumerable`1)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__84E()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()

like those ...
I got some questions also

Is it possible to create vulcan cannon made of plasteel or gold or uranium ? i
#27
Outdated / Re: [A16] Mind Altering Device (v1.16)
March 25, 2017, 09:46:46 AM
Hello there - I used Mind Altering Device on one of my precious beauty female colonist ... Now She got disease called "Dementia" is there any way to rid it off ?
#28
Support / Re: ERROR
March 20, 2017, 04:28:51 PM
Ok guys somehow i fixed it ... I do not know how and why it's working now :)
#29
Support / Re: ERROR
March 20, 2017, 06:55:19 AM
1. 2xclick on Rimworld icon
2. Message about crash, game not even started ...
3. Renamed mod folder and tried again - same result
4. Renamed Rimworld folder -tried again ...
5. I don't think that savegame will help You since game does not launching



Initialize engine version: 5.4.1f1 (649f48bbbf0f)
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 9.0c [nvd3dum.dll 21.21.13.7570]
    Renderer: NVIDIA GeForce GTX 970
    Vendor:   NVIDIA
    VRAM:     3072 MB (via DXGI)
    Caps:     Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1
Begin MonoManager ReloadAssembly
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\UnityEngine.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\System.Xml.Linq.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\NAudio.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\NVorbis.dll (this message is harmless)
Loading C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
- Completed reload, in  0.042 seconds
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\System.dll (this message is harmless)
Platform assembly: C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Managed\System.Xml.dll (this message is harmless)
<RI> Initializing input.

<RI> Input initialized.

desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
<RI> Initialized touch support.

UnloadTime: 0.622290 ms
Crash!!!
SymInit: Symbol-SearchPath: '.;C:\Users\User\Downloads\RimWorld.Alpha.161;C:\Users\User\Downloads\RimWorld.Alpha.161;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'User'
OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin.exe:RimWorldWin.exe (01000000), size: 18579456 (result: 0), SymType: '-exported-', PDB: 'C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin.exe', fileVersion: 5.4.1.40776
C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (77450000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.18247
C:\Windows\syswow64\kernel32.dll:kernel32.dll (758D0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.18409
C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (74EB0000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.18409
C:\Windows\system32\HID.DLL:HID.DLL (744B0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\HID.DLL', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (75F80000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
C:\Windows\syswow64\GDI32.dll:GDI32.dll (76EA0000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18275
C:\Windows\syswow64\USER32.dll:USER32.dll (75110000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (754E0000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
C:\Windows\SysWOW64\sechost.dll:sechost.dll (757C0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (75E90000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.18205
C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (74E50000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.18443
C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (74E40000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\LPK.dll:LPK.dll (77420000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18177
C:\Windows\syswow64\USP10.dll:USP10.dll (75A90000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.18454
C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (75A40000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\NSI.dll:NSI.dll (75A80000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\VERSION.dll:VERSION.dll (72CE0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
C:\Windows\syswow64\ole32.dll:ole32.dll (76060000), size: 1425408 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ole32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\SHLWAPI.dll:SHLWAPI.dll (759E0000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SHLWAPI.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\SHELL32.dll:SHELL32.dll (761C0000), size: 12886016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SHELL32.dll', fileVersion: 6.1.7601.18429
C:\Windows\system32\OPENGL32.dll:OPENGL32.dll (6AFD0000), size: 819200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OPENGL32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\GLU32.dll:GLU32.dll (6AFA0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GLU32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DDRAW.dll:DDRAW.dll (70110000), size: 946176 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DDRAW.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DCIMAN32.dll:DCIMAN32.dll (70100000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DCIMAN32.dll', fileVersion: 6.1.7601.18177
C:\Windows\syswow64\SETUPAPI.dll:SETUPAPI.dll (75580000), size: 1691648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SETUPAPI.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\CFGMGR32.dll:CFGMGR32.dll (75210000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CFGMGR32.dll', fileVersion: 6.1.7601.17621
C:\Windows\syswow64\OLEAUT32.dll:OLEAUT32.dll (75440000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\OLEAUT32.dll', fileVersion: 6.1.7601.17676
C:\Windows\syswow64\DEVOBJ.dll:DEVOBJ.dll (76040000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\DEVOBJ.dll', fileVersion: 6.1.7601.17621
C:\Windows\system32\dwmapi.dll:dwmapi.dll (700D0000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dwmapi.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\WINMM.dll:WINMM.dll (72290000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINMM.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\IMM32.dll:IMM32.dll (75240000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\IMM32.dll', fileVersion: 6.1.7601.17514
C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (75370000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (730E0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
C:\Windows\system32\IPHLPAPI.DLL:IPHLPAPI.DLL (738F0000), size: 114688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IPHLPAPI.DLL', fileVersion: 6.1.7601.17514
C:\Windows\system32\WINNSI.DLL:WINNSI.DLL (738E0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINNSI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\WINHTTP.dll:WINHTTP.dll (73910000), size: 360448 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINHTTP.dll', fileVersion: 6.1.7601.17514
C:\Windows\system32\webio.dll:webio.dll (72240000), size: 323584 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\webio.dll', fileVersion: 6.1.7601.17725
C:\Windows\syswow64\profapi.dll:profapi.dll (757F0000), size: 45056 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\syswow64\profapi.dll', fileVersion: 6.1.7600.16385
C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Mono\mono.dll:mono.dll (10000000), size: 2293760 (result: 0), SymType: '-exported-', PDB: 'C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Mono\mono.dll', fileVersion: 1.0.0.1
C:\Windows\syswow64\PSAPI.DLL:PSAPI.DLL (76030000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\PSAPI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\MSWSOCK.dll:MSWSOCK.dll (72070000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSWSOCK.dll', fileVersion: 6.1.7601.18254
C:\Windows\system32\uxtheme.dll:uxtheme.dll (72A70000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\uxtheme.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d9.dll:d3d9.dll (6C470000), size: 1847296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d9.dll', fileVersion: 6.1.7601.17514
C:\Windows\system32\d3d8thk.dll:d3d8thk.dll (70E90000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d8thk.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\nvd3dum.dll:nvd3dum.dll (6A1E0000), size: 14372864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\nvd3dum.dll', fileVersion: 21.21.13.7570
C:\Windows\syswow64\WINTRUST.dll:WINTRUST.dll (76E70000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WINTRUST.dll', fileVersion: 6.1.7601.18205
C:\Windows\syswow64\CRYPT32.dll:CRYPT32.dll (76F30000), size: 1179648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPT32.dll', fileVersion: 6.1.7601.18277
C:\Windows\syswow64\MSASN1.dll:MSASN1.dll (757E0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSASN1.dll', fileVersion: 6.1.7601.17514
C:\Windows\system32\powrprof.dll:powrprof.dll (711A0000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\powrprof.dll', fileVersion: 6.1.7600.16385
C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll:nvSCPAPI.dll (6A110000), size: 815104 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll', fileVersion: 7.17.13.7570
C:\Windows\syswow64\CLBCatQ.DLL:CLBCatQ.DLL (75720000), size: 536576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CLBCatQ.DLL', fileVersion: 2001.12.8530.16385
C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (71E40000), size: 233472 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\MMDevApi.dll', fileVersion: 6.1.7601.17514
C:\Windows\System32\PROPSYS.dll:PROPSYS.dll (6DE60000), size: 1003520 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\PROPSYS.dll', fileVersion: 7.0.7601.17514
C:\Windows\system32\wdmaud.drv:wdmaud.drv (6A0E0000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wdmaud.drv', fileVersion: 6.1.7601.17514
C:\Windows\system32\ksuser.dll:ksuser.dll (72000000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ksuser.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\AVRT.dll:AVRT.dll (74340000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\AVRT.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\AUDIOSES.DLL:AUDIOSES.DLL (72010000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\AUDIOSES.DLL', fileVersion: 6.1.7601.17514
C:\Windows\system32\msacm32.drv:msacm32.drv (700F0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msacm32.drv', fileVersion: 6.1.7600.16385
C:\Windows\system32\MSACM32.dll:MSACM32.dll (6A0C0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSACM32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\midimap.dll:midimap.dll (70240000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\midimap.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\xinput1_3.dll:xinput1_3.dll (05810000), size: 90112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\xinput1_3.dll', fileVersion: 9.18.944.0
C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Plugins\CSteamworks.dll:CSteamworks.dll (6A090000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Users\User\Downloads\RimWorld.Alpha.161\RimWorldWin_Data\Plugins\CSteamworks.dll', fileVersion: 1.24.0.0
C:\Users\User\Downloads\RimWorld.Alpha.161\steam_api.dll:steam_api.dll (6A050000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\Users\User\Downloads\RimWorld.Alpha.161\steam_api.dll', fileVersion: 2.89.45.4
C:\Windows\system32\dbghelp.dll:dbghelp.dll (722D0000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514

========== OUTPUTING STACK TRACE ==================


========== END OF STACKTRACE ===========

**** Crash! ****



Moderator's edit (Calahan) - I have put the text from the log file inside a code box for neatness.


[attachment deleted by admin due to age]
#30
Support / ERROR
March 20, 2017, 06:03:10 AM
Hello there everyone till today everything was fine with my game

but today when i launched it i got a error, tried again, and again ...

RimWorldWin.exe caused an Access Violation (0xc0000005)
  in module RimWorldWin.exe at 0023:00000000.

Error occurred at 2017-03-20_104002.
C:\Users\User\Downloads\RimWorld.Alpha.16\RimWorldWin.exe, run by User.
18% memory in use.
0 MB physical memory [0 MB free].
0 MB paging file [0 MB free].
0 MB user address space [3774 MB free].
Write to location 00000000 caused an access violation.

Context:
EDI:    0x7590b297  ESI: 0x743bb6f8  EAX:   0x00000000
EBX:    0x0526f500  ECX: 0xfffdd000  EDX:   0x0000007f
EIP:    0x00000000  EBP: 0x0157f6b0  SegCs: 0x00000023
EFlags: 0x00210246  ESP: 0x0157f094  SegSs: 0x0000002b


what's going on ? I got 16GB DDR3 1866MHz  ram, all other games working correctly,
tried to redownload and run it as administrator - same result