EvEmu-Project / evemu_Crucible

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

Server Crash when reviewing the journal for assignements #256

Open DeerHunt3r opened 1 year ago

DeerHunt3r commented 1 year ago

Describe the bug When opening the journal, and reviewing an accepted mission, the server crashes.

To Reproduce Steps to reproduce the behavior:

  1. Accept a mission
  2. open journal
  3. click the mission tab and open the details.
  4. See error

Expected behavior should just open the mission details in a new window

Screenshots server_1 | EXCEPTION #7 logged at 03/29/2023 16:34:24 server_1 | Caught at: server_1 | /common/lib/bluepy.py(86) CallWrapper server_1 | /../carbon/client/script/ui/control/tabgroup.py(676) Select server_1 | Thrown at: server_1 | /../carbon/client/script/ui/control/tabgroup.py(672) Select server_1 | /client/script/ui/shared/neocom/journal.py(922) Load server_1 | /client/script/ui/shared/neocom/journal.py(1502) ShowExpeditions server_1 | expeditionRowset = None server_1 | self = form.Journal object at 0x6792ee10, name=journal, destroyed=False> server_1 | scrolllist = [] server_1 | reload = 0 server_1 | TypeError: 'NoneType' object is not iterable server_1 | Thread Locals: session was <Session: (sid:5570127527744010492, clientID:0, mutating:0, locationid:60003154, corprole:0x0, userid:1, languageID:EN, role:0x62f8000280c41000L, charid:90000000, address:192.168.0.35:51383, userType:30, sessionType:5, regionid:10000016, constellationid:20000204, warfactionid:0, corpid:1000045, stationid:60003154, stationid2:60003154, worldspaceid:60003154, solarsystemid2:30001393, hqID:60004450, baseID:60004450, rolesAtAll:0x0, rolesAtHQ:0x0, rolesAtBase:0x0, rolesAtOther:0x0, genderID:0, bloodlineID:11, raceID:1, corpAccountKey:1000)> server_1 | server_1 | EXCEPTION END

System Details (please complete the following information):

Additional context Add any other context about the problem here.

ZyenDomani commented 10 months ago

mission system is POC only. im kinda surprised any of it works.