GithubHelp home page GithubHelp logo

Comments (27)

Grantapher avatar Grantapher commented on June 16, 2024 5

https://github.com/Grantapher/ValheimPlus/releases/latest

from valheimplus.

valdt avatar valdt commented on June 16, 2024 3

Same issue as ext4e
Latest V+ breaks the game.
Latest BepInEx breaks V+ but restores game.

from valheimplus.

DrLecteur avatar DrLecteur commented on June 16, 2024 1

Here is my BepInEx log
LogOutput - REDACTED.log

from valheimplus.

Hakker avatar Hakker commented on June 16, 2024

The crash however looks more to do with BepIndex than ValheimPlus though.

From what I remember it requires a Getpixel value between 0 and 6

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

You need to update your V+ to at least .12 or .13 if Grantapher put out a new version for the community fix. Also, bepinex is required to be updated to 5.4.2101 now. This should fix your issues.

from valheimplus.

ext4e avatar ext4e commented on June 16, 2024

Hi,
Sorry I just tryed to update Valheim + but it appear that I alreadry have the last version.

I can start the game on old_stable version with bepinex but V+ doesn't show once game launched.

Here is the log :

https://pastebin.com/smtmbC8f

Thanks for your help

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

In your log, there's no V+ dll file being loaded. You have 1 plugin being loaded and it's not V+. That's why it's not launching.

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

Same issue as ext4e Latest V+ breaks the game. Latest BepInEx breaks V+ but restores game.

Make sure you're using the community fix version 9.9.13.

Short and skinny update:

Valheim version 214.30x requires:
Bepinex version 5.4.2101
V+ community fix version 9.9.13

Update your guy's files and try again and let me know.

from valheimplus.

Gadgetwhir avatar Gadgetwhir commented on June 16, 2024

Make sure you're using the community fix version 9.9.13.

where can I find the V+ community fix version at?

from valheimplus.

Gadgetwhir avatar Gadgetwhir commented on June 16, 2024

Thanks and confirmed this worked for me on the windows client standalone as well as with the dedicated server.

from valheimplus.

DrLecteur avatar DrLecteur commented on June 16, 2024

I have issue making it work.
I'm a gamepass player (game version is 0.214.305 displayed as 0.214.300)
Bepix 5.4.21.0
V+ 0.9.9.13

V+ is crashing :

