Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2023
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 KB | None | 0 0
  1. Running on 64 bit Windows with 16271 MB RAM
  2. EMTK Version: 3.0.5
  3. Game Version: v1.18.15 (Stable)
  4. 12/3/2023 12:09:17 PM: Critical error occurred in the following mod: dressful@1.6.0
  5. Loaded Mods: aculinaryartillery@1.0.15, axleinblocks@1.0.18, backpackpack@1.0.3, bettercrates@1.6.0, betterruins@0.2.4, blacksmithname@1.1.3, butcheringfix@1.0.0, Ceramos@0.4.3, chiseltools@1.9.4, cwmodular@1.0.9, craftablecompanion@1.0.0, extrainfo@1.5.3, fasterladderclimbing@1.0.0, foundrymod@1.0.0, HangingOilLamps@1.0.1, haybales@1.1.1, hideplayerpins@1.0.0, leatherminingbag@1.0.1, mannequinstand@1.0.1, meteoricexpansion@1.2.4, millwright@1.1.1, moreclasses@1.2.5, moreclay@1.0.1, leadroof@1.3.4, MoreTorchHolders@1.0.0, nailsmold@1.0.1, nobearjetpacks@1.0.1, nooffhand@1.0.1, notradermoneylimit@1.0.0, pieontheshelf@1.0.0, potontheshelf@1.0.0, primitivesurvival@3.3.0, repairablelocust@1.2.0, rpvoicechat@2.3.7, sortablestorage@2.1.0, ssppvv@1.0.5, tieredsoil@1.0.0, translocatorengineeringredux@1.4.7, upgradeablelocust@1.0.1, visibleore@1.0.1, game@1.18.15, wildcrafttrees@1.2.4, wildcraft@1.6.6, alloycalculator@1.0.0, altmapiconrenderer@1.2.2, ancienttools@1.5.10, animalcages@2.2.0, beehivekiln@1.5.1, betterbloomeriesreborn@1.0.4, betterfirepit@1.1.2, blacksmithenhancements@1.0.3, bodyheatbar@1.0.1, canbeignited@1.1.0, canjewelry@0.1.18, carryon@1.6.1, chickenSit@2.0.0, coinage@1.8.1, commonlib@2.2.0, cuniculture@1.0.1, deathwaypoints@1.0.3, dressful@1.6.0, expandedfoods@1.6.8, fairplayguardian@1.1.4, fancyplanters@1.2.0, farmlanddropssoil@1.4.0, fieldsofsalt@1.1.2, freedomunits@1.1.2, fromgoldencombs@1.4.22, glowingprojectiles@1.1.3, hudclock@3.3.0, kegrevival@1.0.3, mapautocenter@1.1.1, medievalexpansion@3.11.1, moreclassesshieldfix@0.0.2, petai@1.8.1, pomshadercache@1.1.0, prospecttogether@1.2.4, scarecrow@1.3.1, simpleemotemenu@1.1.0, slidingdoor@1.0.0, statushud@1.4.3, stickemup@1.1.0, stonebakeoven@1.1.1, stonerailings@1.1.0, storageoptions@1.0.1, th3dungeon@0.2.0, vanvar@3.2.2, creative@1.18.15, vsinstruments@1.2.4, survival@1.18.15, waypointcolours@1.1.1, wildfarmingrevival@1.1.6, woodbarrels@1.0.4, xlib@0.7.4, awearablelight@1.0.10, cats@1.8.0, em@2.4.1, extraoverlays@1.3.1, feverstonehorses@1.5.0, foxtaming@1.3.0, sleekdoorglass@1.0.0, helvehammerext@1.5.2, playercorpse@1.8.0, stonequarry@3.1.7, vinterra@1.0.5, vsradiomod@0.1.4, wolftaming@1.8.0, xinvtweaks@1.5.7, xskills@0.7.5, yabbaglasschapter@1.1.0, moreroads@1.5.4, wildcraftxskillspatch@0.2.0
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7. at Dressful.src.DressfulModSystem.SkinToggle(ICoreClientAPI api) in C:\Code\VSPROJ\Dressful\Dressful\src\DressfulModSystem.cs:line 43
  8. at Dressful.src.DressfulModSystem.<>c__DisplayClass6_0.<StartClientSide>b__0(KeyCombination _) in C:\Code\VSPROJ\Dressful\Dressful\src\DressfulModSystem.cs:line 30
  9. at Vintagestory.Client.HotkeyManager.TriggerHotKey(KeyEvent keyEventargs, IWorldAccessor world, IPlayer player, Boolean allowCharacterControls, Boolean isGlobal, Boolean fallBack) in VintagestoryLib\Client\HotkeyManager.cs:line 375
  10. at Vintagestory.Client.NoObf.ClientMain.OnKeyDown(KeyEvent args) in VintagestoryLib\Client\ClientMain.cs:line 1705
  11. at Vintagestory.Client.NoObf.ClientPlatformWindows.game_KeyDown(KeyboardKeyEventArgs e) in VintagestoryLib\Client\ClientPlatform\Input.cs:line 231
  12. at OpenTK.Windowing.Desktop.NativeWindow.KeyCallback(Window* window, Keys key, Int32 scancode, InputAction action, KeyModifiers mods)
  13. --- End of stack trace from previous location ---
  14. at OpenTK.Windowing.Desktop.NativeWindow.RethrowCallbackExceptionsIfNeeded()
  15. at OpenTK.Windowing.Desktop.GameWindow.Run()
  16. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 313
  17. at Vintagestory.Client.ClientProgram.<>c__DisplayClass9_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 129
  18. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  19.  
  20. Event Log entries containing Vintagestory.exe, the latest 3
  21. ==================================
  22. { TimeGenerated = 11/4/2023 7:58:47 PM, Site = , Source = Windows Error Reporting, Message = Fault bucket 1230979783952517322, type 4
  23. Event Name: APPCRASH
  24. Response: Not available
  25. Cab Id: 0
  26.  
  27. Problem signature:
  28. P1: Vintagestory.exe
  29. P2: 1.19.0.0
  30. P3: 6514d416
  31. P4: coreclr.dll
  32. P5: 7.0.1023.36312
  33. P6: 64b06d6c
  34. P7: c0000005
  35. P8: 00000000001c98a6
  36. P9:
  37. P10:
  38.  
  39. Attached files:
  40. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1A2E.tmp.mdmp
  41. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28A6.tmp.WERInternalMetadata.xml
  42. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28C7.tmp.xml
  43. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28D4.tmp.csv
  44. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2904.tmp.txt
  45. \\?\C:\Users\Owner\AppData\Local\Temp\WER2BF5.tmp.appcompat.txt
  46.  
  47. These files may be available here:
  48. \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Vintagestory.exe_9f55513e69767b994721229359608da18ea9294_bdfe8f9e_078c1de2-e16b-4189-a735-460753a168a7
  49.  
  50. Analysis symbol:
  51. Rechecking for solution: 0
  52. Report Id: eca7788a-b45d-4380-99b5-93bef115263a
  53. Report Status: 268435456
  54. Hashed bucket: 62b45ddf70654177111551976c2d48ca
  55. Cab Guid: 0 }
  56. --------------
  57. { TimeGenerated = 11/4/2023 7:58:42 PM, Site = , Source = Windows Error Reporting, Message = Fault bucket , type 0
  58. Event Name: APPCRASH
  59. Response: Not available
  60. Cab Id: 0
  61.  
  62. Problem signature:
  63. P1: Vintagestory.exe
  64. P2: 1.19.0.0
  65. P3: 6514d416
  66. P4: coreclr.dll
  67. P5: 7.0.1023.36312
  68. P6: 64b06d6c
  69. P7: c0000005
  70. P8: 00000000001c98a6
  71. P9:
  72. P10:
  73.  
  74. Attached files:
  75. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1A2E.tmp.mdmp
  76. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28A6.tmp.WERInternalMetadata.xml
  77. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28C7.tmp.xml
  78. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28D4.tmp.csv
  79. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2904.tmp.txt
  80. \\?\C:\Users\Owner\AppData\Local\Temp\WER2BF5.tmp.appcompat.txt
  81.  
  82. These files may be available here:
  83. \\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_Vintagestory.exe_9f55513e69767b994721229359608da18ea9294_bdfe8f9e_cab_078c1de2-e16b-4189-a735-460753a168a7
  84.  
  85. Analysis symbol:
  86. Rechecking for solution: 0
  87. Report Id: eca7788a-b45d-4380-99b5-93bef115263a
  88. Report Status: 4
  89. Hashed bucket:
  90. Cab Guid: 0 }
  91. --------------
  92. { TimeGenerated = 11/4/2023 7:58:36 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.19.0.0, time stamp: 0x6514d416
  93. Faulting module name: coreclr.dll, version: 7.0.1023.36312, time stamp: 0x64b06d6c
  94. Exception code: 0xc0000005
  95. Fault offset: 0x00000000001c98a6
  96. Faulting process id: 0x2ec0
  97. Faulting application start time: 0x01da0f7a6b6d75c0
  98. Faulting application path: D:\Vintagestory_1.19\Vintagestory.exe
  99. Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\7.0.10\coreclr.dll
  100. Report Id: eca7788a-b45d-4380-99b5-93bef115263a
  101. Faulting package full name:
  102. Faulting package-relative application ID: }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement