Jump to content
Eternal Lands Official Forums
Entropy

Windows RC 3

Recommended Posts

Sounds like this might be a place for improvement in the update after this, a way to totally turn off all sound processing for the cpu starved players.

 

Good idea. I think even low- to middle-power CPUs would benefit from this saving (seeing that the EL process takes 90% of the CPU on my lowly sempron box).

 

Rehdon

Share this post


Link to post
Share on other sites
Sounds like this might be a place for improvement in the update after this, a way to totally turn off all sound processing for the cpu starved players.
I was thinking about it this arvo and you can remove a lot of the processing by removing the sound config. When the sound config is missing the relevant functions exit at the entry point, which is only a tiny amount than if they were ifdef'd out. There is however no config option to handle this which might be worth adding.

 

This is the short cut's "Start in" directory, the same as the Target path (minus 'test' at the end).

"C:\Program Files (x86)\Eternal Lands Test1"

Hmmm. Firstly, note that for the Target the "test" should be outside the quotes, otherwise the option becomes part of the first argument and hence the filename. Something like:

"C:\Program Files (x86)\Eternal Lands Test1" test

I'm guessing you are aware of that however.

 

Secondly, can you try with a trailing slash on that directory. I hope that it isn't required, but that might be something I overlooked.

 

Thirdly, I'm not sure about the brackets. I don't tend to put brackets into filenames/directories and hence haven't tested the client with them. I don't know of any likely problems offhand, but that seems reasonable it could be a possible problem.

 

Good idea. I think even low- to middle-power CPUs would benefit from this saving (seeing that the EL process takes 90% of the CPU on my lowly sempron box).
Well the CPU usage is largely dependant on the graphics details etc. If you have FPS limt set to 0 (unlimited) then it will use all the available CPU to keep raising your FPS count. This then means the game will constantly use around 100% CPU.

 

On more recent machines this isn't quite the case as there are other bottlenecks but that isn't really relevent. To get a reasonable idea of how much CPU the game is using, limit your FPS to around 20.

Share this post


Link to post
Share on other sites

Hello.

 

Should I take this into another thread?

Anyway, that bug I mentioned earlier happened again.

 

I was standing at the beam, with my inv open, no console windows/maps, and was in another window typing.

The error box came up, and I opened up the EL window.

I could click to the side and the walk light thingy would flash on the ground, but I couldn't exit my inventory or rotate the camera. There was a healthbar hiding behind my inventory window, but I couldn't make out the rest, since the items got in the way.

 

When I signed back on, the only thing there was a beaver :cry:

 

My error log looks just like I clicked exit on the client, so I dunno, maybe that stupid windows firewall is trying to kill EL? :P

 

Anyway, gotta love the new storage window! (real useful, no need to look through chatlogs/console to find out how much of a item you have).

 

Edit: another window, it was a notepad window, not another EL window.

Edited by Jaxbot

Share this post


Link to post
Share on other sites

I'm glad you are discussing the subject of low-end computers!

Please do not slow down the progress of Eternal Lands for our sakes, however. If we can spend the time to play EL on our 'last century' machines, we can also scrape up the funds to at least upgrade what we have, or buy the new low-end machines. There may yet be deals out there like my 1999 E-machine was free with three years of CompuServe. At the time, the service was fair and the machine was tops! That's how I found EL! :cry:

Share this post


Link to post
Share on other sites

Ok, I have finally patched the code to automatically copy an existing ini file into a new server directory so could people please test it if you are able!

 

I have also applied a patch (not sure from whom) to check the keys.ini file was successfully opened before reading it.

 

The only other thing before the update is I forgot to ask Ent which defines he wanted for the new shield effects. The code is written we just need the ID's the server will use. I'm going to bed now so if one of the other devs could chase this up it will mean the pre-update can happen.

Share this post


Link to post
Share on other sites
This is the short cut's "Start in" directory, the same as the Target path (minus 'test' at the end).

"C:\Program Files (x86)\Eternal Lands Test1"

Hmmm. Firstly, note that for the Target the "test" should be outside the quotes, otherwise the option becomes part of the first argument and hence the filename. Something like:

"C:\Program Files (x86)\Eternal Lands Test1" test

I'm guessing you are aware of that however.

 

Secondly, can you try with a trailing slash on that directory. I hope that it isn't required, but that might be something I overlooked.

 

