| Anonymous | Login | Signup for a new account | 2010-09-09 16:30 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000177 | Mana Client | Interface | public | 2010-07-21 23:42 | 2010-09-04 22:09 | |
| Reporter | kook | |||||
| Assigned To | cody | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | 1.0.0 | Fixed in Version | 1.0.0 | |||
| Summary | 0000177: no servertype parameter | |||||
| Description | when supplied both --server and -p (port) client segfaults in net.cpp: case ServerInfo::TMWATHENA: new TmwAthena::GeneralHandler; break; default: // Shouldn't happen... break; } getGeneralHandler()->load(); more, when code is changed to default to eA, player becomes invisible and screen is stuck on incorrect map | |||||
| Steps To Reproduce | mana -D -P password --server server.themanaworld.org -U name | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0000683) Jaxad0127 (administrator) 2010-07-22 03:09 |
Other options are broken too. |
|
(0000740) cody (developer) 2010-08-20 23:07 |
I have set the target version to 1.0. The segmentation fault happens in net/net.cpp at line 161: getGeneralHandler()->load(). A comment says: "TODO: Query the server about itself and choose that". Can this be done for 1.0? Otherwise the server port has to be used. |
|
(0000754) cody (developer) 2010-09-04 22:09 |
Resolved in c99347bf9108367c02dcbdebadec0b978a750c57. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-21 23:42 | kook | New Issue | |
| 2010-07-22 03:09 | Jaxad0127 | Note Added: 0000683 | |
| 2010-08-18 10:08 | Bertram | Relationship added | related to 0000087 |
| 2010-08-18 10:08 | Bertram | Relationship deleted | related to 0000087 |
| 2010-08-20 23:07 | cody | Note Added: 0000740 | |
| 2010-08-20 23:07 | cody | Status | new => confirmed |
| 2010-08-20 23:07 | cody | Target Version | => 1.0.0 |
| 2010-09-04 22:09 | cody | Note Added: 0000754 | |
| 2010-09-04 22:09 | cody | Status | confirmed => resolved |
| 2010-09-04 22:09 | cody | Fixed in Version | => 1.0.0 |
| 2010-09-04 22:09 | cody | Resolution | open => fixed |
| 2010-09-04 22:09 | cody | Assigned To | => cody |
| Copyright © 2000 - 2010 MantisBT Group |