SphereServer BugTracker - SphereServer
View Issue Details
0002436SphereServerexecutable - windows buildpublic13-12-14 19:0224-12-14 20:46
Shamino 
Ben 
normalmajorrandom
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
DiagonalWalkCheck, Script_Profiler, Size_Optimise
Command_Sysmsgs, OSIMultiSight, FileCommands, Buffs, NoPrefix
2135
0002436: Ships error on console, client desynchronization.
Last nightly build r2135

Errors on console:

http://pastebin.com/b7UUCWs5 [^]

http://pastebin.com/p9keDXMw [^]

http://pastebin.com/YUPK2djx [^]
ships
? Ctrl_Barcos-249.scp (16,208) 13-12-14 19:08
http://tracker.sphere.torfo.org/bugs/file_download.php?file_id=109&type=bug
Issue History
13-12-14 19:02ShaminoNew Issue
13-12-14 19:08ShaminoFile Added: Ctrl_Barcos-249.scp
13-12-14 19:08ShaminoTag Attached: ships
13-12-14 19:08ShaminoNote Added: 0002587
13-12-14 19:17ShaminoNote Edited: 0002587bug_revision_view_page.php?bugnote_id=0002587#r754
13-12-14 19:18ShaminoNote Edited: 0002587bug_revision_view_page.php?bugnote_id=0002587#r755
20-12-14 20:20BenNote Added: 0002608
24-12-14 15:59ShaminoNote Added: 0002625
24-12-14 15:59ShaminoNote Edited: 0002625bug_revision_view_page.php?bugnote_id=0002625#r817
24-12-14 20:46BenStatusnew => resolved
24-12-14 20:46BenFixed in Version => 0.56c Nightly
24-12-14 20:46BenResolutionopen => fixed
24-12-14 20:46BenAssigned To => Ben

Notes
(0002587)
Shamino   
13-12-14 19:08   
(edited on: 13-12-14 19:18)
I use client 7.0.8.2

// EF_NoDiagonalCheckLOS = 00000001
// EF_ItemStackDrop = 00000008
// EF_Script_Profiler = 00000400
// EF_Size_Optimise = 00000800
Experimental=01|08|0400|0800


// OF_NoSmoothSailing 00000002 // Deactivate Smooth Sailing for clients >= 7.0.8.13
// OF_Command_Sysmsgs 00000008 // Shows status of hearall, allshow, allmove... commands after toggling them
// OF_OSIMultiSight 00000020 // Enabling this prevents all the items inside a multi of being sent until a player enters the multi.
// OF_FileCommands 00000080 // This enables all FILE commands
// OF_Buffs 00002000 // Enable the buffs and place them in the buff bar for newer clients.
// OF_NoPrefix 00004000 // Add prefix "A" and "An" to itemnames or not
OptionFlags=02|08|020|080|02000|04000

I upload Ctrl_Barcos.scp script.

(0002608)
Ben   
20-12-14 20:20   
please test r2140 to see if this still happens... since I can't reproduce it.
(0002625)
Shamino   
24-12-14 15:59   
Solved thx.