Thirdly, I'm not sure about the brackets. I don't tend to put brackets into filenames/directories and hence haven't tested the client with them. I don't know of any likely problems offhand, but that seems reasonable it could be a possible problem.

test is outside the quotes.

I'll try the additional slash this evening.

The brackets are because I use Win XP 64. "Program Files" is for 64 bit applications. "Program Files (x86)" is for 32 bit applications (i.e. EL). I have a feeling I'm in the vast minority to use WinXP 64 ><

Share this post


Link to post
Share on other sites

The only other thing before the update is I forgot to ask Ent which defines he wanted for the new shield effects. The code is written we just need the ID's the server will use. I'm going to bed now so if one of the other devs could chase this up it will mean the pre-update can happen.

I'll happily do that.

 

For those effects, use IDs after

#define SPECIAL_EFFECT_HEAL_ALLIES 71

 

Then tell me which ID you used for each.

The patch uses these values currently.

+		// when one player casts heat shield on himself
+		SPECIAL_EFFECT_HEATSHIELD = 72, 
+		// when one player casts cold shield on himself
+		SPECIAL_EFFECT_COLDSHIELD = 73, 
+		// when one player casts radiation shield on himself
+		SPECIAL_EFFECT_RADIATIONSHIELD = 74	

I'll apply the patch and give it a whirl.

 

Just double checking, this is wanted for the release?

 

edit: Tested by setting each value in turn to 3 and using normal shield spell. They all look fine (the cold effect may me a bit large) and I could see no issues with the patch code once I'd sorted out/restored the indentation :icon13: It's in CVS now. Thanks Florian.

Edited by bluap

Share this post


Link to post
Share on other sites
Just double checking, this is wanted for the release?
I believe so. Interestingly Roja was asking for it, but Ent didn't seem to know about it.

Share this post


Link to post
Share on other sites

I didn't ask for it, but it's a good idea to have them. Anyway, those things need to be used as a #define along with the other special effect defines.

The names are OK.

Share this post


Link to post
Share on other sites
Anyway, those things need to be used as a #define along with the other special effect defines.
They are listed in an enum, along with all the other special effect defines.

Share this post


Link to post
Share on other sites

Hey, i get these error messages when i am trying the RC3 on the test server, usually after 20-30 mins will crash the game.

 


Log started at 2007-11-14 19:03:56 localtime (E. Europe Standard Time)

[19:03:56] Fatal error: Server profile not found in servers.lst for server: Test1\el.exe"


Log started at 2007-11-14 19:04:38 localtime (E. Europe Standard Time)

[19:04:38] Fatal error: Server profile not found in servers.lst for server: Test1\el.exe"


Log started at 2007-11-14 19:12:57 localtime (E. Europe Standard Time)

[19:12:57] Using the server profile: test
[19:12:57] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Eternal Lands"
[19:13:18] Error: Can't open file "quest.log"
[19:13:18] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[19:13:18] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[19:13:18] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[19:13:19] Error creating buffer: Invalid Name
[19:13:19] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[19:13:19] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[19:13:20] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[19:13:20] Download needed for custom/player/acelon/meshes/cape_custom.bmp
[19:13:20] @@ www.eternal-lands.com http://www.eternal-lands.com/updates/custom/player/acelon/meshes/cape_custom.bmp
[19:13:20] Downloading http://www.eternal-lands.com/updates/custom/player/acelon/meshes/cape_custom.bmp from www.eternal-lands.com
[19:13:20] Finished downloading http://www.eternal-lands.com/updates/custom/player/acelon/meshes/cape_custom.bmp
[19:13:39] Error: Can't open file "spells_troger.dat"
[19:14:27] Error creating buffer: Invalid Operation
Last message repeated 3 times
[19:15:23] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mapunderworld1.bmp in el_file at io/elfile.cpp (line 177)
Last message repeated 1 time 
[19:15:36] Unable to parse xml notepad. It will be overwritten.
[19:15:43] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mapunderworld1.bmp in el_file at io/elfile.cpp (line 177)
Last message repeated 1 time 
[19:16:05] stop_stream - Error stopping stream - error: Invalid Value
[19:16:44] Client closed


Log started at 2007-11-14 19:30:14 localtime (E. Europe Standard Time)

