Rocker Posted February 1, 2010 Posted February 1, 2010 I have folder myserver in C/Program Files/MTA San Andreas/server/mods/deathmatch/resources In folder i have: in meta.xml : in script.lua: and always when I start the server writes this: [19:52:19] ERROR: Couldn't find meta.xml file fot resource 'myserver' I'm a rocker, I'm a roller, I'm a right out of controller, I'm a wheeler, I'm a dealer I'm a wicked woman stealer, I'm a bruiser, I'm a cruiser, I'm a rockin' rollin' man!!!
0 DiSaMe Posted February 1, 2010 Posted February 1, 2010 From script.lua file it looks like the extensions for known file types are hidden, but meta.xml has a visible extension, so maybe it's actually meta.xml.xml, what means that you have to rename the file so that you see meta, not meta.xml. -
0 Rocker Posted February 1, 2010 Author Posted February 1, 2010 Thank you very much I'm a rocker, I'm a roller, I'm a right out of controller, I'm a wheeler, I'm a dealer I'm a wicked woman stealer, I'm a bruiser, I'm a cruiser, I'm a rockin' rollin' man!!!
0 Rocker Posted February 2, 2010 Author Posted February 2, 2010 I have problem, Now write this: [6:34:16] ERROR Couldn't parse meta file for resource ''myserver'' I'm a rocker, I'm a roller, I'm a right out of controller, I'm a wheeler, I'm a dealer I'm a wicked woman stealer, I'm a bruiser, I'm a cruiser, I'm a rockin' rollin' man!!!
0 MTA Team jhxp Posted February 2, 2010 MTA Team Posted February 2, 2010 Check if the syntax of that file is correct. Also check if meta lists all files from your resource properly, and that they exist. One of the [VCP] leaders // honorary member of the =PCP= gang. Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead. For other inquiries - please expect delays in replies when messaging me.
0 Dark Dragon Posted February 2, 2010 Posted February 2, 2010 <script src="script.lua" type="server" /> you're missing the script type Loads of fun for free! Also a lot of fun for free!
0 Gamesnert Posted February 3, 2010 Posted February 3, 2010 you're missing the script type "type" parameter is not required. If not set, it will act as if it's set to "server". Projects: Slothbot | Maximap
0 Dark Dragon Posted February 3, 2010 Posted February 3, 2010 nevermind then but i'm actually pretty sure that i once had problems with that. Loads of fun for free! Also a lot of fun for free!
0 Rocker Posted February 3, 2010 Author Posted February 3, 2010 I tested both ways and no did not work: Always write:[6:34:16] ERROR Couldn't parse meta file for resource ''myserver'' I'm a rocker, I'm a roller, I'm a right out of controller, I'm a wheeler, I'm a dealer I'm a wicked woman stealer, I'm a bruiser, I'm a cruiser, I'm a rockin' rollin' man!!!
0 eAi Posted February 3, 2010 Posted February 3, 2010 A is definitely wrong. You've got the same script twice, not that that should matter. Remove the second script tag and the info tag - that's optional, then see what happens.
Question
Rocker
I have folder myserver in C/Program Files/MTA San Andreas/server/mods/deathmatch/resources
In folder i have:
in meta.xml :
in script.lua:
and always when I start the server writes this:
[19:52:19] ERROR: Couldn't find meta.xml file fot resource 'myserver'
I'm a wicked woman stealer, I'm a bruiser, I'm a cruiser, I'm a rockin' rollin' man!!!
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now