Avorion
Trade Mapping
42 条留言
CEKBECTOP 8 月 23 日 上午 9:19 
update my enormous cock???
󠁳⁧⁧ Morex 8 月 23 日 上午 6:43 
Update?
Tahm 2024 年 1 月 14 日 上午 4:11 
anyone know how to make it work on 2.4.2?
Trash Panda 2023 年 12 月 15 日 上午 9:49 
what do the numbers on the right mean?
vcrxfly 2023 年 12 月 13 日 下午 4:10 
I'm glad it works on 2.4.1, it's very convenient!

But my mother tongue is not English and my English is poor, so I have to rely on a dictionary to confirm most of the products. Is there any way to translate the products in the map options? thank you.

——The above content is from translation software, please understand:steamhappy:
Count 2023 年 7 月 30 日 上午 8:22 
Thanks @Iteration: AI Terra!
Mod seems to work great
Iteration: Al Terra 2023 年 7 月 30 日 上午 4:03 
IXCenturion's method does not work. Follow his steps until the section where he asks you to change the dependency location.
Instead of copy+pasting his code, go to the third line down in the code snippet, then change "max = (number)" to "max = 2.3.*"
Do not modify anything else. Save your file and the mod will appear in-game.
Iteration: Al Terra 2023 年 7 月 30 日 上午 3:08 
Can someone tell me if this is clientside or serverside? I play on Tree Cafe 1, think this would be very useful, but not sure if it would be OK or not
IXCenturion 2023 年 6 月 1 日 下午 12:13 
mod appears to work with 2.3 after changing game version dependency. all my old data was there and i was able collect more data after jumping to a new sector. those of you who want to fix it yourself you can go to the mod location ( "your steam file location here"\steamapps\workshop\content\445220\199921564) open the modinfo.lua and change the dependancy location to say this:
dependencies = {
{id = "1722652757", min = "1.3.5"},
{id = "Avorion", max = "2.*"}
all you need to do is copy the line right above this one and copy it over the line on your file version and hit save and it will now be able to be used with 2.3
CurtimusPrime92 2023 年 5 月 28 日 上午 9:40 
does this work for v2.3.X?
Khaziir Everflight 2023 年 3 月 28 日 上午 11:53 
Causes the game to crash currently when loading the game (tried to change its compatible game version in the ini/config file cause i had success with other mods like that).
Ruin 2023 年 1 月 30 日 上午 6:53 
I can sorta repeat what they experienced, i just loaded into my singleplayer game after using this mod yesterday and all my collected trade data is gone it seems.

Also, with the not gathering thing, from my experience it only seems to not collect it if the sector doesn't buy or sell anything, like the gate-only sectors, which does make sense, why collect trade data for a sector that doesn't trade.
BloodyRain2k  [作者] 2022 年 9 月 11 日 上午 6:54 
The only thing I can think of is that you visited it the first time either without the mod or without a trading system, which is a requirement for data collection that probably should mention somewhere...

If it's neither of that then I have no idea since I only play single player.
maCrofage 2022 年 9 月 3 日 上午 11:17 
Great mod, but as @theamazingharu, I confirm that you need to revisit a sector to have its data. Sometimes it doesn't gather it, but I'm not sure.
theamazingharu 2022 年 8 月 30 日 下午 10:12 
i really like this one but i am having an issue where i have to revisit all my previous sectors to get the information again on a server. Any idea on how to fix it?
PewPewsAlote 2021 年 11 月 15 日 上午 7:55 
I can confirm that this works for me, so far I've had no issues with it.
BloodyRain2k  [作者] 2021 年 11 月 1 日 上午 3:38 
Unlikely to work with 2.0

It's been a long while that I was able to work on this. The last time I played myself for a short time, it seemed like it's partially still working, but I'd not bet on that to be the case for everyone.

On top of that were API changes done in the mean time and I have yet to find something that gives me a good summary about that.
phelysarrian 2021 年 10 月 31 日 上午 7:27 
Not working with 2.0?
Lightning 2021 年 10 月 17 日 上午 10:25 
Does this work in 2.0?
Mialu 2021 年 5 月 12 日 下午 2:00 
Triggered saving of all server data.
saving sector 0xd595e350
[DccTurretEditor] Sending Config To Client 3
T: 14
Object: N2cp13ServerScriptsE
Execution Context (inner to outer):
#0: onSectorChanged data/scripts/systems/tradingoverview.lua

could not execute function 'onSectorChanged' in '"data/scripts/systems/tradingoverview.lua"':

D:\Program Files (x86)\Steam\steamapps\workshop\content\445220\1999215648\data/scripts/systems/tradingoverview.lua:134: attempt to index local 'pilots' (a number value)
stack traceback:
D:\Program Files (x86)\Steam\steamapps\workshop\content\445220\1999215648\data/scripts/systems/tradingoverview.lua:134: in function 'collectSectorData'
data/scripts/systems/tradingoverview.lua:321: in function <data/scripts/systems/tradingoverview.lua:320>

[DccTurretEditor] Sending Config To Client 3
ykyng 2021 年 4 月 6 日 上午 5:48 
Deleted mod data file - rubberbanding is gone. :-) Maybe a first and simple fix would be to limit the count of sectors the data is kept stored for. (Sector data with lowest value of last visit gets deleted on adding a new one for example)
ykyng 2021 年 4 月 4 日 上午 2:12 
Well, I had to deactivate the mod, too as it seemed to cause massive rubberbanding in singleplayer (!) during fights. System specs: Ryzen 2700, 64GB RAM, NVidia 1060 w/ 6GB RAM. I have visited over 4000 sectors so far, effect did show only after a while so that I didn't suspect the mod at first :-) The mod data file has grown quite big (4MB), I could provide it for some testing and inspection if you like.
Signals 2021 年 3 月 8 日 上午 11:14 
I wasn't able to figure out how to open the list box which shows the data.
BloodyRain2k  [作者] 2021 年 1 月 6 日 下午 2:23 
That sounds weird, but it does indeed throw the sector info at the server as it loads said sector in.
I'll see if I can get it to save the new data async, but I'm limited to singleplayer testing, which is technically local multiplayer, so maybe the server's too weak? No idea...
baksy2k 2021 年 1 月 6 日 上午 10:50 
Ryzen 3600 and Gforce 1080 is enough for singleplayer to skip lags as such.
As for multiplayer - both friends experience lags when I warp somewhere as the mod appears to update info during the sector boot and causes a lag spike. (I'm the only one who started exploring green dots to build several trade routes)
Server ping is close to 100ms, but the channel is wide enough (100Mbps) to avoid frequent freezing and slowness.
I can be wrong and more testing is required to determine the cause, so I'll keep it as the only mod on the server and spend some time exploring to get a full picture. Unfortunately, the server log is not detailed enough to pinpoint it.
BloodyRain2k  [作者] 2021 年 1 月 6 日 上午 2:52 
100+ is causing problems? I have like 500 explored and no issues. Do you have a not so strong PC by chance?
It's actually already set up that it's not bothering with more than is currently visible in the map.
baksy2k 2021 年 1 月 5 日 上午 3:51 
@Bloodyrain2k Hey!
That's a nice mod that allows monitoring price and keeps values when buying/selling via map commands, however, I had to switch it off as it brings too much lag when 100+ systems are explored with a Trading Module installed. It would have been awesome if it can stop calculating every time the map is opened and the jump to another system is initiated, and be togglable instead or the mechanism modified somehow to prevent lags.
LumberingTroll 2020 年 11 月 19 日 上午 6:21 
Also, would it be possible to move the list down about 50 - 100 pixels so this overlapping doesn't happen?
https://i.imgur.com/mMPsccc.png
LumberingTroll 2020 年 11 月 19 日 上午 6:15 
@BloodyRain2k these are the errors I am seeing server side.
https://pastebin.com/x3rH62hb
PewPewsAlote 2020 年 11 月 19 日 上午 2:16 
this update completely broke the trading system upgrade. @BloodyRain2k
BloodyRain2k  [作者] 2020 年 11 月 18 日 下午 8:17 
I've uploaded a change that hopefully fixes it, and if not, at least should help finding out what's happening.
My current suspicion is that it's a ship of an offline player, so the script tries to 'write' data to him, but that's as far as I remember currently not possible.

If the added debug message about the ship owner gets too spammy, just comment out line 139 in the mod's tradingoverview.lua

But before that, make note of the ship's name and try to see who it belongs to, so I know if my suspicion was right.
LumberingTroll 2020 年 11 月 18 日 下午 7:16 
I started getting a lot of error spam while playing so I had to disable the mod. Not quite sure what's going on.
These are the errors I have been getting.
https://i.imgur.com/fEF0g6b.jpg
Galzein 2020 年 11 月 10 日 下午 7:06 
github project?
Cienna(RB) 2020 年 4 月 24 日 上午 9:45 
Is this mod going to be updated for 1.0?
BloodyRain2k  [作者] 2020 年 3 月 20 日 下午 12:03 
I'd be suprised if it's still working with 1.0, it's been a longer while since I had time to work on my mods and it will sadly stay like that for a longer while.

As with the Gate Mod, if anyone else feels like giving it a shot at making it compatible, feel free to do so, I won't have the time for that for quite a while.
lowie1771 2020 年 3 月 17 日 上午 10:18 
Not sure if this works with 1.0 but this is a great feature sorely needed
Emiricol4Rl 2020 年 3 月 14 日 下午 7:32 
pretty pretty please ;)
Zicco 2020 年 3 月 14 日 上午 6:08 
yea an update would be great
BlackTop 2020 年 3 月 11 日 下午 8:17 
This is the mod I have always wanted to have! Is there any chance it will be updated to 1.0?
BloodyRain2k  [作者] 2020 年 2 月 28 日 下午 12:22 
Very likely, last time I worked on this addon was with 0.31.2
Lord_Havoc 2020 年 2 月 28 日 上午 10:07 
I'm on beta branch, so it could be something they've done to break it in .33
Lord_Havoc 2020 年 2 月 28 日 上午 9:54 
Tried this mod, first time brought up results like the screenshot. But after jumping it stopped bringing any results back