Login
Sign Up


You are using the mobile version of the forum, some features have been disabled to have it responsive.
Limelight Reunion 2024 - v4b1Limelight Discord
Ares Defence Services Discord
Limelight Reunion 2024 - v4b1Limelight DiscordAres Defence Services Discord

receiptDevelopment Blog:

Development Contributor Workflow

receiptHR Blog:

What *are* they doing over there?

receiptTeacher Blog:

Insight into the Teacher Team

receiptDevelopment Blog:

Infrastructure Upgrade 11/2019

receiptDevelopment Blog:

how suggestions???

receiptDevelopment Blog:

Planning for the future.


This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Closed 
CityRP Photon making people crash
Woody Mac radio_button_checked
Member
Membership
Posts: 1,403
Threads: 272
Likes Given: 647
Likes Recieved: 304 in 223 posts
Joined: Dec 2015
Reputation: 7
#1
Jul 5, 2018, 12:28 AM
ID: 5b3d4a34b9876ae464f76b8a

Server [Rockford/Build/Event]: Rockford 
Map (if not default):
Description: now photon is back the amount of crashing has increased.
Bug observed since: since its was back (yesterday)
Images/Screenshots:
Limelight Gaming radio_button_checked
Community Management
Posts: 5,870
Threads: 112
Likes Given: 2
Likes Recieved: 133 in 38 posts
Joined: Nov 2015
Reputation: 47
#2
Jul 5, 2018, 12:28 AM
Thank you for your bug-report, Gamerpro2266!

It will be reviewed as soon as possible by our Developers.
Woody Mac radio_button_checked
Member
Membership
Posts: 1,403
Threads: 272
Likes Given: 647
Likes Recieved: 304 in 223 posts
Joined: Dec 2015
Reputation: 7
#3
Jul 5, 2018, 12:54 AM
Someone said to me it might not be photon just the amount of players.
pufitee radio_button_checked
escaped pigeon
Membership
Posts: 1,083
Threads: 109
Likes Given: 556
Likes Recieved: 796 in 420 posts
Joined: Dec 2017
Reputation: 24
#4
Jul 5, 2018, 12:56 AM
BET

its photon.
[Image: bNevqTZ.png]

[Image: fpJ7oKl.png]
Ketchup radio_button_checked
epic veteran
Senior Moderator (CityRP)
Posts: 468
Threads: 29
Likes Given: 465
Likes Recieved: 508 in 230 posts
Joined: Jan 2016
Reputation: 13
#5
Jul 5, 2018, 11:05 AM
I never crashed during the time that Photon was disabled but ever since it was re-enabled i've crashed twice.
[Image: s8L4IOU.png]
Signature & avatar made by Ben
Jeff Ford radio_button_checked
crazy but funny notwithstanding
Membership
Posts: 648
Threads: 44
Likes Given: 387
Likes Recieved: 366 in 254 posts
Joined: Nov 2017
Reputation: 4
#6
Jul 5, 2018, 12:47 PM
I've crashed once, and lag has increased ever since photon has came back.

I agree.
"You know, if you don't want to run again, I respect that. But if you don't run because you think it's gonna be too hard or you think you're gonna lose, well, God, Jed, I don't even want to know you." - The West Wing

"I'm fully prepared to live with the consequences of my actions. What I couldn't live with were the consequences of my inactions." - Madam Secretary

Characters

Jeff W. Ford | President of the Federal Republic of Rockford.
Adam Walker | General-Secretary of the Communist Party of Rockford.
Gen. John Wentworth | General of the Army, the Armed Forces of Rockford.
Woody Mac radio_button_checked
Member
Membership
Posts: 1,403
Threads: 272
Likes Given: 647
Likes Recieved: 304 in 223 posts
Joined: Dec 2015
Reputation: 7
#7
Jul 5, 2018, 01:10 PM
Lets hope this fixes it.

https://limelightgaming.net/services/cha...p?rev=7553
Cole radio_button_checked
eX tEaChEr
Veteran Member
Posts: 1,228
Threads: 67
Likes Given: 261
Likes Recieved: 670 in 389 posts
Joined: May 2016
Reputation: 21
#8
Jul 5, 2018, 02:09 PM
That was debug code @"Gamerpro2266", anyways, it's more than likely because Photon is being used on the majority of vehicles on the server, ranging from 8-14 Photon vehicles all at once, plus all of those who use amber lighting. It's a lot of Photon vehicles.
<p><br></p>
The following 1 user Likes Cole's post:
  • Woody Mac
