Jump to content

Need help, character crashing on cave generation


Recommended Posts

Greetings.

I recently helped make a character, and everything works fine, but the game crashes after selecting the character if the caves are generated. It's a problem I have been trying to fix for a while now, but can't seem to work out why it's happening. any help would be appreciated. 

Here is the client log:

Spoiler

[00:00:00]: 
System Memory:
    Memory Load: 51%
    Available Physical Memory: 1942m/3979m
    Available Page File: 4501m/6923m
    Available Virtual Memory: 3980m/4095m
    Available Extended Virtual Memory: 0m
[00:00:00]: 
Process Memory:
    Peak Working Set Size: 26m
    Working Set Size: 26m
    Quota Peak Page Pool Usage: 228k
    Quota Page Pool Usage: 222k
    Quota Peak Non Paged Pool Usage:16k
    Quota Non Paged Pool Usage: 15k
    Page File Usage: 4m
    Peak Page File Usage: 4m
[00:00:00]: PersistRootStorage is now APP:Klei//DoNotStarveTogetherANewReignBeta/ 
[00:00:00]: Starting Up
[00:00:00]: Version: 212539
[00:00:00]: Current time: Tue Apr 04 18:31:45 2017

[00:00:00]: Don't Starve Together: 212539 WIN32_STEAM
[00:00:00]: Build Date: 1864
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: 
[00:00:00]: Initializing distribution platform
[00:00:00]: Initializing Minidump handler
[00:00:00]: ....Done
[00:00:00]: Steam AppBuildID: 1733353
[00:00:00]: Steam BetaName(Branch): [anewreignbeta]
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (4196)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:02]: ProfileIndex:4.85
[00:00:02]: [Connect] PendingConnection::Reset(true)
[00:00:02]: Network tick rate: U=15(2), D=0
[00:00:02]: Authorized application C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\bin\dontstarve_steam.exe is enabled in the firewall.
[00:00:02]: WindowsFirewall - Application already authorized
[00:00:02]: THREAD - started 'ConsoleInput' (6756)
[00:00:02]: loaded ping_cache
[00:00:02]: Offline user ID: OU_76561198182368245
[00:00:02]: SteamID: 76561198182368245
[00:00:02]: HardwareStats:
  OS                        
    name                      Microsoft Windows 8.1
    version                   6.3.9600
    architecture              64-bit
    platformSpecific          SP 0.0
  CPU                       
    numCores                  2
    features                  SSE,SSE2,SSE3,SSSE3,SSE41,SSE42
    name                      Intel(R) Celeron(R) CPU  N2830  @ 2.16GHz
    manufacturer              GenuineIntel
    clockSpeed                2159
  RAM                       
    megsOfRam                 4096
  GPU                       
    name                      Intel(R) HD Graphics
    driverDate                20140311000000.000000-000
    megsOfRam                 2053
    refreshRate               60
    videoModeDescription      1366 x 768 x 4294967296 colors
    driverVersion             10.18.10.3496

[00:00:02]: cGame::InitializeOnMainThread
[00:00:02]: WindowManager::Initialize
[00:00:02]: CreateWindow: Requesting 1360,768 - 5/6/5 - -1/-1/-1 - 0
[00:00:02]: CreateEGLContext: 16 configs found
[00:00:02]:      0: 8/8/8 -  0/ 0/ 0 - 0
[00:00:02]:      1: 8/8/8 -  0/16/ 0 - 0
[00:00:02]:      2: 8/8/8 -  0/24/ 0 - 0
[00:00:02]:      3: 8/8/8 -  0/24/ 8 - 0
[00:00:02]:      4: 5/5/5 -  0/ 0/ 0 - 0
[00:00:02]:      5: 5/5/5 -  1/ 0/ 0 - 0
[00:00:02]:      6: 5/5/5 -  0/16/ 0 - 0
[00:00:02]:      7: 5/5/5 -  1/16/ 0 - 0
[00:00:02]:      8: 5/5/5 -  0/24/ 0 - 0
[00:00:02]:      9: 5/5/5 -  1/24/ 0 - 0
[00:00:02]:     10: 5/5/5 -  0/24/ 8 - 0
[00:00:02]:     11: 5/5/5 -  1/24/ 8 - 0
[00:00:02]:     12: 8/8/8 -  8/ 0/ 0 - 0
[00:00:02]:     13: 8/8/8 -  8/16/ 0 - 0
[00:00:02]:     14: 8/8/8 -  8/24/ 0 - 0
[00:00:02]:     15: 8/8/8 -  8/24/ 8 - 0
[00:00:02]: WindowManager::SetFullscreen(0, 1360, 768, 60)
[00:00:03]: GLInfo
[00:00:03]: ~~~~~~
[00:00:03]: GL_VENDOR: Google Inc.
[00:00:03]: GL_RENDERER: ANGLE (Intel(R) HD Graphics)
[00:00:03]: GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)
[00:00:03]: GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)
[00:00:03]: OpenGL extensions (19, 19):
[00:00:03]: GL_ANGLE_depth_texture
[00:00:03]: GL_ANGLE_framebuffer_blit
[00:00:03]: GL_ANGLE_framebuffer_multisample
[00:00:03]: GL_ANGLE_instanced_arrays
[00:00:03]: GL_ANGLE_pack_reverse_row_order
[00:00:03]: GL_ANGLE_texture_compression_dxt3
[00:00:03]: GL_ANGLE_texture_compression_dxt5
[00:00:03]: GL_ANGLE_texture_usage
[00:00:03]: GL_ANGLE_translated_shader_source
[00:00:03]: GL_EXT_read_format_bgra
[00:00:03]: GL_EXT_robustness
[00:00:03]: GL_EXT_texture_compression_dxt1
[00:00:03]: GL_EXT_texture_format_BGRA8888
[00:00:03]: GL_EXT_texture_storage
[00:00:03]: GL_OES_get_program_binary
[00:00:03]: GL_OES_packed_depth_stencil
[00:00:03]: GL_OES_rgb8_rgba8
[00:00:03]: GL_OES_standard_derivatives
[00:00:03]: GL_OES_texture_npot
[00:00:03]: GL_MAX_TEXTURE_SIZE = 8192
[00:00:03]: GL_MAX_TEXTURE_IMAGE_UNITS = 16
[00:00:03]: GL_MAX_RENDERBUFFER_SIZE = 8192
[00:00:03]: GL_MAX_VIEWPORT_DIMS = 8192, 8192
[00:00:03]: GL_MAX_VARYING_VECTORS = 10
[00:00:03]: GL_MAX_VERTEX_ATTRIBS = 16
[00:00:03]: GL_MAX_VERTEX_UNIFORM_VECTORS = 254
[00:00:03]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4
[00:00:03]: GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221
[00:00:03]: 4 compressed texture formats
[00:00:03]: texture format 0x83f0
[00:00:03]: texture format 0x83f1
[00:00:03]: texture format 0x83f2
[00:00:03]: texture format 0x83f3
[00:00:03]: THREAD - started 'WindowsInputManager' (7884)
[00:00:03]: Renderer initialize: Okay
[00:00:05]: AnimManager initialize: Okay
[00:00:05]: Buffers initialize: Okay
[00:00:05]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:06]: GameSpecific initialize: Okay
[00:00:06]: cGame::StartPlaying
[00:00:06]: LOADING LUA
[00:00:06]: DoLuaFile scripts/main.lua
[00:00:06]: DoLuaFile loading buffer scripts/main.lua
[00:00:06]: running main.lua
    
[00:00:06]: loaded modindex    
[00:00:07]: WARNING: icon paths for mod workshop-437521942 (PARTY DANCE) are not valid. Got icon_atlas="preview.xml" and icon="preview.tex".
Please ensure that these point to valid files in your mod folder, or else comment out those lines from your modinfo.lua.    
[00:00:07]: ModIndex: Beginning normal load sequence.
    
