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.


Messages - ebiru

Pages: [1]
1
Support / Updating files
« on: January 11, 2011, 10:04:42 pm »
Does the /reload cmd update the server if I made changes to the roles.txt and such? or is there no such cmd yet?

2
Support / Code complies but doesn't run
« on: January 11, 2011, 10:05:06 am »
The exact error is "The program '[4548] mineserver.exe: Native' has exited with code -1073741701 (0xc000007b)."

I have all the files where they need to be.

edit*** sorry the full log is
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\winmm.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\msvcrt.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\user32.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\gdi32.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\lpk.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\usp10.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\advapi32.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\sechost.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\rpcrt4.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\sspicli.dll', Cannot find or open the PDB file
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\cryptbase.dll', Cannot find or open the PDB file
The program '[6468] mineserver.exe: Native' has exited with code -1073741701 (0xc000007b).


edit2******
when i go to debugging -> symbols and add the path i get this error
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\winmm.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\msvcrt.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\user32.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\gdi32.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\lpk.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\usp10.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\advapi32.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\sechost.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\rpcrt4.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\sspicli.dll', Symbols loaded (source information stripped).
'mineserver.exe': Loaded 'C:\Windows\SysWOW64\cryptbase.dll', Symbols loaded (source information stripped).
The program '[2084] mineserver.exe: Native' has exited with code -1073741701 (0xc000007b).

the end is the same but the symbols at least loaded

edit3****
I just copied the files from the download section (once i notice it wasn't organized by dates ><) and just copy the bin and it works. so it still brothers me that i couldn't run the exe before hand

3
Development / Re: Building
« on: January 11, 2011, 09:48:54 am »
When I try that, it says Warning: Cannot find 16 files. And what do you mean by "visual studio directories"

edit****
HAHA! That was all that I needed xD Thank you for the hint ^^

4
Development / Building
« on: January 11, 2011, 08:05:49 am »
I never mess around with a project this build so I am not sure where to start but I am 100% willing to learn! Basically I don't know how to build this and I have visual studio 2010 (yay for my school offering it)

Pages: [1]