[19:30:14] Using the server profile: test
[19:30:14] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Eternal Lands"
[19:30:39] Error: Can't open file "quest.log"
[19:30:40] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[19:30:40] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[19:30:40] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[19:30:41] Error creating buffer: Invalid Name
[19:30:41] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[19:30:41] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[19:30:41] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[19:31:36] stop_stream - Error stopping stream - error: Invalid Value
Last message repeated 1 time 
[19:32:39] Unable to add command 23 - 2193
[19:32:39] Unable to add command 26 - 2185
[19:32:39] Unable to add command 23 - 2193
[19:32:39] Unable to add command 26 - 2185
[19:32:39] Unable to add command 23 - 2193
[19:32:39] Unable to add command 26 - 2185
[19:32:39] Unable to add command 23 - 2193
[19:33:32] stop_stream - Error stopping stream - error: Invalid Value
[19:33:37] Client closed


Log started at 2007-11-14 19:33:42 localtime (E. Europe Standard Time)

[19:33:42] Using the server profile: test
[19:33:42] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Eternal Lands"
[19:34:00] Error: Can't open file "quest.log"
[19:34:00] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[19:34:00] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[19:34:01] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[19:34:01] Error creating buffer: Invalid Name
[19:34:01] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[19:34:01] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[19:34:01] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[19:36:39] Error creating buffer: Invalid Operation
[19:38:48] stop_stream - Error stopping stream - error: Invalid Value
[19:39:45] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mine1.bmp in el_file at io/elfile.cpp (line 177)


Log started at 2007-11-15 19:42:51 localtime (E. Europe Standard Time)

[19:42:51] Using the server profile: test
[19:42:51] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Eternal Lands"
[19:43:14] Error: Can't open file "quest.log"
[19:43:14] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[19:43:14] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[19:43:14] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[19:43:15] Error creating buffer: Invalid Name
[19:43:15] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[19:43:15] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[19:43:15] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[19:43:38] Error creating buffer: Invalid Operation
[19:43:44] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mine1.bmp in el_file at io/elfile.cpp (line 177)
[19:47:09] stop_stream - Error stopping stream - error: Invalid Value
Last message repeated 1 time 
[19:49:29] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mapunderworld1.bmp in el_file at io/elfile.cpp (line 177)
[19:49:54] stop_stream - Error stopping stream - error: Invalid Value


Log started at 2007-11-15 19:55:57 localtime (E. Europe Standard Time)

[19:55:57] Using the server profile: test
[19:55:57] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Eternal Lands"
[19:56:16] Error: Can't open file "quest.log"
[19:56:16] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[19:56:16] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[19:56:16] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[19:56:17] Error creating buffer: Invalid Name
[19:56:17] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[19:56:17] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[19:56:17] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[20:00:15] Client closed

 

Troger

 

edit: my OS is Win XP

Edited by Troger

Share this post


Link to post
Share on other sites
[19:12:57] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Eternal Lands"

This is because you haven't set the data dir in el.ini correctly.

 

[19:15:23] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mapunderworld1.bmp in el_file at io/elfile.cpp (line 177)
Last message repeated 1 time 

This is because the tab map you tried doesn't exist. This error should be optional and should _not_ be reported. Oops.

 

[19:16:05] stop_stream - Error stopping stream - error: Invalid Value
[19:34:01] Error creating buffer: Invalid Name

These are minor sound issues and unless they happen consistently, or you have sound problems they don't matter (they will happen very occasionally as can be seen from your log).

 

[19:32:39] Unable to add command 23 - 2193

These are errors relating to actors that are either busy or already destroyed etc and hence can be ignored. They are mostly for debugging purposes and have been around for as long as the client just about.

Share this post


Link to post
Share on other sites
[19:15:23] EXTENDED EXCEPTION(1:file_not_found): Can't find file ./maps/mapunderworld1.bmp in el_file at io/elfile.cpp (line 177)
Last message repeated 1 time 

This is because the tab map you tried doesn't exist. This error should be optional and should _not_ be reported. Oops.

I have a simple fix ready to go for this but thought you might already be working on it. If you are not let me know and I'll commit the fix.

edit: Now in CVS.

Edited by bluap

Share this post


Link to post
Share on other sites

Installed the new RC3 and sound files. This went well.

 

