Jump to content

[Linux] Doesn't load <settings>-blocks


mabako

Recommended Posts

Hi,

I just tried some misc. gamemodes, for example hay. The issue with this gamemode is, the hay refuses to load. It seems, that the server is not able to use the -block correctly.

/mods/deathmatch/resourcecache/hay/Hay.lua:47: attempt to perform arithmetic on a boolean value 

line 47:

z = get("levels") - 1, -- +1 

when un-commenting the line above (z = 49,) and commenting this one instead (also for the b= below), the hay works fine.

I also noticed this issue using the votemanager, but the problem herein is the there's like 20 or 30 settings i don't want to change, it's also affecting Interstate69. Gamemodes without settings work fine, so you could say it's the settings obviously not working.

Issues happen on

Debian Etch - Debian-package

CentOS - generic linux package

Link to comment

Confirmed this on openSUSE.

mta@h1346500:~/mta1> cat /etc/SuSE-release

openSUSE 10.2 (i586)

VERSION = 10.2

The 'fix' mentioned in first post doesn't work for me though.

Link to comment
  • Recently Browsing   0 members

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