Join\creating server error.

General help and assistance forum.
Post Reply
Bl00dWolf
New User
Posts: 5
Joined: Tue Jun 09, 2015 8:13 am

Join\creating server error.

#1

Post by Bl00dWolf » Tue Jun 09, 2015 8:18 am

I have Zandronum 2.0 and BrutalDoom v20.
Singleplayer is ok.

But i can't create or join to server, because of this error: :sad:
Script error, "brutalv20.pk3:cvarinfo" line 1:
cvar 'bd_bloodamount' already exists
Image

Please help. ???

Croissant
 
Posts: 27
Joined: Tue May 19, 2015 5:55 am
Location: At the keyboard

RE: Join\creating server error.

#2

Post by Croissant » Tue Jun 09, 2015 8:25 am

Doomworld has a thread on the same issue:
http://www.doomworld.com/vb/wads-mods/7 ... v20-error/
When I die, I want to go peacefully like my grandfather did - in his sleep. Not yelling and screaming like the passengers in his car.

Bl00dWolf
New User
Posts: 5
Joined: Tue Jun 09, 2015 8:13 am

RE: Join\creating server error.

#3

Post by Bl00dWolf » Tue Jun 09, 2015 10:25 am

Croissant wrote: Doomworld has a thread on the same issue:
http://www.doomworld.com/vb/wads-mods/7 ... v20-error/
yep, but no solution in this topic =(

TerminusEst13
Retired Staff / Community Team Member
Posts: 865
Joined: Tue Jun 05, 2012 11:06 pm

RE: Join\creating server error.

#4

Post by TerminusEst13 » Tue Jun 09, 2015 5:55 pm

The solution is there, actually! Go into your .ini file, do a search for all existing bd_* entries, delete them, save, and then reload the mod.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~

Bl00dWolf
New User
Posts: 5
Joined: Tue Jun 09, 2015 8:13 am

RE: Join\creating server error.

#5

Post by Bl00dWolf » Tue Jun 09, 2015 6:40 pm

TerminusEst13 wrote: The solution is there, actually! Go into your .ini file, do a search for all existing bd_* entries, delete them, save, and then reload the mod.
I tried, but get the same error after that =(

Konda
Forum Regular
Posts: 487
Joined: Thu Jun 07, 2012 5:22 pm

RE: Join\creating server error.

#6

Post by Konda » Tue Jun 09, 2015 7:25 pm

Image
It appears you're loading the same mod twice, from 2 different directories actually it might be the same directory.
Last edited by Konda on Tue Jun 09, 2015 7:27 pm, edited 1 time in total.

Code: Select all

<Synert> fuck
<Synert> plugged in my memory stick and got a bsod

Bl00dWolf
New User
Posts: 5
Joined: Tue Jun 09, 2015 8:13 am

RE: Join\creating server error.

#7

Post by Bl00dWolf » Tue Jun 09, 2015 7:39 pm

Thx, you are right.
So:
1) DoomSeeker is loading all mods (including brutal doom v20)
2) Than Zandronum loading all mods (including brutal doom v20)

I just deleted all lines in INI in section [Global.Autoload]. (so now only Doomseeker loading all mods one time)

BUT still have one problem:
If i want to play single player I need INi file WITH all mods my in [Global.Autoload]
If I want to play online I need to clear these section [Global.Autoload]

So... Any ideas how to make it more... comfortable without editing ini file everybloodytime?
Last edited by Bl00dWolf on Tue Jun 09, 2015 7:43 pm, edited 1 time in total.

TerminusEst13
Retired Staff / Community Team Member
Posts: 865
Joined: Tue Jun 05, 2012 11:06 pm

RE: Join\creating server error.

#8

Post by TerminusEst13 » Tue Jun 09, 2015 7:51 pm

Yes. Don't ever put gameplay mods on global.autoload. Ever.

You can play singleplayer with mods perfectly fine simply by clicking the mod and then dragging and dropping on top of Zandronum.exe.
If you have multiple mods, then hold Ctrl and click multiple mods, then drag on top of Zandronum.exe.

Alternatively, use Doomseeker's Start Game function to load up the mods and the engine, and then hit Play Offline to boot up a game offline.
Last edited by TerminusEst13 on Tue Jun 09, 2015 7:52 pm, edited 1 time in total.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~

Bl00dWolf
New User
Posts: 5
Joined: Tue Jun 09, 2015 8:13 am

RE: Join\creating server error.

#9

Post by Bl00dWolf » Tue Jun 09, 2015 8:13 pm

Ok thx!
Solved it to:
Just created icon with zandronum.exe -file ./mods/brutalv20.pk3 -file ./mods/Doom-Metal.wad -file ./mods/zdoom-dhtp-20140617.pk3 ;)

THX FOR HELP!
Last edited by Bl00dWolf on Tue Jun 09, 2015 8:41 pm, edited 1 time in total.

Post Reply