Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Problems with asss on win 98?
Goto page Previous  1, 2
 
Post new topic   Reply to topic Printable version
 View previous topic  shrapnel Post :: Post Can ASSS do this?  View next topic  
Author Message
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Sun Mar 05, 2006 7:35 pm    Post subject: Reply to topic Reply with quote

I wrote a small java program that might help find the error.
Download the attached zip file, unpack, place nat.class in the root asss folder (same folder as asss.bat, LICENSE, etc). Then with cmd/command navigate to that folder and type 'java nat', paste the results here.

I did experiment with making java execute asss.bat, but the results weren't good, the output from asss wasn't given to java until the server exited, and even then I had to kill the java program, then asss otherwise it keep restarting itself... So much for my plan of making a java gui'd asss noob admin tool.




nat.zip - 1.42 KB
File downloaded or viewed 10 time(s)
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Mar 05, 2006 9:13 pm    Post subject: Reply to topic Reply with quote

Weavil, for the record, you didn't do what I asked. You CDed into the bin directory, which you shouldn't do (look at both of my posts explaining it).
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Sun Mar 05, 2006 9:49 pm    Post subject: Reply to topic Reply with quote

Brain.... i really have no clue what your saying... i've done what you've said and told you what the dos prompt says each time and its always the same. I'll post the info from the bat file in here in just a sec.
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Sun Mar 05, 2006 9:53 pm    Post subject: Reply to topic Reply with quote

Code: Show/Hide
@echo off

ECHO starting asss...

GOTO START

:START

bin\asss.exe

IF ERRORLEVEL 5 GOTO MODLOAD
IF ERRORLEVEL 4 GOTO MODCONF
IF ERRORLEVEL 3 GOTO OOM
IF ERRORLEVEL 2 GOTO GENERAL
IF ERRORLEVEL 1 GOTO RECYCLE
IF ERRORLEVEL 0 GOTO SHUTDOWN

ECHO unknown exit code: %ERRORLEVEL%.

GOTO END

:SHUTDOWN
ECHO asss exited with shutdown.
GOTO END

:RECYCLE
ECHO asss exited with recycle.
GOTO START

:GENERAL
ECHO asss exited with general error.
GOTO END

:OOM
ECHO asss out of memory. restarting.
GOTO START

:MODCONF
ECHO asss cannot start. bad modules.conf.
GOTO END

:MODLOAD
ECHO asss cannot start. error loading modules.
GOTO END

:END


Ok I dont know if this makes a different but when I look at it in win 98 its all in a single line. But when I copy and paste it here on the xp system it took the single line and added the spaces between everything.
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Sun Mar 05, 2006 10:00 pm    Post subject: Reply to topic Reply with quote

Smong wrote:
I wrote a small java program that might help find the error.
Download the attached zip file, unpack, place nat.class in the root asss folder (same folder as asss.bat, LICENSE, etc). Then with cmd/command navigate to that folder and type 'java nat', paste the results here.


Ok I did that and here's the results.
Code: Show/Hide

nat v1 running on Windows 98 4.10, machine: x86
cwd: C:\asss
cwd: C:\asss
asss.bat found
asss.exe found
security.dll: found
modules.conf: found
asss.bat: unix line endings
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Sun Mar 05, 2006 10:04 pm    Post subject: Reply to topic Reply with quote

Ok i've fixed it... on my xp pro system I made a new txt file and copied the asss.bat info from my earlier post into it. Then sent it to the server running win 98 and made sure it stayed in tact. Ran asss.bat and it worked. Thanks for the help you 2
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Mon Mar 06, 2006 12:08 am    Post subject: Reply to topic Reply with quote

You Did:
Quote:
cd c:\
cd asss
cd bin
asss.exe


I said:
Quote:

cd c:\
cd asss
bin\asss.exe


Notice a difference?


Glad you fixed it though.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Mon Mar 06, 2006 12:31 am    Post subject: Reply to topic Reply with quote

I did it the way you said to and it came back with Bad command or file name... thats why I cd bin... but it doesn't matter now.. it works.. thanks for everything though
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 140 page(s) served in previous 5 minutes.

phpBB Created this page in 0.488478 seconds : 34 queries executed (93.3%): GZIP compression disabled