• Morbus
    610 replies, posted
The RunString error was coming from the 3 hotfixer scripts that were trying to get a txt file from Remscar's site, but it was returning a 404 Not Found, which was breaking the server. But still needed your fix as well, so thank you very much demonkush, you are a scholar and a gentleman.
It seems Remmy got on and fixed the site issues, things should be working just fine now. Thank you Remscar!
-snip-
Hey guys, updated to the latest version of Morbus 1.5.6 with a clean install and I am getting quite a lot of scripting errors :/ Causing guns to not spawn (Even with over 3 players). This is some of the errors I am getting in the console. Also getting the same error as Robopossum. Demonkush's method didn't seem to work :/ Initializing Awesomium.. No Kinect SDK Lua JIT is DISABLED! Unknown command "cl_thirdperson" Unknown command "hud_showemptyweaponslots" Unknown command "sv_backspeed" Changing gamemode to MORBUS (morbusgame) Not playing a local game. PREP OK Error, bad server command lua_error_url '' Lua JIT is DISABLED! [SMV] Removed mor_auriga_v4_re from vote list Morbus Server Loading... Morbus Server Loaded! Making workshop gamemode available for client download Unknown command "sv_tags" Using map cycle file 'cfg/mapcycle_default.txt'. ('cfg/mapcycle.txt' was not found.) Attempted to create unknown entity type shop! Can't init shop Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_pistol! Can't init spawn_pistol Attempted to create unknown entity type spawn_other_weaps! Can't init spawn_other_weaps Attempted to create unknown entity type spawn_other_weaps! Can't init spawn_other_weaps Attempted to create unknown entity type spawn_other_weaps! Can't init spawn_other_weaps Attempted to create unknown entity type spawn_other_weaps! Can't init spawn_other_weaps Attempted to create unknown entity type spawn_other_weaps! C Any ideas? :/
Hello, I'v been trying to setup a Morbus server for a group, however, I'm getting kicked off from the server due Lua errors. I have installed morbus v1.5.6 + map pack from [URL]http://www.remscar.com/morbusgame/download[/URL] which should be latest afaik. I have also tried disabling hotfix and map arm checks but it didn't solve those RunString errors. Does anyone have any ideas? Does remscar still maintain this fantastic gamemode? [CODE] [ERROR] RunString:1: unexpected symbol near '<' 1. unknown - RunString:0 [ERROR] RunString:1: unexpected symbol near '<' 1. unknown - RunString:0 [ERROR] RunString:1: unexpected symbol near '<' 1. unknown - RunString:0 L 02/23/2014 - 13:01:50: Lua Error: [ERROR] RunString:1: unexpected symbol near '<' 1. unknown - RunString:0 [ERROR] RunString:1: unexpected symbol near '<' 1. unknown - RunString:0 [ERROR] RunString:1: unexpected symbol near '<' 1. unknown - RunString:0 Aborting HTTP request because pResponse->BSetBodyData() failed (RecvHTTPResponseData)A newer version of Morbus is available at morbus.remscar.com or moddb.com/mods/morbus [SMV] Removed mor_isolation_b4_re from vote list [SMV] Removed <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "/morbus/hotfix/maplist.txt?cacheBuster=548931" was not found on this server.</p></body></html> from vote list (DID NOT EXIST) [/CODE] [B]EDIT: [/B]I managed to fix this myself. I edited ../morbusgame/gamemode/shared/shd_hotfixer.lua: local useSharedHotfix = true ----> false
Make sure you have 'sv_kickerrornum 0' in your server.cfg. Morbus has some errors that can't exactly be avoided right now, so you wouldn't want a tiny error kicking everybody off of your server. Last I spoke with Remscar, he's been pretty busy lately but he might kick back up in the summer with some new stuff. EDIT: There also seems to be a hotfixer for not just shared, but client and server as well.
Am I the only one who can't find any servers for this anymore? I used to play this alot, would be a shame if it had died.
[QUOTE=Mezzokoko;44212398]Am I the only one who can't find any servers for this anymore? I used to play this alot, would be a shame if it had died.[/QUOTE] I host a custom server that I just recently updated, ObeliskGaming Morbus. If you are into vanilla Morbus, T-G Morbus is good. Other communities switch in and out as well to try out the gamemode. Also, Morbus wont die. It gets slow sometimes but the reality is sometimes people have better things to do.
Ye, after some long waiting I actually found a few servers in the browser. Unfortunately none of these seems to be in Europe :/ (shitty pings and such). Well, hopefully this will become as active as in the past again, for what this is, it has pretty good immersion and feeling, that's what I love it for :D.
There used to be a few European servers, one was decently popular but they must have gone away.
I'm trying to implement optional missions for humans. We'll see how it goes.
Still getting lua errors for 1.5.6. I have to keep my server at 1.5.2
Yeah, let me help ye on that. There is a fewlines in the whole code ye have to change, as the release version doesn't work completely without tweaking. sv_hotfixer.lua, line 7: [lua]local useServerHotfix = false[/lua] cl_hotfixer.lua, line 7: [lua]local useClientHotfix = false[/lua] sv_maps.lua, line 25: [lua]local useOnlineMapList = false[/lua] sv_ent_replace.lua, line 10 [lua]ents.MORBUS.useWebArmFirst = false[/lua] Not neccessary, but useful, because the game can't check if the game is outdated anyway: sb_main.lua, line 236 [lua]if false then[/lua]
[QUOTE=Remscar;44215070]There used to be a few European servers, one was decently popular but they must have gone away.[/QUOTE] Had a few server issues, were planning on getting ours back up soon.
Hi there ! Hope this thread havn't been off for to long and that I do a Necro of it. I am currently trying to host this gamemode however I am having a problem which I noticed other servers doesn't have. - Missing sounds when pissing/sleeping etc. We have reinstalled the mod 4 times with different versions and no improvement yet. However this does make the mod alot more Hardcore as you can't really judge if they are faking it or not. But I would like to fix this anyway. Best Regards Holmenlund - Civil Gamers
[I]Hello, everyone![/I] I've been somewhat put in charge of updating Morbus since Remscar is busy, so in saying that I'll present my first update, also please let me know immediately if there are still any problems: [B]Download:[/B] [url]https://github.com/Remscar/Morbus/archive/demonkush.zip[/url] [B]Changes:[/B] - Fixed head bobbing / aiming issue. - Fixed blaster errors. - Fixed bodies persisting after round end. ( I'm 99% sure this is fixed now ) - Fixed ZX9 model scaling. - Hotfixers are defaulted to false. - AFK kicker ignores admins. - Scoreboard no longer checks for version. ( I don't think its very tedious to change a single number every update and it didn't really work anyway. ) You're welcome, and enjoy.
[QUOTE=Demonkush;44808830][ - Fixed blaster errors. [/QUOTE] I have literally tried everything in order to fix this, thank you!
Our EU server is back up and running. 37.187.74.113:27035 If there's any issues or you have suggestions, drop me a pm.
End of summer update planned to be released late August. List of possible changes: [url]http://remscar.com/morbusgame/possiblechanges[/url] Also added a new page on the website: [url]http://remscar.com/morbusgame/maps[/url]
[QUOTE=Remscar;45040737]End of summer update planned to be released late August. List of possible changes: [url]http://remscar.com/morbusgame/possiblechanges[/url] Also added a new page on the website: [url]http://remscar.com/morbusgame/maps[/url][/QUOTE] Do you plan to update the workshop version? I prefer workshop over fastdl.
[QUOTE=Cypher100;45214781]Do you plan to update the workshop version? I prefer workshop over fastdl.[/QUOTE] Yes
Do you still plan on recoding it or you're gonna work off of your current base?
[QUOTE=CrashLemon;45229823]Do you still plan on recoding it or you're gonna work off of your current base?[/QUOTE] Work off the current base, I don't have the time to do a full recode but i would sure love to.
[media]http://www.youtube.com/watch?v=263oPM7AKzA[/media] This is pretty much the current state of morbus.
I am having trouble hosting a morbus server. Im a little new so dont hate. Ive got my server download and all the maps in the maps folder and the gamemode in the gamemode folder. Ive tried changing my +gamemode in my starting .bat file but it shows up as a sandbox server and i can still spawn stuff by hitting the q button. Am I missing something? its the newest version.
wait. did you uploaded the gamemode folder inside morbusgame to gamemodes? if yes: Just upload the morbusgame to /garrysmod/gamemodes also did you got gamemode "sandbox" in your server.cfg?
yeah i uploaded the folder inside the zip.the one inside the zip named morbusgamemode-1.5.6 [editline]1st November 2014[/editline] I GOT IT TO WORK! If I have any other issues ill post. Thank you
Is there any update to this gamemode? I know individuals have taken steps to improve some things. Server owners tweaking this and that, some users creating maps and additions and such. But if there is no continuous updates or even checking in this gamemode will die. I would love to see this gamemode thrive and see it grow into something that is constantly played, but without any news at all I doubt this can happen. Just wan't to thank the servers that do continue to run this gamemode even through the lack of information.
Unfortunately i'm a full time college student and the school I attend does not give me the free time to work on personal projects.
That sucks. I understand man, I'm suprised it's lasted this long without continual updates though. People really do love it. What I'd love to see is if the people who create content for the game like Maps and such join with the people who host the servers, and we create a group of people who all can all work on the gamemode when they can. Then, once we got it stable and have regular servers with a regular population on we could perhaps start making updates to the gamemode with new features. I think maybe also through the Morbus steam group [url]https://steamcommunity.com/groups/MorbusGame[/url] If we were able to interact and host events or weekly meet-ups we can get regular people on. Say if there's noone playing the gamemode, a mod could decide to send a MSG out. "Hey guys were going to be in this server tonight to play some Morbus, Come join us" Then that gets a handful of people that then attracks more until the server is filled. Pretty much, I'd love to see if it's possible for fans of this gamemode to coordinate to see it go further and become more sucessful since Remscar isn't able to work on it as much. Perhaps a few of us can group together to work on it together instead of just one or two guys on their own. If anything, I'd just love to see this gamemode grow, and that would require updates.
Sorry, you need to Log In to post a reply to this thread.