EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
168 stars 65 forks source link

Lack of space lasers #36

Open jdhirst opened 3 years ago

jdhirst commented 3 years ago

From AlasiyaEvE created by ryllae: zhyrohaad/AlasiyaEvE#113

I think you mentioned this earlier, but Salavagers, Strip Miners and other beams are missing. They were working last night.

jdhirst commented 3 years ago

Correction: the salvagers on my noctis were working, but the strip miners on my hulk weren't?

jdhirst commented 3 years ago

Seems to be working, whatever got bumped got fixed.

jdhirst commented 3 years ago

I haven't had salvager gfx in over a year. Mining gfx was working last time I tested them. I have no clue on this one. The code hasn't changed in the last 3 years or so.

jdhirst commented 3 years ago

was/am in middle of testing gfx sending. currently disabled on dev server till i have time to track it better

jdhirst commented 3 years ago

Tested on dev eb777b: No target painters, tractor beams or salvaging beams

jdhirst commented 3 years ago

this makes sense..... MOST module actions happen at beginning of cycle (easier to code/test this way) so, at end of cycle, a module will run thru it's "normal' whatever it's doing, including calling gfx, however, the deactivate call is processed AFTER the normal cycle call is done, so it will show another round of gfx before disabling. not sure how to work around this yet.

jdhirst commented 3 years ago

Last nite I got salvager gfx for first time in over a year, but only for the noctis. No clue how client decides when to show gfx, but server rsp data for gfx calls has remained unchanged for 4+ years.

jdhirst commented 3 years ago

still present. my hulk's strip miners turned towards the rocks, but no lasers appeared

jdhirst commented 3 years ago

Saw salvagers on my noctis. Will test others if you want a comprehensive list?

jdhirst commented 3 years ago

i think this may be fx data, but not sure and no real way to easily track it. will look into it as time permits, but i know it ALL was working at one time, up until about a year ago.

jdhirst commented 3 years ago

i dunno wtf's going on here. got a SS from another player earlier that clearly showed mining laser in noob ship

jdhirst commented 3 years ago

Extra space lasers: When I disabled my blasters on my Vindicator, I also saw one extra set up shots firing right after the cycle completed. They did no dmg.

jdhirst commented 3 years ago

i got salvagers and tractors on my noctis salvager does not show gfx on rifter/frigate mining barge has miners show, but not frigates there is something missing here, but i dont know what.

as a side note, with most recent module update (20Mar20) i have ALL turrets showing gfx now.

at this time, without knowing rhyme or reason for this error, a list of module gfx isnt required.