ItsMods

Full Version: ProMod Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(01-23-2012, 08:15)DwnInIt Wrote: [ -> ]
(01-23-2012, 07:45)zxz0O0 Wrote: [ -> ]Not sure what's the problem. Did you try to run it only with ProMod Plugin? Not sure if there is a memory limit. Maybe @Nukem knows more.

I'll run it over night tonight.


FYI, received the same error when running the ProMod plugin by itself. The only other thing running was "timed messages". Not sure if that may have comtributed. It took twice as long to appear but it did non the less.



(01-23-2012, 20:02)DwnInIt Wrote: [ -> ]
(01-23-2012, 08:15)DwnInIt Wrote: [ -> ]
(01-23-2012, 07:45)zxz0O0 Wrote: [ -> ]Not sure what's the problem. Did you try to run it only with ProMod Plugin? Not sure if there is a memory limit. Maybe @Nukem knows more.

I'll run it over night tonight.


FYI, received the same error when running the ProMod plugin by itself. The only other thing running was "timed messages". Not sure if that may have comtributed. It took twice as long to appear but it did non the less.
Did you enable saving clientdvars (did you create a folder \addon\dvar)?
(01-23-2012, 20:52)zxz0O0 Wrote: [ -> ]Did you enable saving clientdvars (did you create a folder \addon\dvar)?

Yes and a xml file was created when I first began testing the plug in. As for which dvars were allowed and forbidden (if it matters) , i can not remember, I'll need to look when I'm not at work.

As a side note, the test server I ran last night was pass-worded and ran without clients. There were no errors in the console or log files. Just the memory error I posted before and it only effected that server. In both cases, others servers running were unaffected.

(01-23-2012, 21:21)DwnInIt Wrote: [ -> ]Yes and a xml file was created when I first began testing the plug in. As for which dvars were allowed and forbidden (if it matters) , i can not remember, I'll need to look when I'm not at work.

As a side note, the test server I ran last night was pass-worded and ran without clients. There were no errors in the console or log files. Just the memory error I posted before and it only effected that server. In both cases, others servers running were unaffected.

Hm ok well then sorry mate I really don't know anything else because for everyone else it works, no one complained yet. Will ask @Nukem though if he knows something.

Edit: Updated the plugin again.
v1.2: Changelog (Click to View)
Weird indeed but thanks for taking the time. I just put together my own plugin to accomplish what I was trying to use. Thanks again!!
(01-24-2012, 19:24)do1emu Wrote: [ -> ]http://www.itsmods.com/forum/Thread-Plug...ation.html

what about .NET 3.0 compatibility

all plugins need to have .NET 3.0 else they won't even load, not on windows nor linux.
so yes, it has 3.0 compatibility
(01-18-2012, 21:26)zxz0O0 Wrote: [ -> ]If you want me to add more dvars please give suggestions. But not all dvars work, some are cheat protected.

DrawFps and DrawLagometer can be added ??? can Fps be locked to 250 and no unlocked by player?
(01-24-2012, 20:58)fizban Wrote: [ -> ]
(01-18-2012, 21:26)zxz0O0 Wrote: [ -> ]If you want me to add more dvars please give suggestions. But not all dvars work, some are cheat protected.

DrawFps and DrawLagometer can be added ??? can Fps be locked to 250 and no unlocked by player?

None of those things can happen
(01-24-2012, 19:29)jariz Wrote: [ -> ]
(01-24-2012, 19:24)do1emu Wrote: [ -> ]http://www.itsmods.com/forum/Thread-Plug...ation.html

what about .NET 3.0 compatibility

all plugins need to have .NET 3.0 else they won't even load, not on windows nor linux.
so yes, it has 3.0 compatibility

ok i type in: winetricks list-installed

Result:
corefonts
vcrun2005
vcrun2008

if i type in: ./winetricks dotnet30

Folling happens:
Code:
Executing w_do_call dotnet30
Executing load_dotnet30
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
Executing mkdir -p /home/mw3user2/.cache/winetricks/dotnet20
Executing unzip -o -q -d /home/mw3user2/.wine/dosdevices/c:/windows/system32 l_intl.zip
Executing mkdir -p /home/mw3user2/.cache/winetricks/dotnet20
Executing wine dotnetfx.exe
fixme:advapi:DecryptFileA "C:\\users\\mw3user2\\Temp\\IXP001.TMP\\" 00000000
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f348,0x00000001,0x33f370) stub
fixme:advapi:LsaClose (0xcafe) stub
err:seh:setup_exception_record stack overflow 832 bytes in thread 0041 eip f77afd22 esp 00240ff0 stack 0x240000-0x241000-0x340000
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0042, blocked by 0041, retrying (60 sec)

Than the installing .NET 2.0 Window open and i cant accept the license checkbox

using wine 1.3.3 (normal mw3 Server works fine)

hope i can get some help