User:Sebassje: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Replaced content with '__NOTOC__ ==Module(s)== * Socket module: click here')
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
Total MTA:SA Wiki articles: {{NUMBEROFARTICLES}}
__NOTOC__


==TODO==
==Module(s)==
* <strike>Fix RealWeather icons/style</strike>.
* Socket module: [[Modules/Sockets | click here]]
* <strike>Create Roleplay gamemode.</strike>
* <strike>Create a IRC module -> Link: [[Modules/SebasIRC]].</strike>
* <strike>Create Roleplay website.</strike>
* <strike>Buy a laptop.</strike>
* Rewrite and finish ml_irc-rewrite branch.
* Finish FlightZ Simulator Deluxe v2.0.
* Create a Socket module (Link: [[Modules/Sockets]])
* Get a job.
 
==(Windows) ml_irc.dll crashes ==
* Unhandled exception at 0x01d36d36 in server_Release_09152009_1625.dmp: 0xC0000005: Access violation reading location 0x73286579.
* ml_irc.dll!01d36d36() [Frames below may be incorrect and/or missing, no symbols loaded for ml_irc.dll]
 
==(Linux) ml_irc.so crashes ==
Program received signal SIGSEGV, Segmentation fault.<br />
[Switching to Thread -1213708608 (LWP 19714)]<br />
0xb3c30fdf in ?? () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/modules/ml_irc.so<br />
(gdb) bt<br />
#0  0xb3c30fdf in ?? () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/modules/ml_irc.so
#1  0xb771c0da in luaD_precall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#2  0xb7724be8 in luaV_execute () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#3  0xb771c409 in luaD_call () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#4  0xb7719711 in f_call () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#5  0xb771ba97 in luaD_rawrunprotected () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#6  0xb771bafe in luaD_pcall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#7  0xb771956a in lua_pcall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#8  0xb772726f in luaB_pcall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#9  0xb771c0da in luaD_precall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#10 0xb7724ba6 in luaV_execute () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#11 0xb771c409 in luaD_call () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#12 0xb7719711 in f_call () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#13 0xb771ba97 in luaD_rawrunprotected () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#14 0xb771bafe in luaD_pcall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#15 0xb771956a in lua_pcall () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#16 0xb76bb53c in CLuaArguments::Call () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#17 0xb7650bce in CRegisteredCommands::CallCommandHandler () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#18 0xb7650db7 in CRegisteredCommands::ProcessCommand () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#19 0xb7603838 in CConsole::HandleInput () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#20 0xb76120ad in CGame::HandleInput () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#21 0xb75e112b in CServer::HandleInput () from /home/sebas/sebas/mtasvn/1.0/MTA10_Server/output/mods/deathmatch/deathmatch.so
#22 0xb7a7d84f in CModManagerImpl::HandleInput () from ./core.so
#23 0xb7a7e4ae in CServerImpl::HandleInput () from ./core.so
#24 0xb7a7e60a in CServerImpl::MainLoop () from ./core.so
#25 0xb7a7ec4b in CServerImpl::Run () from ./core.so
#26 0xb7a7f1f6 in Run () from ./core.so
#27 0x08048a72 in main ()
(gdb)<br />
'''This is 1 crash report!'''

Latest revision as of 16:01, 4 August 2010


Module(s)