Jump to content
  • 0

Trying to start a LAN server for testing.


cantalopes22

Question

So for the past week I have been hell bent on trying to set up a RP server on my LAN connection to basically tear it apart and learn about it (I learn backwards). I am using released gamemode files and I started with Basic RP, then moved on to Paradise. Got them up and going, no problem. Now I am trying to get the Shodown gamemode up and going and it's starting to give me a brain tumor. As far as I can tell i've done the basics right (configuring the settlings.xml, filling in the MySQL connections ect) but it won't connect to the local host, hell, it can't find mta_mysql.so. I've got the server log posted below.

==================================================================

= Multi Theft Auto: San Andreas v1.3

==================================================================

= Server name : || ShoDown Roleplay || ShoDownGaming.com ||

= Server IP address:

= Server port : 22003

=

= Log file : .. 1.3/server/mods/deathmatch/logs/server.log

= Maximum players : 50

= HTTP port : 2001

= Voice Chat : Disabled

= Bandwidth saving : Medium

==================================================================

[2012-08-12 00:43:07] Resources: 126 loaded, 0 failed

[2012-08-12 00:43:07] Querying game-monitor.com master server... unavailable!

[2012-08-12 00:43:07] Querying backup master server... success!

[2012-08-12 00:43:07] MODULE: Unable to find modules/mta_mysql.so!<<<( Im going to assume this is the main problem?)

[2012-08-12 00:43:07] Starting resources...

[2012-08-12 00:43:07] ERROR: mysql\connection.lua:16: attempt to call global 'mysql_connect' (a nil value)

[2012-08-12 00:43:07] ERROR: exports: Call to non-running server resource (global) [string "?"]

[2012-08-12 00:43:07] WARNING: loginpanel\main_s.lua:79: Bad argument @ 'addCommandHandler' [Expected function at argument 2, got nil]

[2012-08-12 00:43:07] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:07] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

[2012-08-12 00:43:07] ERROR: exports: Call to non-running server resource (anticheat-system) [string "?"]

[2012-08-12 00:43:07] ERROR: loginpanel\main_s.lua:162: attempt to index local 'motdresult' (a boolean value)

[2012-08-12 00:43:08] ERROR: Couldn't find resource apps-system. Check it exists.

[2012-08-12 00:43:08] ERROR: Couldn't find resource apps-system. Check it exists.

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query_free' [string "?"]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] ERROR: Couldn't find resource event-system. Check it exists.

[2012-08-12 00:43:08] ERROR: Couldn't find resource fiddycal. Check it exists.

[2012-08-12 00:43:08] WARNING: fuel-system\s_fuel_system.lua:90: Bad argument @ 'setTimer' [Expected number at argument 3, got function]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:18: Bad argument @ 'setElementInterior' [Expected element at argument 1, got number '90']

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:19: Bad argument @ 'setElementDimension' [Expected element at argument 1, got number '90']

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:20: Bad argument @ 'setElementInterior' [Expected element at argument 1, got nil]

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:21: Bad argument @ 'setElementDimension' [Expected element at argument 1, got nil]

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:18: Bad argument @ 'setElementInterior' [Expected element at argument 1, got number '-90']

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:19: Bad argument @ 'setElementDimension' [Expected element at argument 1, got number '-90']

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:20: Bad argument @ 'setElementInterior' [Expected element at argument 1, got nil]

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:21: Bad argument @ 'setElementDimension' [Expected element at argument 1, got nil]

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:18: Bad argument @ 'setElementInterior' [Expected element at argument 1, got number '-90']

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:19: Bad argument @ 'setElementDimension' [Expected element at argument 1, got number '-90']

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:20: Bad argument @ 'setElementInterior' [Expected element at argument 1, got nil]

[2012-08-12 00:43:08] WARNING: gate-system\fd_interior.lua:21: Bad argument @ 'setElementDimension' [Expected element at argument 1, got nil]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:08] ERROR: item-system\s_item_management.lua:12: attempt to call global 'mysql_connect' (a nil value)

[2012-08-12 00:43:08] ERROR: item-system\s_item_system.lua:958: attempt to call global 'mysql_query' (a nil value)

[2012-08-12 00:43:08] INFO: Lottery will be drawn in 358 minutes.

[2012-08-12 00:43:08] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:08] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: Couldn't find resource mdc-system. Check it exists.

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

[2012-08-12 00:43:09] ERROR: shop-system\s_generalshop_system.lua:480: attempt to index local 'result' (a boolean value)

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query_free' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: vehicle-system\s_vehicle_system.lua:3: attempt to call global 'mysql_null' (a nil value)

[2012-08-12 00:43:09] ERROR: Couldn't find resource weather-system. Check it exists.

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query' [string "?"]

[2012-08-12 00:43:09] ERROR: interior-system\s_interior_system.lua:18: attempt to call global 'mysql_connect' (a nil value)

[2012-08-12 00:43:09] WARNING: blips\blips.lua:18: Bad argument @ 'addEventHandler' [Expected function at argument 3, got nil]

[2012-08-12 00:43:09] ERROR: Couldn't find resource ammun. Check it exists.

[2012-08-12 00:43:09] ERROR: Bad/missing 'posX' attribute in (line 109)

[2012-08-12 00:43:09] ERROR: Couldn't find resource loading. Check it exists.

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query_free' [string "?"]

[2012-08-12 00:43:09] ERROR: mysql\connection.lua:62: attempt to call global 'mysql_ping' (a nil value)

[2012-08-12 00:43:09] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

[2012-08-12 00:43:09] ERROR: Couldn't find resource radio. Check it exists.

[2012-08-12 00:43:09] Server started and is ready to accept connections!

[2012-08-12 00:43:09] To stop the server, type 'shutdown' or press Ctrl-C

[2012-08-12 00:43:09] Type 'help' for a list of commands.

[2012-08-12 00:43:10] WARNING: startup\s_startup.lua:10: Access denied @ 'restartResource'

I know i'm probably just going to get links to the wiki but if anyone knows what the hell im doing wrong, can you point it out for me? Thanks ahead of time.

-Cantalopes22

Link to comment

7 answers to this question

Recommended Posts

  • 0

Well it seems that all the files are in place but im still getting the exact same error messages. I've uninstalled/reinstalled mta and retried the whole process a few times but it keeps doing the same thing. If anyone can help me figure this out I'd be willing to sent a "thank you" via paypal.

Link to comment
  • 0

well, that's the problem, the server knows you're running it on windows, so you're trying to add a mysql module under linex, anyways, download this: http://code.google.com/p/multitheftauto ... l&can=2&q=

then change in your 'mtaserver.conf' file, 'mta_mysql.so' to 'mta_mysql.dll'.

If anyone can help me figure this out I'd be willing to send a "thank you" via paypal.

oh, and my Paypal email is: '[email protected]' :D

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...