[00:00:11]: LOADING LUA SUCCESS
[00:00:11]: PlayerDeaths loaded morgue    5951    
[00:00:12]: PlayerHistory loaded player_history_staging    11908    
[00:00:12]: bloom_enabled    false    
[00:00:12]: loaded saveindex    
[00:00:12]: OnFilesLoaded()    
[00:00:12]: OnUpdatePurchaseStateComplete    
[00:00:45]:     Load FE    
[00:00:47]:     Load FE: done    
[00:00:47]: OnLoadPermissionList: APP:Klei//DoNotStarveTogetherANewReignBeta/client_save/blocklist.txt (Failure)
[00:00:47]: OnLoadPermissionList: APP:Klei//DoNotStarveTogetherANewReignBeta/client_save/adminlist.txt (Failure)
[00:00:47]: OnLoadUserIdList: APP:Klei//DoNotStarveTogetherANewReignBeta/client_save/whitelist.txt (Failure)
[00:00:47]: SimLuaProxy::QueryServer()
[00:00:47]: ModIndex: Load sequence finished successfully.    
[00:00:47]: Reset() returning
[00:01:07]: [Steam] Auth Session Ticket requested...
[00:01:08]: [Steam] Got Auth Session Ticket
[00:01:09]: [200] Account Communication Success (3)
[00:01:09]: loaded inventory_cache
[00:01:09]: Logging in as KU_hitqSxwp
[00:01:11]: loaded inventory_cache
[00:01:12]: SimLuaProxy::QueryServer()
[00:01:12]: SetCountdownDate:    -39.689548611111    -0.28384259259259    39.973391203704    
[00:01:13]:    EResult 15, 373991022
[00:01:13]: Failed getting mod details.
[00:01:14]: QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}
[00:01:14]: ../mods/workshop-496249680/preview.tex is 200x200 but compressed textures must have power of 2 dimensions.
[00:01:14]: ../mods/workshop-622471256/modicon.tex is 120x104 but compressed textures must have power of 2 dimensions.
[00:01:14]: ../mods/workshop-398326409/modicon.tex is 120x104 but compressed textures must have power of 2 dimensions.
[00:01:15]:    EResult 15, 496249680
[00:01:15]: Failed getting mod details.
[00:01:28]: DownloadPublishedFileV2()
[00:01:28]: Did not find the ugc handle in the cache. This is likely because you're subscribed to a non-existent file 373991022
[00:01:30]:    EResult 15, 373991022
[00:01:30]: Failed getting mod details.
[00:01:31]:    EResult 15, 496249680
[00:01:31]: Failed getting mod details.
[00:01:37]: QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}
[00:01:37]: Frontend-Unloading mod 'all'.    
[00:01:37]: loaded mod_config_data/modconfiguration_workshop-835602689_staging    
[00:01:37]: FrontendLoadMod    workshop-835602689    
[00:01:37]: loaded mod_config_data/modconfiguration_workshop-835602689_staging    
[00:01:37]: Fontend-Loading mod: workshop-835602689 ([API] Modded Skins) Version:1.5    
[00:01:37]: Mod: workshop-835602689 ([API] Modded Skins)    Loading modworldgenmain.lua    
[00:01:37]: Mod: workshop-835602689 ([API] Modded Skins)      Mod had no modworldgenmain.lua. Skipping.    
[00:01:39]: ../mods/workshop-496249680/preview.tex is 200x200 but compressed textures must have power of 2 dimensions.
[00:01:39]: ../mods/workshop-622471256/modicon.tex is 120x104 but compressed textures must have power of 2 dimensions.
[00:01:39]: ../mods/workshop-398326409/modicon.tex is 120x104 but compressed textures must have power of 2 dimensions.
[00:01:47]: DownloadPublishedFileV2()
[00:01:47]: Did not find the ugc handle in the cache. This is likely because you're subscribed to a non-existent file 373991022
[00:01:48]:    EResult 15, 373991022
[00:01:48]: Failed getting mod details.
[00:01:49]:    EResult 15, 496249680
[00:01:49]: Failed getting mod details.
[00:02:01]: DownloadPublishedFileV2()
[00:02:01]: Did not find the ugc handle in the cache. This is likely because you're subscribed to a non-existent file 373991022
[00:02:03]:    EResult 15, 373991022
[00:02:03]: Failed getting mod details.
[00:02:04]:    EResult 15, 496249680
[00:02:04]: Failed getting mod details.
[00:02:04]: Frontend-Unloading mod 'all'.    
[00:02:18]: FrontendLoadMod    workshop-893652670    
[00:02:18]: Could not load mod_config_data/modconfiguration_workshop-893652670_staging    
[00:02:18]: Fontend-Loading mod: workshop-893652670 (Asriel Dreemur) Version:0.71    
[00:02:18]: Mod: workshop-893652670 (Asriel Dreemur)    Loading modworldgenmain.lua    
[00:02:18]: Mod: workshop-893652670 (Asriel Dreemur)      Mod had no modworldgenmain.lua. Skipping.    
[00:02:19]: DownloadPublishedFileV2()
[00:02:19]: Did not find the ugc handle in the cache. This is likely because you're subscribed to a non-existent file 373991022
[00:02:21]:    EResult 15, 373991022
[00:02:21]: Failed getting mod details.
[00:02:22]: FrontendLoadMod    workshop-835602689    
[00:02:22]: loaded mod_config_data/modconfiguration_workshop-835602689_staging    
[00:02:22]: Fontend-Loading mod: workshop-835602689 ([API] Modded Skins) Version:1.5    
[00:02:22]: Mod: workshop-835602689 ([API] Modded Skins)    Loading modworldgenmain.lua    
[00:02:22]: Mod: workshop-835602689 ([API] Modded Skins)      Mod had no modworldgenmain.lua. Skipping.    
[00:02:23]:    EResult 15, 496249680
[00:02:23]: Failed getting mod details.
[00:02:32]: loaded mod_config_data/modconfiguration_workshop-835602689_staging    
[00:02:32]: Could not load mod_config_data/modconfiguration_workshop-893652670_staging    
[00:02:32]: Not applying level data overrides.    
[00:02:32]: Not applying world gen overrides.    
[00:02:32]: [IPC] Signal 'DST_Master_Starting' created  #000006F8
[00:02:32]: [IPC] Clearing pending signals #000006F8...
[00:02:32]: [IPC] Registering handler for signal #000006F8
[00:02:32]: [IPC] Handle #000006F8 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Master_WorldGen' created  #000006FC
[00:02:32]: [IPC] Clearing pending signals #000006FC...
[00:02:32]: [IPC] Registering handler for signal #000006FC
[00:02:32]: [IPC] Handle #000006FC added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Master_Ready' created  #00000700
[00:02:32]: [IPC] Clearing pending signals #00000700...
[00:02:32]: [IPC] Registering handler for signal #00000700
[00:02:32]: [IPC] Handle #00000700 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Master_ErrPort' created  #00000704
[00:02:32]: [IPC] Clearing pending signals #00000704...
[00:02:32]: [IPC] Registering handler for signal #00000704
[00:02:32]: [IPC] Handle #00000704 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Master_ErrStartup' created  #00000708
[00:02:32]: [IPC] Clearing pending signals #00000708...
[00:02:32]: [IPC] Registering handler for signal #00000708
[00:02:32]: [IPC] Handle #00000708 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Master_Kill' created  #0000070C
[00:02:32]: [IPC] Clearing pending signals #0000070C...
[00:02:32]: [IPC] Signal 'DST_Slave_Starting' created  #000006E4
[00:02:32]: [IPC] Clearing pending signals #000006E4...
[00:02:32]: [IPC] Registering handler for signal #000006E4
[00:02:32]: [IPC] Handle #000006E4 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Slave_WorldGen' created  #000006E0
[00:02:32]: [IPC] Clearing pending signals #000006E0...
[00:02:32]: [IPC] Registering handler for signal #000006E0
[00:02:32]: [IPC] Handle #000006E0 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Slave_Ready' created  #000006E8
[00:02:32]: [IPC] Clearing pending signals #000006E8...
[00:02:32]: [IPC] Registering handler for signal #000006E8
[00:02:32]: [IPC] Handle #000006E8 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Slave_ErrPort' created  #000006EC
[00:02:32]: [IPC] Clearing pending signals #000006EC...
[00:02:32]: [IPC] Registering handler for signal #000006EC
[00:02:32]: [IPC] Handle #000006EC added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Slave_ErrStartup' created  #000006D0
[00:02:32]: [IPC] Clearing pending signals #000006D0...
[00:02:32]: [IPC] Registering handler for signal #000006D0
[00:02:32]: [IPC] Handle #000006D0 added to the Eventhandles
[00:02:32]: [IPC] Signal 'DST_Slave_Kill' created  #000006D4
[00:02:32]: [IPC] Clearing pending signals #000006D4...
[00:02:37]: DownloadPublishedFileV2()
[00:02:37]: Did not find the ugc handle in the cache. This is likely because you're subscribed to a non-existent file 373991022
[00:03:46]: [IPC] Received DST_Slave Starting signal !
[00:03:46]: [IPC] Received DST_Master Starting signal !
[00:03:51]: [IPC] Received DST_Master WorldGen signal !
[00:03:52]: [IPC] Received DST_Slave WorldGen signal !
[00:06:49]: [IPC] Received DST_Master Ready signal !
[00:10:07]: [IPC] Received DST_Slave Ready signal !
[00:10:08]: [Connect] Init client connection to 127.0.0.1|10999
[00:10:08]: [Connect] PendingConnection::Reset(true)
[00:10:08]: ModWorkshop::CancelDownloads clearing all unfinished downloads
[00:10:08]: [Connect] InternalInitClient <2081536704175878972>
[00:10:08]: [Shard] Starting shard mode as player
[00:10:08]: [Connect] No server listing found for <UNASSIGNED_RAKNET_GUID>
[00:10:08]: [Connect] Sending ping(s)...
[00:10:08]: [Connect] Ping 127.0.0.1|10999
[00:10:08]: [Connect] Ping response from 127.0.0.1|10999
[00:10:08]: [Connect] Joining server from ping response...
[00:10:08]: Friends are currently playing in 2 games(s)!
[00:10:08]: You belong to 6 clan(s)!
[00:10:08]: [Connect] Got join server response from lua
[00:10:10]: [200] Account Communication Success (13)
[00:10:10]: [Connect] PendingConnectionDoConnect to 127.0.0.1|10999
[00:10:10]: [Connect] DirectConnect to 127.0.0.1|10999
[00:10:10]: Connection accepted to 127.0.0.1|10999 <2873706502388547260>
[00:10:10]: Network external address discovered: 127.0.0.1|53058
[00:10:10]: SendClientHandShakePacket "pgs-usc^KU_hitqSxwp^DontStarveTogether^UNQ/jgtrbYvIbwmCPSyYQFgJVBLz5v14xfZivyzXyTU=" to <2873706502388547260>
[00:10:10]:    EResult 15, 373991022
[00:10:10]: Failed getting mod details.
[00:10:11]: DeserializeHandShakeServerListing
[00:10:11]: Network tick rate: U=10(3), D=15
[00:10:11]: Version: 212539
[00:10:11]: [Steam] Game Connection initiated
[00:10:11]: SendClientInventoryHandShakePacket to <2873706502388547260>
[00:10:12]:    EResult 15, 496249680
[00:10:12]: Failed getting mod details.
[00:10:13]: Begin Session: 6B717FE2DD445A8A
[00:10:13]: Done Downloading Client Object Data
[00:10:13]: DownloadMods and temp disable    
[00:10:13]: We now have the required mods, enable them for server    
[00:10:13]: Temp Enabling workshop-835602689    
[00:10:13]: Temp Enabling workshop-893652670    
[00:10:13]: ModIndex:SetTempModConfigData    
[00:10:13]: Setting temp mod config for mod     workshop-835602689    
[00:10:13]: Setting temp mod config for mod     workshop-893652670    
[00:10:13]: Mods are setup for server, save the mod index and proceed.    
[00:10:13]: Downloading [0] From: server_temp
[00:10:14]: 0 (40%) 1/1 server_temp\server_save 114000b / 278035b
[00:10:14]: 0 (81%) 1/1 server_temp\server_save 228000b / 278035b
[00:10:14]: 0 (100%) 1/1 server_temp\server_save 278035b / 278035b
[00:10:14]: Download complete[0] Files: 1 Size: 278035
[00:10:16]: Collecting garbage...
[00:10:16]: lua_gc took 0.10 seconds
[00:10:16]: ~ShardLuaProxy()
[00:10:16]: ~ItemServerLuaProxy()
[00:10:16]: ~InventoryLuaProxy()
[00:10:16]: ~NetworkLuaProxy()
[00:10:16]: ~SimLuaProxy()
[00:10:16]: ModWorkshop::CancelDownloads clearing all unfinished downloads
[00:10:16]: lua_close took 0.07 seconds
[00:10:16]: ReleaseAll
[00:10:16]: ReleaseAll Finished
[00:10:16]: cGame::StartPlaying
[00:10:16]: LOADING LUA
[00:10:16]: DoLuaFile scripts/main.lua
[00:10:16]: DoLuaFile loading buffer scripts/main.lua
[00:10:20]: running main.lua
    
