Author Topic: Extreme lag when hosting servers with new addons  (Read 2202 times)

I've had this problem for what seems like years. Sometimes when I download an addon, and start a server with it, i'll get extreme lag that either ends up crashing my server or simply makes everything extremely slow.

I'll post a console log, both traced and untraced later.

Anyone know what could be wrong?

also attaching this

and by folder, i meant game. sorry for any confusion


which addons?
xalos's wip phaser weapon that he and i are testing, and his server_regions event mod

so xalos is doing something odd in his addons that he's giving you to test?

so xalos is doing something odd in his addons that he's giving you to test?
no, of course not. this happens with any addon

activated trace and attempted to start server. it crashed.
here's the console log though.

http://www.mediafire.com/?1f0z6b6aar5r995

it's starting to happen again with uxie's train addon. dangit

I just tried to host today on my desktop, after downloading some new mods. The game apparently crashed but I traced the log.

http://www.mediafire.com/?wdc8kweks2433sg


I found the source of the stuff thats happening.

I started my server on my laptop again with new addons, was lagging very bad, then i turned on trace and discovered TONS of stuff looping through the console, and it looked like it was all the addons in my addon list. it kept looping through it, doing who knows what, but at least i now know where the source of the lag is coming from.

Badspot/Ephialtes/someone, can you help me fix this please?

here's my console with the traced log at the part of the infinite mod loops:

http://www.mediafire.com/?tla2t49d9oblb31

I tried it again with trace on from the start, but it crashed before i could spawn.

http://www.mediafire.com/?w9775k3u1fz5d46

This is obviously not default functionality.

Initial idea: Try removing this: System_LoadAddOn

Additionally; this mod serves no purpose after RTB 4(?)
Script_rtbInGame
This mod is a pile of stuff:
Script_Redo
This mod doesn't work:
Script_Notify
Code: [Select]
Client checking Add-On: Script_Notify
    Add-On is in the list of known bad add-on CRCs - will not execute
as is this one:
Code: [Select]
Client checking Add-On: script_CameraMod
    Add-On is in the list of known bad add-on CRCs - will not execute