Had to create the EL.INI first by starting EL and then going back to the EL.INI file to edit the #data_dir thingy. I noticed that the #enable_sound= 8 had to be changed to #enable_sound= 1. I think the '8' might be wrong. All the sounds "sound" great!!

 

I've listed my last err.log for reference; please note the "Bad light (number 3)..." comment in the last line...not sure if significant.

 

Thanks guys...looks and sounds great so far...^^

 

Log started at 2007-11-17 11:49:45 localtime (Eastern Standard Time)

[11:49:45] Using the server profile: test
[11:49:45] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Program Files\Eternal Lands Test1\"
[11:49:52] Error: Can't open file "quest.log"
[11:49:52] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[11:49:52] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[11:49:52] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 23 times
[11:49:53] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[11:49:53] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 10 times
[11:49:53] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 26 times
[11:51:31] stop_stream - Error stopping stream - error: Invalid operation attempted.
Last message repeated 2 times
[11:53:44] Bad light (number 3) when loading './maps/map2_cave.elm'; co-ords [-3.509648 35.421036 3.000000] colour [1.000000 1.000000 1.000000]

 

 

EDIT: While walking around and killing creatures along the way I've noticed two issues;

1) after killing a gob in MM cave map (and just after the final battlecry) the chars significantly "slowed" down (FPS stayed the same).

2) after killing a female gob in the same map (and just after the battlecry) the client crashed!!

 

My err.log looks like this just after the crash...

 

Log started at 2007-11-17 11:49:45 localtime (Eastern Standard Time)

[11:49:45] Using the server profile: test
[11:49:45] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Program Files\Eternal Lands Test1\"
[11:49:52] Error: Can't open file "quest.log"
[11:49:52] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[11:49:52] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[11:49:52] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 23 times
[11:49:53] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[11:49:53] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 10 times
[11:49:53] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 26 times
[11:51:31] stop_stream - Error stopping stream - error: Invalid operation attempted.
Last message repeated 2 times
[11:53:44] Bad light (number 3) when loading './maps/map2_cave.elm'; co-ords [-3.509648 35.421036 3.000000] colour [1.000000 1.000000 1.000000]
[11:57:11] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 85 times
[11:57:12] Error creating buffer: Invalid operation attempted.
[11:57:12] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 191 times
[11:58:36] Error creating buffer: Invalid operation attempted.
[11:58:36] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 374 times
[12:00:50] stop_stream - Error stopping stream - error: Invalid operation attempted.
Last message repeated 19 times
[12:22:24] Error creating buffer: Invalid operation attempted.
[12:22:24] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 28 times
[12:24:14] stop_stream - Error stopping stream - error: Invalid operation attempted.
[12:24:33] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 2 times
[12:26:23] stop_stream - Error stopping stream - error: Invalid operation attempted.
[12:27:39] Error creating buffer: Invalid operation attempted.
[12:27:41] Error creating buffer: Invalid name passed as an argument to an AL call.

 

EDIT AGAIN: After the above crash I restarted EL. "Actors" and Camera moving very slowly until client crashed. There were period resync's to server too...here's my latest error log for reference;

 

Log started at 2007-11-17 12:46:43 localtime (Eastern Standard Time)

