Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod broken by new game version #67

Open
Cathode88 opened this issue Oct 6, 2023 · 2 comments
Open

Mod broken by new game version #67

Cathode88 opened this issue Oct 6, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Cathode88
Copy link

Cathode88 commented Oct 6, 2023

Describe the bug
Ingame console spammed with "Some text." on main menu. Console blocking game menu.

Bepinex console:
[Error : Unity Log] MissingMethodException: void Terminal/ConsoleCommand..ctor(string,string,Terminal/ConsoleEvent,bool,bool,bool,bool,bool,Terminal/ConsoleOptionsFetcher,bool)
Stack trace:
(wrapper dynamic-method) Terminal.DMDTerminal::InitTerminal()
(wrapper dynamic-method) Terminal.DMDTerminal::Awake(Terminal)
Console.Awake () (at <885fde5117a141d19eed8c0292c3d1fd>:0)
UnityEngine.Object:Instantiate(GameObject)
FejdStartup:DMDFejdStartup::Awake(FejdStartup)

[Info : Unity Log] 10/06/2023 17:35:09: Render threading mode:LegacyJobified

[Warning: Unity Log] 10/06/2023 17:35:09: Set button "CamZoomIn" to None!

[Warning: Unity Log] 10/06/2023 17:35:09: Set button "CamZoomOut" to None!

[Warning: Unity Log] 10/06/2023 17:35:09: Set button "CamZoomIn" to None!

[Warning: Unity Log] 10/06/2023 17:35:09: Set button "CamZoomOut" to None!

[Error : Unity Log] MissingFieldException: Field 'FejdStartup.m_csFileSource' not found.
Stack trace:
(wrapper dynamic-method) FejdStartup.DMDFejdStartup::Awake(FejdStartup)

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
AlweStats.WorldStats.PatchWorldList (FejdStartup& __instance) (at <0bca631e82904dce91b567b9a16da085>:0)
(wrapper dynamic-method) FejdStartup.DMDFejdStartup::UpdateWorldList(FejdStartup,bool)
FejdStartup.RefreshWorldSelection () (at <885fde5117a141d19eed8c0292c3d1fd>:0)
FejdStartup.OnSelectWorldTab () (at <885fde5117a141d19eed8c0292c3d1fd>:0)
UnityEngine.Events.InvokableCall.Invoke () (at <80fe1a4e36fe44618284312cb721a597>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <80fe1a4e36fe44618284312cb721a597>:0)
TabHandler.SetActiveTab (System.Int32 index, System.Boolean forceSelect, System.Boolean invokeOnClick) (at <885fde5117a141d19eed8c0292c3d1fd>:0)
TabHandler.Init (System.Boolean forceSelect) (at <885fde5117a141d19eed8c0292c3d1fd>:0)
TabHandler.Awake () (at <885fde5117a141d19eed8c0292c3d1fd>:0)

[Warning: Unity Log] 10/06/2023 17:35:09: Missing audio clip in music respawn

To Reproduce
Load the game. Version 0.217.24 - Bepinex 5.4.2200

Expected behavior
N/A

Screenshots
image

@Cathode88 Cathode88 added the bug Something isn't working label Oct 6, 2023
@zAlweNy26
Copy link
Owner

Thanks for creating an issue, I'll work on it as soon as I can

@sausje
Copy link

sausje commented Feb 4, 2024

Any update? We're months further now but there's still no updated version for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants