Coder Social home page Coder Social logo

Comments (7)

Liamswin01 avatar Liamswin01 commented on August 29, 2024 1

So, I tried a few of the things in the thread that you linked and it did not work, we're going to try another mod to do what we're needing and see if that works first. If it doesn't work I will try the mod on it's own.

from valheim-serversidemap.

Liamswin01 avatar Liamswin01 commented on August 29, 2024

Hey, I would like to add this mod to a CO-OP playthrough with my friends, is this a possibility now or has this not been fulfilled?

from valheim-serversidemap.

Mydayyy avatar Mydayyy commented on August 29, 2024

Hey!

I hope you are doing well.

In general, back when this issue was created was completely possible - this overhead which this is about is really just about optimizing the last bit out of that functionality.

But: I have not tested the mod thoroughly in local servers the last few updates, so you have to try to add it and see if it works.

Keep in mind that its best to use local saves for this mod, since the cloud save functionality did not exist back when it was developed and it has some issues, see here: #47 (comment)

Best Regards
Mydayyy

from valheim-serversidemap.

Liamswin01 avatar Liamswin01 commented on August 29, 2024

Hi, thanks for replying so fast!

Me and my friends have downloaded and installed this mod with all the settings being the same, it worked at first for them (my progress being shared to them) and not for me.

I then moved the world from the cloud to being saved locally and it stopped working altogether for some reason, not entirely sure why.

If you could shed some light on why this would have happened it would be perfect.

Thanks,
Liam.

from valheim-serversidemap.

Mydayyy avatar Mydayyy commented on August 29, 2024

Me and my friends have downloaded and installed this mod with all the settings being the same, it worked at first for them (my progress being shared to them) and not for me.

This could very well be some changes inside the code of valheim. Especially recently they started refactoring the network related code quite a lot.

I then moved the world from the cloud to being saved locally and it stopped working altogether for some reason, not entirely sure why.

Inside the logs you can check the path of the .explored file which it is trying to access. That is the path where the data is saved into. Although this should only be relevant to persist. During an active session, progress should be relayed correctly nonetheless.

Can you check the log files for any errors?

from valheim-serversidemap.

Liamswin01 avatar Liamswin01 commented on August 29, 2024

So, the only error I am finding in the log files is this.

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
ZNet.ListContainsId (SyncedList list, System.String id) (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
PieceManager.RegisterClientRPCPatch.Postfix (ZNet __instance, ZNetPeer peer) (at <77ad6e0d5dd9498693b037952210adc1>:0)
(wrapper dynamic-method) ZNet.DMDZNet::OnNewConnection(ZNet,ZNetPeer)
ZNet.CheckForIncommingServerConnections () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
ZNet.Update () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)

I'm not sure whether this is to do with this mod in particular, maybe you could shed some light on it.

from valheim-serversidemap.

Mydayyy avatar Mydayyy commented on August 29, 2024

That seems to be unrelated to my mod.

One thing you could try is to run only this mod to test it. If it works it is some kind of incompatibility. If it does not it is something with the mod itself and needs to be looked at.

from valheim-serversidemap.

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.