A new release!

Official Announcements about Source.Python.
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

A new release!

Postby Ayuto » Sat Apr 04, 2015 10:25 am

We have posted a new release again!

The changelog can be found here:
https://github.com/Source-Python-Dev-Team/Source.Python/compare/2eb3a29...master

As always, the download can be found in the release section on the GitHub page:
https://github.com/Source-Python-Dev-Team/Source.Python/releases
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Wed Apr 15, 2015 3:37 am

There were some fairly major changes made the last few days, so we felt it necessary to post another new build!!
https://github.com/Source-Python-Dev-Team/Source.Python/releases
Image
qazuar
Junior Member
Posts: 16
Joined: Fri Jun 20, 2014 9:05 am

Postby qazuar » Wed Apr 15, 2015 2:29 pm

Whenever i attempt to use <BaseEntity>.take_damage() im getting the following error:

[SP] Loading plugin 'test'...

[SP] Caught an Exception:
Traceback (most recent call last):
File '..\addons\source-python\packages\source-python\plugins\manager.py', line
78, in __missing__
instance.globals['load']()
File '..\addons\source-python\plugins\test\test.py', line 22, in load
BaseEntity(index).take_damage(1.0)
File '..\addons\source-python\packages\source-python\entities\specials.py', li
ne 143, in take_damage
self.take_damage(take_damage_info)
File '..\addons\source-python\packages\source-python\entities\specials.py', li
ne 131, in take_damage
take_damage_info.damage = damage

Boost.Python.ArgumentError: Python argument types in
None.None(TakeDamageInfo, TakeDamageInfo)
did not match C++ signature:
None(class CTakeDamageInfo {lvalue}, float)


[SP] Plugin 'test' was unable to be loaded.
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Wed Apr 15, 2015 3:18 pm

Whoops. Forgot to rename the virtual method inside the take_damage method to on_take_damage. This caused the method to re-call itself. I will commit that fix and post a new release. Thank you for reporting.

*Edit - done:
https://github.com/Source-Python-Dev-Team/Source.Python/releases
Image
User avatar
Mahi
Senior Member
Posts: 236
Joined: Wed Aug 29, 2012 8:39 pm
Location: Finland

Postby Mahi » Mon May 18, 2015 3:57 pm

Any approximate when a new release for CS:GO and The Orange Box would be coming out? :)
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Mon May 18, 2015 4:37 pm

Maybe today or tomorrow. :)
User avatar
Mahi
Senior Member
Posts: 236
Joined: Wed Aug 29, 2012 8:39 pm
Location: Finland

Postby Mahi » Mon May 18, 2015 4:56 pm

Well, perfect :) You guys the best!

Return to “News & Announcements”

Who is online

Users browsing this forum: No registered users and 17 guests