Search found 14 matches
- Fri Oct 13, 2006 9:23 pm
- Forum: Bugs
- Topic: Problems with Subversion?
- Replies: 1
- Views: 345
Problems with Subversion?
I'm trying to get the latest sources from Subversion using this command: svn co https://svn.sourceforge.net/svnroot/crossfire/server/branches/1.x crossfire The checkout process started OK, but after about 20 files it crashed, and now it crashes every time with the same error message: svn: REPORT ...
- Fri Oct 13, 2006 9:19 pm
- Forum: Bugs
- Topic: Server crash when talking to NPCs
- Replies: 2
- Views: 431
- Thu Oct 12, 2006 8:53 pm
- Forum: Bugs
- Topic: Server crash when talking to NPCs
- Replies: 2
- Views: 431
Server crash when talking to NPCs
I just built a Linux version of the server from the latest CVS sources, but when I talk to some NPCs (for example: T.K., the cleaning person in the wizard's quest in Scorn, the people in the Goth's tavern, etc.) the server segfaults. I've noticed it only happens with NPCs that say something when you ...
- Sat Jun 24, 2006 1:49 am
- Forum: Bugs
- Topic: Python.dll revisited (possible resolution)
- Replies: 11
- Views: 1563
- Sun Feb 12, 2006 3:04 pm
- Forum: Bugs
- Topic: Problem with VC6-built server
- Replies: 2
- Views: 385
- Fri Feb 10, 2006 1:30 am
- Forum: Bugs
- Topic: Problem with VC6-built server
- Replies: 2
- Views: 385
Problem with VC6-built server
I built the latest CVS sources(as of 2/9/06) using VC6, and everything went fine. When I tried to start the server, though, it started printing out messages like "set_ob_value_s: 'Object' 'gravedirt' 1", and then it says "Setting up archetable". After that, a nice little error box comes up saying ...
- Sun Feb 05, 2006 11:44 pm
- Forum: Bugs
- Topic: Python.dll revisited (possible resolution)
- Replies: 11
- Views: 1563
I have the same problem. It's caused by the running of the Crossfire Python startup script, via this line:
It's in cfpython.c, line 874. I'm trying to create a patch...
Code: Select all
PyRun_SimpleFile(scriptfile, cf_get_maps_directory("python/events/python_init.py"));
- Tue Jul 05, 2005 6:11 pm
- Forum: Bugs
- Topic: Error when starting Win32 server
- Replies: 15
- Views: 1309
- Fri Jul 01, 2005 3:47 pm
- Forum: Bugs
- Topic: Error when starting Win32 server
- Replies: 15
- Views: 1309
I think I built them with the right version headers, I only have the Python 2.4 headers on my computer.
Also, I need the Python plugin because otherwise the new event/mini-games I'm designing won't work, since they are written in Python.
EDIT: Looked through the Python plugin source, and I think I ...
Also, I need the Python plugin because otherwise the new event/mini-games I'm designing won't work, since they are written in Python.
EDIT: Looked through the Python plugin source, and I think I ...
- Fri Jul 01, 2005 12:38 am
- Forum: Bugs
- Topic: Error when starting Win32 server
- Replies: 15
- Views: 1309