SA-MP Forums Archive
Server loading? help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server loading? help (/showthread.php?tid=658444)



Server loading? help - OPcode - 04.09.2018

Hello,

I have a problem with the Mw4 GM, when I test and play on Windows, everything works great, but the problem is when I add in to Linus and each plugin is loaded and connects from the database, I enter the server and half of it does not loaded like a textdraws and few things, also does not save things from the player that is had. I have my VPS, everything is well loaded, if someone knows the problem and if I solve it, I'll give him something.

Код:
SA-MP Dedicated Server

----------------------

v0.3.7-R2, ©2005-2015 SA-MP Team



[00:32:24] filterscripts = ""  (string)

[00:32:24] 

[00:32:24] Server Plugins

[00:32:24] --------------

[00:32:24]  Loading plugin: mapandreas.so

[00:32:24]   Loaded.

[00:32:24]  Loading plugin: mysql.so

[00:32:24]  >> plugin.mysql: R41-3 successfully loaded.

[00:32:24]   Loaded.

[00:32:24]  Loading plugin: pawnraknet.so

[00:32:25] Pawn.RakNet plugin v1.2.0 by urShadow loaded

[00:32:25]   Loaded.

[00:32:25]  Loading plugin: SKY.so

[00:32:25]   Loaded.

[00:32:25]  Loading plugin: sscanf.so

[00:32:25] 



[00:32:25]  ===============================



[00:32:25]       sscanf plugin loaded.     



[00:32:25]          Version:  2.8.2        



[00:32:25]    © 2012 Alex "******" Cole  



[00:32:25]  ===============================



[00:32:25]   Loaded.

[00:32:25]  Loading plugin: crashdetect.so

[00:32:25]   CrashDetect plugin 4.19.3

[00:32:25]   Loaded.

[00:32:25]  Loading plugin: streamer.so

[00:32:25] 



*** Streamer Plugin v2.9.3 by Incognito loaded ***



[00:32:25]   Loaded.

[00:32:25]  Loading plugin: Thread.so

[00:32:25] 



[00:32:25] ______________________________________



[00:32:25]  SA:MP Thread plugin v0.1.6 loaded

[00:32:25] ______________________________________



[00:32:25]  By: Fro © Copyright <TBG> 2009-2011

[00:32:25] ______________________________________



[00:32:25]   Loaded.

[00:32:25]  Loading plugin: Whirlpool.so

[00:32:25]  

[00:32:25]  ==================

[00:32:25]  

[00:32:25]   Whirlpool loaded

[00:32:25]  

[00:32:25]  ==================

[00:32:25]  

[00:32:25]   Loaded.

[00:32:25]  Loaded 9 plugins.



[00:32:25] 

[00:32:25] Filterscripts

[00:32:25] ---------------

[00:32:25]   Loaded 0 filterscripts.



[00:32:25] AMX (185661928) loaded

[00:32:25]  

[00:32:25]  

[00:32:25]  

[00:32:25]  ======================================= 

[00:32:25]  |                                     | 

[00:32:25]  |        YSI version 4.00.0001        | 

[00:32:25]  |        By Alex "******" Cole        | 

[00:32:25]  |                                     | 

[00:32:25]  ======================================= 

[00:32:25]  

[00:32:33] [ADM] Info: Load 3DTryg v4.6.1 for SA:MP 0.3.7 by Abyss Morgan

[00:32:33] MYSQL:: Connected Successfully To Database (test)

[00:32:33] Game Mode Loaded

[00:32:33] Number of vehicle models: 39



Re: Server loading? help - OPcode - 04.09.2018

bumpp ?


Re: Server loading? help - ShihabSoft - 04.09.2018

As per the log provided, I can see everything is normal and working perfectly.

Most likely it might be your database is the culprit, make sure you've same DB and table structures in your VPS as in your windows pc. And also provide any mysql error log if you could find any.


Re: Server loading? help - OPcode - 04.09.2018

I checked it many times, it's all nicely inscribed.


Re: Server loading? help - DeMoo - 04.09.2018

Do you still want help?