Dismiss Notice
This Section is READ ONLY - All Posts Are Archived

[Responded] Game keeps crashing while going around Mount Midir

Discussion in 'Critical Issues (Blockers, Performance, Crashes)' started by Summer Breeze, May 3, 2019.

Thread Status:
Not open for further replies.
  1. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    I'm trying to go around in Mount Midir to look at all the lots for the decoration contest.
    I get the lot listing from the town crier and try to go down the list alphabetically.

    Each and every time I've been to a few lots the game crashes with an Access Violation caused by UnityPlayer.dll.
    I know this file is part of Unity, but there are some errors in the logs that might be the cause of the engine crashing.
    These entries all start with
    BoxColliders does not support negative scale or size.
    The effective box size has been forced positive and is likely to give unexpected collision geometry.
    If you absolutely need to use negative scaling you can use the convex MeshCollider.​

    followed by either of
    • Scene hierarchy path "PlayerTownPlot001/DynamicPlotVillageDecoItem(Clone)/PlotDynamicVillage/DynamicPlotParentObject/Table_Prefab(Clone)/sota_Book_Paq_Toj_Nach_Blq(Clone)/ItemWeapon_1H_Wand_Silver_Serpent_deco(Clone)"

    • Scene hierarchy path "PlayerTownPlot001/DynamicPlotVillageDecoItem(Clone)/PlotDynamicVillage/DynamicPlotParentObject/ItemWeapon_1H_Wand_Silver_Serpent_deco(Clone)"

    • Scene hierarchy path "PlayerTownPlot001/DynamicPlotVillageDecoItem(Clone)/PlotDynamicVillage/DynamicPlotParentObject/RugSet3_Rug7(Clone)"

    • Scene hierarchy path "PlayerTownPlot001/DynamicPlotVillageDecoItem(Clone)/PlotDynamicVillage/DynamicPlotParentObject/port_buildingBlocks_ice_4x2x4(Clone)/ItemWeapon_1H_Wand_Silver_Serpent_deco(Clone)"

    To me it looks like there's a few faulty deco items in the scene.


    If you want me to supply more info: by now there's quite a few crash reports on my hard disk. Just tell me if you want (part of) them.
     
    Amelli and Alley Oop like this.
  2. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    Crash report (extract) from a crash when relogging into Mount Midir after last crash:

    (Filename: Line: 2006)

    Receiving social lists...
    PlotManager: Starting Initializing Plots
    PlotManager: Starting Initializing Player town plot
    13:57:49: Equipping Avatars...
    Size overflow in allocator.
    Portalarium.AssetBundles.AssetBundleManager:LoadResourceInternal(AssetId, BundleSet, Boolean)
    Portalarium.Audio.<LoadSong>d__37:<>m__Finally1()
    System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
    System.Runtime.CompilerServices.MoveNextRunner:Run()
    OfflineDisconnectCallback:Invoke()
    Portalarium.CooperativeThreadAsync:IWaitableThreadAsync.Update()
    CooperativeThreadManager:Update()

    [ line 98]
    (Filename: Line: 98)

    Could not allocate memory: System out of memory!
    Trying to allocate: 18446744072178805227B with 16 alignment.
    MemoryLabel: String
    Allocation happened at: Line:314 in
    Memory overview

    [ ALLOC_DEFAULT ] used: 2653875949B | peak: 0B | reserved: 3084970109B
    [ ALLOC_TEMP_JOB ] used: 1928272B | peak: 0B | reserved: 22020096B
    [ ALLOC_TEMP_BACKGROUND_JOB ] used: 0B | peak: 0B | reserved: 1048576B
    [ ALLOC_GFX ] used: 395884729B | peak: 0B | reserved: 574183289B
    [ ALLOC_CACHEOBJECTS ] used: 743633824B | peak: 0B | reserved: 861501616B
    [ ALLOC_TYPETREE ] used: 13262064B | peak: 0B | reserved: 16777216B
    [ ALLOC_TEMP_THREAD ] used: 51872B | peak: 0B | reserved: 4096000B
    Could not allocate memory: System out of memory!
    Trying to allocate: 18446744072178805227B with 16 alignment.
    MemoryLabel: String
    Allocation happened at: Line:314 in
    Memory overview

    [ ALLOC_DEFAULT ] used: 2653875949B | peak: 0B | reserved: 3084970109B
    [ ALLOC_TEMP_JOB ] used: 1928272B | peak: 0B | reserved: 22020096B
    [ ALLOC_TEMP_BACKGROUND_JOB ] used: 0B | peak: 0B | reserved: 1048576B
    [ ALLOC_GFX ] used: 395884729B | peak: 0B | reserved: 574183289B
    [ ALLOC_CACHEOBJECTS ] used: 743633824B | peak: 0B | reserved: 861501616B
    [ ALLOC_TYPETREE ] used: 13262064B | peak: 0B | reserved: 16777216B
    [ ALLOC_TEMP_THREAD ] used: 51872B | peak: 0B | reserved: 4096000B

    Portalarium.AssetBundles.AssetBundleManager:LoadResourceInternal(AssetId, BundleSet, Boolean)
    Portalarium.Audio.<LoadSong>d__37:<>m__Finally1()
    System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
    System.Runtime.CompilerServices.MoveNextRunner:Run()
    OfflineDisconnectCallback:Invoke()
    Portalarium.CooperativeThreadAsync:IWaitableThreadAsync.Update()
    CooperativeThreadManager:Update()

    [ line 1161]
    (Filename: Line: 1161)

    Crash!!!​

    Hmm... no, I don't have over 18 exabyte free to be allocated on my gaming rig.
     
    Amelli likes this.
  3. Medusa

    Medusa Avatar

    Messages:
    7
    Likes Received:
    2
    Trophy Points:
    3
    I have been getting the same thing as well.
     
  4. liz_the_wiz

    liz_the_wiz Avatar

    Messages:
    1,365
    Likes Received:
    2,033
    Trophy Points:
    113
    Gender:
    Female
    can you do /bug in game, and paste the template? it includes things like machine specs it is useful to the dev team
     
    Jaesun likes this.
  5. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    I could and I normally do. But these crash were random and the errors unrelated to my specs.
    I offered to provide more info when needed as well.

    I haven't crashed in hours wandering about Mount Midir now though (not one crash afterp atch 965), so it seems to be solved for me.
     
    Amelli likes this.
  6. liz_the_wiz

    liz_the_wiz Avatar

    Messages:
    1,365
    Likes Received:
    2,033
    Trophy Points:
    113
    Gender:
    Female
    I'd disagree, if you're running out of memory, it possibly is related.
     
  7. Mylady ‘Gin Gin Darlin

    Mylady ‘Gin Gin Darlin Avatar

    Messages:
    132
    Likes Received:
    354
    Trophy Points:
    18
    Location:
    UK
    Looks like the game is trying to allocate 18.4467441 Exabytes of memory. It’s definitely a memory problem, but not on the OPs end.

    I could be wrong but looks more like a sudden memory leak/loop leading to a fatal error causing an instantaneous ctd.
     
    Feeyo likes this.
  8. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    And if this is the case, then its probably a Unity issue and not fixable by the SotA devs. Today I will try to reproduce this on my GNU/Linux system and see if we also have the same problem.
     
    Jaesun and Amelli like this.
  9. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    The only thing I do not really understand is why is @Chris his client not crashing in his streams. He does almost all his latest streams in Mount Midir and never seen him crash there.
     
    Jaesun likes this.
  10. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    I'm back to crashing repeatedly while trying to 'judge' the deco contestants.
    Only thing different from last night (when I didn't crash) is that I go onto the lots now.

    05/04/2019 11:50
    Title:
    Reproduction Rate: Often
    Blocker? Yes
    Details:
    Crashing when visiting several lots in Mount Midir

    Steps to Reproduce:
    Go onto lots in Mount Midir to 'judge' the deco contestants.
    Randomly crash after visiting a few.

    User Specs:
    OS: Windows 10 (10.0.0) 64bit
    CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8) System RAM: 16324
    GPU: AMD Radeon (TM) R9 390 Series GPU RAM: 8168
    SotA.Win.64.965.Date.05.03.19
    Area: POT_mountain_metropolis_01_template/Mount Midir
    Area Display Name: Mount Midir
    Loc: (-287.6, 53.0, 252.1)
    Debug: UE9UX21vdW50YWluX21ldHJvcG9saXNfMDFfdGVtcGxhdGV8TW91bnQgTWlkaXJ8KC0yODcuNjAxLCA1Mi45OTQsIDI1Mi4wODUpfCgwLCAtMC44NywgMCwgMC40OTQpfDIzOS4xNzcyfDEwfDYuNTQ1Nzgy
     
  11. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    I have been trying to reproduce your issue now 2 hours in Mount Midir, going into the houses and checking everything out. No crash here.
    OS: Gentoo GNU/Linux
    CPU: Intel(R) Core(TM) i7-3960X CPU @ 3.30GHz (12) System RAM: 32718
    GPU: NVIDIA GeForce GTX 1080 GPU RAM: 8137
    Renderer: Vulkan
     
  12. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    I remembered another thing I'm doing different now compared to last night: alt-tabbing out of SotA (to put scores and notes on the lots in a spreadsheet).

    Changed from full-screen to windowed, to see if that helps.
     
    Last edited: May 4, 2019
  13. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    Are u running the latest AMD drivers? (https://drivers.amd.com/drivers/bet...tware-adrenalin-2019-edition-19.4.3-apr22.exe)

    Also I would recommend trying to fully clean install SotA again through the launcher.
    Could be some corrupted files.
     
  14. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    Updated driver, going around in windowed mode: still crashing after a few lots. :(

    A fresh install of SotA will have to wait until after I've seen all deco contest entries. :)
     
    liz_the_wiz likes this.
  15. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    Are u still crashing since patch 967 ?
     
    Jaesun likes this.
  16. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    Patch 968: crashed on 2nd lot I visited in Mount Midir (Dartan Obscuro's one, after having visited Alioth's; visited both basements).

    Time for a re-install to see if that helps.


    Code:
    Shroud of the Avatar by Portalarium [version: Unity 2018.3.11f1_5063218e4ab8]
    
    UnityPlayer.dll caused an Access Violation (0xc0000005)
      in module UnityPlayer.dll at 0033:8f36870d.
    
    Error occurred at 2019-05-09_211152.
    C:\Game things\SotA\Shroud of the Avatar.exe, run by Gebruiker.
    
    58% physical memory in use.
    16325 MB physical memory [6771 MB free].
    13241 MB process peak paging file [13211 MB used].
    7095 MB process peak working set [3992 MB used].
    System Commit Total/Limit/Peak: 30546MB/34648MB/30616MB
    System Physical Total/Available: 16325MB/6771MB
    System Process Count: 154
    System Thread Count: 1821
    System Handle Count: 81316
    Disk space data for 'C:\Users\GEBRUI~1\AppData\Local\Temp\Portalarium\Shroud of the Avatar\Crashes\Crash_2019-05-09_190747629\': 231963475968 bytes free of 499514339328 total.
    
    Read from location FFFFFFFFFFFFFFFF caused an access violation.
    
    Context:
    RDI:    0x0000000000000001  RSI: 0x000000000000000a  RAX:   0x0000000000000159
    RBX:    0x000000000000000a  RCX: 0x0000000000000159  RDX:   0x00022cf49efd0800
    RIP:    0x00007ffa8f36870d  RBP: 0x0000000000000018  SegCs: 0x00022cf400000033
    EFlags: 0x0000000000010206  RSP: 0x000000eb769bc3b0  SegSs: 0x00022cf40000002b
    R8:     0x0000022cf47f704f  R9:  0x00022cf47f705000  R10:   0x0000000000000140
    R11:    0x0000022cf47f7050  R12: 0x000000000000043a  R13:   0x0000000000000010
    R14:    0x0000000000000000  R15: 0x000000000001f830
    
    
    Bytes at CS:EIP:
    49 89 51 18 4c 89 4a 10 4d 39 84 c3 80 00 00 00
    
    Mono DLL loaded successfully at 'C:\Game things\SotA\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll'.
    
    
    Stack Trace of Crashed Thread 2064:
    0x00007FFA8F36870D (UnityPlayer) UnityMain
    0x00007FFA8F3692A6 (UnityPlayer) UnityMain
    0x00007FFA8ED8069D (UnityPlayer) UnityMain
    0x00007FFA8ED804BA (UnityPlayer) UnityMain
    0x00007FFA8ED80EB1 (UnityPlayer) UnityMain
    0x00007FFA8ED8573C (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EAB5C31)
    0x00007FFA8EAB5C31 (UnityPlayer) (function-name not available)
    0x00007FFA8F6B1ECC (UnityPlayer) UnityMain
    0x00007FFA8F5716D6 (UnityPlayer) UnityMain
    0x00007FFA8F56FA22 (UnityPlayer) UnityMain
    0x00007FFA8F571A1B (UnityPlayer) UnityMain
    0x00007FFA8F561F49 (UnityPlayer) UnityMain
    0x00007FFA8F5658A1 (UnityPlayer) UnityMain
    0x00007FFA8F4BB2F2 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EAB317F)
    0x00007FFA8EAB317F (UnityPlayer) (function-name not available)
    0x00007FFA8EF1E07E (UnityPlayer) UnityMain
    0x00007FFA8EF1E27B (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EADB2A6)
    0x00007FFA8EADB2A6 (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EAB49E6)
    0x00007FFA8EAB49E6 (UnityPlayer) (function-name not available)
    0x00007FFA8EF63BA7 (UnityPlayer) UnityMain
    0x00007FFA8EF63C49 (UnityPlayer) UnityMain
    0x00007FFA8EF65BFF (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8ED3E885)
    0x00007FFA8ED3E885 (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8ED3D1CA)
    0x00007FFA8ED3D1CA (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8ED41CBA)
    0x00007FFA8ED41CBA (UnityPlayer) (function-name not available)
    0x00007FFA8ED45E1B (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF6FF0A11FA)
    0x00007FF6FF0A11FA (Shroud of the Avatar) (function-name not available)
    0x00007FFACB744034 (KERNEL32) BaseThreadInitThunk
    0x00007FFACE313691 (ntdll) RtlUserThreadStart
    
    Stacks for Running Threads:
    
    <...removed info on tons of other threads, dump of stack memory and module info...>
    
    Crash Report configuration:
     * App Name: Shroud of the Avatar
     * App Version: Unity 2018.3.11f1_5063218e4ab8
     * Mono DLL: C:\Game things\SotA\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
     * Bug Reporter App Path:
     * Crash Report Path: C:\Users\GEBRUI~1\AppData\Local\Temp\Portalarium\Shroud of the Avatar\Crashes
     * Is Editor: false
    
    Crash Report metadata:
    
    Additional report files:
    
    <...removed path to sota_log.txt...>

    Code:
    Initialize engine version: 2018.3.11f1 (5063218e4ab8)
    GfxDevice: creating device client; threaded=1
    Direct3D:
        Version:  Direct3D 11.0 [level 11.1]
        Renderer: AMD Radeon (TM) R9 390 Series (ID=0x67b1)
        Vendor:   
        VRAM:     8168 MB
        Driver:   25.20.15031.9002
    Begin MonoManager ReloadAssembly
    - Completed reload, in  1.772 seconds
    
    <...removed warnings about unsupported shaders...>
    
    GameManagerSceneObject.Awake. 9-5-2019 20:28:42
    SystemInfo, graphicsDeviceName=AMD Radeon (TM) R9 390 Series, graphicsMemorySize=8168, graphicsDeviceType=Direct3D11, operatingSystem=Windows 10  (10.0.0) 64bit, processorCount=8, processorType=Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, systemMemorySize=16324
    SotA.Win.64.968.Date.05.08.19, LocalTime=9-5-2019 20:28:42, Patch=lonely-exterminator.3
    LanguageManager, Language=English, Culture=en-US, SystemCulture=nl-NL, Partner=None
    PreviousApplicationExit status=clean systemMemorySize=16324
    
    <...removed log text for scenes I visited earlier in the session...>
    <...resuming from exiting Dartan's basement, upto the crash:>
    
    NetworkingPeer: LeaveComplete. Disconnecting.
    Network storage reset
    NetworkingPeer: Connecting to "38.140.214.157:5055"
    Network storage reset
    AsyncLoadSequence begin. SceneToLoad: POT_mountain_metropolis_01_template/Mount Midir:
    21:06:07: Loading Scene...
    10
    21:06:08: Level load loop started.
    Unloading 2 Unused Serialized files (Serialized files now loaded: 59)
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    camera controller destroyed.
    Pathfinding: Load UnLoaded
    UnloadTime: 9.478376 ms
    GameManagerSceneObject.Awake. 9-5-2019 21:06:09
    NavMeshLoadTime SceneId=POT_mountain_metropolis_01_template , Time=0,2956543
    Pathfinding: Load Loaded
    Camera: CameraRig_Universal (CameraController)
    
    Unloading 1298 unused Assets to reduce memory usage. Loaded Objects now: 519274.
    Total: 1173.016456 ms (FindLiveObjects: 27.436935 ms CreateObjectMapping: 46.270797 ms MarkObjects: 1088.774157 ms  DeleteObjects: 10.534056 ms)
    
    Unloading 0 Unused Serialized files (Serialized files now loaded: 59)
    GC.Collect() took 0,2 seconds
    21:06:11: Level loaded.
    21:06:12: Scenario init completed. Scenario:Mount Midir
    Checksum for POT_mountain_metropolis_01_template/Mount Midir: 1671318927
    
    Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 519271.
    Total: 1163.610127 ms (FindLiveObjects: 28.321437 ms CreateObjectMapping: 45.293042 ms MarkObjects: 1089.408025 ms  DeleteObjects: 0.586858 ms)
    
    Network storage reset
    NetworkingPeer: Connecting to "38.140.214.157:5056"
    21:06:14: Started NPC Spawn...
    SceneServer: OnStatusChanged:Connect
    SceneServer: OnStatusChanged:EncryptionEstablished
    PlotManager: Starting Initializing Plots
    PlotManager: Starting Initializing Player town plot
    21:06:15: Equipping Avatars...
    PlotManager: Finished Initializing Player town plot
    Spawning local player at (141.189, 62.345, 318.331) using last known location. SnapToGround:True
    Local player equipment load time: 00 secs
    21:06:19: Equipment load complete. Loop Counter:327
    21:06:19: Waiting for NPC Spawn
    21:06:19: Finished NPC Spawn
    21:06:20: Hiding Loading Screen...
    TimeToLoadLevel, SceneName=POT_mountain_metropolis_01_template, TimeToFadeIn=12.4, PreloadTime=0.8, SceneIOLoadTime=0.3, SceneUnloadTime=0.6, SceneActivateTime=2.4, JoinTime=3.8, DecoLoadTime=3.8, AvatarLoadTime=0.2, FinalizeLoadTime=0.5, RelatedInfo, PrefabLoadTime=0.0, ResourceLoadTime=0.0, GameManager=0.3, JoinDownloadTime=1.4, VideoMemory=8168, SystemMemory=16324, FirstTime=False, UserId=5abfb46cabb7171298b6b94f
    21:06:20: Fading in...
    21:06:21: AsyncLevelLoad Completed!
    PersistenceService.WaitTimes, Total=23, TotalTime=3.6, MaxTime=0.3, Void <RetrieveDeathHistory>b__0(), Scene=POT_mountain_metropolis_01_template/Mount Midir
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'TeleporterGlow') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'TeleporterGlow') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    BoxColliders does not support negative scale or size.
    The effective box size has been forced positive and is likely to give unexpected collision geometry.
    If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "PlayerTownPlot001/DynamicPlotVillageDecoItem(Clone)/PlotDynamicVillage/DynamicPlotParentObject/port_stage(Clone)/WoodenWall1(Clone)/ItemWeapon_1H_Wand_Silver_Serpent_deco(Clone)"
    (Filename:  Line: 0)
    
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    WARNING: Shader Unsupported: 'Standard' - Pass 'META' has no vertex shader
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object '<null>') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'TeleporterGlow') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'TeleporterGlow') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    The referenced script on this Behaviour (Game Object 'SwirlFX') is missing!
    (Filename:  Line: 294)
    
    PlotManager: Finished Initializing Plots
    Invalid SceneHandle
    (Filename:  Line: 338)
    
    IncomingMessages, Total=10, NumPlayers=2, SceneId=POT_mountain_metropolis_01_template/Mount Midir,Room=fca3715c-d01c-487d-a21c-bdcf47d58eb0
    OutgoingMessageQueue, Total=15,Master=False,SceneId=POT_mountain_metropolis_01_template/Mount Midir,timeScale=1.00,SetViewStateUnreliable:4,LoadAgricultureData:3,GetInteractiveObjectStates:3,SetViewState:2,Ping:1,SetSaveLocation:1,SubscribeToView:1,Room=fca3715c-d01c-487d-a21c-bdcf47d58eb0
    Crash!!!
    
    <.. removed tons of file version info...>
    
    ========== OUTPUTTING STACK TRACE ==================
    
    0x00007FFA8F36870D (UnityPlayer) UnityMain
    0x00007FFA8F3692A6 (UnityPlayer) UnityMain
    0x00007FFA8ED8069D (UnityPlayer) UnityMain
    0x00007FFA8ED804BA (UnityPlayer) UnityMain
    0x00007FFA8ED80EB1 (UnityPlayer) UnityMain
    0x00007FFA8ED8573C (UnityPlayer) UnityMain
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EAB5C31)
    0x00007FFA8EAB5C31 (UnityPlayer) (function-name not available)
    0x00007FFA8F6B1ECC (UnityPlayer) UnityMain
    0x00007FFA8F5716D6 (UnityPlayer) UnityMain
    0x00007FFA8F56FA22 (UnityPlayer) UnityMain
    0x00007FFA8F571A1B (UnityPlayer) UnityMain
    0x00007FFA8F561F49 (UnityPlayer) UnityMain
    0x00007FFA8F5658A1 (UnityPlayer) UnityMain
    0x00007FFA8F4BB2F2 (UnityPlayer) UnityMain
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EAB317F)
    0x00007FFA8EAB317F (UnityPlayer) (function-name not available)
    0x00007FFA8EF1E07E (UnityPlayer) UnityMain
    0x00007FFA8EF1E27B (UnityPlayer) UnityMain
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EADB2A6)
    0x00007FFA8EADB2A6 (UnityPlayer) (function-name not available)
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8EAB49E6)
    0x00007FFA8EAB49E6 (UnityPlayer) (function-name not available)
    0x00007FFA8EF63BA7 (UnityPlayer) UnityMain
    0x00007FFA8EF63C49 (UnityPlayer) UnityMain
    0x00007FFA8EF65BFF (UnityPlayer) UnityMain
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8ED3E885)
    0x00007FFA8ED3E885 (UnityPlayer) (function-name not available)
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8ED3D1CA)
    0x00007FFA8ED3D1CA (UnityPlayer) (function-name not available)
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA8ED41CBA)
    0x00007FFA8ED41CBA (UnityPlayer) (function-name not available)
    0x00007FFA8ED45E1B (UnityPlayer) UnityMain
      ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF6FF0A11FA)
    0x00007FF6FF0A11FA (Shroud of the Avatar) (function-name not available)
    0x00007FFACB744034 (KERNEL32) BaseThreadInitThunk
    0x00007FFACE313691 (ntdll) RtlUserThreadStart
    
    ========== END OF STACKTRACE ===========
    
     
    Jaesun and Feeyo like this.
  17. Summer Breeze

    Summer Breeze Avatar

    Messages:
    88
    Likes Received:
    81
    Trophy Points:
    8
    Reinstalled, went on to Elryin's and Engineer's lot. Crashed again when passing Dartan's lot on my way to Fetid Sirdidy's... *sighs*

    Logged back in, visited Feted Sirdidy's, Lars VonDrachental's (now unlocked for visitors) and Flinderke's... to crash on my way to Skye Azure's.


    No more crashes after that, despite visiting tons of lots.
     
    Last edited: May 9, 2019
  18. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    I guess this has to do with the random memory allocation bug, seems like a nasty Unity bug.
    The only thing we can do is wait for SotA devs to update Unity and hope that it has been fixed soon. :(
     
    Summer Breeze likes this.
  19. Lord Subtleton

    Lord Subtleton Developer Emeritus

    Messages:
    993
    Likes Received:
    1,310
    Trophy Points:
    93
    Are you still having these crash issues?
     
  20. Mingo Ebonmark

    Mingo Ebonmark Avatar

    Messages:
    142
    Likes Received:
    317
    Trophy Points:
    30
    Gender:
    Male
    Location:
    United Kingdom of Great Britain
    I'm still crashing right now. I had a peek in windows event viewer and it said:

    Faulting application name: Shroud of the Avatar.exe, version: 2018.3.11.25377, time stamp: 0x5c94ff38
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x0000000000000070
    Faulting process ID: 0x2294
    Faulting application start time: 0x01d50787bec5503f
    Faulting application path: D:\SotA\Shroud of the Avatar.exe
    Faulting module path: unknown
    Report ID: 06aede72-0bf9-4c41-bf23-7cd99f3d6c0f
     
Thread Status:
Not open for further replies.