[12:46:43] Using the server profile: test
[12:46:43] Warning: Didn't find your data_dir, using the current directory instead. Please correct this in your el.ini . Given data_dir was: "c:\Program Files\Eternal Lands Test1\"
[12:46:58] Error: Can't open file "quest.log"
[12:46:58] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates140/files.lst
[12:46:58] Downloading http://www.eternal-lands.com/updates140/files.lst from www.eternal-lands.com
[12:46:59] Finished downloading http://www.eternal-lands.com/updates140/files.lst
[12:46:59] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 2 times
[12:46:59] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates/custom_files.lst
[12:46:59] Downloading http://www.eternal-lands.com/updates/custom_files.lst from www.eternal-lands.com
[12:46:59] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 11 times
[12:46:59] Finished downloading http://www.eternal-lands.com/updates/custom_files.lst
[12:46:59] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 208 times
[12:47:28] Unable to add command 26 - 2496
[12:47:28] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 1213 times
[12:49:08] Unable to add command 26 - 3
[12:49:08] Unable to add command 21 - 2491
[12:50:09] Unable to add command 25 - 2491
[12:50:09] Unable to add command 26 - 2491
Last message repeated 4 times
[12:50:09] Unable to add command 25 - 2491
Last message repeated 2 times
[12:50:09] Unable to add command 26 - 2491
Last message repeated 2 times
[12:50:09] Unable to add command 25 - 2491
[12:50:09] Unable to add command 21 - 2491
Last message repeated 4 times
[12:50:09] Unable to add command 22 - 2491
Last message repeated 8 times
[12:50:09] Unable to add command 21 - 2491
[12:50:10] Unable to add command 20 - 2491
Last message repeated 7 times
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 25 - 2494
Last message repeated 5 times
[12:50:10] Unable to add command 26 - 2494
Last message repeated 3 times
[12:50:10] Unable to add command 25 - 2494
[12:50:10] Unable to add command 27 - 2491
Last message repeated 1 time 
[12:50:10] Unable to add command 13 - 2494
[12:50:10] Unable to add command 20 - 2491
[12:50:10] Unable to add command 27 - 2491
Last message repeated 1 time 
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 20 - 2491
Last message repeated 2 times
[12:50:10] Unable to add command 14 - 2494
[12:50:10] Unable to add command 20 - 2491
Last message repeated 1 time 
[12:50:10] Unable to add command 27 - 2491
[12:50:10] Unable to add command 21 - 2494
[12:50:10] Unable to add command 27 - 2491
[12:50:10] Unable to add command 21 - 2494
[12:50:10] Unable to add command 27 - 2491
[12:50:10] Unable to add command 21 - 2494
[12:50:10] Unable to add command 27 - 2491
[12:50:10] Unable to add command 21 - 2494
[12:50:10] Unable to add command 27 - 2491
[12:50:10] Unable to add command 22 - 2494
[12:50:10] Unable to add command 21 - 2494
Last message repeated 2 times
[12:50:10] Unable to add command 25 - 2491
[12:50:10] Unable to add command 22 - 2494
[12:50:10] Unable to add command 25 - 2491
[12:50:10] Unable to add command 21 - 2494
[12:50:10] Unable to add command 25 - 2491
Last message repeated 5 times
[12:50:10] Unable to add command 26 - 2491
Last message repeated 3 times
[12:50:10] Unable to add command 25 - 2491
[12:50:10] Unable to add command 25 - 2494
Last message repeated 1 time 
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 25 - 2494
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 25 - 2494
[12:50:10] Unable to add command 23 - 2491
[12:50:10] Unable to add command 25 - 2494
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 24 - 2494
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 24 - 2494
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 24 - 2494
[12:50:10] Unable to add command 21 - 2491
[12:50:10] Unable to add command 24 - 2494
[12:50:10] Unable to add command 22 - 2491
[12:50:10] Unable to add command 24 - 2494
[12:50:10] Unable to add command 22 - 2491
[12:50:10] Unable to add command 24 - 2494
[12:50:10] Unable to add command 22 - 2491
[12:50:10] Unable to add command 25 - 2494
[12:50:45] Client closed

Edited by marack

Share this post


Link to post
Share on other sites

Using cvs client (about 7 hours old) on linux (Slackware 11.0) with the data of the RC3:

 

- I get this message when starting the game from terminal (nothing about it in the error.log though)

I/O warning : failed to load external entity "extentions.xml"

 

----------------

 

In Willowvine, there is a quite large building in the south (entrance at [176,121]),

after entering the exit doesn't work:

 

You are in Willowvine Forest insides [305,270]: Umm... you can't teleport, there's no nearby open location

Share this post


Link to post
Share on other sites

Could I get a link for the linux version? I clicked on a download link from the first or second page and it was a windows version. It will not log me into the game, screen goes black with the blue progress bar.

Share this post


Link to post
Share on other sites
I noticed that the #enable_sound= 8 had to be changed to #enable_sound= 1. I think the '8' might be wrong.
Hmmmm. This one shouldn't be a problem. Originally it wasn't to enable sound, but determine the types of sounds to play. Since adding volume controls for each type, this went back to just being an enable/disable. Any positive number should work for enabling sound.

 

