EvEmu-Project / evemu_Crucible

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

Error loading S charges to 150mm Carbide Railgun I #193

Closed matthew1smith closed 2 months ago

matthew1smith commented 2 years ago

Describe the bug Purchased x3 150mm Carbide Railgun I. Purchased 550 Antimatter Charge S, Plutonium Charge S, Thorium Charge S, and Uranium Charge S. Produces error stating charge is the wrong size.

To Reproduce Steps to reproduce the behavior:

  1. Fitted modules to my Cormorant straight from Items.
  2. Put each stack of charges into My Cargo.
  3. Dragged charges over the top of modules in Fitting window.
  4. Error message stated charge was the wrong size.

Expected behavior Charge should load into module without error message.

Screenshots If applicable, add screenshots to help explain your problem.

System Details (please complete the following information):

Additional context Fixed by attempting following in sequence:

jdhirst commented 2 years ago

Good catch! Hmm, so it seems the issue is specific to dragging the items from your cargo to the turrets themselves? In that case, I suggest adding inventory logging to your log.ini and re-attempting this. Maybe we can gather more details on exactly where the failure is at that point.

beelitzs commented 2 years ago

Not able to replicate this issue in 666a3f9643ea5ea07e6971a3784d0892b282bb60 Dragging small charges into 150mm Carbide Railgun I's loads them as expected (unloading existing charges if present) both in station and while undocked. Only able to bring up the wrong size error when attempting to load M size or when using Dual 150mm's which is expected.

@sanitybane Any further context to help replicate?

matthew1smith commented 2 years ago

@sanitybane Any further context to help replicate?

When it occurred, it was with a Cormorant bought off the market from seeding. Not sure if that goes through different calls from spawn commands yet as I've not got my Linux dev box running. Have rebuilt source from latest staging but market seeding failed, so couldn't rule out maybe an issue with it being somehow from a seeded ship? Tried to replicate using a spawned Cormorant and using the GMH 'give me all skills' button in Show Info, but couldn't replicate.

If I get my market to seed again, I'll try to reattempt and replicate. But for now, I cannot replicate it.

jdhirst commented 2 months ago

Closing as not reproducible. If it reoccurs, please reopen.