[00:10:20]: loaded modindex    
[00:10:20]: WARNING: icon paths for mod workshop-437521942 (PARTY DANCE) are not valid. Got icon_atlas="preview.xml" and icon="preview.tex".
Please ensure that these point to valid files in your mod folder, or else comment out those lines from your modinfo.lua.    
[00:10:20]: ModIndex: Beginning normal load sequence.
    
[00:10:20]: ModIndex:GetModsToLoad inserting moddir,     workshop-835602689    
[00:10:20]: ModIndex:GetModsToLoad inserting moddir,     workshop-893652670    
[00:10:20]: Could not load mod_config_data/modconfiguration_workshop-835602689_staging_CLIENT    
[00:10:20]: Loading mod: workshop-835602689 ([API] Modded Skins) Version:1.5    
[00:10:20]: Could not load mod_config_data/modconfiguration_workshop-893652670_staging_CLIENT    
[00:10:20]: Loading mod: workshop-893652670 (Asriel Dreemur) Version:0.71    
[00:10:20]: Mod: workshop-835602689 ([API] Modded Skins)    Loading modworldgenmain.lua    
[00:10:20]: Mod: workshop-835602689 ([API] Modded Skins)      Mod had no modworldgenmain.lua. Skipping.    
[00:10:20]: Mod: workshop-835602689 ([API] Modded Skins)    Loading modmain.lua    
[00:10:21]: Mod: workshop-893652670 (Asriel Dreemur)    Loading modworldgenmain.lua    
[00:10:21]: Mod: workshop-893652670 (Asriel Dreemur)      Mod had no modworldgenmain.lua. Skipping.    
[00:10:21]: Mod: workshop-893652670 (Asriel Dreemur)    Loading modmain.lua    
[00:10:21]: modimport: ../mods/workshop-893652670/scripts/asrielmod_skins.lua    
[00:10:22]: LOADING LUA SUCCESS
[00:10:22]: Registering mod namespace "moddedskins"
[00:10:23]: PlayerDeaths loaded morgue    5951    
[00:10:23]: PlayerHistory loaded player_history_staging    11908    
[00:10:23]: bloom_enabled    false    
[00:10:23]: loaded saveindex    
[00:10:23]: OnFilesLoaded()    
[00:10:23]: OnUpdatePurchaseStateComplete    
[00:10:23]:     Unload FE    
[00:10:23]:     Unload FE done    
[00:11:08]: Mod: workshop-835602689 ([API] Modded Skins)    Registering prefabs    
[00:11:08]: Mod: workshop-835602689 ([API] Modded Skins)      Registering default mod prefab    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)    Registering prefabs    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)      Registering prefab file: prefabs/asriel    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)        asriel    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)      Registering prefab file: prefabs/asriel_skins    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)        asriel_none    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)        asriel_formal    
[00:11:08]: Mod: workshop-893652670 (Asriel Dreemur)      Registering default mod prefab    
[00:11:13]:     LOAD BE    
[00:12:46]:     LOAD BE: done    
[00:12:46]: Loading world: client_temp/server_save    
[00:12:46]: Save file is at version 4.76    
[00:12:47]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:12:47]: MiniMapComponent::AddAtlas( ../mods/workshop-893652670/images/map_icons/asriel.xml )
[00:12:53]: Loading Nav Grid    
[00:12:53]: Reconstructing topology    
[00:12:53]:     ...Sorting points    
[00:12:53]:     ...Sorting edges    
[00:12:53]:     ...Connecting nodes    
[00:12:53]:     ...Validating connections    
[00:12:53]:     ...Housekeeping    
[00:12:53]:     ...Done!    
[00:12:53]: ModIndex: Load sequence finished successfully.    
[00:12:53]: Reset() returning
[00:12:57]: Attempting to send resume request
[00:12:57]: ReceiveResumeNotification
[00:12:57]: Deleting user: session/6B717FE2DD445A8A/KU_hitqSxwp_/0000000001
[00:13:12]: Could not find anim [emoteXL_waving1] in bank [FROMNUM]
[00:13:16]: WARNING! Invalid resource handle for atlas 'FROMNUM', did you remember to load the asset?
[00:13:16]: Looking for default texture '' from atlas 'FROMNUM'.
[00:13:16]: Error Looking for default texture in from atlas 'FROMNUM'.
[00:13:16]: WARNING! Invalid resource handle for atlas 'FROMNUM', did you remember to load the asset?
[00:13:16]: Looking for default texture 'FROMNUM' from atlas 'FROMNUM'.
[00:13:16]: WARNING! Invalid resource handle for atlas 'FROMNUM', did you remember to load the asset?
[00:13:16]: Error Looking for default texture in from atlas 'FROMNUM'.
[00:13:18]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:18]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:18]: [string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)
[00:13:19]: [string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
        ../mods/workshop-893652670/modmain.lua(215,1)
        =(tail call) ?
        =[C] in function 'xpcall'
        scripts/mods.lua(131,1) in function 'mod'
        scripts/mainfunctions.lua(155,1)    
[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: RakNet detected a missing replica (4312)
[00:13:19]: RakNet detected a missing replica (172411)
[00:13:19]: RakNet detected a missing replica (174514)
[00:13:19]: RakNet detected a missing replica (113474)
[00:13:19]: RakNet detected a missing replica (26079)
[00:13:19]: RakNet detected a missing replica (97361)
[00:13:19]: RakNet detected a missing replica (218835)
[00:13:19]: RakNet detected a missing replica (128975)
[00:13:19]: RakNet detected a missing replica (145373)
[00:13:19]: RakNet detected a missing replica (5033)
[00:13:19]: RakNet detected a missing replica (16950)
[00:13:19]: RakNet detected a missing replica (196768)
[00:13:19]: RakNet detected a missing replica (191789)
[00:13:19]: RakNet detected a missing replica (256492)
[00:13:19]: RakNet detected a missing replica (261628)
[00:13:19]: RakNet detected a missing replica (40836)
[00:13:19]: RakNet detected a missing replica (196672)
[00:13:19]: RakNet detected a missing replica (65471)
[00:13:19]: RakNet detected a missing replica (74240)
[00:13:19]: RakNet detected a missing replica (48609)
[00:13:19]: RakNet detected a missing replica (207068)
[00:13:19]: RakNet detected a missing replica (217990)
[00:13:19]: RakNet detected a missing replica (137646)
[00:13:19]: RakNet detected a missing replica (49410)
[00:13:19]: RakNet detected a missing replica (16576)
[00:13:19]: RakNet detected a missing replica (60087)
[00:13:19]: RakNet detected a missing replica (204353)
[00:13:19]: RakNet detected a missing replica (217360)
[00:13:19]: RakNet detected a missing replica (159950)
[00:13:19]: RakNet detected a missing replica (150894)
[00:13:19]: RakNet detected a missing replica (220282)
[00:13:19]: RakNet detected a missing replica (43751)
[00:13:19]: RakNet detected a missing replica (244765)
[00:13:19]: RakNet detected a missing replica (181139)
[00:13:19]: RakNet detected a missing replica (135799)
[00:13:19]: RakNet detected a missing replica (204501)
[00:13:19]: RakNet detected a missing replica (175265)
[00:13:19]: RakNet detected a missing replica (168105)
[00:13:19]: RakNet detected a missing replica (227259)
[00:13:19]: RakNet detected a missing replica (70757)
[00:13:19]: RakNet detected a missing replica (226428)
[00:13:19]: RakNet detected a missing replica (258902)
[00:13:19]: RakNet detected a missing replica (96247)
[00:13:19]: RakNet detected a missing replica (109111)
[00:13:19]: RakNet detected a missing replica (134419)
[00:13:19]: RakNet detected a missing replica (10306)
[00:13:19]: RakNet detected a missing replica (117504)
[00:13:19]: RakNet detected a missing replica (97459)
[00:13:19]: RakNet detected a missing replica (46008)
[00:13:19]: RakNet detected a missing replica (114687)
[00:13:19]: RakNet detected a missing replica (254)
[00:13:19]: RakNet detected a missing replica (256512)
[00:13:19]: RakNet detected a missing replica (255)
[00:13:19]: RakNet detected a missing replica (96290)
[00:13:19]: RakNet detected a missing replica (162757)
[00:13:19]: RakNet detected a missing replica (188692)
[00:13:19]: RakNet detected a missing replica (69492)
[00:13:19]: RakNet detected a missing replica (166001)
[00:13:19]: RakNet detected a missing replica (12481)
[00:13:19]: RakNet detected a missing replica (208192)
[00:13:19]: RakNet detected a missing replica (69866)
[00:13:19]: RakNet detected a missing replica (50206)
[00:13:19]: RakNet detected a missing replica (193361)
[00:13:19]: RakNet detected a missing replica (170864)
[00:13:19]: RakNet detected a missing replica (171597)
[00:13:19]: RakNet detected a missing replica (260444)
[00:13:19]: RakNet detected a missing replica (67498)
[00:13:19]: RakNet detected a missing replica (255164)
[00:13:19]: RakNet detected a missing replica (236995)
[00:13:19]: RakNet detected a missing replica (111890)
[00:13:19]: RakNet detected a missing replica (124958)
[00:13:19]: RakNet detected a missing replica (109228)
[00:13:19]: RakNet detected a missing replica (241296)
[00:13:19]: RakNet detected a missing replica (121207)
[00:13:19]: RakNet detected a missing replica (24340)
[00:13:19]: RakNet detected a missing replica (185716)
[00:13:19]: RakNet detected a missing replica (261619)
[00:13:19]: RakNet detected a missing replica (216439)
[00:13:19]: RakNet detected a missing replica (214186)
[00:13:19]: RakNet detected a missing replica (167949)
[00:13:19]: RakNet detected a missing replica (40)
[00:13:19]: RakNet detected a missing replica (159435)
[00:13:19]: RakNet detected a missing replica (185198)
[00:13:19]: RakNet detected a missing replica (147453)
[00:13:19]: RakNet detected a missing replica (46110)
[00:13:19]: RakNet detected a missing replica (240)
[00:13:19]: RakNet detected a missing replica (245742)
[00:13:19]: RakNet detected a missing replica (133120)
[00:13:19]: RakNet detected a missing replica (94072)
[00:13:19]: RakNet detected a missing replica (2647)
[00:13:19]: RakNet detected a missing replica (38881)
[00:13:19]: RakNet detected a missing replica (126033)
[00:13:19]: RakNet detected a missing replica (110736)
[00:13:19]: RakNet detected a missing replica (4144)
[00:13:19]: RakNet detected a missing replica (195117)
[00:13:19]: RakNet detected a missing replica (149264)
[00:13:19]: RakNet detected a missing replica (70852)
[00:13:19]: RakNet detected a missing replica (40179)
[00:13:19]: RakNet detected a missing replica (103323)
[00:13:19]: RakNet detected a missing replica (38814)
[00:13:19]: RakNet detected a missing replica (191225)
[00:13:19]: RakNet detected a missing replica (28423)
[00:13:19]: RakNet detected a missing replica (258276)
[00:13:19]: RakNet detected a missing replica (181405)
[00:13:19]: RakNet detected a missing replica (149429)
[00:13:19]: RakNet detected a missing replica (27624)
[00:13:19]: RakNet detected a missing replica (25770)
[00:13:19]: RakNet detected a missing replica (253358)
[00:13:19]: RakNet detected a missing replica (17881)
[00:13:19]: RakNet detected a missing replica (7519)
[00:13:19]: RakNet detected a missing replica (244949)
[00:13:19]: RakNet detected a missing replica (253437)
[00:13:19]: RakNet detected a missing replica (191053)
[00:13:19]: RakNet detected a missing replica (115524)
[00:13:19]: RakNet detected a missing replica (35472)
[00:13:19]: RakNet detected a missing replica (209408)
[00:13:19]: RakNet detected a missing replica (57196)
[00:13:19]: RakNet detected a missing replica (207982)
[00:13:19]: RakNet detected a missing replica (194879)
[00:13:19]: RakNet detected a missing replica (52271)
[00:13:19]: RakNet detected a missing replica (81152)
[00:13:19]: RakNet detected a missing replica (49343)
[00:13:19]: RakNet detected a missing replica (40456)
[00:13:19]: RakNet detected a missing replica (57712)
[00:13:19]: RakNet detected a missing replica (79995)
[00:13:19]: RakNet detected a missing replica (174992)
[00:13:19]: RakNet detected a missing replica (26132)
[00:13:19]: RakNet detected a missing replica (19632)
[00:13:19]: RakNet detected a missing replica (68368)
[00:13:19]: RakNet detected a missing replica (34042)
[00:13:19]: RakNet detected a missing replica (45383)
[00:13:19]: RakNet detected a missing replica (228372)
[00:13:19]: RakNet detected a missing replica (206492)
[00:13:19]: RakNet detected a missing replica (157587)
[00:13:19]: RakNet detected a missing replica (81559)
[00:13:19]: RakNet detected a missing replica (229866)
[00:13:19]: RakNet detected a missing replica (14703)
[00:13:19]: RakNet detected a missing replica (124912)
[00:13:19]: RakNet detected a missing replica (110020)
[00:13:19]: RakNet detected a missing replica (47687)
[00:13:19]: RakNet detected a missing replica (141931)
[00:13:19]: RakNet detected a missing replica (142180)
[00:13:19]: RakNet detected a missing replica (128733)
[00:13:19]: RakNet detected a missing replica (202565)
[00:13:19]: RakNet detected a missing replica (79133)
[00:13:19]: RakNet detected a missing replica (131004)
[00:13:19]: RakNet detected a missing replica (119773)
[00:13:19]: RakNet detected a missing replica (37354)
[00:13:19]: RakNet detected a missing replica (25795)
[00:13:19]: RakNet detected a missing replica (94014)
[00:13:19]: RakNet detected a missing replica (10396)
[00:13:19]: RakNet detected a missing replica (204023)
[00:13:19]: RakNet detected a missing replica (103494)
[00:13:19]: RakNet detected a missing replica (39857)
[00:13:19]: RakNet detected a missing replica (256136)
[00:13:19]: RakNet detected a missing replica (127635)
[00:13:19]: RakNet detected a missing replica (153578)
[00:13:19]: RakNet detected a missing replica (155371)
[00:13:19]: RakNet detected a missing replica (108815)
[00:13:19]: RakNet detected a missing replica (102134)
[00:13:19]: RakNet detected a missing replica (91765)
[00:13:19]: RakNet detected a missing replica (95630)
[00:13:19]: RakNet detected a missing replica (251663)
[00:13:19]: RakNet detected a missing replica (115020)
[00:13:19]: RakNet detected a missing replica (83207)
[00:13:19]: RakNet detected a missing replica (166408)
[00:13:19]: RakNet detected a missing replica (157346)
[00:13:19]: RakNet detected a missing replica (82449)
[00:13:19]: RakNet detected a missing replica (76163)
[00:13:19]: RakNet detected a missing replica (131483)
[00:13:19]: RakNet detected a missing replica (4176)
[00:13:19]: RakNet detected a missing replica (135459)
[00:13:19]: RakNet detected a missing replica (207016)
[00:13:19]: RakNet detected a missing replica (191990)
[00:13:19]: RakNet detected a missing replica (94084)
[00:13:19]: RakNet detected a missing replica (60785)
[00:13:19]: RakNet detected a missing replica (186976)
[00:13:19]: RakNet detected a missing replica (149889)
[00:13:19]: RakNet detected a missing replica (117238)
[00:13:19]: RakNet detected a missing replica (40969)
[00:13:19]: RakNet detected a missing replica (145311)
[00:13:19]: RakNet detected a missing replica (5326)
[00:13:19]: RakNet detected a missing replica (102011)
[00:13:19]: RakNet detected a missing replica (62884)
[00:13:19]: RakNet detected a missing replica (161199)
[00:13:19]: RakNet detected a missing replica (100209)
[00:13:19]: RakNet detected a missing replica (109486)
[00:13:19]: RakNet detected a missing replica (178716)
[00:13:19]: RakNet detected a missing replica (114636)
[00:13:19]: RakNet detected a missing replica (42248)
[00:13:19]: RakNet detected a missing replica (257838)
[00:13:19]: RakNet detected a missing replica (49656)
[00:13:19]: RakNet detected a missing replica (26362)
[00:13:19]: RakNet detected a missing replica (80424)
[00:13:19]: RakNet detected a missing replica (176192)
[00:13:19]: RakNet detected a missing replica (2722)
[00:13:19]: RakNet detected a missing replica (38041)
[00:13:19]: RakNet detected a missing replica (27780)
[00:13:19]: RakNet detected a missing replica (81945)
[00:13:19]: RakNet detected a missing replica (23058)
[00:13:19]: RakNet detected a missing replica (243934)
[00:13:19]: RakNet detected a missing replica (259638)
[00:13:19]: RakNet detected a missing replica (219995)
[00:13:19]: RakNet detected a missing replica (77678)
[00:13:19]: RakNet detected a missing replica (179665)
[00:13:19]: RakNet detected a missing replica (87926)
[00:13:19]: RakNet detected a missing replica (71962)
[00:13:19]: RakNet detected a missing replica (77682)
[00:13:19]: RakNet detected a missing replica (180685)
[00:13:19]: RakNet detected a missing replica (226839)
[00:13:19]: RakNet detected a missing replica (187799)
[00:13:19]: RakNet detected a missing replica (93801)
[00:13:19]: RakNet detected a missing replica (183445)
[00:13:19]: RakNet detected a missing replica (14327)
[00:13:19]: RakNet detected a missing replica (220440)
[00:13:19]: RakNet detected a missing replica (94318)
[00:13:19]: RakNet detected a missing replica (248253)
[00:13:19]: RakNet detected a missing replica (202310)
[00:13:19]: RakNet detected a missing replica (252951)
[00:13:19]: RakNet detected a missing replica (90472)
[00:13:19]: RakNet detected a missing replica (38317)
[00:13:19]: RakNet detected a missing replica (184530)
[00:13:19]: RakNet detected a missing replica (8288)
[00:13:19]: RakNet detected a missing replica (62811)
[00:13:19]: RakNet detected a missing replica (160574)
[00:13:19]: RakNet detected a missing replica (94739)
[00:13:19]: RakNet detected a missing replica (250547)
[00:13:19]: RakNet detected a missing replica (81311)
[00:13:19]: RakNet detected a missing replica (257344)
[00:13:19]: RakNet detected a missing replica (40604)
[00:13:19]: RakNet detected a missing replica (178291)
[00:13:19]: RakNet detected a missing replica (136276)
[00:13:19]: RakNet detected a missing replica (112075)
[00:13:19]: RakNet detected a missing replica (102250)
[00:13:19]: RakNet detected a missing replica (120528)
[00:13:19]: RakNet detected a missing replica (116820)
[00:13:19]: RakNet detected a missing replica (244573)
[00:13:19]: RakNet detected a missing replica (35506)
[00:13:19]: RakNet detected a missing replica (80574)
[00:13:19]: RakNet detected a missing replica (227755)
[00:13:19]: RakNet detected a missing replica (179195)
[00:13:19]: RakNet detected a missing replica (54683)
[00:13:19]: RakNet detected a missing replica (231049)
[00:13:19]: RakNet detected a missing replica (5153)
[00:13:19]: RakNet detected a missing replica (156928)
[00:13:19]: RakNet detected a missing replica (87003)
[00:13:19]: RakNet detected a missing replica (175038)
[00:13:19]: RakNet detected a missing replica (222846)
[00:13:19]: RakNet detected a missing replica (14539)
[00:13:19]: RakNet detected a missing replica (30208)
[00:13:19]: RakNet detected a missing replica (33023)
[00:13:19]: RakNet detected a missing replica (15377)
[00:13:19]: RakNet detected a missing replica (230868)
[00:13:19]: RakNet detected a missing replica (225290)
[00:13:19]: RakNet detected a missing replica (259370)
[00:13:19]: RakNet detected a missing replica (146445)
[00:13:19]: RakNet detected a missing replica (39120)
[00:13:19]: RakNet detected a missing replica (202272)
[00:13:19]: RakNet detected a missing replica (135157)
[00:13:19]: RakNet detected a missing replica (230515)
[00:13:19]: RakNet detected a missing replica (224370)
[00:13:19]: RakNet detected a missing replica (255954)
[00:13:19]: RakNet detected a missing replica (20541)
[00:13:19]: RakNet detected a missing replica (59373)
[00:13:19]: RakNet detected a missing replica (203934)
[00:13:19]: RakNet detected a missing replica (38328)
[00:13:19]: RakNet detected a missing replica (242196)
[00:13:19]: RakNet detected a missing replica (154293)
[00:13:19]: RakNet detected a missing replica (29839)
[00:13:19]: RakNet detected a missing replica (21974)
[00:13:19]: RakNet detected a missing replica (88008)
[00:13:19]: RakNet detected a missing replica (191675)
[00:13:19]: RakNet detected a missing replica (143242)
[00:13:19]: RakNet detected a missing replica (223802)
[00:13:19]: RakNet detected a missing replica (261753)
[00:13:19]: RakNet detected a missing replica (239291)
[00:13:19]: RakNet detected a missing replica (74453)
[00:13:19]: RakNet detected a missing replica (116870)
[00:13:19]: RakNet detected a missing replica (38310)
[00:13:19]: RakNet detected a missing replica (239450)
[00:13:19]: RakNet detected a missing replica (199658)
[00:13:19]: RakNet detected a missing replica (65784)
[00:13:19]: RakNet detected a missing replica (115475)
[00:13:19]: RakNet detected a missing replica (170309)
[00:13:19]: RakNet detected a missing replica (68711)
[00:13:19]: RakNet detected a missing replica (102294)
[00:13:19]: RakNet detected a missing replica (68500)
[00:13:19]: RakNet detected a missing replica (163849)
[00:13:19]: RakNet detected a missing replica (225025)
[00:13:19]: RakNet detected a missing replica (260432)
[00:13:19]: RakNet detected a missing replica (216376)
[00:13:19]: RakNet detected a missing replica (118566)
[00:13:19]: RakNet detected a missing replica (228398)
[00:13:19]: RakNet detected a missing replica (132053)
[00:13:19]: RakNet detected a missing replica (94942)
[00:13:19]: RakNet detected a missing replica (249569)
[00:13:19]: RakNet detected a missing replica (86153)
[00:13:19]: RakNet detected a missing replica (208459)
[00:13:19]: RakNet detected a missing replica (43605)
[00:13:19]: RakNet detected a missing replica (82935)
[00:13:19]: RakNet detected a missing replica (21349)
[00:13:19]: RakNet detected a missing replica (226949)
[00:13:19]: RakNet detected a missing replica (51902)
[00:13:19]: RakNet detected a missing replica (260258)
[00:13:19]: RakNet detected a missing replica (241062)
[00:13:19]: RakNet detected a missing replica (257695)
[00:13:19]: RakNet detected a missing replica (94138)
[00:13:19]: RakNet detected a missing replica (9810)
[00:13:19]: RakNet detected a missing replica (99436)
[00:13:19]: RakNet detected a missing replica (131392)
[00:13:19]: RakNet detected a missing replica (226395)
[00:13:19]: RakNet detected a missing replica (236918)
[00:13:19]: RakNet detected a missing replica (196585)
[00:13:19]: RakNet detected a missing replica (48506)
[00:13:19]: RakNet detected a missing replica (196864)
[00:13:19]: RakNet detected a missing replica (65051)
[00:13:19]: RakNet detected a missing replica (214016)
[00:13:19]: RakNet detected a missing replica (88515)
[00:13:19]: RakNet detected a missing replica (238960)
[00:13:19]: RakNet detected a missing replica (215564)
[00:13:19]: RakNet detected a missing replica (17930)
[00:13:19]: RakNet detected a missing replica (82507)
[00:13:19]: RakNet detected a missing replica (98432)
[00:13:19]: RakNet detected a missing replica (54383)
[00:13:19]: RakNet detected a missing replica (52985)
[00:13:19]: RakNet detected a missing replica (182605)
[00:13:19]: RakNet detected a missing replica (150479)
[00:13:19]: RakNet detected a missing replica (128380)
[00:13:19]: RakNet detected a missing replica (177923)
[00:13:19]: RakNet detected a missing replica (96370)
[00:13:19]: RakNet detected a missing replica (123598)
[00:13:19]: RakNet detected a missing replica (217680)
[00:13:19]: RakNet detected a missing replica (120110)
[00:13:19]: RakNet detected a missing replica (212394)
[00:13:19]: RakNet detected a missing replica (88387)
[00:13:19]: RakNet detected a missing replica (74067)
[00:13:19]: RakNet detected a missing replica (192374)
[00:13:19]: RakNet detected a missing replica (141514)
[00:13:19]: RakNet detected a missing replica (190968)
[00:13:19]: RakNet detected a missing replica (255917)
[00:13:19]: RakNet detected a missing replica (192238)
[00:13:19]: RakNet detected a missing replica (152687)
[00:13:19]: RakNet detected a missing replica (6950)
[00:13:19]: RakNet detected a missing replica (20612)
[00:13:19]: RakNet detected a missing replica (235009)
[00:13:19]: RakNet detected a missing replica (95963)
[00:13:19]: RakNet detected a missing replica (130771)
[00:13:19]: RakNet detected a missing replica (155127)
[00:13:19]: RakNet detected a missing replica (57402)
[00:13:19]: RakNet detected a missing replica (260353)
[00:13:19]: RakNet detected a missing replica (254)
[00:13:19]: RakNet detected a missing replica (258116)
[00:13:19]: RakNet detected a missing replica (148034)
[00:13:19]: RakNet detected a missing replica (49981)
[00:13:19]: RakNet detected a missing replica (13241)
[00:13:19]: RakNet detected a missing replica (221910)
[00:13:19]: RakNet detected a missing replica (24642)
[00:13:19]: RakNet detected a missing replica (220032)
[00:13:19]: RakNet detected a missing replica (81620)
[00:13:19]: RakNet detected a missing replica (70606)
[00:13:19]: RakNet detected a missing replica (242633)
[00:13:19]: RakNet detected a missing replica (40779)
[00:13:19]: RakNet detected a missing replica (213237)
[00:13:19]: RakNet detected a missing replica (171191)
[00:13:19]: RakNet detected a missing replica (160632)
[00:13:19]: RakNet detected a missing replica (21730)
[00:13:19]: RakNet detected a missing replica (183122)
[00:13:19]: RakNet detected a missing replica (158421)
[00:13:19]: RakNet detected a missing replica (249917)
[00:13:19]: RakNet detected a missing replica (218201)
[00:13:19]: RakNet detected a missing replica (154913)
[00:13:19]: RakNet detected a missing replica (176879)
[00:13:19]: RakNet detected a missing replica (48680)
[00:13:19]: RakNet detected a missing replica (109545)
[00:13:19]: RakNet detected a missing replica (195559)
[00:13:19]: RakNet detected a missing replica (236526)
[00:13:19]: RakNet detected a missing replica (166228)
[00:13:19]: RakNet detected a missing replica (8475)
[00:13:19]: RakNet detected a missing replica (65616)
[00:13:19]: RakNet detected a missing replica (186774)
[00:13:19]: RakNet detected a missing replica (122104)
[00:13:19]: RakNet detected a missing replica (32614)
[00:13:19]: RakNet detected a missing replica (186457)
[00:13:19]: RakNet detected a missing replica (65728)
[00:13:19]: RakNet detected a missing replica (196572)
[00:13:19]: RakNet detected a missing replica (4352)
[00:13:19]: RakNet detected a missing replica (184560)
[00:13:19]: RakNet detected a missing replica (112670)
[00:13:19]: RakNet detected a missing replica (16835)
[00:13:19]: RakNet detected a missing replica (183756)
[00:13:19]: RakNet detected a missing replica (184514)
[00:13:19]: RakNet detected a missing replica (8288)
[00:13:19]: RakNet detected a missing replica (62811)
[00:13:19]: RakNet detected a missing replica (160574)
[00:13:19]: RakNet detected a missing replica (94739)
[00:13:19]: RakNet detected a missing replica (250547)
[00:13:19]: RakNet detected a missing replica (81311)
[00:13:19]: RakNet detected a missing replica (257344)
[00:13:19]: RakNet detected a missing replica (40604)
[00:13:19]: RakNet detected a missing replica (178291)
[00:13:19]: RakNet detected a missing replica (136276)
[00:13:19]: RakNet detected a missing replica (112075)
[00:13:19]: RakNet detected a missing replica (102250)
[00:13:19]: RakNet detected a missing replica (120528)
[00:13:19]: RakNet detected a missing replica (116820)
[00:13:19]: RakNet detected a missing replica (244573)
[00:13:19]: RakNet detected a missing replica (35506)
[00:13:19]: RakNet detected a missing replica (80574)
[00:13:19]: RakNet detected a missing replica (227755)
[00:13:19]: RakNet detected a missing replica (179195)
[00:13:19]: RakNet detected a missing replica (54683)
[00:13:19]: RakNet detected a missing replica (231049)
[00:13:19]: RakNet detected a missing replica (5153)
[00:13:19]: RakNet detected a missing replica (156928)
[00:13:19]: RakNet detected a missing replica (105182)
[00:13:19]: RakNet detected a missing replica (158289)
[00:13:19]: RakNet detected a missing replica (248191)
[00:13:19]: RakNet detected a missing replica (20574)
[00:13:19]: RakNet detected a missing replica (94976)
[00:13:19]: RakNet detected a missing replica (33023)
[00:13:19]: RakNet detected a missing replica (15377)
[00:13:19]: RakNet detected a missing replica (41169)
[00:13:19]: RakNet detected a missing replica (225280)
[00:13:19]: RakNet detected a missing replica (70714)
[00:13:19]: RakNet detected a missing replica (185581)
[00:13:19]: RakNet detected a missing replica (39120)
[00:13:19]: RakNet detected a missing replica (202272)
[00:13:19]: RakNet detected a missing replica (135157)
[00:13:19]: RakNet detected a missing replica (230515)
[00:13:19]: RakNet detected a missing replica (224370)
[00:13:19]: RakNet detected a missing replica (255954)
[00:13:19]: RakNet detected a missing replica (20541)
[00:13:19]: RakNet detected a missing replica (59373)
[00:13:19]: RakNet detected a missing replica (203934)
[00:13:19]: RakNet detected a missing replica (38328)
[00:13:19]: RakNet detected a missing replica (242196)
[00:13:19]: RakNet detected a missing replica (154293)
[00:13:19]: RakNet detected a missing replica (29839)
[00:13:19]: RakNet detected a missing replica (21974)
[00:13:19]: RakNet detected a missing replica (88008)
[00:13:19]: RakNet detected a missing replica (191675)
[00:13:19]: RakNet detected a missing replica (143242)
[00:13:19]: RakNet detected a missing replica (223802)
[00:13:19]: RakNet detected a missing replica (261753)
[00:13:19]: RakNet detected a missing replica (239291)
[00:13:19]: RakNet detected a missing replica (74453)
[00:13:19]: RakNet detected a missing replica (116870)
[00:13:19]: RakNet detected a missing replica (199591)
[00:13:19]: RakNet detected a missing replica (206806)
[00:13:19]: RakNet detected a missing replica (169675)
[00:13:19]: RakNet detected a missing replica (92)
[00:13:19]: RakNet detected a missing replica (247581)
[00:13:19]: RakNet detected a missing replica (480)
[00:13:19]: RakNet detected a missing replica (68943)
[00:13:19]: RakNet detected a missing replica (159833)
[00:13:19]: RakNet detected a missing replica (78236)
[00:13:19]: RakNet detected a missing replica (55203)
[00:13:19]: RakNet detected a missing replica (11639)
[00:13:19]: RakNet detected a missing replica (550)
[00:13:19]: RakNet detected a missing replica (114437)
[00:13:19]: RakNet detected a missing replica (59203)
[00:13:19]: RakNet detected a missing replica (14305)
[00:13:19]: RakNet detected a missing replica (15771)
[00:13:19]: RakNet detected a missing replica (259001)
[00:13:19]: RakNet detected a missing replica (200276)
[00:13:19]: RakNet detected a missing replica (248185)
[00:13:19]: RakNet detected a missing replica (146311)
[00:13:19]: RakNet detected a missing replica (82213)
[00:13:19]: RakNet detected a missing replica (113452)
[00:13:19]: RakNet detected a missing replica (239702)
[00:13:19]: RakNet detected a missing replica (69085)
[00:13:19]: RakNet detected a missing replica (150677)
[00:13:19]: RakNet detected a missing replica (187157)
[00:13:19]: RakNet detected a missing replica (141563)
[00:13:19]: RakNet detected a missing replica (189323)
[00:13:19]: RakNet detected a missing replica (178074)
[00:13:19]: RakNet detected a missing replica (179071)
[00:13:19]: RakNet detected a missing replica (114153)
[00:13:19]: RakNet detected a missing replica (104520)
[00:13:19]: RakNet detected a missing replica (70066)
[00:13:19]: RakNet detected a missing replica (67072)
[00:13:19]: RakNet detected a missing replica (223598)
[00:13:19]: RakNet detected a missing replica (193803)
[00:13:19]: RakNet detected a missing replica (193319)
[00:13:19]: RakNet detected a missing replica (171453)
[00:13:19]: RakNet detected a missing replica (132864)
[00:13:19]: RakNet detected a missing replica (63599)
[00:13:19]: RakNet detected a missing replica (201473)
[00:13:19]: RakNet detected a missing replica (13837)
[00:13:19]: RakNet detected a missing replica (63272)
[00:13:19]: RakNet detected a missing replica (10036)
[00:13:19]: RakNet detected a missing replica (138793)
[00:13:19]: RakNet detected a missing replica (133421)
[00:13:19]: RakNet detected a missing replica (65794)
[00:13:19]: RakNet detected a missing replica (217279)
[00:13:19]: RakNet detected a missing replica (80103)
[00:13:19]: RakNet detected a missing replica (206391)
[00:13:19]: RakNet detected a missing replica (77373)
[00:13:19]: RakNet detected a missing replica (54771)
[00:13:19]: RakNet detected a missing replica (122382)
[00:13:19]: RakNet detected a missing replica (254409)
[00:13:19]: RakNet detected a missing replica (100667)
[00:13:19]: RakNet detected a missing replica (19265)
[00:13:19]: RakNet detected a missing replica (153019)
[00:13:19]: RakNet detected a missing replica (128936)
[00:13:19]: RakNet detected a missing replica (91405)
[00:13:19]: RakNet detected a missing replica (99660)
[00:13:19]: RakNet detected a missing replica (245467)
[00:13:19]: RakNet detected a missing replica (238120)
[00:13:19]: RakNet detected a missing replica (173795)
[00:13:19]: RakNet detected a missing replica (237495)
[00:13:19]: RakNet detected a missing replica (113339)
[00:13:19]: RakNet detected a missing replica (21181)
[00:13:19]: RakNet detected a missing replica (158872)
[00:13:19]: RakNet detected a missing replica (16401)
[00:13:19]: RakNet detected a missing replica (88838)
[00:13:19]: RakNet detected a missing replica (161491)
[00:13:19]: RakNet detected a missing replica (256375)
[00:13:19]: RakNet detected a missing replica (205811)
[00:13:19]: RakNet detected a missing replica (254)
[00:13:19]: RakNet detected a missing replica (258116)
[00:13:19]: RakNet detected a missing replica (232521)
[00:13:19]: RakNet detected a missing replica (115509)
[00:13:19]: RakNet detected a missing replica (259370)
[00:13:19]: RakNet detected a missing replica (205336)
[00:13:19]: RakNet detected a missing replica (24642)
[00:13:19]: RakNet detected a missing replica (220032)
[00:13:19]: RakNet detected a missing replica (81620)
[00:13:19]: RakNet detected a missing replica (70606)
[00:13:19]: RakNet detected a missing replica (242633)
[00:13:19]: RakNet detected a missing replica (40779)
[00:13:19]: RakNet detected a missing replica (213237)
[00:13:19]: RakNet detected a missing replica (171191)
[00:13:19]: RakNet detected a missing replica (160632)
[00:13:19]: RakNet detected a missing replica (21730)
[00:13:19]: RakNet detected a missing replica (183122)
[00:13:19]: RakNet detected a missing replica (158421)
[00:13:19]: RakNet detected a missing replica (249917)
[00:13:19]: RakNet detected a missing replica (218201)
[00:13:19]: RakNet detected a missing replica (154913)
[00:13:19]: RakNet detected a missing replica (176879)
[00:13:19]: RakNet detected a missing replica (48680)
[00:13:19]: RakNet detected a missing replica (109545)
[00:13:19]: RakNet detected a missing replica (195559)
[00:13:19]: RakNet detected a missing replica (236526)
[00:13:19]: RakNet detected a missing replica (166228)
[00:13:19]: RakNet detected a missing replica (8475)
[00:13:19]: RakNet detected a missing replica (65616)
[00:13:19]: RakNet detected a missing replica (259734)
[00:13:19]: RakNet detected a missing replica (226422)
[00:13:19]: RakNet detected a missing replica (228606)
[00:13:19]: RakNet detected a missing replica (36358)
[00:13:19]: RakNet detected a missing replica (65600)
[00:13:19]: RakNet detected a missing replica (163827)
[00:13:19]: RakNet detected a missing replica (4352)
[00:13:19]: RakNet detected a missing replica (119536)
[00:13:19]: RakNet detected a missing replica (73477)
[00:13:19]: RakNet detected a missing replica (78531)
[00:13:19]: RakNet detected a missing replica (13875)
[00:13:19]: RakNet detected a missing replica (184370)
[00:13:19]: RakNet detected a missing replica (8288)
[00:13:19]: RakNet detected a missing replica (62811)
[00:13:19]: RakNet detected a missing replica (160574)
[00:13:19]: RakNet detected a missing replica (94739)
[00:13:19]: RakNet detected a missing replica (250547)
[00:13:19]: RakNet detected a missing replica (81311)
[00:13:19]: RakNet detected a missing replica (257344)
[00:13:19]: RakNet detected a missing replica (40604)
[00:13:19]: RakNet detected a missing replica (178291)
[00:13:19]: RakNet detected a missing replica (136276)
[00:13:19]: RakNet detected a missing replica (112075)
[00:13:19]: RakNet detected a missing replica (102250)
[00:13:19]: RakNet detected a missing replica (120528)
[00:13:19]: RakNet detected a missing replica (116820)
[00:13:19]: RakNet detected a missing replica (244573)
[00:13:19]: RakNet detected a missing replica (35506)
[00:13:19]: RakNet detected a missing replica (80574)
[00:13:19]: RakNet detected a missing replica (227755)
[00:13:19]: RakNet detected a missing replica (179195)
[00:13:19]: RakNet detected a missing replica (54683)
[00:13:19]: RakNet detected a missing replica (231049)
[00:13:19]: RakNet detected a missing replica (5153)
[00:13:19]: RakNet detected a missing replica (156928)
[00:13:19]: RakNet detected a missing replica (105182)
[00:13:19]: RakNet detected a missing replica (158289)
[00:13:19]: RakNet detected a missing replica (172927)
[00:13:19]: RakNet detected a missing replica (8301)
[00:13:19]: RakNet detected a missing replica (227328)
[00:13:19]: RakNet detected a missing replica (32895)
[00:13:19]: RakNet detected a missing replica (15377)
[00:13:19]: RakNet detected a missing replica (84177)
[00:13:19]: RakNet detected a missing replica (225352)
[00:13:19]: RakNet detected a missing replica (7202)
[00:13:19]: RakNet detected a missing replica (135334)
[00:13:19]: RakNet detected a missing replica (39120)
[00:13:19]: RakNet detected a missing replica (202272)
[00:13:19]: RakNet detected a missing replica (135157)
[00:13:19]: RakNet detected a missing replica (230515)
[00:13:19]: RakNet detected a missing replica (224370)
[00:13:19]: RakNet detected a missing replica (255954)
[00:13:19]: RakNet detected a missing replica (20541)
[00:13:19]: RakNet detected a missing replica (59373)
[00:13:19]: RakNet detected a missing replica (203934)
[00:13:19]: RakNet detected a missing replica (38328)
[00:13:19]: RakNet detected a missing replica (242196)
[00:13:19]: RakNet detected a missing replica (154293)
[00:13:19]: RakNet detected a missing replica (29839)
[00:13:19]: RakNet detected a missing replica (21974)
[00:13:19]: RakNet detected a missing replica (88008)
[00:13:19]: RakNet detected a missing replica (191675)
[00:13:19]: RakNet detected a missing replica (143242)
[00:13:19]: RakNet detected a missing replica (223802)
[00:13:19]: RakNet detected a missing replica (261753)
[00:13:19]: RakNet detected a missing replica (239291)
[00:13:19]: RakNet detected a missing replica (74453)
[00:13:19]: RakNet detected a missing replica (116870)
[00:13:19]: RakNet detected a missing replica (199591)
[00:13:19]: RakNet detected a missing replica (206806)
[00:13:19]: RakNet detected a missing replica (261097)
[00:13:19]: RakNet detected a missing replica (65784)
[00:13:19]: RakNet detected a missing replica (115475)
[00:13:19]: RakNet detected a missing replica (112741)
[00:13:19]: RakNet detected a missing replica (199751)
[00:13:19]: RakNet detected a missing replica (180781)
[00:13:19]: RakNet detected a missing replica (84834)
[00:13:19]: RakNet detected a missing replica (163849)
[00:13:19]: RakNet detected a missing replica (225025)
[00:13:19]: RakNet detected a missing replica (260432)
[00:13:19]: RakNet detected a missing replica (216376)
[00:13:19]: RakNet detected a missing replica (118566)
[00:13:19]: RakNet detected a missing replica (228398)
[00:13:19]: RakNet detected a missing replica (132053)
[00:13:19]: RakNet detected a missing replica (94942)
[00:13:19]: RakNet detected a missing replica (249569)
[00:13:19]: RakNet detected a missing replica (86153)
[00:13:19]: RakNet detected a missing replica (208459)
[00:13:19]: RakNet detected a missing replica (43605)
[00:13:19]: RakNet detected a missing replica (82935)
[00:13:19]: RakNet detected a missing replica (21349)
[00:13:19]: RakNet detected a missing replica (226949)
[00:13:19]: RakNet detected a missing replica (51902)
[00:13:19]: RakNet detected a missing replica (260258)
[00:13:19]: RakNet detected a missing replica (241062)
[00:13:19]: RakNet detected a missing replica (257695)
[00:13:19]: RakNet detected a missing replica (94138)
[00:13:19]: RakNet detected a missing replica (9810)
[00:13:19]: RakNet detected a missing replica (99436)
[00:13:19]: RakNet detected a missing replica (131392)
[00:13:19]: RakNet detected a missing replica (226395)
[00:13:19]: RakNet detected a missing replica (236918)
[00:13:19]: RakNet detected a missing replica (260329)
[00:13:19]: RakNet detected a missing replica (108066)
[00:13:19]: RakNet detected a missing replica (196864)
[00:13:19]: RakNet detected a missing replica (65121)
[00:13:19]: RakNet detected a missing replica (214016)
[00:13:19]: RakNet detected a missing replica (21955)
[00:13:19]: RakNet detected a missing replica (235929)
[00:13:19]: RakNet detected a missing replica (111884)
[00:13:19]: RakNet detected a missing replica (170178)
[00:13:19]: RakNet detected a missing replica (82571)
[00:13:19]: RakNet detected a missing replica (98432)
[00:13:19]: RakNet detected a missing replica (54383)
[00:13:19]: RakNet detected a missing replica (52985)
[00:13:19]: RakNet detected a missing replica (182605)
[00:13:19]: RakNet detected a missing replica (150479)
[00:13:19]: RakNet detected a missing replica (128380)
[00:13:19]: RakNet detected a missing replica (177923)
[00:13:19]: RakNet detected a missing replica (96370)
[00:13:19]: RakNet detected a missing replica (123598)
[00:13:19]: RakNet detected a missing replica (217680)
[00:13:19]: RakNet detected a missing replica (120110)
[00:13:19]: RakNet detected a missing replica (212394)
[00:13:19]: RakNet detected a missing replica (88387)
[00:13:19]: RakNet detected a missing replica (74067)
[00:13:19]: RakNet detected a missing replica (192374)
[00:13:19]: RakNet detected a missing replica (141514)
[00:13:19]: RakNet detected a missing replica (190968)
[00:13:19]: RakNet detected a missing replica (255917)
[00:13:19]: RakNet detected a missing replica (192238)
[00:13:19]: RakNet detected a missing replica (152687)
[00:13:19]: RakNet detected a missing replica (6950)
[00:13:19]: RakNet detected a missing replica (20612)
[00:13:19]: RakNet detected a missing replica (235009)
[00:13:19]: RakNet detected a missing replica (92538)
[00:13:19]: RakNet detected a missing replica (109125)
[00:13:19]: RakNet detected a missing replica (36596)
[00:13:19]: RakNet detected a missing replica (32804)
[00:13:19]: RakNet detected a missing replica (252929)
[00:13:19]: RakNet detected a missing replica (254)
[00:13:19]: RakNet detected a missing replica (258116)
[00:13:19]: RakNet detected a missing replica (90441)
[00:13:19]: RakNet detected a missing replica (49953)
[00:13:19]: RakNet detected a missing replica (34293)
[00:13:19]: RakNet detected a missing replica (242312)
[00:13:19]: RakNet detected a missing replica (24642)
[00:13:19]: RakNet detected a missing replica (220032)
[00:13:19]: RakNet detected a missing replica (81620)
[00:13:19]: RakNet detected a missing replica (70606)
[00:13:19]: RakNet detected a missing replica (242633)
[00:13:19]: RakNet detected a missing replica (40779)
[00:13:19]: RakNet detected a missing replica (213237)
[00:13:19]: RakNet detected a missing replica (171191)
[00:13:19]: RakNet detected a missing replica (160632)
[00:13:19]: RakNet detected a missing replica (21730)
[00:13:19]: RakNet detected a missing replica (183122)
[00:13:19]: RakNet detected a missing replica (158421)
[00:13:19]: RakNet detected a missing replica (249917)
[00:13:19]: RakNet detected a missing replica (218201)
[00:13:19]: RakNet detected a missing replica (154913)
[00:13:19]: RakNet detected a missing replica (176879)
[00:13:19]: RakNet detected a missing replica (48680)
[00:13:19]: RakNet detected a missing replica (109545)
[00:13:19]: RakNet detected a missing replica (195559)
[00:13:19]: RakNet detected a missing replica (236526)
[00:13:19]: RakNet detected a missing replica (166228)
[00:13:19]: RakNet detected a missing replica (8475)
[00:13:19]: RakNet detected a missing replica (65616)
[00:13:19]: RakNet detected a missing replica (188054)
[00:13:19]: RakNet detected a missing replica (86377)
[00:13:19]: RakNet detected a missing replica (229034)
[00:13:19]: RakNet detected a missing replica (53142)
[00:13:19]: RakNet detected a missing replica (65728)
[00:13:19]: RakNet detected a missing replica (163825)
[00:13:19]: RakNet detected a missing replica (4352)
[00:13:19]: RakNet detected a missing replica (184816)
[00:13:19]: RakNet detected a missing replica (86776)
[00:13:19]: RakNet detected a missing replica (10691)
[00:13:19]: RakNet detected a missing replica (55971)
[00:13:19]: RakNet detected a missing replica (184562)
[00:13:19]: RakNet detected a missing replica (8288)
[00:13:19]: RakNet detected a missing replica (62811)
[00:13:19]: RakNet detected a missing replica (160574)
[00:13:19]: RakNet detected a missing replica (94739)
[00:13:19]: RakNet detected a missing replica (250547)
[00:13:19]: RakNet detected a missing replica (81311)
[00:13:19]: RakNet detected a missing replica (257344)
[00:13:19]: RakNet detected a missing replica (40604)
[00:13:19]: RakNet detected a missing replica (178291)
[00:13:19]: RakNet detected a missing replica (136276)
[00:13:19]: RakNet detected a missing replica (112075)
[00:13:19]: RakNet detected a missing replica (102250)
[00:13:19]: RakNet detected a missing replica (120528)
[00:13:19]: RakNet detected a missing replica (116820)
[00:13:19]: RakNet detected a missing replica (244573)
[00:13:19]: RakNet detected a missing replica (35506)
[00:13:19]: RakNet detected a missing replica (80574)
[00:13:19]: RakNet detected a missing replica (227755)
[00:13:19]: RakNet detected a missing replica (179195)
[00:13:19]: RakNet detected a missing replica (54683)
[00:13:19]: RakNet detected a missing replica (231049)
[00:13:19]: RakNet detected a missing replica (5153)
[00:13:19]: RakNet detected a missing replica (156928)
[00:13:19]: RakNet detected a missing replica (187894)
[00:13:19]: RakNet detected a missing replica (196468)
[00:13:19]: RakNet detected a missing replica (230015)
[00:13:19]: RakNet detected a missing replica (6188)
[00:13:19]: RakNet detected a missing replica (96768)
[00:13:19]: RakNet detected a missing replica (33023)
[00:13:19]: RakNet detected a missing replica (15377)
[00:13:19]: RakNet detected a missing replica (30678)
[00:13:19]: RakNet detected a missing replica (225321)
[00:13:19]: RakNet detected a missing replica (155158)
[00:13:19]: RakNet detected a missing replica (236768)
[00:13:19]: RakNet detected a missing replica (29232)
[00:13:19]: RakNet detected a missing replica (40960)
[00:13:19]: RakNet detected a missing replica (203272)
[00:13:19]: RakNet detected a missing replica (129040)
[00:13:19]: RakNet detected a missing replica (544)
[00:13:19]: RakNet detected a missing replica (52352)
[00:13:19]: RakNet detected a missing replica (131216)
[00:13:19]: RakNet detected a missing replica (140736)
[00:13:19]: RakNet detected a missing replica (245418)
[00:13:19]: RakNet detected a missing replica (150339)
[00:13:19]: RakNet detected a missing replica (76430)
[00:13:19]: RakNet detected a missing replica (146364)
[00:13:19]: RakNet detected a missing replica (5344)
[00:13:19]: RakNet detected a missing replica (73728)
[00:13:19]: RakNet detected a missing replica (213932)
[00:13:19]: RakNet detected a missing replica (32900)
[00:13:19]: RakNet detected a missing replica (13099)
[00:13:19]: RakNet detected a missing replica (42)
[00:13:19]: RakNet detected a missing replica (20226)
[00:13:19]: RakNet detected a missing replica (255799)
[00:13:19]: RakNet detected a missing replica (17387)
[00:13:19]: RakNet detected a missing replica (180940)
[00:13:19]: RakNet detected a missing replica (15949)
[00:13:19]: RakNet detected a missing replica (150220)
[00:13:19]: RakNet detected a missing replica (67072)
[00:13:19]: RakNet detected a missing replica (79740)
[00:13:19]: RakNet detected a missing replica (141772)
[00:13:19]: RakNet detected a missing replica (249712)
[00:13:19]: RakNet detected a missing replica (222172)
[00:13:19]: RakNet detected a missing replica (65926)
[00:13:19]: RakNet detected a missing replica (119400)
[00:13:19]: RakNet detected a missing replica (90598)
[00:13:19]: RakNet detected a missing replica (49342)
 

 

Link to comment
Share on other sites

This character has a perk which gives sanity when picking flowers, right?

Cause something like that seems to be causing the crash in modmain.lua at line 215, if you paste the code of the function here maybe people can help you better :D!

[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-893652670/modmain.lua(215,1)

 

Link to comment
Share on other sites

3 minutes ago, SuperDavid said:

This character has a perk which gives sanity when picking flowers, right?

Cause something like that seems to be causing the crash in modmain.lua at line 215, if you paste the code of the function here maybe people can help you better :D!


[00:13:19]: Disabling workshop-893652670 (Asriel Dreemur) because it had an error.    
[00:13:19]: error calling PrefabPostInit: flower in mod workshop-893652670 (Asriel Dreemur): 
[string "../mods/workshop-893652670/modmain.lua"]:215: attempt to index field 'pickable' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-893652670/modmain.lua(215,1)

 

see, the weird thing is it doesn't crash if there is no caves, it works as it's supposed to. I don't know if there is some weird thing between the caves and flowers or not or if it's something else.

here is what I have, line 215 is the last line:

Spoiler

AddPrefabPostInit("flower", function(inst)

local function OnPickedfn(inst, picker)
    if picker and picker.components.sanity and picker.prefab ~= "asriel" then
        picker.components.sanity:DoDelta(TUNING.SANITY_MED)
    elseif picker and picker.components.sanity and picker.prefab == "asriel" then
        picker.components.sanity:DoDelta(10, false)
    end
    if inst.animname == ROSE_NAME and picker.components.combat ~= nil then
        picker.components.combat:GetAttacked(inst, TUNING.ROSE_DAMAGE)
        picker:PushEvent("thorns")
    end
    GLOBAL.TheWorld:PushEvent("beginregrowth", inst)
    inst:Remove()    
end
inst.components.pickable.onpickedfn = OnPickedfn         --215

 

Link to comment
Share on other sites

Get rid of all that code & instead put this in YOURCHARACTER.lua outside the master_postinit

local function onpickup (inst, data)
	if data.prefab == "flower" then
		inst.components.sanity:DoDelta(10)
	end
end

and then inside the master_postinit put

inst:ListenForEvent("onpickup", onpickup)	

 

I can't guarantee this code will work though since I didn't test it, but hopefully it works for you :D!

Link to comment
Share on other sites

On 4/5/2017 at 5:50 PM, SuperDavid said:

Get rid of all that code & instead put this in YOURCHARACTER.lua outside the master_postinit


local function onpickup (inst, data)
	if data.prefab == "flower" then
		inst.components.sanity:DoDelta(10)
	end
end

and then inside the master_postinit put


inst:ListenForEvent("onpickup", onpickup)	

 

I can't guarantee this code will work though since I didn't test it, but hopefully it works for you :D!

Ok, I did this, but my game decided to not work, and I can't make cave servers without my game locking in generation ( I left it overnight and it was still generating world when I came back 8+ hours later) so I don't know exactly whats happening with that.

Link to comment
Share on other sites

Yeah, weird that code doesn't work... Well, I don't know any other way to do this without making your own copy of flower.lua & putting it in your mod is prefabs area. If you'e okay with that then take this flower.lua & go inside it till you see the really noticeable code for getting bonus sanity, I tested this & it 100% worked :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...