Phoenix Stacking error , Reward = 2 USD /Paypal/

siemz

New Member
Jul 4, 2010
18
0
hey everyone , here is what happends
i stack furni/ users stack
leave the room
come back
messed up, all in corner
example :

h.png


This is what the emu "logs"
look like
Code:
Error during saving furniture for room 12. Stack: MySql.Data.Types.HelpPara (0x80004005): Data truncated for column 'z' at row 1
   at MySql.Data.Types.ChannelBackgroundCancel.Get()
   at MySql.Data.MySqlClient.Properties.DataAsync.GetAnchor(Int32& instance, Int32& right)
   at MySql.Data.MySqlClient.ManagerDeflate.GetCompleted(Int32 token, Int32& graphics, Int32& description)
   at MySql.Data.MySqlClient.ManagerDeflate.Data(Int32 document, Boolean crlf)
   at MySql.Data.MySqlClient.ListData.Count()
   at MySql.Data.MySqlClient.Properties.ProviderIsolatedApp.GetLiteral(CommandBehavior tool)
   at MySql.Data.MySqlClient.Properties.ProviderIsolatedApp.Set()
   at MySql.Data.MySqlClient.Properties.LinkEqual.Get(String value)
   at MySql.Data.Types.RightHandle.Bytes()
 Query: UPDATE items SET room_id = '12', base_item = '217', extra_data = @extra_data615, x = '14', y = '12', z = '5,6', rot = '0', wall_pos = '' WHERE id = '615' LIMIT 1; UPDATE items SET room_id = '12', base_item = '217', extra_data = @extra_data614, x = '14', y = '12', z = '0', rot = '0', wall_pos = '' WHERE id = '614' LIMIT 1; UPDATE items SET room_id = '12', base_item = '217', extra_data = @extra_data618, x = '14', y = '12', z = '1,4', rot = '0', wall_pos = '' WHERE id = '618' LIMIT 1; UPDATE items SET room_id = '12', base_item = '217', extra_data = @extra_data617, x = '14', y = '12', z = '2,8', rot = '0', wall_pos = '' WHERE id = '617' LIMIT 1; UPDATE items SET room_id = '12', base_item = '217', extra_data = @extra_data616, x = '14', y = '12', z = '4,2', rot = '0', wall_pos = '' WHERE id = '616' LIMIT 1;

[nearly fixed]

okai so it appears to be something wrong with the decimal symbol settings,

it normal is on a " , " ( comma ) but has to be a " . "(dot) to be saved in te right format

but if i change it to a dot, it will need a comma to run the emulator correct


so how the fuck to fix that :(


[to change it by the way u have to go in start>search regional and language settings> customize settings > change the decimal symbol to " . " instead of " , " ]

! question

cant i just change in the db>item>structure > Double to decimal?
 

Users who are viewing this thread

Top