Pottus / Texture-Studio

86 stars 90 forks source link

/editobject BUG ( STILL HELP WANTED ) #60

Closed samp-pinch closed 6 years ago

samp-pinch commented 6 years ago

I WAS ALREADY TRYIED WITH GITHUB VERSION So i have a bug, when i type /editobject and end the editing, whenever i try example /clone, it says that i'm in editin mode alredy, i transfered my working TS (1.9) to my new PC and it also won't work, on old PC everything works fine, only problem is that plugins wouldn't load first time until i updated them, now only crashdetect won't load... :(

.log

Loaded log file: "server_log.txt".

SA-MP Dedicated Server

v0.3.7-R2, (C)2005-2015 SA-MP Team

[20:32:48] [20:32:48] Server Plugins [20:32:48] -------------- [20:32:48] Loading plugin: crashdetect [20:32:48] Failed. [20:32:48] Loading plugin: sscanf [20:32:48]

[20:32:48] ===============================

[20:32:48] sscanf plugin loaded.

[20:32:48] Version: 2.8.2

[20:32:48] (c) 2012 Alex "Y_Less" Cole

[20:32:48] ===============================

[20:32:48] Loaded. [20:32:48] Loading plugin: streamer [20:32:48]

Streamer Plugin v2.9.2 by Incognito loaded

[20:32:48] Loaded. [20:32:48] Loading plugin: filemanager [20:32:48] ** [20:32:48] FILE MANAGER [20:32:48] Loaded [20:32:48] Version 1.5 [20:32:48] ** [20:32:48] Loaded. [20:32:48] Loaded 3 plugins.

[20:32:48] [20:32:48] Filterscripts [20:32:48] --------------- [20:32:48] Loading filterscript 'tstudio.amx'... [20:32:48]
[20:32:48]
[20:32:48]
[20:32:48] ======================================= [20:32:48] | | [20:32:48] | YSI version 3.09.0684 | [20:32:48] | By Alex "Y_Less" Cole | [20:32:48] | | [20:32:48] ======================================= [20:32:48]
[20:32:48]
[20:32:48]
[20:32:48] LOADED 9065 texture definitions [20:32:48] ---------------------------------------------- [20:32:48] ----Texture Studio By [uL]Pottus and Crayder-- [20:32:48] ------------------------------------Loaded---- [20:32:48] Loading filterscript 'fsdebug.amx'... [20:32:48]


[20:32:48] Loaded 2 filterscripts.

[20:32:48] /-----------------------------------\ [20:32:48] |=====[TS Base GameMode Loaded]=====| [20:32:48] *-----------------------------------*/

[20:32:48] Number of vehicle models: 0 [20:33:19] [connection] 127.0.0.1:57487 requests connection cookie. [20:33:20] [connection] incoming connection: 127.0.0.1:57487 id: 0 [20:33:20] [join] Nobody_Admin has joined the server (0:127.0.0.1) [20:33:41] SQLitei Error: (db_query) Invalid persistent database given (80000002). [20:33:41] SQLitei Error: (db_query) Invalid persistent database given (80000002). [20:36:49] SQLitei Error: (db_query) Invalid persistent database given (80000002). [20:36:49] SQLitei Error: (db_query) Invalid persistent database given (80000002). [20:37:02] [part] Nobody_Admin has left the server (0:1)

samp-pinch commented 6 years ago

EDIT: Image : https://imgur.com/a/w9blJ EDIT 2: I transfered TS from win7 to win10, but anyway version from relases won't work, so ...

Crayder commented 6 years ago

Sounds to me like your problem has absolutely nothing to do with TS. You need to install Visual C++ redistributables from 2012 up for the old streamer to work.

TS, for reasons I do not understand, doesn't support any streamer version above the one that is packaged.

samp-pinch commented 6 years ago

I have them alredy, first plugins wasn't working so i updated them to latest ( sscanf 2.8.2 and streamer 2.9.3 ) and recompiled fs and again nothing... EDIT: I'm professional samp scripter, i checked fs and everything is 100% fine

Crayder commented 6 years ago

DON'T UPDATE STREAMER. Leave 2.8.2 in there.

samp-pinch commented 6 years ago

Still same result

Crayder commented 6 years ago

It's all working perfectly fine for me, you must have done something wrong.

samp-pinch commented 6 years ago

Everything works perfectly in 1.9c, thanks!