SphereServer BugTracker - SphereServer
View Issue Details
0002470SphereServerexecutable - genericpublic29-01-15 16:3931-01-15 16:31
Bubonic Pestilence 
Ben 
normalminoralways
closedunable to reproduce 
 
 
Automated (specify build number)
None
None
0002470: defs: messages not following unicode in messages_settings
[defmessage messages] are not sent as unicode, even if specified :)

28 Jan nightly
// Client 2.0.9
// Cutted useless lines

[DEFNAME messages_settings]
SMSG_DEF_UNICODE 1
MSG_DEF_UNICODE 1
IMSG_DEF_UNICODE 1
EMOTE_DEF_UNICODE 1

[DEFMESSAGE messages]
taming_1 "Ути мая такая миффенькая, дайка я тебя пожмякаю"
taming_2 "%s у тебя таки булочки, ням ням"
taming_3 "Ух такая шёрстка, такая нежная... ммммм..."
taming_4 "Какая попочка, какие ляжечки... ухххх"

// Outputs: https://yadi.sk/i/hEIAqtdieKn59 [^]
No tags attached.
Issue History
29-01-15 16:39Bubonic PestilenceNew Issue
31-01-15 16:31BenNote Added: 0002663
31-01-15 16:31BenStatusnew => closed
31-01-15 16:31BenAssigned To => Ben
31-01-15 16:31BenResolutionopen => unable to reproduce

Notes
(0002663)
Ben   
31-01-15 16:31   
I tried with 2 different clients 6.0.14.3 and 7.0.10.3 (I have nothing lower installed) and was not able to reproduce it. The messages were in Unicode.
Make sure you save your file as UTF-8, not any other encoding...