For$
<!-- begin site header -->
<div id=

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Odium

Pages: [1]
1
Support / Unable to debug under windows; Suggestions?
« on: April 17, 2011, 07:39:35 am »
So, using a fresh buildpack and VS2010 one is unable to debug.
Seeing as there's a lack of info on the wiki or elsewhere regarding anything to do with mineserver and windows I'm somewhat at a loss as to how to continue.
(one can still compile etc, the user is simply unable to debug, which is becoming more and more a rather annoying drawback)

on compile the user is presented with about a dozen 'warnings' as the one's below (not just a doezen, there's a few hundred, however these are the only one's that are relevant to the current issue)
-----
libevent.lib(event.obj) : warning LNK4099: PDB 'vc100.pdb' was not found with
'libevent.lib(event.obj)' or at 'C:\Fresh_Build\mineserver\bin\vc100.pdb'; linking object as if no debug info

On attempting to debug user is presented with the below errors and once again about a dozen or more similar to those containing 'cannot find or open the PDB file
-----
'mineserver.exe': Loaded 'C:\Windows\System32\usp10.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Fresh_Build\mineserver\bin\libnoise.dll', Binary was not built with debug information.
'mineserver.exe': Loaded 'C:\Fresh_Build\mineserver\bin\zlibwapi.dll', Binary was not built with debug information.

is anyone able to suggest a cause / fix for the above issue?

2
Hey guys :)

So we've been getting 'incorrect chunk' errors more frequently.
When a player spawns the server gives the following error and regenerates part of the map.
There are portions of the map being seemingly eaten by the server on an increasingly regular basis.

[Warning] Map: incorrect chunk (missing xPos or zPos) regenerating


Besides that, the following error tends to pop up whenever a user logs in, though we haven't as yet noticed any significant side effects, unless the 2 errors are somehow linked:

[Info] :765: Loading chunk failed (getLight)

Anyone else experience this, or know what's going on?

[EDIT]
Using 15-Mar-2011 release

3
Off Topic / Strange glitch - Giant Zombie...God?
« on: March 22, 2011, 05:07:31 am »


Honestly...wtf?
there's a user in it's path upon a tower of stone attempting to reason the monstrous deity.

4
Support / Bug tracker: 502 bad gateway
« on: March 20, 2011, 03:14:29 pm »
Hey, I've tried to use the bug tracker, however always receive a "502 bad gateway" error.
is there a specific reason for this? perhaps just a temporary outage?

Pages: [1]