Introductions/Apps/Suggestions > Help/Requests
Server Uses Different Class Tables
Krasher:
I can still join. After updates.
Edit://
Oh Noez
» Magic «:
Coolz is NOT going to upgrade, Because the new update brings in a JIT(just in time) debugger for lua, breaking many functions,
from the rnd group:
--- Quote ---GMod Update - As you should know ;p
posted by .:~RND`=- coolzeldad -= @ 11:19PM on April 30, 2010
So, reviews on the update seem to be bad for just about everyone.
I'll take this time to do some well needed maintenance on the servers.
Hopefully we'll see a second patch soon.
If this is not the case, I have a hell of a lotta work to do :/
hf, kthxbai
-coolz
--- End quote ---
--- Code: ---http://steamcommunity.com/groups/r_A_N_d_O_m/announcements/detail/180320163016628677
--- End code ---
From Facepunch:
--- Quote ---The two major changes coming in the next update are LuaJIT and thirdperson animations.[/size][/font][/size]
as a note: LuaJIT won't give you 500 FPS, instead the intention is to help servers scale.
Here's what you need to do to prepare:
1. If you're using the old vararg syntax, update. http://lua-users.org/wiki/VarargTheSecondClassCitizen
2. Your SWEPs need to have SWEP.HoldType shared, and if you override Initialize, you need to call SetWeaponHoldType shared as well. That means if you copied the CS:S SWEP base, move SWEP.HoldType out of the "if SERVER" block.
3. Your SetAnimation hooks will no longer work. Instead, animations are handled by three new SHARED animation hooks. The best documentation I can give is the new code.
http://azu.pastebin.com/6NyddstZ
GM:CalcMainActivity( player, groundvelocity )
Calculates the activity to play on the player
returns activity, sequence (override)
GM:TranslateActivity( ply, activity )
Hook to translate activity from CalcMainActivity, for weapons or custom scripts
returns activity
GM:DoAnimationEvent( ply, event, data )
Handles animation events dispatched from the client (PREDICTED) and server.
It uses ACT_MP_* which are mapped through the SWEP translation
--- End quote ---
--- Code: ---http://www.facepunch.com/showthread.php?t=929591
--- End code ---
coolz says expect a LONG downtime until this is fixed.
-James + rANdom
Tiger Guy:
Now, even when I try to join single player, hl2.exe will crash :'(
Frank:
Frank wins.
He hasn't updated yet.
SabbathFreak911:
Lol Frank. BTW, it just now said Gmod is finished installing... though I've played on Gmod already... maybe it's fixed already? Well I'm too lazy to go check though lol ;/.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version