2018 Release
- Rumble
-
Topic Author
- Offline
- Administrator
-
If anyone is working on something they want to include please let me know ASAP. I plan on wrapping up the release next weekend. Enjoy the holidays and thanks again.
Rumble
The Builder Academy
tbamud.com 9091
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- WhiskyTest
-
- Offline
- Platinum Member
-
- Posts: 345
- Thank you received: 73
Yay new release time!
Please Log in or Create an account to join the conversation.
- Rumble
-
Topic Author
- Offline
- Administrator
-
sedit.c: In function 'sedit_parse':
sedit.c:711: warning: format '%lf' expects type 'double *', but argument 3 has type 'float *'
sedit.c:714: warning: format '%lf' expects type 'double *', but argument 3 has type 'float *'
Rumble
The Builder Academy
tbamud.com 9091
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- Rumble
-
Topic Author
- Offline
- Administrator
-
[ WARNING: Attempting to get content from iterator with NULL list. ]
[ WARNING: Attempting to remove iterator from NULL list. ]
Rumble
The Builder Academy
tbamud.com 9091
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- Treblin
- Offline
- Junior Member
-
- Posts: 22
- Thank you received: 0
[ WARNING: Attempting to get content from iterator with NULL list. ]
[ WARNING: Attempting to remove iterator from NULL list. ]
These warnings also exist in the 3.68 release. My syslog gets spammed with them if someone attempts to connect to the mud and closes the connection prior to completing character generation. Also any time a character closes their connection manually and reconnects. I have not tried testing using the rent system to see if it also produces the warnings. The only thing I *think* it may be is to do with the event system.
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 818
- Thank you received: 159
Please Log in or Create an account to join the conversation.
- Fizban
- Offline
- Administrator
-
- Posts: 157
- Thank you received: 17
That's the message that shows if I reconnect mid character generation, it's not the same as the warning Rumble posted.
Please Log in or Create an account to join the conversation.
- JTP
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 818
- Thank you received: 159
Please Log in or Create an account to join the conversation.
- JTP
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- Treblin
- Offline
- Junior Member
-
- Posts: 22
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Fizban
- Offline
- Administrator
-
- Posts: 157
- Thank you received: 17
That results in this every 30 seconds.
[ Losing descriptor without char. ]
Please Log in or Create an account to join the conversation.
- Treblin
- Offline
- Junior Member
-
- Posts: 22
- Thank you received: 0
Jan 12 04:50:35 ^XD?? :: WARNING: EOF on socket read (connection broken by peer)
Jan 12 04:50:35 [ WA :: Losing descriptor without char.
Jan 12 04:50:35 `^UA :: WARNING: Attempting to get content from iterator with NULL list.
Jan 12 04:50:35 `^UA :: WARNING: Attempting to remove iterator from NULL list.
Jan 12 04:50:35 ^XD?? :: No connections. Going to sleep.
Jan 12 13:13:25 ^XD?? :: New connection. Waking up.
Jan 12 13:13:25 ^] :: WARNING: EOF on socket read (connection broken by peer)
Jan 12 13:13:25 :: Losing descriptor without char.
Jan 12 13:13:25 `^UA :: WARNING: Attempting to get content from iterator with NULL list.
Jan 12 13:13:25 `^UA :: WARNING: Attempting to remove iterator from NULL list.
Please Log in or Create an account to join the conversation.
- Rumble
-
Topic Author
- Offline
- Administrator
-
Rumble
The Builder Academy
tbamud.com 9091
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- WhiskyTest
-
- Offline
- Platinum Member
-
- Posts: 345
- Thank you received: 73
Jan 14 10:36:33 201 :: WARNING: Attempting to get content from iterator with NULL list.
Jan 14 10:36:33 201 :: WARNING: Attempting to remove iterator from NULL list.
Jan 14 10:36:33 201 :: List being freed while not empty.
Please Log in or Create an account to join the conversation.