Search found 57 matches
- Fri Jan 08, 2016 12:32 am
- Forum: Scripting
- Topic: Additional Effect Script
- Replies: 4
- Views: 4744
Re: Additional Effect Script
It's all broken. Filed bug #2578.
- Thu Jan 07, 2016 11:46 pm
- Forum: Scripting
- Topic: Additional Effect Script
- Replies: 4
- Views: 4744
Re: Additional Effect Script
have you verified that any other additional effects work? if you're developing on master, you should know that I recently merged a gigantic change into it that probably broke a lot of things - so you should first make sure that it's not your code that's not working. if it isn't your code, you can p...
- Thu Jan 07, 2016 11:25 pm
- Forum: Scripting
- Topic: Additional Effect Script
- Replies: 4
- Views: 4744
Re: Additional Effect Script
I'm not sure if this has something to do with it, but another note: ever since attempting to add an additional affect to the arrows, they no longer decrement on use. In the past I ran out of arrows after using them a while. Now they forever stay at 99.
- Thu Jan 07, 2016 11:05 pm
- Forum: Scripting
- Topic: Additional Effect Script
- Replies: 4
- Views: 4744
Additional Effect Script
So, for custom setups on my server I've setup the judge's gear to be given to new players and auto-equipped ( instead of new player gear ), with the gear modified in appearance to something nice and pretty with stats that change over the player's level via latent effects. Mainly for soloing on any j...
- Mon Jan 04, 2016 8:21 pm
- Forum: Troubleshooting
- Topic: SQL Server Files - Fixed animation type for WS-type JAs Git
- Replies: 3
- Views: 3743
Re: SQL Server Files - Fixed animation type for WS-type JAs
Thanks. Wasn't sure since it had been a few days so posted here instead of on git. Figured if someone else was having a build issue it would've already been reported. Must just be the holiday slumps.
- Mon Jan 04, 2016 4:30 pm
- Forum: Troubleshooting
- Topic: SQL Server Files - Fixed animation type for WS-type JAs Git
- Replies: 3
- Views: 3743
SQL Server Files - Fixed animation type for WS-type JAs Git
This file was changed a few days ago so not sure if this is only affecting me or if it's a general problem. I can't update the server SQL since 30 Dec 2015 because of abilities.sql file changes. Navicat says die: [Err] 1264 - Out of range value for column 'range' at row 1 [Err] INSERT INTO `abilitie...
- Sat Jul 25, 2015 11:56 am
- Forum: Server Setup & Guides
- Topic: Latest Build Issues
- Replies: 6
- Views: 6945
Re: Latest Build Issues
Yeah, can confirm it's a driver issue. Not sure how to fix it. Way to make 64 bit build work: Changed files libzmq_64.dll, libzmq-d_64.dll, and lua51_64.dll to remove the _64 name ( and placed *.test extention on the 32 bit ones ). 64 bit server runs fine. Looks like a bad link maybe? It's still tel...
- Sat Jul 25, 2015 11:02 am
- Forum: Server Setup & Guides
- Topic: Latest Build Issues
- Replies: 6
- Views: 6945
Re: Latest Build Issues
Do you build 32bit or 64bit? It's taking me a while to do builds with VC2015, not sure what's up with that but it's a lot slower than previous work with 2013 for me. 64 bit isn't working. It looks like libzmq.dll and lua51.dll are loading x86 dependencies as noted in dependency walker. I concur, 32b...
- Sat Jul 25, 2015 10:00 am
- Forum: Server Setup & Guides
- Topic: Latest Build Issues
- Replies: 6
- Views: 6945
Re: Latest Build Issues
Amplifying information from Dependency Walker:
- Sat Jul 25, 2015 9:42 am
- Forum: Server Setup & Guides
- Topic: Latest Build Issues
- Replies: 6
- Views: 6945
Latest Build Issues
Okay, so upgraded to VC2015 ( that was a trip, apparently it doesn't install C++ by default and the setup options are not intuitive ). Cleaned and rebuilt. Connect and Search are working fine, Game is not. Running game server normally results in: "The application was unable to start correctly (0xc00...