Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

MissingFieldException in version 1.17.2 #4

@Spaceslug

Description

@Spaceslug

Using Vintage Story 1.17.2 flatpak version on EndeavourOS. MumbleLink is only mod. Crashes when starting a new world. Also when starting an old one.

Here is the console log on exception.

15:43:24 [Client Notification] Texture size is 32 so decal atlas size of 128x128 should suffice
15:43:24 [Client Audit] spaceslug opened inventory hotbar-c0ZnB7EWvv4rKnz9IGz986yi
15:43:24 [Client Audit] spaceslug opened inventory backpack-c0ZnB7EWvv4rKnz9IGz986yi
15:43:24 [Server Event] spaceslug 127.0.0.1 joins.
15:43:24 [Client Audit] spaceslug opened inventory character-c0ZnB7EWvv4rKnz9IGz986yi
15:43:24 [Client Notification] Received level finalize
15:43:24 [Client Notification] Loaded Shaderprogramm for render pass clouds.
15:43:25 [Client Fatal] Game Version: v1.17.2 (Stable)
9/8/2022 3:43:25 PM: Critical error occurred
Loaded Mods: [email protected], [email protected], [email protected], [email protected]
System.MissingFieldException: Field not found: single Vintagestory.API.Common.EntityAgent.HeadPitch Due to: Could not find field in class
  at Vintagestory.Common.EventManager.TriggerGameTick (System.Int64 ellapsedMilliseconds, Vintagestory.API.Common.IWorldAccessor world) [0x000d3] in <9818055ad9944364982e7cd3796d846c>:0 
  at Vintagestory.Client.NoObf.ClientMain.MainRenderLoop (System.Single dt) [0x00076] in <9818055ad9944364982e7cd3796d846c>:0 
  at Vintagestory.Client.NoObf.ClientMain.MainGameLoop (System.Single deltaTime) [0x00047] in <9818055ad9944364982e7cd3796d846c>:0 
  at Vintagestory.Client.GuiScreenRunningGame.RenderToPrimary (System.Single dt) [0x0004d] in <9818055ad9944364982e7cd3796d846c>:0 
  at Vintagestory.Client.ScreenManager.Render (System.Single dt) [0x00079] in <9818055ad9944364982e7cd3796d846c>:0 
  at Vintagestory.Client.ScreenManager.OnNewFrame (System.Single dt) [0x000cc] in <9818055ad9944364982e7cd3796d846c>:0 
  at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame (System.Object sender, OpenTK.FrameEventArgs e) [0x00141] in <9818055ad9944364982e7cd3796d846c>:0 
  at (wrapper delegate-invoke) System.EventHandler`1[OpenTK.FrameEventArgs].invoke_void_object_TEventArgs(object,OpenTK.FrameEventArgs)
  at OpenTK.GameWindow.OnRenderFrame (OpenTK.FrameEventArgs e) [0x00000] in <a4886e33f9fc416195d24950e7205b94>:0 
  at OpenTK.GameWindow.OnRenderFrameInternal (OpenTK.FrameEventArgs e) [0x00010] in <a4886e33f9fc416195d24950e7205b94>:0 
  at OpenTK.GameWindow.RaiseRenderFrame (System.Double elapsed, System.Double& timestamp) [0x0000c] in <a4886e33f9fc416195d24950e7205b94>:0 
  at OpenTK.GameWindow.DispatchRenderFrame () [0x00038] in <a4886e33f9fc416195d24950e7205b94>:0 
  at OpenTK.GameWindow.Run (System.Double updates_per_second, System.Double frames_per_second) [0x00104] in <a4886e33f9fc416195d24950e7205b94>:0 
  at OpenTK.GameWindow.Run () [0x00000] in <a4886e33f9fc416195d24950e7205b94>:0 
  at Vintagestory.Client.ClientProgram.Start (Vintagestory.Client.ClientProgramArgs args, System.String[] rawArgs) [0x003dc] in <ff36c07cb56d468babb0b2486902237e>:0 
  at Vintagestory.Client.ClientProgram+<>c__DisplayClass14_0.<.ctor>b__0 () [0x00000] in <ff36c07cb56d468babb0b2486902237e>:0 
  at Vintagestory.ClientNative.CrashReporter.Start (System.Threading.ThreadStart start) [0x00007] in <9818055ad9944364982e7cd3796d846c>:0 
Crash written to file at "/home/spaceslug/.var/app/at.vintagestory.VintageStory/config/VintagestoryData/Logs/client-crash.txt"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions