Possible Script Problem? O_o
#1

Alright, first off hello guys long time no thread start.

Well heres, my problem. I've made a house system currently using pickups and game text(subject to change in future script updates). The pickups and game text are working fine...on the local host displaying the right info. While on my Volt-Host server you pickup the pickup, and nothing happens. I restarted the server, turned it off and on, uploaded the script multiple times and still nothing. If i can't find an answer here, then it'll be time for a support ticket .

Im just at a lose and don't know what to do other than asking here. Also if volt can't figure this out i'll be converting to TextLabels, although that was planned to be the in the next "Big" script update.
Reply
#2

How are you saving the houses? Files? MySql? Anyway you can show us some of the code?
Reply
#3

Sadly at the moment it's file-based :P and it's almost pretty much like any other file based house systems. IE Antironix's house system is very similar to mine. But other than that...it's very weird how it works on Local Host. Maybe something to do with the fact i'm Windows and Volt-Host is Linux scripting package? If it helps any im using Incognitos streamer plugin.
Reply
#4

Keep in mind that the file system in linux is CaSe-SeNsItIvE... For example...

In windows you can write to my_file.ini and then read from My_file.ini and get the same file.

If you did the same thing in linux, it would not find the file.
Reply
#5

Quote:
Originally Posted by Gabe
Посмотреть сообщение
Keep in mind that the file system in linux is CaSe-SeNsItIvE... For example...

In windows you can write to my_file.ini and then read from My_file.ini and get the same file.

If you did the same thing in linux, it would not find the file.
I look into this. Thanks, well see what comes up.

UPDATE: Thanks Gabe, i did have some things not case sensitive and fixed it. Thanks again. And uh..fail on my part.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)