[Info   :Valheim Plus] Configuration file loaded succesfully.
[Error  : Unity Log] TypeLoadException: Could not load type Steamworks.SteamGameServer, assembly_steamworks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
Stack trace:
System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <695d1cc93cca45069c528c15c9fdd749>:0)
System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <695d1cc93cca45069c528c15c9fdd749>:0)
System.RuntimeType.GetCustomAttributes (System.Boolean inherit) (at <695d1cc93cca45069c528c15c9fdd749>:0)
HarmonyLib.HarmonyMethodExtensions.GetFromType (System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type, System.Boolean allowUnannotatedType) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.Harmony.CreateClassProcessor (System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.Harmony.<PatchAll>b__11_0 (System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.Harmony.PatchAll () (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
ValheimPlus.ValheimPlusPlugin.Awake () (at <c57ae90247c4442f8e530d257f7432e4>:0)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.UI.Image:OnCanvasHierarchyChanged()

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

i would reinstall bepinex 5.4.2101 or it could be an issue with steam because of the steamworks part of the error but it's hard saying. try bepinex and let us know if it persists.

from valheimplus.

KayHude avatar KayHude commented on June 16, 2024

I have issue making it work. I'm a gamepass player (game version is 0.214.305 displayed as 0.214.300) Bepix 5.4.21.0 V+ 0.9.9.13

V+ is crashing :

[Info   :Valheim Plus] Configuration file loaded succesfully.
[Error  : Unity Log] TypeLoadException: Could not load type Steamworks.SteamGameServer, assembly_steamworks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
Stack trace:

You definitely need BepInEx 5.4.2101 for Valheim 0.214.300

Yeah, that third decimal place does make a difference...

from valheimplus.

DrLecteur avatar DrLecteur commented on June 16, 2024

I have re-installed the BepInEx 5.4.2101 and tried the BepInEx 5.4.2102.
V+ doesn't work with neither.

V+ : 0.9.9.13 (grantapher fix)
Valheim : 0.214.305 (displayed as 0.214.300)
BepInEx : 5.4.2101 or 5.4.2102 (displayed in console as 5.4.21.0)

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

I have re-installed the BepInEx 5.4.2101 and tried the BepInEx 5.4.2102. V+ doesn't work with neither.

V+ : 0.9.9.13 (grantapher fix) Valheim : 0.214.305 (displayed as 0.214.300) BepInEx : 5.4.2101 or 5.4.2102 (displayed in console as 5.4.21.0)

What's the log say?

from valheimplus.

JF10R avatar JF10R commented on June 16, 2024

Here is my BepInEx log LogOutput - REDACTED.log

Try updating your plugin Quick Stack - Store - Sort - Trash - Restock 1.3.8. According to its changelog, it has been recompiled in version 1.3.9 for the latest BepInEx version. This could be the culprit (Version 1.3.10 is out already).

from valheimplus.

DrLecteur avatar DrLecteur commented on June 16, 2024

I tried it

Loading [Quick Stack - Store - Sort - Trash - Restock 1.3.10]

No difference. (But thx for the update notice, i would have missed it !)

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

Your game isn't loading V+. Are you on Steam or Gamepass?

image

from valheimplus.

DrLecteur avatar DrLecteur commented on June 16, 2024

It may be unclear, as i hijacked this topic.
I'm a gamepass player, indeed, v+ is crashing at start

from valheimplus.

Grantapher avatar Grantapher commented on June 16, 2024

@DrLecteur can you make a new issue? Yours looks specific to "V+ not working with Xbox Gamepass Valheim".

from valheimplus.

Grantapher avatar Grantapher commented on June 16, 2024

And seems to be due to

/// <summary>
/// Alters max player count
/// </summary>
[HarmonyPatch(typeof(SteamGameServer), "SetMaxPlayerCount")]
public static class ChangeSteamServerVariables
{
private static void Prefix(ref int cPlayersMax)
{
if (Configuration.Current.Server.IsEnabled)
{
int maxPlayers = Configuration.Current.Server.maxPlayers;
if (maxPlayers >= 1)
{
cPlayersMax = maxPlayers;
}
}
}
}

I imagine the steam assembly simply doesn't exist on the game pass version.

from valheimplus.

AzumattDev avatar AzumattDev commented on June 16, 2024

That would be correct.
They would have to patch that and check for the backend before attempting to access steam information. In short, patch that method only when the backend is steam. Don't patch it if it's not.

from valheimplus.

Grantapher avatar Grantapher commented on June 16, 2024

Will continue on about xbox game pass version in #806.

from valheimplus.

Lexigal1984 avatar Lexigal1984 commented on June 16, 2024

i would reinstall bepinex 5.4.2101 or it could be an issue with steam because of the steamworks part of the error but it's hard saying. try bepinex and let us know if it persists.

Where do you get the new version for BepInEx? I run the steam verison. I updated V+ but can't find the BepInEx v 5.4.2101. I have 5.4.21.0 which is what is on their GitHub.

from valheimplus.

AzumattDev avatar AzumattDev commented on June 16, 2024

i would reinstall bepinex 5.4.2101 or it could be an issue with steam because of the steamworks part of the error but it's hard saying. try bepinex and let us know if it persists.

Where do you get the new version for BepInEx? I run the steam verison. I updated V+ but can't find the BepInEx v 5.4.2101. I have 5.4.21.0 which is what is on their GitHub.

You can get it from the pack that I help maintain. https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/

from valheimplus.

paohira avatar paohira commented on June 16, 2024

I've installed  denikson-BepInExPack_Valheim-5.4.2105 and V+ : 0.9.9.13
It load till the character choice, that is naked, and when I try to choose a world the game crash

from valheimplus.

SSimp258 avatar SSimp258 commented on June 16, 2024

from valheimplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.