Page 1 of 1

Source.Python & SourceMod clashing

Posted: Sat Dec 19, 2015 5:26 am
by roflmuffin
Hi there,

I seem to be experiencing an issue where I receive this error:

Code: Select all

[libprotobuf ERROR google/protobuf/descriptor_database.cc:57] File already exists in database: netmessages.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:954] CHECK failed: generated_database_->Add(encoded_file_descriptor, size):


If I run Source.Python in tandem with SourceMod. If I disable either of them then the server works fine (tested by removing SourceMod only, then by removing Source Python only).

I'm not sure what logs to attach so please advise.

Thanks

Posted: Sat Dec 19, 2015 8:31 am
by Killer0561
Can confirm this, same problem here.
All Plugins disabled in sp and sm, already used the update Guide.

Source Python: 206
Metamod: 1.10.7-snap948
Sourcemod: 1.7.3-snap5283

- Killer0561

Posted: Sun Dec 20, 2015 3:34 pm
by satoon101
Which operating system are the 2 of you using for your servers? This is the first I have heard of this incompatibility. This is obviously only for CS:GO, since the errors name protobuf.

Posted: Sun Dec 20, 2015 4:28 pm
by Killer0561
How to fix this?

Linux Debian Jessie, amd64

Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4)
(Debian 4.8.4-1) #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09)

CS:S and TF2 works fine, no problems, only CSGO have problems ;)

- Killer0561

Posted: Mon Dec 21, 2015 4:00 am
by roflmuffin
Linux Ubuntu 14.04 trusty, x86_64

Linux version 3.13.0-24-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #46-Ubuntu

Thanks

Posted: Sat Jan 02, 2016 12:51 am
by satoon101
For future reference:
https://github.com/Source-Python-Dev-Team/Source.Python/issues/101

Sorry, should have posted that link much sooner.