| Ferrous Moon http://www.ferrousmoon.com:80/forums/ |
|
| Onlink 0.2.5 Beta - Last Update 2019-03-21 http://www.ferrousmoon.com:80/forums/viewtopic.php?f=55&t=2777 |
Page 20 of 36 |
| Author: | CABAL [Sat Jul 26, 2014 6:44 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Is there a way to post a picture? the site won't let me and I have a problem with the installer |
|
| Author: | GAleX [Sun Jul 27, 2014 11:57 am ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Can some one upload your (save working) onlink game dirrectory? thx) |
|
| Author: | Mc2m [Sun Jul 27, 2014 3:42 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Time for yet another release. As usual it can be found here. Changelog: - Added a easy start option which is off by default (generate more missions at the start when on) - Improve debugging information - Saves loans - Patch some issue with options being saved in save game - Creation of a log file to report errors (much better than screenshots) - Prevent password bugs in some instance - Fix tons of warnings in the build |
|
| Author: | CABAL [Sun Jul 27, 2014 3:50 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
same error as always: "error opening file for writing: "C:/Program Files(86x)/onlink/Onlink-86x.exe" (it will do this for every exe) i'm not letting this go |
|
| Author: | Mc2m [Sun Jul 27, 2014 3:52 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Quote: same error as always:
check that it runs on admin ?"error opening file for writing: "C:/Program Files(86x)/onlink/Onlink-86x.exe" (it will do this for every exe) i'm not letting this go Also you can extract the installer using 7zip. |
|
| Author: | EoD [Sun Jul 27, 2014 4:48 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
3. I had another crash in the middle of a console "cd log; delete" execution Code: Assertion failed : 'app->sync.isReady(app->savegameid)'
File: app/uplinkobject.cpp
Line: 25
===== STACK TRACE =====
Obtained 14 stack frames.
[0x82a0fd9] CrissCross::Debug::PrintStackTrace(CrissCross::IO::CoreIOWriter*) + 0x29
[0x80e862a] UplinkObject::~UplinkObject() + 0xba
[0x81fd5f0] AccessLog::~AccessLog() + 0x10
[0x8141128] ConsoleScreenInterface::RunCommand_DELETEALL(char const*) + 0x268
[0x8141c5f] ConsoleScreenInterface::RunCommand(ConsoleCommand*) + 0x16f
[0x8141dc2] ConsoleScreenInterface::Update() + 0x92
[0x80f3a28] Interface::Update() + 0x28
[0x80cf12d] App::Update() + 0x1fd
[0x81a805d] GciMainLoop() + 0x7d
[0x81da08f] RunUplink(int, char**) + 0x7f
[0x80cc1d9] main + 0x49
[0xf7264d75] __libc_start_main + 0xf5
I never had this before on a similar hack before. Could it be that another AI hacker accessed the logs in the same time?
|
|
| Author: | Mc2m [Sun Jul 27, 2014 4:55 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Quote: 3. I had another crash in the middle of a console "cd log; delete" execution
This one was easy to fix for a change. Don't know when I'll do another release though
Code: Assertion failed : 'app->sync.isReady(app->savegameid)'
File: app/uplinkobject.cpp
Line: 25
===== STACK TRACE =====
Obtained 14 stack frames.
[0x82a0fd9] CrissCross::Debug::PrintStackTrace(CrissCross::IO::CoreIOWriter*) + 0x29
[0x80e862a] UplinkObject::~UplinkObject() + 0xba
[0x81fd5f0] AccessLog::~AccessLog() + 0x10
[0x8141128] ConsoleScreenInterface::RunCommand_DELETEALL(char const*) + 0x268
[0x8141c5f] ConsoleScreenInterface::RunCommand(ConsoleCommand*) + 0x16f
[0x8141dc2] ConsoleScreenInterface::Update() + 0x92
[0x80f3a28] Interface::Update() + 0x28
[0x80cf12d] App::Update() + 0x1fd
[0x81a805d] GciMainLoop() + 0x7d
[0x81da08f] RunUplink(int, char**) + 0x7f
[0x80cc1d9] main + 0x49
[0xf7264d75] __libc_start_main + 0xf5
I never had this before on a similar hack before. Could it be that another AI hacker accessed the logs in the same time? |
|
| Author: | EoD [Sun Jul 27, 2014 5:05 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Quote: Quote: 3. I had another crash in the middle of a console "cd log; delete" execution
This one was easy to fix for a change. Don't know when I'll do another release thoughCode: Assertion failed : 'app->sync.isReady(app->savegameid)'
File: app/uplinkobject.cpp
Line: 25 I never had this before on a similar hack before. Could it be that another AI hacker accessed the logs in the same time? |
|
| Author: | Mc2m [Sun Jul 27, 2014 5:07 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-01-18 |
Quote: Thanks for the fast response! I just realised I used the old version 0.2.5-b6-42-g83edfbc, I hope this doesn't invalidate the bug.
Nope, it didn't. (And yes I noticed you had the old version since that bug would now be stored in a log file ;P).
|
|
| Author: | EoD [Sun Jul 27, 2014 5:15 pm ] |
| Post subject: | Re: Onlink 0.2.5 Beta |
I found another very annoying bug when opening the finance menu: https://gist.github.com/EoD/919a5a559eb ... erview-bug And I found a bug when I added a music file in the main-menu options: https://gist.github.com/EoD/919a5a559eb ... adding-bug This bug appeared when I tried to close a bank account: https://gist.github.com/EoD/919a5a559eb ... losing-bug A bug while doing a "cd log; delete": https://gist.github.com/EoD/919a5a559eb ... delete-bug By the way: Is there any way to register on your bugzilla? I am still waiting for a confirmation email. EDIT: fixed some odd quoting of mine. EDIT2,3: Added more bugs |
|
| Author: | GAleX [Mon Jul 28, 2014 3:07 am ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-07-28 |
Error while click on Apply in options. Code: =============================
= =
= O N L I N K =
= =
= - R E L E A S E - =
= =
=============================
Version 0.2.5-b6-65-g72fbc77 (RELEASE)
Compiled on Jul 28 2014
Built with CrissCross v0.8.0.
The video mode 1366x768 (32-bit color) seems to work.
OpenGL context created successfully:
OpenGL vendor: NVIDIA Corporation
OpenGL renderer: GeForce GT 525M/PCIe/SSE2
OpenGL version: 4.4.0
Attempting to find maximum multisampling level...
Flushing event queue...
Setting final video mode of 1366x768 (32-bit color)
SDL set actual video mode of 1366x768.
Compiled with SDL_mixer version: 1.2.12
Running with SDL_mixer version: 1.2.12
Adding Song: music/clouds.uni
Adding Song: music/myst3.uni
Adding Song: music/bluevalley.uni
Adding Song: music/a94final.uni
Adding Song: music/ingmae2.uni
Adding Song: music/myst2.uni
Adding Song: music/mystique.uni
Adding Song: music/strange.uni
Adding Song: music/serenity.uni
Adding Song: music/symphonic.uni
Song playing: music/clouds.uni
Using gathered resolutions.
Assertion failed : 'm_shadow[index]'
File: G:\Onlink\contrib\crisscross\source\crisscross/darray.cpp
Line: 283
===== STACK TRACE =====
Frame Address Code
0x002efb6c 0x014143a4 CrissCross::Debug::PrintStackTrace at debug.cpp(214)
0x002efb94 0x01396590 CrissCross::Data::DArray<ColourOption *>::get at darray.cpp(282)
0x002efba8 0x0137eb5d Synchronizer::addObject at synchronizer.cpp(118)
0x002efbb8 0x0139534b Options::Dirty at options.cpp(454)
0x002efbd4 0x01396270 Option::SetValue at options.cpp(437)
0x002efcbc 0x01385969 GraphicOptionsInterface::ApplyClick at graphicoptions_interface.cpp(54)
0x002efcc4 0x013739da EclButton::MouseUp at button.cpp(130)
0x002efcdc 0x012e5692 mouse at opengl.cpp(701)
0x002efd18 0x01376db1 GciMainLoop at gucci_sdl.cpp(690)
0x002efd3c 0x01413e6f RunUplink at uplink.cpp(123)
0x002efd4c 0x01414070 SDL_main at uplink.cpp(78)
0x002efd78 0x015558b1 main at sdl_win32_main.c(315)
0x002efdcc 0x015556ed WinMain at sdl_win32_main.c(398)
0x002efe18 0x014c8ee6 __tmainCRTStartup at crt0.c(238)
0x002efe24 0x763a338a BaseThreadInitThunk
0x002efe64 0x77bb9f72 RtlInitializeExceptionChain
0x002efe7c 0x77bb9f45 RtlInitializeExceptionChain
[/spoiler]Options dont work at all |
|
| Author: | Mc2m [Mon Jul 28, 2014 3:29 am ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-07-28 |
I hotfixed some of the bugs. As usual it can be found here. Changelog: - Fix crash when removing logs from console - Fix finance interface crash - Downgrade the saving crash to a warning and add more debug information. |
|
| Author: | EoD [Mon Jul 28, 2014 3:36 am ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-07-28 |
Quote: I hotfixed some of the bugs. As usual it can be found here.
Thanks, but I the tar seems to be damaged:
Changelog: - Fix crash when removing logs from console - Fix finance interface crash - Downgrade the saving crash to a warning and add more debug information. Code: $ tar xvfz /tmp/onlink.tar.gz
data.dat
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
|
|
| Author: | Mc2m [Mon Jul 28, 2014 3:45 am ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-07-28 |
Quote: Quote: Thanks, but I the tar seems to be damaged |
|
| Author: | EoD [Mon Jul 28, 2014 3:53 am ] |
| Post subject: | Re: Onlink 0.2.5 Beta - Last Update 2014-07-28 |
The tar is fine now, but I just encountered a new bug. Sorry ^^ I tried to connect to IRC via the HUD_irc upgrade: Code: Loading LANs...
[New Thread 0x7fffdb5f7700 (LWP 16661)]
Program received signal SIGSEGV, Segmentation fault.
__strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:32
32 ../sysdeps/x86_64/multiarch/../strchr.S: No such file or directory.
(gdb) bt
#0 __strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:32
#1 0x00000000004d4b7d in UplinkIRCMonitor::Received_NOTICE(irc::CIrcMessage const*) [clone .part.19] ()
#2 0x00000000004d4de2 in UplinkIRCMonitor::Received_NOTICE(irc::CIrcMessage const*) ()
#3 0x0000000000575428 in irc::CIrcMonitor::OnCrossThreadsMessage(unsigned short, unsigned long) ()
#4 0x000000000057456d in CCrossThreadsMessagingDevice::ProcessMessages() ()
#5 0x00000000004c0f52 in Interface::Update() ()
#6 0x0000000000498ded in App::Update() ()
#7 0x000000000049d2cb in idle() ()
#8 0x0000000000570bc5 in GciMainLoop() ()
#9 0x00000000005a7075 in RunUplink(int, char**) ()
#10 0x0000000000496259 in main ()
(gdb)
Due to this segfault, I can't provide you with a log file.
|
|
| Page 20 of 36 | All times are UTC-05:00 |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|