Skip to content
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

Server Crash when reviewing the journal for assignements #256

Open
DeerHunt3r opened this issue Mar 29, 2023 · 1 comment
Open

Server Crash when reviewing the journal for assignements #256

DeerHunt3r opened this issue Mar 29, 2023 · 1 comment
Labels
bug Something isn't working incomplete system this bug is due to an incomplete system. its current priority is low.

Comments

@DeerHunt3r
Copy link
Contributor

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):

  • Server OS: [e.g. Ubuntu 20.04 Server]
  • Docker
  • EVEmu latest 8.05

Additional context
Add any other context about the problem here.

@DeerHunt3r DeerHunt3r added the needs-triage This issue needs to be reviewed for accuracy and details label Mar 29, 2023
@ZyenDomani
Copy link

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

@jdhirst jdhirst added bug Something isn't working incomplete system this bug is due to an incomplete system. its current priority is low. and removed needs-triage This issue needs to be reviewed for accuracy and details labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working incomplete system this bug is due to an incomplete system. its current priority is low.
Projects
None yet
Development

No branches or pull requests

3 participants