Thread
:
0.2.3 compile and run on Linux
View Single Post
#
1
02-13-2002, 02:20 PM
misanthropicfnd
Fire Beetle
Join Date: Feb 2002
Posts: 19
Here's a potential fix:
Modify world/net.cpp line 326 to read:
if (fscanf (f, "%[^=]=%[^\r\n]\n", type, buf) == 2)
It turns out vim was concealing carriage returns in the file I was using for testing. Darn end of line characters...
misanthropicfnd
View Public Profile
Send a private message to misanthropicfnd
Find all posts by misanthropicfnd