- Posts
- 2
- Likes
- 0
Hi everyone, im having problems trying to get my server up (from my own computer, Windows 10), I downloaded jampDed.exe and placed it on GameData, also created the .bat like this:
and like this (testing if this might be the problem):
Both where placed on GameData folder, and finally i modified the server.cfg from MBII Folder with minimum changes as server name,password..
When i execute the bat my server doesnt create, and i get the following errors after loading all the pk3 files:
Im new to all of this and i dont have idea what to do now.. If anyone can help me i will really appreciate it.
Thx!
Code:
.\jampDed +set dedicated 2 +set net_port 29071 +set fs_game mbii +exec server.cfg
.\MBIIServer
Code:
jampDed.exe +set fs_game "MBII" +set net_port 29070 +exec server.cfg +g_dedicated 2
Both where placed on GameData folder, and finally i modified the server.cfg from MBII Folder with minimum changes as server name,password..
When i execute the bat my server doesnt create, and i get the following errors after loading all the pk3 files:
Code:
----------------------
142842 files in pk3 files
Loading dll file jampgame.
Failed to load dll, looking for qvm.
Loading vm file vm/jampgame.qvm.
Failed.
Resolving master.moviebattles.org
master.moviebattles.org resolved to 51.255.152.218:29060
Sending heartbeat to master.moviebattles.org
Resolving master.jkhub.org
master.jkhub.org resolved to 91.134.207.211:29060
Sending heartbeat to master.jkhub.org
Sending heartbeat to master.moviebattles.org
Sending heartbeat to master.jkhub.org
VM_Create on game failed
Im new to all of this and i dont have idea what to do now.. If anyone can help me i will really appreciate it.
Thx!