SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002239 | SphereServer | executable - windows build | public | 11-11-13 15:37 | 21-12-13 22:52 |
Reporter | Coruja | ||||
Assigned To | Ben | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 0.56c Nightly | |||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | |||||
Summary | 0002239: EF_ItemStacking crashing sphereSvr.exe | ||||
Description | When I enable it, sphere simply crash on a few seconds without any error/exception on log. I dont know how debug it to find the cause of the problem, but know that it's related to EF_ItemStacking because I startup the server without this setting, and then every time I enable it the server goes down in seconds. And if I launch already with EF_ItemStackiing enabled it wont last more than 1 minute online too It crash randomly even without any player online, so I think it's something related to NPC trying to pick/drop items (it occours no matter NPC_AI_MOVEOBSTACLES is enabled/disabled) Or it can be something related to a item decaying, making a stack pile goes down and returning a error | ||||
Steps To Reproduce | |||||
Additional Information | // Experimental flags // Flags for options that affect server behaviour and which might affect compatibility // See the revisions.txt file for more details on this // EF_DiagonalWalkCheck = 00000001 // EF_FixKillTrigger = 00000002 // EF_ItemStacking = 00000004 // EF_Intrinsic_Locals = 00000020 // EF_Item_Strict_Comparison = 00000040 // EF_NewPositionChecks = 00000080 // Do not set while server is running !!! // EF_WalkCheck = 00000100 // EF_AllowTelnetPacketFilter = 00000200 // Enables packet filtering for telnet connections as well // EF_Script_Profiler = 00000400 // EF_Size_Optimise = 00000800 // EF_DamageTools = 00002000 // damage tools (and fire @damage on them) while mining or lumberjacking // EF_PetSlots = 00004000 // INCOMPLETE YET! DO NOT USE until this warning is removed! // EF_UsePingServer = 00008000 // Enable the experimental Ping Server (for showing pings on the server list, uses UDP port 12000) // EF_FixCanSeeInClosedConts = 00020000 // Change CANSEE to return 0 for items inside containers that a client hasn't opened // EF_Specific = 01000000 // Specific behaviour, not completly tested Experimental=00000001|00000002|00000004|00000080|00000100|00008000 // Option flags // Flags for options that affect server behaviour but not compatibility // See the revisions.txt file for more details on this // OF_Command_Sysmsgs = 00000008 //Shows status of hearall, allshow, allmove... commands after toggling them // OF_OSIMultiSight = 00000020 // OF_Items_AutoName = 00000040 // OF_FileCommands = 00000080 // OF_NoItemNaming = 00000100 // OF_NoHouseMuteSpeech = 00000200 // OF_Flood_Protection = 00001000 // OF_Buffs = 00002000 // OF_NoPrefix = 00004000 // Add prefix "A" and "An" to itemnames or not // OF_DyeType = 00008000 // if set allows using i_dye on all t_dye_vat instead of only i_dye_tub // OF_DrinkIsFood = 00010000 // type T_DRINK will increase FOOD lvl like T_FOOD // OF_DClickNoTurn = 00020000 // the player won't turn when dclick or targ an item // OF_Specific = 01000000 // Specific behaviour, not completly tested OptionFlags=00000008|00000020|00000080|00000100|00000200|00002000|00004000|00008000 // NPC AI settings // NPC_AI_PATH 0001 NPC pathfinding // NPC_AI_FOOD 0002 NPC food search (objects + grass) // NPC_AI_EXTRA 0004 NPC magics, etc // NPC_AI_ALWAYSINT 0008 Always be as smart as possible with pathfinding // NPC_AI_INTFOOD 0010 NPC food search (more intelligent and trusworthy) // NPC_AI_COMBAT 0040 Look for friends in combat // NPC_AI_VEND_TIME 0080 vendors closing their shops at nighttime // NPC_AI_LOOTING 0100 loot corpses an the way // NPC_AI_MOVEOBSTACLES 0200 if moveable items block my way, try to move them // NPC_AI_PERSISTENTPATH 0400 NPC will try often to find a path with pathfinding NPCAI=0004|0008|0200 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
11-11-13 15:37 | Coruja | New Issue | |||
12-11-13 03:10 | Ben | Note Added: 0001774 | |||
12-11-13 03:14 | Ben | Note Edited: 0001774 | bug_revision_view_page.php?bugnote_id=0001774#r540 | ||
13-11-13 03:37 | Coruja | Note Added: 0001775 | |||
13-11-13 03:38 | Coruja | Note Edited: 0001775 | bug_revision_view_page.php?bugnote_id=0001775#r542 | ||
23-11-13 17:51 | DavideRei | Note Added: 0001780 | |||
29-11-13 18:04 | Coruja | Note Added: 0001785 | |||
15-12-13 15:01 | Ben | Note Added: 0001850 | |||
16-12-13 00:36 | Coruja | Note Added: 0001855 | |||
16-12-13 04:24 | Coruja | Note Added: 0001859 | |||
21-12-13 22:52 | Ben | Note Added: 0001865 | |||
21-12-13 22:52 | Ben | Status | new => resolved | ||
21-12-13 22:52 | Ben | Fixed in Version | => 0.56c Nightly | ||
21-12-13 22:52 | Ben | Resolution | open => fixed | ||
21-12-13 22:52 | Ben | Assigned To | => Ben |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|