[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 23 times
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 10 times
[11:49:53] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 26 times
[11:51:31] stop_stream - Error stopping stream - error: Invalid operation attempted.
Last message repeated 2 times

These errors are relatively normal, but they should only occur occasionally. You have several errors before the client has even loaded which worries me a little.

 

EDIT: While walking around and killing creatures along the way I've noticed two issues;

1) after killing a gob in MM cave map (and just after the final battlecry) the chars significantly "slowed" down (FPS stayed the same).

2) after killing a female gob in the same map (and just after the battlecry) the client crashed!!

Hmmm, interesting but nothing obvious comes to mind.

 

[11:57:12] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 191 times
[11:58:36] Error creating buffer: Invalid operation attempted.
[11:58:36] Error creating buffer: Invalid name passed as an argument to an AL call.
Last message repeated 374 times
[12:00:50] stop_stream - Error stopping stream - error: Invalid operation attempted.

Wow! Ok, this number of errors is huge. They shouldn't be occuring like this unless maybe you have been using the client for several hours and that was the complete error log (therefore only a couple of errors every 5 mins).

 

We should move this discussion to the Programming forum. Can you please post some more details about your OS, sound card and driver version in the NEW_SOUND thread over there.

 

I'm also interested in those error messages as they are worded differently to any I've seen before. I'm wondering if you are using a different library which could be causing you problems, so if you know what OpenAL library you have, please post those details too.

 

I unfortunately don't have very much time to spend on this before the update and I haven't seen anyone else with problems like this so I expect the update will go ahead and you might need to play without sound until I or someone can take more of a look.

Share this post


Link to post
Share on other sites

Well, guess what, this is NOT helping, this is wasting our time!

FYI, I was able to log in just fine on the test server with the character popeye.

I overlooked this post, previously. Popeye is not my character name. It is my forums name. If you want folks to test the candidate you should help them to get it running. I can log in to the test server on version 1.4.0 beta, but do not find directions to download rc3 for cvs. I have tried to dl it and it's windows version.

Share this post


Link to post
Share on other sites
I can log in to the test server on version 1.4.0 beta, but do not find directions to download rc3 for cvs. I have tried to dl it and it's windows version.
There is only a Windows version. Ent was supposed to supply an archive of the data files, but I assume forgot.

 

To run this client under Linux or Mac you need to obtain the data files from the Windows install and build your own client from CVS. Info on how to build the client can be found in the Programming forum.

Share this post


Link to post
Share on other sites

Popeye is not my character name. It is my forums name. If you want folks to test the candidate you should help them to get it running. I can log in to the test server on version 1.4.0 beta, but do not find directions to download rc3 for cvs. I have tried to dl it and it's windows version.

 

You are REALLY starting to piss me off!

I asked a question, so that I can see what's wrong:

And your username on the test server is?

To which you replied like an asshole:

I'm just trying to help, no need to belittle folks. I had no idea we had to set up new accounts to run RC3.

So instead of just telling me what character name you have on the test server, you acted in an agressive manner, as though I am the one who has to apologize to you!

Share this post


Link to post
Share on other sites

Running: XP Pro SP2

I had no trouble installing the client.

I did have to remove it from the default folder, and put it into its own, before it would even open.

I ran it and neglected to change to the test server before hand. The client did run and seemed functional enough on the main server.

I swapped it over to connect to the test server and as well had fully functional use.

One thing that did seem odd, and I'm not sure if it had anything to do with the main server compliance, but as soon as I opened my browser, (2.0.0.9 Mozilla 5.0 (Firefox)) I found all of my bookmarks gone, and homepage set to Mozilla default.

Otherwise, a flawless run for the client itself.

Share this post


Link to post
Share on other sites

Maps bugs:

 

In the cave between Willowvine and Kusamura, part of the stairs are not walkable

from "You are in Underground cave [32,107]" need to tele-to-range to "You are in Underground cave [32,114]", (same with the whole width of the stair, [31,107]->[31,114], [33,107]->[33,114], etc...)

 

Same cave, rock bridge blocked: not walkable from "You are in Underground cave [47,125] to "You are in Underground cave [60,125]"

Edited by Theryndan

Share this post


Link to post
Share on other sites

Just found this in my error log. RC3 data, CVS client on Linux. My data_dir is set correctly :D

[20:51:01] Error: Can't open file "./particles/moon_bubbles1.part"

A quick search shows it's only mentioned in ./maps/misc1.elm. I'd been in the IP rat cave and sure enough, going back I get the same error.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×