Raised This Month: $51 Target: $400
 12% 

Position Ent


Post New Thread Reply   
 
Thread Tools Display Modes
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-19-2023 , 19:10   Re: Position Ent
Reply With Quote #11

Quote:
Originally Posted by Jhob94 View Post
Make the files .ini instead of .bb
Change both the files and in the plugin:
"%s/CloneBlock/%s.bb", szFolder, szMap);

"%s/CloneBlock/%s.ini", szFolder, szMap);
I guess your computer has permissions to open it as text document but not the server. Try it and let us know if it works as ini file.
The file extension is completely irrelevant. It's merely part of the file name and does not affect permissions directly especially when the program you're using explicitly looks for the file.

Quote:
Originally Posted by amirwolf View Post
There is no error
I don't see any error in the console
You'll have to do some debugging to see how it's loading the data in the file. Since you've not provided the plugin, it's a bit hard for others to do much with it.
__________________
fysiks is online now
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 11-20-2023 , 19:15   Re: Position Ent
Reply With Quote #12

This is all I have
It needs the original mod to compile it
There is no change in the files, everything is the same, but the location
Blocks are changed
__________________
amirwolf is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 11-21-2023 , 05:09   Re: Position Ent
Reply With Quote #13

Quote:
Originally Posted by fysiks View Post
The file extension is completely irrelevant. It's merely part of the file name and does not affect permissions directly especially when the program you're using explicitly looks for the file.
He said it crashes so i thought maybe he was using linux server and maybe linux needed some extra step to read other files then .ini (never used linux so i took this as a possibility)

Anyway, @OP, i think you miss spoke about it crashing. Do you mean the server shutdown or the files get replaced by the old ones? If it is the second scenario then you must shutdown the server, replace the files for the ones that you want, and turn on the server again.
__________________
Jhob94 is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 11-21-2023 , 06:55   Re: Position Ent
Reply With Quote #14

Quote:
Originally Posted by amirwolf View Post
What kind of permission?
Does one access computer A and B with same account name. Yes or no?
DJEarthQuake is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-21-2023 , 23:49   Re: Position Ent
Reply With Quote #15

Quote:
Originally Posted by Jhob94 View Post
He said it crashes so i thought maybe he was using linux server and maybe linux needed some extra step to read other files then .ini (never used linux so i took this as a possibility)
On both Windows and Linux, the extension doesn't matter when accessing a file directly with a generic function like this. Extensions are generally used to tell the operating system the type of file it is but it's not required and is cosmetic. Some applications might treat it as non-cosmetic like you're probably used to with many fancy applications but you could still open any file with, for example, Notepad++ (even something like an executable) though it might not look like what's in it is all that meaningful.
__________________
fysiks is online now
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 11-22-2023 , 08:54   Re: Position Ent
Reply With Quote #16

After replacing the server operating system
I found that everything works fine on the Linux server
I had this problem in Windows
It works fine even with file transfer to local server It's still strange to me
__________________
amirwolf is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-22-2023 , 10:59   Re: Position Ent
Reply With Quote #17

Quote:
Originally Posted by amirwolf View Post
After replacing the server operating system
I found that everything works fine on the Linux server
I had this problem in Windows
It works fine even with file transfer to local server It's still strange to me
Ok, so when you said "everything is the same" when I asked if it was the same OS, that was not true?
__________________
fysiks is online now
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 11-22-2023 , 14:13   Re: Position Ent
Reply With Quote #18

Well, you are right
But I use Windows
And in the answer to your question, I said the same thing (there was no difference in the previous version of the server, all conditions are equal)

The previous version was Windows server and now it is Linux

While now its operating system is not the same as mine
__________________
amirwolf is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode