-
Notifications
You must be signed in to change notification settings - Fork 141
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
Treasure Maps disappearing upon collection? #65
Comments
I think this is a problem with if the map is instantiated yet or not. Make sure you get the quality of the treasure map to show before you press E to pick it up. Sometimes I have the issue where I don't get a map and that is usually because the quality didn't have time to show up, so only have the possibility to interact with the bottle but the map isn't there yet. |
Tried that, no dice. |
Oddly enough though, sometimes the quality is not showing up. |
If you can interact with the bottle, but there is no quality appearing,
then you obviously have a server performance issue! There is fairly clearly
an internal game issue as well that is causing the 'same grid' bottle
problem. But none of those has anything to do with the map editor!
…On Fri, Feb 15, 2019 at 6:40 AM snkanimus ***@***.***> wrote:
Oddly enough though, sometimes the quality is not showing up.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ah5OQ5GqpxdCbIrjfGfqq0xshFgJ1shqks5vNqrZgaJpZM4a9kCn>
.
|
I HIGHLY doubt it is a server performance issue. The grid is running 2x processors + 96gb of ram per node. |
That has absolutely no bearing on anything! I have an old quad Celeron board that sure as hell won't run Atlas worth a crap! First.. "per node" implied a VM... which is know to NOT perform well Before getting blindly defensive you might want to think about the facts surrounding the situation. Bottles spawn, in all NORMAL situations, will complete information. Even when they are spawned to yourself! There is only one thing that would slow that normally instant process to something other than instant. If you in-fact are NOT running a VM, and DO have 3GHz+ CPUs then there must be something else going on. but common sense says to eliminate the obvious first! |
Don't forget, he's running a 5x5 grid with only 4 actually server instances using 3rd party software, this might be his issue |
There is no need for ANY "instances". Not sure what you're really going after there. The servers should run perfectly if properly fed. I know of one person 'trying' to run a 7x7 on a Dell R810. The beast has core out the ass! And almost 2x the RAM he needs. But the best CPU that can be put in an 810 is total garbage for running ANY game server! Alternatively, I run 16 grids on an R710 with dual x5690s. Even lightly populated that machine runs at 25-35% CPU and run PERFECTLY! But, it's running at almost 3.5GHz.... properly fed! I would imagine, empty, I could fire up 30 grids and it would never break a sweat! But I won't because I REQUIRE a perfect server! |
@smooreace I'm not getting defensive, i'm simply stating that i know it is not server performance. I am not using a virtual machine, by "node" i mean a blade within the server chasis. My chips are over 3.2ghz and each shard has 2 of them allocated. The servers are set up as such: Node 1- A1, A2, A3, B1, B2, B3 and so on. |
I'm not even running over 25% ram usage, nor 15% cpu usage with over 20 players in one area. |
I am currently running a 5x5 map on a blade server (4 separate nodes). All of the ports have been forwarded, we are able to travel between grids/nodes flawlessly. The in-game map works fine as well. The issue that i am having though is that anytime someone goes to collect a treasure bottle, it either disappears completely and does not show up in the player inventory, or it only gives a map for the grid that person is currently in. I've been racking my brain trying to figure this out but have had absolutely no luck, is there something that i am missing ?
The text was updated successfully, but these errors were encountered: