-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Po aktualizacji sklepu i serwera z wersji 3.10.0 do 3.12.0 #153
Comments
Kolejny błąd: L 03/20/2020 - 19:13:39: [SM] Exception reported: Not enough space on the heap |
Z jakiej wersji sourcemod korzystasz? |
SourceMod Version: 1.10.0.6460 |
Dodałem brakujące tłumaczenia i zwiększyłem rozmiar sterty (heap). Wgraj pliki z załączonej paczki. Daj znać czy to rozwiązało problem. |
Zrobione lecz dalej nie działa tak jak powinno działać. Mimo, że załadowało usług graczy to gracze nadal nie maja vipów. Logi: Could not load player flags: STEAM_1:1:xxx [ShopSMS] Zaladowano 1 uslug do zakupienia. Drugi problem jest taki, ze po wpisaniu !sklepsms dzieje się cos takiego (screen) -> https://steamuserimages-a.akamaihd.net/ugc/771744917717756766/E939110D0046A4119CC168B9ACC90629F03E5282/ oraz wywala taki błąd -> L 03/20/2020 - 20:17:06: Chat | (STEAM_1:0:20340372) BlaDy*: !sklepsms |
Przenieśmy chwilowo rozmowę na maila. |
Po aktualizacji sklepu i serwera z wersji 3.10.0 do 3.12.0 nie działają usługi, wywala mi błędy w konsoli:
PutClientInServer: no info_player_start on level
L 03/20/2020 - 18:32:00: [SM] Exception reported: String formatted incorrectly - parameter 2 (total 1)
L 03/20/2020 - 18:32:00: [SM] Blaming: shopsms.smx
L 03/20/2020 - 18:32:00: [SM] Call stack trace:
L 03/20/2020 - 18:32:00: [SM] [0] PrintToServer
L 03/20/2020 - 18:32:00: [SM] [1] Line 126, /tmp/sources/shopsms.sp::OnClientPutInServer
PutClientInServer: no info_player_start on level
L 03/20/2020 - 18:32:32: Chat | (STEAM_1:0:20340372) BlaDy*: !sklepsms
L 03/20/2020 - 18:32:32: [SM] Exception reported: Language phrase "License Not Validated" not found (arg 6)
L 03/20/2020 - 18:32:32: [SM] Blaming: shopsms.smx
L 03/20/2020 - 18:32:32: [SM] Call stack trace:
L 03/20/2020 - 18:32:32: [SM] [0] VFormat
L 03/20/2020 - 18:32:32: [SM] [1] Line 45, include/shopsms/stocks.inc::CPrintToChat
L 03/20/2020 - 18:32:32: [SM] [2] Line 19, include/shopsms/license.inc::License_ShowShopMenu
L 03/20/2020 - 18:32:32: [SM] [3] Line 162, /tmp/sources/shopsms.sp::ShowShopMenu
L 03/20/2020 - 18:32:32: [SM] [4] Line 70, include/shopsms/cmd.inc::CmdShowShopMenu
Btw. w shopsms.cfg ustawiłem tak jak powinno być.
"// Server token.
// -
// Default: ""
shopsms_token "[secret]"
// Shop URL address.
// -
// Default: ""
shopsms_url "http://sklep.bladymirage.pl"
Proszę o jak najszybszą pomoc.
The text was updated successfully, but these errors were encountered: