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 - bloodwi11

Pages: [1]
1
Technical Support / Re: Some Weird ASCII artwork going on, please help
« on: February 15, 2015, 06:07:53 AM »
please provide the game.log from the hammerwatch directory

2
Technical Support / Re: Weirdness involved here please help.
« on: February 15, 2015, 06:05:34 AM »
please provide the game.log file in the hammerwatch directory

3
due to the fact that hammerwatch runs under UDP protocol for multiplayer there isn't much they can sadly do to prevent it besides rewrite the majority of the network layout that hammerwatch uses, with UDP anytime a client does some thing it notifies all the other clients what it has done and the reflect it accordingly =/

4
Technical Support / Re: Game is Still crashing before it even starts
« on: February 15, 2015, 06:02:51 AM »
it could either be what is posted above, or your assets.bin file in the hammerwatch directory is corrupted, i would suggest if this issue hasnt been resolved to delete the assets.bin file as well as any folder named assets in the hammerwatch directory, once done use steam to verify the game files and it will redownload the assets.bin. try launching the game afterwords and post the log if there are any more errors

5
Technical Support / Re: Visual C++ Error
« on: February 15, 2015, 06:00:36 AM »
Have you removed and reinstalled Hammerwatch, in your log it says your missing a file from Steam it self that belongs in the hammerwatch directory. (SteamworksNative.dll)

6
Technical Support / Re: Can't change light in editor
« on: February 15, 2015, 05:57:54 AM »
This is a known Open GL issue, i personal have experienced this as well so heres a list of suggestions to help fix this

More information on this happening to other users
http://hammerwatch.com/forum/index.php?topic=1921.0

1. Update your graphics driver (The current drive your using is reverting to open gl 1.1.0 which hammerwatch editor cant use properly due to a bug on their end -_-)

2. if updating drivers the normal doesn't work you sometimes have to do a manual update forcing a later version, this tends to be the case when using Intel Video Cards. if you have other video cards (NVidea/ATI etc) then attempt to run hammerwatch with one of them otherwise you will need to update it manually, heres a site for windows that should provide some help in doing so http://windows.microsoft.com/en-us/windows/update-driver-hardware-isnt-working-properly#update-driver-hardware-isnt-working-properly=windows-7

3. LAST RESORT if your on steam, you can revert hammer watch to 1.2 which the editor tends to be more willing to cooperate, to do so you need to open Steam, right click on hammerwatch then navigate to the beta tab, once there use the code "OldVersion120" to unlock the 1.2 version, then change it to such and redownload it.
 

7
Technical Support / Re: Black screen,only hear music[PLS HELP :3]
« on: February 15, 2015, 05:51:10 AM »
The only other thing that it may be, mind you this is just speculation is that the menu_7 missing is causing the issue, attached is a copy of the menu_7.xml that i have in my client, you would need to add it to the following folder

D:/STEAM/steamapps/common/Hammerwatch/assets/levels/

I hope that fixes it for you!

8
Editor Discussion / Rebinding Keys
« on: February 12, 2015, 02:56:27 AM »
Is it possible to unbind and rebind keys by script, such as a custom ui?

Also what would the label be for controller keys?

9
Editor Discussion / Re: Console commands
« on: February 12, 2015, 01:58:28 AM »
When your running hammerwatch from the editor/editor folder it runs under Debug, you use ~ to show the console

Pages: [1]