Noble radio_button_checked
Veteran Developer
Developer
Posts: 1,230
Threads: 73
Likes Given: 1007
Likes Recieved: 1281 in 459 posts
Joined: Aug 2015
Reputation: 21
#9
Jul 5, 2018, 03:15 PM
Should've just left Photon on gov't vehicles only since that'd limit the number of Photon vehicles on the server at once (and since this was never an issue back when that was the case). Also if you're running this:

Code:
gmod_mcore_test 1; mat_queue_mode -1; cl_threaded_bone_setup 1

You may want to disable it.
Woody Mac radio_button_checked
Member
Membership
Posts: 1,403
Threads: 272
Likes Given: 647
Likes Recieved: 304 in 223 posts
Joined: Dec 2015
Reputation: 7
#10
Jul 5, 2018, 03:21 PM
(Jul 5, 2018, 03:15 PM)Noble Wrote: Should've just left Photon on gov't vehicles only since that'd limit the number of Photon vehicles on the server at once (and since this was never an issue back when that was the case). Also if you're running this:

Code:
gmod_mcore_test 1; mat_queue_mode -1; cl_threaded_bone_setup 1

You may want to disable it.

Is it this to disable?
@Noble 

gmod_mcore_test 0; mat_queue_mode 0; cl_threaded_bone_setup 0
Noble radio_button_checked
Veteran Developer
Developer
Posts: 1,230
Threads: 73
Likes Given: 1007
Likes Recieved: 1281 in 459 posts
Joined: Aug 2015
Reputation: 21
#11
Jul 5, 2018, 03:46 PM
(Jul 5, 2018, 03:21 PM)Gamerpro2266 Wrote:
(Jul 5, 2018, 03:15 PM)Noble Wrote: Should've just left Photon on gov't vehicles only since that'd limit the number of Photon vehicles on the server at once (and since this was never an issue back when that was the case). Also if you're running this:

Code:
gmod_mcore_test 1; mat_queue_mode -1; cl_threaded_bone_setup 1

You may want to disable it.

Is it this to disable?
@Noble 

gmod_mcore_test 0; mat_queue_mode 0; cl_threaded_bone_setup 0

Yes it is, but you'll only need to disable it if you've already enabled it or have it as a launch command.
Woody Mac radio_button_checked
Member
Membership
Posts: 1,403
Threads: 272
Likes Given: 647
Likes Recieved: 304 in 223 posts
Joined: Dec 2015
Reputation: 7
#12
Jul 5, 2018, 03:57 PM
Done thank you.
jess radio_button_checked
Friendly Neighbourhood Baker
Membership
Posts: 662
Threads: 75
Likes Given: 505
Likes Recieved: 685 in 286 posts
Joined: Dec 2017
Reputation: 23
#13
Jul 5, 2018, 04:35 PM
I bet the reason why photon causes crash is because sooo many cars support it, its a lot for the server to manage so maybe an idea is only restricting photon ELS lighting to government vehicles like the Police, Fire and Paramedics.

Maybe return it when its more stable
Cole radio_button_checked
eX tEaChEr
Veteran Member
Posts: 1,228
Threads: 67
Likes Given: 261
Likes Recieved: 670 in 389 posts
Joined: May 2016
Reputation: 21
#14
Jul 5, 2018, 05:52 PM
Or disallow non-LEOs (excluding Security Guard job maybe) from putting Amber lighting on their vehicles, there's a lot of people who are roleplaying as mafias and whatnot who for some reason use the Amber lighting.
<p><br></p>
The following 3 users Like Cole's post:
  • jess, Nudel, VIVZZ
Woody Mac radio_button_checked
Member
Membership
Posts: 1,403
Threads: 272
Likes Given: 647
Likes Recieved: 304 in 223 posts
Joined: Dec 2015
Reputation: 7
#15
Jul 5, 2018, 06:01 PM
(Jul 5, 2018, 05:52 PM)Cole_ Wrote: Or disallow non-LEOs (excluding Security Guard job maybe) from putting Amber lighting on their vehicles, there's a lot of people who are roleplaying as mafias and whatnot who for some reason use the Amber lighting.

+Support

Leo pass or the GW pass.
(This post was last modified: Jul 5, 2018, 06:02 PM by Woody Mac. Edited 1 time in total.)
Closed 




Users browsing this thread: 1 Guest(s)