
Lanzer
(?)Admin Lead
- Report Post
- Posted: Mon, 01 Jul 2024 07:52:02 +0000
Less work on Gaia stuff this week. Just working on backend scripts to help keep old tables pruned properly and fixed a bug that kept some tables from being pruned since... 2021. Yikes.
Instead I spent some more time digging through zOMG source code. Found a few custom java code in our large repository that was made for an XMPP/Jabber server. Inside the comments I finally found out which chat service we used for zOMG back in the day. If I can actually find the original software and get it working, we can actually get clan chat working in zOMG again. The server we used was released literally 20 years ago, and it was no surprise that it's no longer online. After contacting the original author, he actually found the old version and I was able to get hold of it. Now the challenge is to compile some 20 year old source code. This task require related libraries that are equally as old, and the whole task became a rabbit hole that would take another couple of hours or even days to solve. Putting this on the back burner for now until I actually managed to get zOMG running under Ruffle.
Still putting time in compiling the zOMG FLA files for fixing a core Ruffle bug that kept it from working properly. Compiling through Flash Builder directly didn't seem to work right so I'm trying the approach of using a compiler on the command line. As usual, I came across a series of errors, many of which were very hard to debug as I had to look for documentations and forum posts form 20 years ago as that's how old these tools are. Hopefully I'll get somewhere by next week, but more like in 2 weeks as I'm headed to Yellowstone park next Thursday.
Instead I spent some more time digging through zOMG source code. Found a few custom java code in our large repository that was made for an XMPP/Jabber server. Inside the comments I finally found out which chat service we used for zOMG back in the day. If I can actually find the original software and get it working, we can actually get clan chat working in zOMG again. The server we used was released literally 20 years ago, and it was no surprise that it's no longer online. After contacting the original author, he actually found the old version and I was able to get hold of it. Now the challenge is to compile some 20 year old source code. This task require related libraries that are equally as old, and the whole task became a rabbit hole that would take another couple of hours or even days to solve. Putting this on the back burner for now until I actually managed to get zOMG running under Ruffle.
Still putting time in compiling the zOMG FLA files for fixing a core Ruffle bug that kept it from working properly. Compiling through Flash Builder directly didn't seem to work right so I'm trying the approach of using a compiler on the command line. As usual, I came across a series of errors, many of which were very hard to debug as I had to look for documentations and forum posts form 20 years ago as that's how old these tools are. Hopefully I'll get somewhere by next week, but more like in 2 weeks as I'm headed to Yellowstone park next Thursday.