Jump to content

Freeroam crash


Guest Azzy_p

Recommended Posts

Hey, i've had a hunt around on the forums for how to start a plain freeroam server.. first i tried running the broph resource "start broph" but when the client connects the screen stays black and the server console crashes.

Then I tried to use the freeroam GUI resource "changemode freeroam". This time the client connects, downloads the resources, gets the GUI spawn point screen but when i go to spawn, i end up hovering above mount chilliad and then at this point the server console crashes... any ideas?

the server is running XP pro and the client is on Vista.

Thanks for any help!

Arron

Link to comment

try stopping all other resources first

in server window just type stopall with no space and it should say all resources stopped

then type start broph and u should be ok

if you look in the MTASERVER directory \mods\deathmatch\ and open mtaserver.cfg and scroll to bottom you will see this

    <!-- Specifies resources that are loaded when the server starts and/or which are protected from being stopped. To specify several resources, add more <resource> parameter(s). --> 
    <resource src="admin" startup="1" protected="0"/> 
    <resource src="helpmanager" startup="1" protected="0"/> 
    <resource src="mapcycler" startup="1" protected="0"/> 
    <resource src="mapmanager" startup="1" protected="0"/> 
    <resource src="resourcebrowser" startup="1" protected="1" default="true"/> 
    <resource src="resourcemanager" startup="1" protected="1"/> 
    <resource src="scoreboard" startup="1" protected="0"/> 
    <resource src="spawnmanager" startup="1" protected="0"/> 
    <resource src="votemanager" startup="1" protected="0"/> 
    <resource src="webadmin" startup="1" protected="0"/> 

this is all the resources that start when u start the server

i have found that they sometimes conflict with other resources

i have found ADMIN and HELPMANAGER to be quite useful though so u might want to restart those

happy to help more if that doesnt do the trick :D

Link to comment
  • Recently Browsing   0 members

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