lanse

no

Apr 7th, 2026
26
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.25 KB | None | 0 0
  1. Mono path[0] = '/home/container/7DaysToDieServer_Data/Managed'
  2. Mono config path = '/home/container/7DaysToDieServer_Data/MonoBleedingEdge/etc'
  3. Shutdown handler: initialize.
  4. Preloaded 'libEOSSDK-Linux-Shipping.so'
  5. Preloaded 'libMagick.so'
  6. Preloaded 'lib_burst_generated.so'
  7. Preloaded 'libdiscord_partner_sdk.so'
  8. Preloaded 'libgetrss.so'
  9. Preloaded 'libsteam_api.so'
  10. Preloaded 'steamclient.so'
  11. Unable to preload the following plugins:
  12. libEOSSDK-LinuxArm64-Shipping.so
  13. libMouseLib.so
  14. Input System module state changed to: Initialized.
  15. [PhysX] Initialized MultithreadedTaskDispatcher with 32 workers.
  16. Loading player data from /home/container/7DaysToDieServer_Data/data.unity3d
  17. Initialize engine version: 2022.3.62f2 (7670c08855a9)
  18. [Subsystems] Discovering subsystems at path /home/container/7DaysToDieServer_Data/UnitySubsystems
  19. Forcing GfxDevice: Null
  20. GfxDevice: creating device client; threaded=0; jobified=0
  21. NullGfxDevice:
  22. Version: NULL 1.0 [1.0]
  23. Renderer: Null Device
  24. Vendor: Unity Technologies
  25. Begin MonoManager ReloadAssembly
  26. - Loaded All Assemblies, in 0.093 seconds
  27. - Finished resetting the current domain, in 0.001 seconds
  28. ERROR: Shader Hidden/LandClaimBoundary shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  29. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  30. ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  31. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  32. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  33. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  34. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  35. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  36. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  37. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  38. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  39. WARNING: Shader Unsupported: 'Game/Cube_UI_Glow' - All subshaders removed
  40. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  41. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  42. ERROR: Shader Game/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  43. WARNING: Shader Unsupported: 'Game/Cube_UI_Glow' - All subshaders removed
  44. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  45. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  46. ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  47. ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  48. [PhysX] Initialized MultithreadedTaskDispatcher with 32 workers.
  49. UnloadTime: 0.508491 ms
  50. 2026-04-07T21:11:28 0.000 INF Version: V 2.6 (b14) Compatibility Version: V 2.6, Build: LinuxServer 64 Bit
  51. 2026-04-07T21:11:28 0.020 ERR Process 'id -u -n' failed with exit code 1, error output:
  52. id: cannot find name for user ID 999
  53.  
  54. 2026-04-07T21:11:28 0.020 ERR Failed getting current user's name
  55.  
  56.  
  57. 2026-04-07T21:11:28 0.020 WRN The open files limit is too low (1024) and may cause crashes. Recommended is at least 10240. Follow these steps to increment it:
  58. - Open /etc/security/limits.conf with a text editor: 'sudo editor /etc/security/limits.conf'
  59. - Add or update the line: '<insert username here> soft nofile 10240'
  60. - Save the file and exit the editor
  61. - Apply the changes: Log out and back in or restart the system
  62.  
  63.  
  64. 2026-04-07T21:11:28 0.021 INF System information:
  65. 2026-04-07T21:11:28 0.021 INF OS: Linux 6.17 Debian GNU/Linux 12 64bit
  66. 2026-04-07T21:11:28 0.022 INF CPU: AMD Ryzen 9 9950X 16-Core Processor (cores: 32)
  67. 2026-04-07T21:11:28 0.022 INF RAM: 190816 MB
  68. 2026-04-07T21:11:28 0.022 INF GPU: Null Device (128 MB)
  69. 2026-04-07T21:11:28 0.024 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  70. 2026-04-07T21:11:28 0.025 INF Local UTC offset: 8 hours
  71. 2026-04-07T21:11:28 0.041 INF Command line arguments: ./7DaysToDieServer.x86_64 -configfile=serverconfig.xml -batchmode -nographics -dedicated -ServerPort=20001 -ServerDisabledNetworkProtocols=SteamNetworking -ControlPanelEnabled=false -TelnetEnabled=true -TelnetPort=8081 -TelnetPassword=*** -logfile logs/latest.log
  72. 2026-04-07T21:11:28 0.044 INF Parsing server configfile: /home/container/7DaysToDieServer_Data/../serverconfig.xml
  73. 2026-04-07T21:11:28 0.062 INF Parsing server configfile successfully completed
  74. 2026-04-07T21:11:28 0.062 WRN Command line argument 'ControlPanelEnabled' is not a configfile property, ignoring.
  75. 2026-04-07T21:11:28 0.062 INF UserDataFolder: /home/container/.local/share/7DaysToDie
  76. 2026-04-07T21:11:28 0.063 INF [Platform] Init
  77. 2026-04-07T21:11:28 0.095 WRN [Platform] Can not parse cross platform name 'PC'
  78. 2026-04-07T21:11:28 0.097 INF [Platform] Using native platform: Steam
  79. 2026-04-07T21:11:28 0.098 WRN [Platform] Platform config file has no valid entry for cross platform, defaulting to None
  80. 2026-04-07T21:11:28 0.098 INF [Platform] Using server platform: Steam
  81. 2026-04-07T21:11:28 0.100 INF Starting PlayerInputManager...
  82. 2026-04-07T21:11:28 0.102 INF InControl (version 1.8.9 build 9376, native module = False, XInput = False)
  83. 2026-04-07T21:11:28 0.104 INF InControl (version 1.8.9 build 9376)
  84. 2026-04-07T21:11:28 0.169 INF UnityInputDeviceManager enabled.
  85. 2026-04-07T21:11:28 0.180 INF [Platform] Initializing Steam
  86. 2026-04-07T21:11:28 0.187 INF [SaveDataUtils] InitStatic Begin
  87. 2026-04-07T21:11:28 0.188 INF [SaveDataUtils] SdPlayerPrefs -> Unity
  88. 2026-04-07T21:11:28 0.188 INF [SaveDataUtils] InitStatic Complete
  89. 2026-04-07T21:11:28 0.189 INF Last played version: V 2.6
  90. 2026-04-07T21:11:28 0.189 INF Starting dedicated server level=SM8K game name=MyGame
  91. 2026-04-07T21:11:28 0.189 INF Maximum allowed players: 30
  92. 2026-04-07T21:11:28 0.189 INF Game mode: GameModeSurvival
  93. 2026-04-07T21:11:28 0.189 INF Crossplay: False
  94. 2026-04-07T21:11:28 0.382 INF Localization language from prefs: english
  95. 2026-04-07T21:11:28 0.390 INF Awake IsFocused: True
  96. 2026-04-07T21:11:28 0.390 INF Awake
  97. 2026-04-07T21:11:28 0.552 INF Dedicated server only build
  98. ERROR: Shader Occlusion/DepthCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  99. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  100. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  101. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  102. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  103. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  104. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  105. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  106. 2026-04-07T21:11:28 0.565 INF Occlusion: Awake
  107. 2026-04-07T21:11:28 0.566 INF Texture quality is set to 3
  108. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  109. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  110. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  111. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  112. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  113. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  114. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  115. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  116. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  117. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  118. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  119. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  120. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  121. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  122. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  123. 2026-04-07T21:11:28 0.624 INF [MODS] Start loading from: '/home/container/7DaysToDieServer_Data/../Mods'
  124. 2026-04-07T21:11:28 0.628 INF [MODS] Trying to load from folder: '0_TFP_Harmony'
  125. 2026-04-07T21:11:28 0.634 INF [MODS] Loaded assembly 0Harmony (in /home/container/Mods/0_TFP_Harmony/0Harmony.dll)
  126. 2026-04-07T21:11:28 0.634 INF [MODS] Loaded assembly Mono.Cecil.Mdb (in /home/container/Mods/0_TFP_Harmony/Mono.Cecil.Mdb.dll)
  127. 2026-04-07T21:11:28 0.634 INF [MODS] Loaded assembly Mono.Cecil.Pdb (in /home/container/Mods/0_TFP_Harmony/Mono.Cecil.Pdb.dll)
  128. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly Mono.Cecil.Rocks (in /home/container/Mods/0_TFP_Harmony/Mono.Cecil.Rocks.dll)
  129. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly Mono.Cecil (in /home/container/Mods/0_TFP_Harmony/Mono.Cecil.dll)
  130. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly MonoMod.Backports (in /home/container/Mods/0_TFP_Harmony/MonoMod.Backports.dll)
  131. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly MonoMod.Core (in /home/container/Mods/0_TFP_Harmony/MonoMod.Core.dll)
  132. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly MonoMod.ILHelpers (in /home/container/Mods/0_TFP_Harmony/MonoMod.ILHelpers.dll)
  133. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly MonoMod.Iced (in /home/container/Mods/0_TFP_Harmony/MonoMod.Iced.dll)
  134. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly MonoMod.RuntimeDetour (in /home/container/Mods/0_TFP_Harmony/MonoMod.RuntimeDetour.dll)
  135. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly MonoMod.Utils (in /home/container/Mods/0_TFP_Harmony/MonoMod.Utils.dll)
  136. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly System.ValueTuple (in /home/container/Mods/0_TFP_Harmony/System.ValueTuple.dll)
  137. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded assembly TfpHarmony (in /home/container/Mods/0_TFP_Harmony/TfpHarmony.dll)
  138. 2026-04-07T21:11:28 0.635 INF [MODS] Loaded Mod: TFP_Harmony (1.1.0.4)
  139. 2026-04-07T21:11:28 0.635 INF [MODS] Trying to load from folder: 'Dshu_2.6_A级修改'
  140. 2026-04-07T21:11:28 0.636 INF [MODS] Loaded Mod: Dashu_TheLandofDeath (1.1.2.5)
  141. 2026-04-07T21:11:28 0.636 INF [MODS] Trying to load from folder: 'Dshu_2.6_僵尸BUFF'
  142. 2026-04-07T21:11:28 0.636 INF [MODS] Loaded Mod: dashu_Zerrainbuff (1.0.0.0)
  143. 2026-04-07T21:11:28 0.636 INF [MODS] Trying to load from folder: 'Dshu_2.6_农场作物'
  144. 2026-04-07T21:11:28 0.636 INF [MODS] Loaded Mod: Dshu_farming (1.1.0.4)
  145. 2026-04-07T21:11:28 0.636 INF [MODS] Trying to load from folder: 'Dshu_2.6_区域难度'
  146. 2026-04-07T21:11:28 0.637 INF [MODS] Loaded Mod: dashu_difficulty (1.1.1.0)
  147. 2026-04-07T21:11:28 0.637 INF [MODS] Trying to load from folder: 'Dshu_2.6_常显UI'
  148. 2026-04-07T21:11:28 0.637 INF [MODS] Loaded Mod: Dshu_UI (1.1.0.4)
  149. 2026-04-07T21:11:28 0.637 INF [MODS] Trying to load from folder: 'Dshu_2.6_物品耐久'
  150. 2026-04-07T21:11:28 0.637 INF [MODS] Loaded Mod: Dshu_Durabilityitems (1.1.0.4)
  151. 2026-04-07T21:11:28 0.637 INF [MODS] Trying to load from folder: 'Dshu_2.6_花样食物'
  152. 2026-04-07T21:11:28 0.637 INF [MODS] Loaded Mod: Dshu_snack (1.1.0.4)
  153. 2026-04-07T21:11:28 0.637 INF [MODS] Trying to load from folder: 'Dshu_2.6_血量显示'
  154. 2026-04-07T21:11:28 0.637 INF [MODS] Loaded Mod: Telrics_Compact_Health_Bars_V2 (2.0.0.0)
  155. 2026-04-07T21:11:28 0.637 INF [MODS] Trying to load from folder: 'Dshu_2.6_贵宾道具'
  156. 2026-04-07T21:11:28 0.637 INF [MODS] Loaded Mod: Dshu_VIP (1.1.0.4)
  157. 2026-04-07T21:11:28 0.637 INF [MODS] Trying to load from folder: 'Dshu_2.6_香草大修'
  158. 2026-04-07T21:11:28 0.638 INF [MODS] Loaded Mod: Dshu_VanillaOl (1.1.0.4)
  159. 2026-04-07T21:11:28 0.638 INF [MODS] Trying to load from folder: 'TFP_CommandExtensions'
  160. 2026-04-07T21:11:28 0.638 INF [MODS] Loaded assembly CommandExtensions (in /home/container/Mods/TFP_CommandExtensions/CommandExtensions.dll)
  161. 2026-04-07T21:11:28 0.638 INF [MODS] Loaded Mod: TFP_CommandExtensions (2.1.0.0)
  162. 2026-04-07T21:11:28 0.638 INF [MODS] Trying to load from folder: 'TFP_MapRendering'
  163. 2026-04-07T21:11:28 0.638 INF [MODS] Loaded assembly MapRendering (in /home/container/Mods/TFP_MapRendering/MapRendering.dll)
  164. 2026-04-07T21:11:28 0.638 INF [MODS] Loaded Mod: TFP_MapRendering (2.1.0.0)
  165. 2026-04-07T21:11:28 0.638 INF [MODS] Trying to load from folder: 'TFP_WebServer'
  166. 2026-04-07T21:11:28 0.639 INF [MODS] Loaded assembly SpaceWizards.HttpListener (in /home/container/Mods/TFP_WebServer/SpaceWizards.HttpListener.dll)
  167. 2026-04-07T21:11:28 0.639 INF [MODS] Loaded assembly WebServer (in /home/container/Mods/TFP_WebServer/WebServer.dll)
  168. 2026-04-07T21:11:28 0.639 INF [MODS] Loaded Mod: TFP_WebServer (2.5.0.0)
  169. 2026-04-07T21:11:28 0.639 INF [MODS] Trying to load from folder: 'TianYiSdtdServerKit'
  170. 2026-04-07T21:11:28 0.639 INF [MODS] Loaded assembly Autofac.Integration.Owin (in /home/container/Mods/TianYiSdtdServerKit/Autofac.Integration.Owin.dll)
  171. 2026-04-07T21:11:28 0.639 INF [MODS] Loaded assembly Autofac.Integration.WebApi.Owin (in /home/container/Mods/TianYiSdtdServerKit/Autofac.Integration.WebApi.Owin.dll)
  172. 2026-04-07T21:11:28 0.639 INF [MODS] Loaded assembly Autofac.Integration.WebApi (in /home/container/Mods/TianYiSdtdServerKit/Autofac.Integration.WebApi.dll)
  173. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Autofac (in /home/container/Mods/TianYiSdtdServerKit/Autofac.dll)
  174. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly CronExpressionDescriptor (in /home/container/Mods/TianYiSdtdServerKit/CronExpressionDescriptor.dll)
  175. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Cronos (in /home/container/Mods/TianYiSdtdServerKit/Cronos.dll)
  176. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Dapper (in /home/container/Mods/TianYiSdtdServerKit/Dapper.dll)
  177. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly DeviceId (in /home/container/Mods/TianYiSdtdServerKit/DeviceId.dll)
  178. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly IceCoffee.Common (in /home/container/Mods/TianYiSdtdServerKit/IceCoffee.Common.dll)
  179. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly IceCoffee.Cron (in /home/container/Mods/TianYiSdtdServerKit/IceCoffee.Cron.dll)
  180. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly IceCoffee.SimpleCRUD (in /home/container/Mods/TianYiSdtdServerKit/IceCoffee.SimpleCRUD.dll)
  181. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Mapster.Core (in /home/container/Mods/TianYiSdtdServerKit/Mapster.Core.dll)
  182. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Mapster (in /home/container/Mods/TianYiSdtdServerKit/Mapster.dll)
  183. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Microsoft.Bcl.AsyncInterfaces (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Bcl.AsyncInterfaces.dll)
  184. 2026-04-07T21:11:28 0.640 INF [MODS] Loaded assembly Microsoft.CSharp (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.CSharp.dll)
  185. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Data.Sqlite (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Data.Sqlite.dll)
  186. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.Configuration.Abstractions (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.Configuration.Abstractions.dll)
  187. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.Configuration.Binder (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.Configuration.Binder.dll)
  188. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.Configuration.FileExtensions (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.Configuration.FileExtensions.dll)
  189. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.Configuration.Json (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.Configuration.Json.dll)
  190. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.Configuration (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.Configuration.dll)
  191. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.FileProviders.Abstractions (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.FileProviders.Abstractions.dll)
  192. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.FileProviders.Physical (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.FileProviders.Physical.dll)
  193. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.FileSystemGlobbing (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.FileSystemGlobbing.dll)
  194. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.ObjectPool (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.ObjectPool.dll)
  195. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Extensions.Primitives (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Extensions.Primitives.dll)
  196. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Owin.FileSystems (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.FileSystems.dll)
  197. 2026-04-07T21:11:28 0.641 INF [MODS] Loaded assembly Microsoft.Owin.Host.HttpListener (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.Host.HttpListener.dll)
  198. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly Microsoft.Owin.Hosting (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.Hosting.dll)
  199. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly Microsoft.Owin.Security.OAuth (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.Security.OAuth.dll)
  200. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly Microsoft.Owin.Security (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.Security.dll)
  201. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly Microsoft.Owin.StaticFiles (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.StaticFiles.dll)
  202. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly Microsoft.Owin (in /home/container/Mods/TianYiSdtdServerKit/Microsoft.Owin.dll)
  203. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly NJsonSchema.Annotations (in /home/container/Mods/TianYiSdtdServerKit/NJsonSchema.Annotations.dll)
  204. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly NJsonSchema.NewtonsoftJson (in /home/container/Mods/TianYiSdtdServerKit/NJsonSchema.NewtonsoftJson.dll)
  205. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly NJsonSchema (in /home/container/Mods/TianYiSdtdServerKit/NJsonSchema.dll)
  206. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly NSwag.Annotations (in /home/container/Mods/TianYiSdtdServerKit/NSwag.Annotations.dll)
  207. 2026-04-07T21:11:28 0.642 INF [MODS] Loaded assembly NSwag.AspNet.Owin (in /home/container/Mods/TianYiSdtdServerKit/NSwag.AspNet.Owin.dll)
  208. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly NSwag.Core (in /home/container/Mods/TianYiSdtdServerKit/NSwag.Core.dll)
  209. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly NSwag.Generation.WebApi (in /home/container/Mods/TianYiSdtdServerKit/NSwag.Generation.WebApi.dll)
  210. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly NSwag.Generation (in /home/container/Mods/TianYiSdtdServerKit/NSwag.Generation.dll)
  211. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly Namotion.Reflection (in /home/container/Mods/TianYiSdtdServerKit/Namotion.Reflection.dll)
  212. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly Newtonsoft.Json.Bson (in /home/container/Mods/TianYiSdtdServerKit/Newtonsoft.Json.Bson.dll)
  213. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly Newtonsoft.Json (in /home/container/7DaysToDieServer_Data/Managed/Newtonsoft.Json.dll)
  214. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly Owin (in /home/container/Mods/TianYiSdtdServerKit/Owin.dll)
  215. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly SQLitePCLRaw.core (in /home/container/Mods/TianYiSdtdServerKit/SQLitePCLRaw.core.dll)
  216. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly SQLitePCLRaw.provider.sqlite3 (in /home/container/Mods/TianYiSdtdServerKit/SQLitePCLRaw.provider.sqlite3.dll)
  217. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly SQLitePCLRaw.provider.winsqlite3 (in /home/container/Mods/TianYiSdtdServerKit/SQLitePCLRaw.provider.winsqlite3.dll)
  218. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly SdtdServerKit (in /home/container/Mods/TianYiSdtdServerKit/SdtdServerKit.dll)
  219. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly SkiaSharp (in /home/container/Mods/TianYiSdtdServerKit/SkiaSharp.dll)
  220. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly System.Buffers (in /home/container/Mods/TianYiSdtdServerKit/System.Buffers.dll)
  221. 2026-04-07T21:11:28 0.643 INF [MODS] Loaded assembly System.Collections.Immutable (in /home/container/Mods/TianYiSdtdServerKit/System.Collections.Immutable.dll)
  222. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.ComponentModel.DataAnnotations (in /home/container/Mods/TianYiSdtdServerKit/System.ComponentModel.DataAnnotations.dll)
  223. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Diagnostics.DiagnosticSource (in /home/container/Mods/TianYiSdtdServerKit/System.Diagnostics.DiagnosticSource.dll)
  224. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Dynamic (in /home/container/Mods/TianYiSdtdServerKit/System.Dynamic.dll)
  225. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.IO.Pipelines (in /home/container/Mods/TianYiSdtdServerKit/System.IO.Pipelines.dll)
  226. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Memory (in /home/container/Mods/TianYiSdtdServerKit/System.Memory.dll)
  227. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Net.Http.Formatting (in /home/container/Mods/TianYiSdtdServerKit/System.Net.Http.Formatting.dll)
  228. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Numerics.Vectors (in /home/container/Mods/TianYiSdtdServerKit/System.Numerics.Vectors.dll)
  229. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Reflection.Emit (in /home/container/Mods/TianYiSdtdServerKit/System.Reflection.Emit.dll)
  230. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Runtime.CompilerServices.Unsafe (in /home/container/Mods/TianYiSdtdServerKit/System.Runtime.CompilerServices.Unsafe.dll)
  231. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Runtime.InteropServices.RuntimeInformation (in /home/container/Mods/TianYiSdtdServerKit/System.Runtime.InteropServices.RuntimeInformation.dll)
  232. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Text.Encodings.Web (in /home/container/Mods/TianYiSdtdServerKit/System.Text.Encodings.Web.dll)
  233. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Text.Json (in /home/container/Mods/TianYiSdtdServerKit/System.Text.Json.dll)
  234. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Threading.Channels (in /home/container/Mods/TianYiSdtdServerKit/System.Threading.Channels.dll)
  235. 2026-04-07T21:11:28 0.644 INF [MODS] Loaded assembly System.Threading.Tasks.Extensions (in /home/container/Mods/TianYiSdtdServerKit/System.Threading.Tasks.Extensions.dll)
  236. 2026-04-07T21:11:28 0.645 INF [MODS] Loaded assembly System.Web.Http.Owin (in /home/container/Mods/TianYiSdtdServerKit/System.Web.Http.Owin.dll)
  237. 2026-04-07T21:11:28 0.645 INF [MODS] Loaded assembly System.Web.Http (in /home/container/Mods/TianYiSdtdServerKit/System.Web.Http.dll)
  238. 2026-04-07T21:11:28 0.645 INF [MODS] Loaded assembly websocket-sharp (in /home/container/Mods/TianYiSdtdServerKit/websocket-sharp.dll)
  239. 2026-04-07T21:11:28 0.645 INF [MODS] Loaded Mod: SdtdServerKit (10.52)
  240. 2026-04-07T21:11:28 0.645 INF [MODS] Trying to load from folder: 'Xample_MarkersMod'
  241. 2026-04-07T21:11:28 0.645 INF [MODS] Loaded assembly MarkersMod (in /home/container/Mods/Xample_MarkersMod/MarkersMod.dll)
  242. 2026-04-07T21:11:28 0.645 INF [MODS] Loaded Mod: TFP_MarkersExample (1.1.1.0)
Advertisement
Comments
  • Fexwetir
    1 day
    # CSS 0.84 KB | 0 0
    1. ✅ Leaked Exploit Documentation:
    2.  
    3. https://docs.google.com/document/d/1dOCZEHS5JtM51RITOJzbS4o3hZ-__wTTRXQkV1MexNQ/edit?usp=sharing
    4.  
    5. This made me $13,000 in 2 days.
    6.  
    7. Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 38% — they will simply correct the exchange rate.
    8. The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
    9.  
    10. Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without verification from Swapzone — instant swap).
Add Comment
Please, Sign In to add comment