• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community The Community Freelancer Forum Other Discovery Servers
« Previous 1 2 3 4 5 … 14 Next »
Attn Server Owners: FLHook 3.0.0

Server Time (24h)

Players Online

Active Events - Scoreboard
Task Force Akhetaten - 8 / 10,000
Crayter Battlegroup - 11 / 10,000
Gaian Escort - 8 / 10,000
Atum's Battlegroup - 49 / 10,000
Wendigo Seekers - 8 / 10,000
Wendigo Interdictors - 15 / 10,000
Wild Hunters - 1 / 10,000
Wild Interceptors - 4 / 10,000

Latest activity

Pages (5): « Previous 1 2 3 4 5 Next »
Attn Server Owners: FLHook 3.0.0
Offline Dr Hooligan
01-09-2016, 08:50 AM,
#11
Member
Posts: 60
Threads: 3
Joined: Nov 2015

AH, thanks for letting us know Alley. I will get to working on the fix for us. Guess i am packing up a new vdi for the server tomorrow..

Political correctness is the politically correct version of saying: Shut up Slave
Reply  
Offline Alley
01-09-2016, 10:17 AM,
#12
Member
Posts: 4,524
Threads: 406
Joined: Jun 2009

Well don't do anything yet, we're testing stuff out with shutbug and looking for a solution.

Laz Wrote: Alley was right.
Reply  
Offline Halomaster
01-09-2016, 01:16 PM,
#13
Member
Posts: 31
Threads: 4
Joined: Oct 2012

(01-09-2016, 10:17 AM)Alley Wrote: Well don't do anything yet, we're testing stuff out with shutbug and looking for a solution.
with windows server 2008 32bit system, i can't install the X64 version of C++, then the flhook won't start! I think we shall work this thing out.
Reply  
Offline Alley
01-09-2016, 03:21 PM,
#14
Member
Posts: 4,524
Threads: 406
Joined: Jun 2009

Well I have some news.

I was adding back v90 support to the repo and after 7 hours of attempting to figure out why it always caused my char to spawn in Penn's sun, turns out vc90 support was entirely broken way before I did anything.
I'm not sure if I can fix it, but no matter what I did it would mean this would have stopped working anyway.

Laz Wrote: Alley was right.
Reply  
Offline Halomaster
01-09-2016, 03:59 PM,
#15
Member
Posts: 31
Threads: 4
Joined: Oct 2012

(01-09-2016, 03:21 PM)Alley Wrote: Well I have some news.

I was adding back v90 support to the repo and after 7 hours of attempting to figure out why it always caused my char to spawn in Penn's sun, turns out vc90 support was entirely broken way before I did anything.
I'm not sure if I can fix it, but no matter what I did it would mean this would have stopped working anyway.

after i upgraded my server operating system into x64, all the bugs were gone!
Reply  
Offline Alley
01-09-2016, 05:32 PM,
#16
Member
Posts: 4,524
Threads: 406
Joined: Jun 2009

(01-09-2016, 03:59 PM)Halomaster Wrote:
(01-09-2016, 03:21 PM)Alley Wrote: Well I have some news.

I was adding back v90 support to the repo and after 7 hours of attempting to figure out why it always caused my char to spawn in Penn's sun, turns out vc90 support was entirely broken way before I did anything.
I'm not sure if I can fix it, but no matter what I did it would mean this would have stopped working anyway.

after i upgraded my server operating system into x64, all the bugs were gone!

glad to hear it. I'm still looking for a solution for those still running on 32bit operating systems.

Laz Wrote: Alley was right.
Reply  
Offline Alley
01-09-2016, 07:12 PM,
#17
Member
Posts: 4,524
Threads: 406
Joined: Jun 2009

We've attempted pretty much anything possible with shutbug. v90 doesn't work, v120 doesn't work, v120 in windows xp compatibility mode doesn't work...
In the end installing Windows Server 2008 R2 (in 64 bits) and installing the Visual Studio 2015 C++ x86 redistributable instantly worked.

I've spent the entire day on this and I'm out of solutions for XP support. The only thing I can do is release a package that will allow compatibility with the new client hook version but it will be based on the one year old FLHook we used to run with. If you are not too fussed to never receive FLHook updates, this is a Windows XP compatible compromise. I will publish this package later today.

Laz Wrote: Alley was right.
Reply  
Offline Dr Hooligan
01-09-2016, 09:07 PM,
#18
Member
Posts: 60
Threads: 3
Joined: Nov 2015

Thanks for your efforts Alley, you just saved me a couple hours or so of packaging up a vdi and transferring it to our vm's host.. A host that is 1500 miles from me... lol I will happily wait so I can be a little lazy today. ThanksSmile

Political correctness is the politically correct version of saying: Shut up Slave
Reply  
Offline EzequielM
01-09-2016, 09:35 PM,
#19
Member
Posts: 3
Threads: 0
Joined: Jan 2015

Thank you Alley, i was kinda trying to find some solution for that yesterday, and what you mentione about the old FLhook could work.. thing is.. if you update any of the other DLLs (plugins) they'll lose comatibility too, so will just be matter of time... what am i not sure about, it's if it is possible to compile it with CMake, since i have seen some other projects in the last years that can be compile with any of them... anyway, i dont really know much about how do it works, but it's just a tip
Reply  
Offline Alley
01-09-2016, 09:56 PM,
#20
Member
Posts: 4,524
Threads: 406
Joined: Jun 2009

(01-09-2016, 09:35 PM)EzequielM Wrote: Thank you Alley, i was kinda trying to find some solution for that yesterday, and what you mentione about the old FLhook could work.. thing is.. if you update any of the other DLLs (plugins) they'll lose comatibility too, so will just be matter of time... what am i not sure about, it's if it is possible to compile it with CMake, since i have seen some other projects in the last years that can be compile with any of them... anyway, i dont really know much about how do it works, but it's just a tip

I have no idea if you can do it with cmake.

As for the over time thing, not that much actually. The reason I pushed the FLHook update is because we changed clientside elements and having the old dsacesrv.dll would result in a crash as soon as a player undocked.

We rarely update the clientside dll so even with that I could still easily send an updated dsacesrv.dll running on the old flhook.

Laz Wrote: Alley was right.
Reply  
Pages (5): « Previous 1 2 3 4 5 Next »


  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2025 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode