Go Back   Wiremod Forums > Wiremod > Wiremod General Chat

Wiremod General Chat All general wiremod discussion/chat.

Reply
 
LinkBack (2) Thread Tools Display Modes
Old 07-21-2008   #91 (permalink)
cpf
Advanced Member
 
cpf's Avatar
 

Join Date: Nov 2007
Posts: 370
cpf is on a distinguished road
Send a message via MSN to cpf Send a message via Skype™ to cpf
Default Re: WireSim- The Scriptable WireMod Simulator

Ok, I'll look at that. The autouodater, while theoretically perfect (yes, it really is...) is obviously having some issues. While I get it ready for the real world, I'll put in a boring vnum compare... Chips like that Indicate a Lua issue
Oh, and, the website is done I'll update it sooon :P
__________________
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!
cpf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07-21-2008   #92 (permalink)
Newbie
 
Snoothy's Avatar
 

Join Date: Jul 2008
Posts: 1
Snoothy is on a distinguished road
Default Re: WireSim- The Scriptable WireMod Simulator

I just read about the update loop and decided to try Wiresim (just to see if i was able to use it :>). But it seems that I am getting the update loop aswell.

Do you think the error happens because I am using Windows XP Professional x64 ?

Btw, is there any plans on making Wiresim compatible with iphone/ipod touch in the future? ;o

Last edited by Snoothy; 07-21-2008 at 01:53 AM..
Snoothy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #93 (permalink)
Wire Guru

 
IEF015's Avatar
 

Join Date: Feb 2008
Location: London, ON (Canada, eh?)
Posts: 729
IEF015 has a spectacular aura aboutIEF015 has a spectacular aura about
Default Re: WireSim- The Scriptable WireMod Simulator

Quote:
Originally Posted by Snoothy View Post
Btw, is there any plans on making Wiresim compatible with iphone/ipod touch in the future? ;o
Uhhhhhhhhhhhhh...
I doubt it.
__________________
WIREMOD WILL NOT WORK ON A PIRATED GMOD!


MY COLOUR IS BLUE.
Post your expressions here: www.wiredexpressions.tk
It's my favourite country song. And I hate it.
IEF015 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #94 (permalink)
cpf
Advanced Member
 
cpf's Avatar
 

Join Date: Nov 2007
Posts: 370
cpf is on a distinguished road
Send a message via MSN to cpf Send a message via Skype™ to cpf
Default Re: WireSim- The Scriptable WireMod Simulator

YeNo :P It would be painful rewriting it into obj-c (which I hatehatehate), and then port lua over ><

The update loop is a weird problem I have never been able to reproduce. However after you get through updating, x64 will screw with Lua. Also, WS is still vista-incompatible because I think the Lua DLL tries to do some actions that require UAC, but doesn't anticipate that (you never get the dialog). Running as admin doesn't help, because the DLL doesn't get childed those perms AFAIK
__________________
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!

Last edited by cpf; 07-21-2008 at 09:23 AM..
cpf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #95 (permalink)
cpf
Advanced Member
 
cpf's Avatar
 

Join Date: Nov 2007
Posts: 370
cpf is on a distinguished road
Send a message via MSN to cpf Send a message via Skype™ to cpf
Default Re: WireSim- The Scriptable WireMod Simulator

It's...


ALIVE!


Heh, anyways, check out the colourful new website full to the brim of function documentation at...

WireSim - Home

Oh, and, I'll need anyone getting the autoupdater loop to go to their addons/default/images folder, and try to open one the the images. Then post here if it displays correctly, or if it's corrupted. I need to know this to figure out what is going wrong.

Grr, it keeps on changing the link text, I want the URL.

Update The save system is beta-releasable, and will be the main new thing in 0.9. Any chips that you may have might need rewriting, I'll write up a overview in a bit.

That .rar worked
__________________
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!

Last edited by cpf; 07-21-2008 at 09:47 AM..
cpf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #96 (permalink)
Member
 
sleepy2007's Avatar
 

Join Date: May 2007
Location: Bradford | UK
Posts: 98
sleepy2007 is on a distinguished road
Send a message via MSN to sleepy2007
Default Re: WireSim- The Scriptable WireMod Simulator

still wont get past updating its anoyying
__________________
sleepy2007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #97 (permalink)
cpf
Advanced Member
 
cpf's Avatar
 

Join Date: Nov 2007
Posts: 370
cpf is on a distinguished road
Send a message via MSN to cpf Send a message via Skype™ to cpf
Default Re: WireSim- The Scriptable WireMod Simulator

Did you read the above post and try an image?
__________________
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!
cpf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #98 (permalink)
Advanced Member
 
joeyjo0's Avatar
 

Join Date: Sep 2007
Posts: 117
joeyjo0 is on a distinguished road
Default Re: WireSim- The Scriptable WireMod Simulator

I'm getting an error:

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The remote name could not be resolved: 'cpfx.ca'
   at System.Net.WebClient.DownloadFile(Uri address, String fileName)
   at System.Net.WebClient.DownloadFile(String address, String fileName)
   at AutoUpdaterStub.Form1.loadmani()
   at AutoUpdaterStub.Form1.perfupdate()
   at AutoUpdaterStub.Form1.startupdate_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AutoUpdaterStub
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.0.0
    CodeBase: file:///E:/Documents/Mods%20and%20Programs/WireSim/Launcher.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
__________________
Quote:
Originally Posted by Black Phoenix
lol joey, backwards action time
Q: How many theoretical physicists specializing in general relativity does it take to change a light bulb?
A: Two. One to hold the bulb and one to rotate the universe.
joeyjo0 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #99 (permalink)
Wire Guru

 
IEF015's Avatar
 

Join Date: Feb 2008
Location: London, ON (Canada, eh?)
Posts: 729
IEF015 has a spectacular aura aboutIEF015 has a spectacular aura about
Default Re: WireSim- The Scriptable WireMod Simulator

Quote:
Originally Posted by cpf View Post
It's...


ALIVE!


Heh, anyways, check out the colourful new website full to the brim of function documentation at...

WireSim - Home

Oh, and, I'll need anyone getting the autoupdater loop to go to their addons/default/images folder, and try to open one the the images. Then post here if it displays correctly, or if it's corrupted. I need to know this to figure out what is going wrong.

Grr, it keeps on changing the link text, I want the URL.

Update The save system is beta-releasable, and will be the main new thing in 0.9. Any chips that you may have might need rewriting, I'll write up a overview in a bit.

That .rar worked
Very... christmas-y

Edit:
The loop must die.
I'm still getting it.

Code:
Checking if first install
Checking if internet connection present
It is
Loading definitions from server...Loaded
Creating needed directories...
Addons exists, nothing to do.
Addons/Default exists, nothing to do.
Addons/Default/images exists, nothing to do.
Addons/Default/lua exists, nothing to do.
crashdumps exists, nothing to do.
Loaded file:Launcher.exe which does exist. The hash should be BB6ZAz4l9SXwYUNOngZxVA== and the local file's hash is eOUmbo82uN7Jpa2oH/NFww== which does not match, adding to list of files to retreive
Loaded file:wiresim.exe which does exist. The hash should be q21J2PohDjqNc9Qcjf0dzw== and the local file's hash is q3qfv58ksXKkRasjgaRRNQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\8store.png.txt which does exist. The hash should be WlNx7lPKuKsMVOjoBDKh+Q== and the local file's hash is xL9Derut2SgbcoM1sz4kRQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\info.txt which does exist. The hash should be 1CzHLXVzCbVHP46JcjMTBg== and the local file's hash is 1CzHLXVzCbVHP46JcjMTBg== which matches, nothing to do
Loaded file:Addons\Default\testfile.txt which does exist. The hash should be +tE46/P84c41cRQbVX0fCA== and the local file's hash is +tE46/P84c41cRQbVX0fCA== which matches, nothing to do
Loaded file:Addons\Default\wiresim.exe.compressed which does exist. The hash should be I5jh3tIZtal7IVlSog82Pg== and the local file's hash is Bg/AjJ8WUOWxUf1S0OSsDQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\wiresim.exe.lua which does exist. The hash should be I5jh3tIZtal7IVlSog82Pg== and the local file's hash is Bg/AjJ8WUOWxUf1S0OSsDQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\8store.png which does exist. The hash should be WlNx7lPKuKsMVOjoBDKh+Q== and the local file's hash is xL9Derut2SgbcoM1sz4kRQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\accumulator.png which does exist. The hash should be 8UThAvsh7B4QpO3RrDkoRw== and the local file's hash is MaYR1hULqpTH/e8TRaiKXQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\add.png which does exist. The hash should be rvjILCxTrAPtGJfRUhUWiA== and the local file's hash is aCPLr+87bSxLmBaHKNgdJQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\and.png which does exist. The hash should be uZFqPdCCPwmfuOb+n7ZmOg== and the local file's hash is UvAFUsZTQL8uVHv/as3woA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\button_down.png which does exist. The hash should be W4iVkEIeH7ngbT1F3PuQFg== and the local file's hash is ZbTN8RTaOqzjcPOFLJxxmA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\button_up.png which does exist. The hash should be uemjXCP67hTpwN69gQYJTQ== and the local file's hash is UlZgrLt07FB8+FYfODZWtA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\constant.png which does exist. The hash should be 2kv6n9Jl9ljC59UhHDQmxQ== and the local file's hash is Tb5PW6LGbdclNQficAYWcA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\cos.png which does exist. The hash should be SCzYlf6zYWEMAVMqwFpQ5Q== and the local file's hash is /p+osTtn+1T7/1snxULEvQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\counter.png which does exist. The hash should be dDELZRm24DDlLNSrNbU9Pw== and the local file's hash is eTFjVHltc587ENSWvJzLaA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\display.png which does exist. The hash should be FM5v0V8U7ssHEn3h0IssCw== and the local file's hash is jivG0UhRnorykFl/IwGDXg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\divide.png which does exist. The hash should be 3ptiI88+8NaPnpEy7fKXSw== and the local file's hash is 4dgeQdKL5yHLmlZOAEROKQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\dlatch.png which does exist. The hash should be pVKGhN5A4H5grif14bqlRA== and the local file's hash is Mo924rzyVibygFz6cZDORg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\equals.png which does exist. The hash should be DkBmrviHoCk6VbB8lYDOmg== and the local file's hash is X7xgntO9+0hMTUft/MSVFQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\greather_than.png which does exist. The hash should be ov1sRrLKSp3vKU+cAo4hgA== and the local file's hash is 6v5y1BZsDPUtK1dXeXE4TA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\ifelse.png which does exist. The hash should be VrI+PPsyBhE7TkUALIiw+A== and the local file's hash is 8vmYzLqFpQ2QdsslKCqUbQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\key.png which does exist. The hash should be 5iLPtRyEIXeYruKenqNJbw== and the local file's hash is P9HlkqGLbMZPyARtXWLtLA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\led_off.png which does exist. The hash should be rlnhLBH4usgwxqzD+zQA0A== and the local file's hash is TTfuso0udJ7gEakkAj6K7g== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\led_on.png which does exist. The hash should be lMSjO1zyk/rupmTmwAsdYg== and the local file's hash is M1X3Q4LsxZw/nzQHmdFOhA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\less_than.png which does exist. The hash should be 2Pu3Xfj+KH6XGE5fBR0zYA== and the local file's hash is l35583VyBI1nbenl2q6dbw== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\mod.png which does exist. The hash should be +aBHYyz4uWPSmjgT2Wjkcg== and the local file's hash is +myIok3eV06g55R3hPqghg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\mul.png which does exist. The hash should be 4Lalbi0zrRZOqW5sZMQ6qQ== and the local file's hash is w92bZEyI4WbV/z2OZhTLrg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\or.png which does exist. The hash should be RkrJwRvGp1zMGn6ub5YySw== and the local file's hash is aoCeoFhlpijUYQsDsD12Pg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\random.png which does exist. The hash should be bcEpSIzBuB7YuNgN/wxA5w== and the local file's hash is P0++SevE20sN3sun/0umVg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\round.png which does exist. The hash should be QcoyqeG+tw6oH2xSDVRAgg== and the local file's hash is u+ZBnqfl0eGXo2qACq8qdw== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\round_down.png which does exist. The hash should be VPnLqB6oS/KyhMQvS0B0fA== and the local file's hash is 2Ye5Qlss0dAsRmtvMxTtQA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\round_up.png which does exist. The hash should be 4unsHu/k6vdC8C7cAUHPxA== and the local file's hash is 582JTqubkzjIGh9J+ctMOw== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\screen.png which does exist. The hash should be GLYRegbZ1Yl4bg/fai9opg== and the local file's hash is bYgBdcsOE9oXRbgLppYELQ== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\sin.png which does exist. The hash should be EGHTdIGS+bv8+cpYaKKyAQ== and the local file's hash is 6m0j8zRUwG4agfopTnOlsA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\sqrt.png which does exist. The hash should be GPogIrVBykJuN4C2mwdMUg== and the local file's hash is f1nfIvt8RAk9HCHAHtxo0g== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\sub.png which does exist. The hash should be 8EYml8iTqQbXDfMCymhxHg== and the local file's hash is 1JbUjPsq/UrCLKJc3rAStg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\tan.png which does exist. The hash should be XfKnbxejhvtbfPdQpudsQg== and the local file's hash is FzXmUM33yLewjtkZsW37Kg== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\Thumbs.db which does exist. The hash should be 4YkeCJTsm4yCB0ZEncXtVA== and the local file's hash is iDY5vMPsVxmxJ7agAo19WA== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\images\timer.png which does exist. The hash should be 9jsFtgJKHl52kRd+hDsrEQ== and the local file's hash is P/nm/D15yKHkGavDyIvA6g== which does not match, adding to list of files to retreive
Loaded file:Addons\Default\lua\Add(Math).lua which does exist. The hash should be iXO7D/ldNT7+707i1nKBBA== and the local file's hash is iXO7D/ldNT7+707i1nKBBA== which matches, nothing to do
Loaded file:Addons\Default\lua\Button(IO).lua which does exist. The hash should be LYNo18qSw1cSL5Pg80d4KA== and the local file's hash is LYNo18qSw1cSL5Pg80d4KA== which matches, nothing to do
Loaded file:Addons\Default\lua\Constant Value(IO).lua which does exist. The hash should be xT9wPA8mNDU14CzNr+643Q== and the local file's hash is xT9wPA8mNDU14CzNr+643Q== which matches, nothing to do
Loaded file:Addons\Default\lua\Debugger(Debugging).lua which does exist. The hash should be SIcT0NbSbOLmUHkfx8lhBA== and the local file's hash is SIcT0NbSbOLmUHkfx8lhBA== which matches, nothing to do
Loaded file:Addons\Default\lua\Divide(Math).lua which does exist. The hash should be PZEBDfXk2P9m6inAsBS+BA== and the local file's hash is PZEBDfXk2P9m6inAsBS+BA== which matches, nothing to do
Loaded file:Addons\Default\lua\LED(IO).lua which does exist. The hash should be oEqYPejOpscbzprVCCtmug== and the local file's hash is oEqYPejOpscbzprVCCtmug== which matches, nothing to do
Loaded file:Addons\Default\lua\Multiply(Math).lua which does exist. The hash should be jK7vyRGKMbB412FWj2Imjw== and the local file's hash is jK7vyRGKMbB412FWj2Imjw== which matches, nothing to do
Loaded file:Addons\Default\lua\Subtract(Math).lua which does exist. The hash should be EtGzy0aT6yeAlmT5ChtMuQ== and the local file's hash is EtGzy0aT6yeAlmT5ChtMuQ== which matches, nothing to do
Downloading Launcher.exe which is myself. Complete
Downloading wiresim.exe which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\8store.png.txt which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\wiresim.exe.compressed which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\wiresim.exe.lua which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\8store.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\accumulator.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\add.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\and.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\button_down.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\button_up.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\constant.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\cos.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\counter.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\display.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\divide.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\dlatch.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\equals.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\greather_than.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\ifelse.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\key.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\led_off.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\led_on.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\less_than.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\mod.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\mul.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\or.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\random.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\round.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\round_down.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\round_up.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\screen.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\sin.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\sqrt.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\sub.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\tan.png which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\Thumbs.db which isn't myself. Attempting to unzip. Complete
Downloading Addons\Default\images\timer.png which isn't myself. Attempting to unzip. Complete
Checking if I need to be updated
I am present in hash check failure list, creating bat for autoupdate
About to relaunch
__________________
WIREMOD WILL NOT WORK ON A PIRATED GMOD!


MY COLOUR IS BLUE.
Post your expressions here: www.wiredexpressions.tk
It's my favourite country song. And I hate it.

Last edited by IEF015; 07-21-2008 at 04:19 PM..
IEF015 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2008   #100 (permalink)
cpf
Advanced Member
 
cpf's Avatar
 

Join Date: Nov 2007
Posts: 370
cpf is on a distinguished road
Send a message via MSN to cpf Send a message via Skype™ to cpf
Default Re: WireSim- The Scriptable WireMod Simulator

Just to point it out again ><


Oh, and, I'll need anyone getting the autoupdater loop to go to their addons/default/images folder, and try to open one the the images. Then post here if it displays correctly, or if it's corrupted. I need to know this to figure out what is going wrong.
__________________
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!
cpf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.wiremod.com/forum/wiremod-general-chat/5263-wiresim-scriptable-wiremod-simulator.html
Posted By For Type Date
cpfx.ca - My Work This thread Refback 07-06-2008 02:11 PM
Garry's Mod 2007: We can build it. We have the Orange Box technology - The Something Awful Forums This thread Refback 06-12-2008 06:22 AM


All times are GMT -7. The time now is 08:51 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.

Page top