-
Notifications
You must be signed in to change notification settings - Fork 6
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
Stuck on "Fetching Portal Info" on new portals #10
Comments
Thanks for reporting! Could you turn on debug logging and send me the BepInEx output logs of your server as well as your client? |
Hi, I got the same issue. Stuck on "Fetching Portal Info". I run single player (no dedicated server). Created portals that are "stuck" works after you relog. Maybe that helps somewhat. Thanks for a great mod! |
Thanks for reporting @sirtodion! I have tested exhaustively on my end and am unable to reproduce this problem, so I'm still looking for BepInEx logs in order to get to the bottom of it. |
I am running another portal mod called TeleportEverything. Maybe thats not possible to do? |
@sirtodion Maybe. Maybe not. Without output logs I do not have the information required to answer the question. |
LogOutput_client.log Client and server logs (with debug mode on) How the problem presents itself in game (with or without debug mode the portal is locked and indestructible) EDIT: ValheimPlus is installed on both server and client but portal management (like the item hack) is disabled |
+1 to all above , same at my server , just after i updated to new version , before that it was awsome xD |
Judging by the contents of the client logfile, your game failed to detect that a new portal was placed. Do you experience this problem consistently, every single time you build a new portal? Or only sometimes?
Could you try disabling VH+ and see if that makes a difference? |
What I did:
Tried without V+ and works as intended. Try to replicate the bug with V+ installed on your side. EDIT: I'll doublecheck my V+ config for possible conflicts and update |
Apologies, I'm being stupid. I had "match case" enabled when I searched for "xportal" in your server log, so it didn't find it. D'oh! Regardless, the issue is clear now - the mod is currently not compatible with VH+. I will look into how VH+ works and see if I can change XPortal's behaviour. |
ok i did - unistaled xportal , uploaded some other portal mod , all is gone , beehive i can kill other portal mod working. definitly somthing is wrong after the update of Xportal. anyway awsome work keep it going. |
@Gotri1337 I think you commented on the wrong issue ;) |
I can confirm that the bug is still present even when disabling V+ from its config file but still keeping it in the bepinex plugins folder. The only solution is to remove V+ from both client/server. |
Thank you for testing that, @Talref. I will look into it. |
naaa im in right place , had same problems with Xportal , and beehives :P that i cant kill:D , after this what i did all works as should . |
@Gotri1337 This issue is not about beehives, that's issue #12. This issue (#10) is about portal placement not being detected. @Talref @sirtodion @Gotri1337 Do you run any other mods besides VH+? If so, can you provide the full list? |
Could you try using this test release and let me know the results? Only the client needs to change to this test, the server can continue using the original v1.2.1 release (for now). |
so the bug with xportal maybe had to do somthing with bhive , becouse when i did what i did all is gone , and all working , here is my list of what is on , i "think" all is working so far , im totaly new in this but i think lerning fast. |
still got few yellows lines in logs but dunno what to do with them xD |
@Gotri1337 XPortal isn't in your list. I don't know if you left it out on purpose (because it's implied?), but you do also have AnyPortal in your list. XPortal is the replacement for AnyPortal. They cannot work together. Anyway, if you are having problems that are not related to the "fetching portal info" message, please create a new issue for those. |
It's fixed on my side. Nice Job! Checked with latest V+ and items teleport hack activated. |
That's good news, thank you very much for testing! I will include this fix in the next release (hopefully soon). |
mate i instaled anyportal cos xportal gave me no portal options , after that i didnt had problems with portal and so on with hives , like im telling you im new im just trying to solve xportal issue with ya cos i like it better. Im gona chenge to xportal asap. |
@Gotri1337 No worries, I just misunderstood your message then. These issues are fixed in the latest release so everything should be okay now! Thanks for your support. |
thanks for your work mate its just amazing what you ppl can do with this game - im just wonder why da hell " thay " dont do anything like it :P |
Version 1.2.1, installed through Vortex, manually on home hosted server (same version, another machine running ubuntu).
Already present portals work as intended but as soon I add or destroy and recreate one I get a "fetching portal info" while hovering over them and can't do nothing, not even destroy them via building menu and they disappear from the working portal list.
The text was updated successfully, but these errors were encountered: