![]() |
Login in Lake Shire Freezes client - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Login in Lake Shire Freezes client (/Thread-Login-in-Lake-Shire-Freezes-client) |
Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:11 AM This is the area PHP Code: [AREADEF a_lake_shire] If if try to login in that area and there are some nearby players, the player try to login freeze (he can just move for 1 step). No problem if i login without anyone player around and i meet some player after. Update: problem extended to all Map2 Update2: this happen only if the player try to login is in guild Update3: could be the problem in PHP Code: ERROR:(sphereworld.scp,1381198)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region). EDIT: fixed the "conflicting region" problem but the login problem still the same. RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 02:34 AM Looks to me like you have 2 regions claiming the same location. have you edited your map.scp for this map plane at all? RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:44 AM Nope, i never change or duplicated the map... PHP Code: [AREADEF a_lbr] I have this problem on every map except map0 and map1 RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 02:51 AM Players not in a guild can walk around fine on this map? RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:51 AM Should i need to put the map2 spec here? PHP Code: // To activate ML-sized map #0 uncomment the next line (don't forget to uncomment (02-26-2013 02:51 AM)Mordaunt Wrote: Players not in a guild can walk around fine on this map? Yes. The problem comes out when a player in guild login in map2,3,4 and there are some other players in the same screen. RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 02:53 AM I don't think you have to but it may be worth trying, all of mine are defined in the .ini Code: // To activate ML-sized map #0 uncomment the next line (don't forget to uncomment Have you uncommented these maps in spheretables.scp so that they load? RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:56 AM (02-26-2013 02:53 AM)Mordaunt Wrote: I don't think you have to but it may be worth trying, all of mine are defined in the .ini Nothing, still the same problem. It's strange bcuz if a player login in that area without anyothers in his screen and meets someone after... will be no problems. RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 03:06 AM Do you have any events tied to guild players? RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 03:28 AM I've tried with spherebase script and evething works then.. found the problem! Corrupted file that contains a lot of functions... incredible. I forgot: thx for support anyway ![]() RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 03:53 AM lol np |