Search found 12 matches
- Sat Aug 13, 2016 06:28
- Forum: Servers
- Topic: [Server] Xanadu
- Replies: 3811
- Views: 405912
Re: Xanadu Server
I don't know when that 2 week period was, but you obviously created your account during that time. Nah, I was there long before the first reset this year, I was there after it (building and extending one end of the blue path iirc), and that's why I'm thinking that there must be more to the current ...
- Thu Aug 11, 2016 15:27
- Forum: Servers
- Topic: [Server] Xanadu
- Replies: 3811
- Views: 405912
Re: Xanadu Server
... only players that visited the server between end of March 2016 and early June seem to be able to join at the moment . While this estimation could include me, it unfortunaltely doesn't remember my login ("No new users..."). As I've been pretty active until a pause starting at june 5th,...
- Tue Jun 18, 2013 17:40
- Forum: Problems
- Topic: ERROR: An unhandled exception occurred: Cannot open database file
- Replies: 22
- Views: 6275
Have you tried running one of the other packages as listed on http://minetest.net/download under "Unofficial builds" ?
- Tue Jun 18, 2013 17:24
- Forum: Problems
- Topic: decompressZlib / serialization error
- Replies: 8
- Views: 1713
00:18:13: ERROR[main]: GenericCAO::addToScene(): Could not load mesh 6¨eldvie3characb#r.x and 21:01:22: ERROR[main]: deSerializeBulkNodes: decompress resulted in invalid size makes it look like some of the cached data your client has is corrupted, hard to say why this is, as it shouldn't appear in ...
- Fri Jun 07, 2013 21:11
- Forum: WIP Mods
- Topic: need Help with my stock mod for wazuclan server
- Replies: 10
- Views: 1813
- Thu Jun 06, 2013 14:48
- Forum: Servers
- Topic: [0.4.4] Zegaton - Zeg's server
- Replies: 155
- Views: 32431
- Tue Jun 04, 2013 18:49
- Forum: Servers
- Topic: [0.4.4] Zegaton - Zeg's server
- Replies: 155
- Views: 32431
- Wed May 29, 2013 16:20
- Forum: Deutsch
- Topic: Mod Probleme
- Replies: 6
- Views: 2210
- Sun Apr 21, 2013 09:59
- Forum: Servers
- Topic: [0.4.6-git][24/7][MiniTest] SunriseTest [HARDCORE]
- Replies: 186
- Views: 34886
There seems to be a zone which crashes the server whenever a player comes close. Unfortunately I'm right in that zone, and it took me a bit to realize it was me that's causing the crash whenever I connect. When I got there, an area of 'unknown node types' appeared in a loaded chunk right before the ...
- Mon Apr 08, 2013 23:10
- Forum: Problems
- Topic: Broken favorites - possible reason spotted in serverlist.cpp
- Replies: 2
- Views: 572
You should file a pull request. But, should the file be opened in text mode for editability in a text editor, or binary for readability? Depends if it is intended to be manually edited - afaik text-mode conversion is pretty tolerant in the mingw libs, handling both win and unix endings, so reading ...
- Mon Apr 08, 2013 21:18
- Forum: Problems
- Topic: Broken favorites - possible reason spotted in serverlist.cpp
- Replies: 2
- Views: 572
Broken favorites - possible reason spotted in serverlist.cpp
After I've read on the forum about the favorites serverlist problem with the windows builds being due to different line-ending conventions, I think I've identified a (or one...) possible reason for this (I apologize for currently not being able to build mt on my machine to test this) : (all in serve...
- Sun Mar 31, 2013 10:49
- Forum: Feature Discussion
- Topic: We need...
- Replies: 33
- Views: 6354
I like the idea of a web insterface, but the reality of running a webserver would add security concerns to server administation as well as increased CPU and RAM usage. It doesn't have to use an extra web server: The running minetest-server just needs to answer on a specified admin-port, and provide...